summaryrefslogtreecommitdiffstats
path: root/crates
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 /crates
parent8697946718f9a483aa1496a988d3e7e2c54ef56a (diff)
globset-0.4.14globset-0.4.14
Diffstat (limited to 'crates')
-rw-r--r--crates/globset/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/globset/Cargo.toml b/crates/globset/Cargo.toml
index decc7804..e41c8c7a 100644
--- a/crates/globset/Cargo.toml
+++ b/crates/globset/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "globset"
-version = "0.4.13" #:version
+version = "0.4.14" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Cross platform single glob and glob set matching. Glob set matching is the