summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-11-26 14:11:05 -0500
committerAndrew Gallant <jamslam@gmail.com>2023-11-26 14:11:05 -0500
commit47e37175ca96e33a0ca62ef77050e3f78a8e0f04 (patch)
treea8992fcfb39b279c83538aafd460f10e16e7af1d /Cargo.lock
parent8697946718f9a483aa1496a988d3e7e2c54ef56a (diff)
globset-0.4.14globset-0.4.14
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6ad7cd97..3a1d1d7e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -120,7 +120,7 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
[[package]]
name = "globset"
-version = "0.4.13"
+version = "0.4.14"
dependencies = [
"aho-corasick",
"bstr",