1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-11-23 21:54:45 +02:00

globset-0.4.18

This commit is contained in:
Andrew Gallant
2025-10-22 08:23:57 -04:00
parent cac9870a02
commit 0b0e013f5a
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -144,7 +144,7 @@ checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
[[package]]
name = "globset"
version = "0.4.17"
version = "0.4.18"
dependencies = [
"aho-corasick",
"arbitrary",

View File

@@ -1,6 +1,6 @@
[package]
name = "globset"
version = "0.4.17" #:version
version = "0.4.18" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Cross platform single glob and glob set matching. Glob set matching is the