summaryrefslogtreecommitdiffstats
path: root/crates/globset/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-07-12 12:58:43 -0400
committerAndrew Gallant <jamslam@gmail.com>2023-07-12 12:58:43 -0400
commit1d35859861fa4710cee94cf0e0b2e114b152b946 (patch)
treef19421580d546c7c85aff2b679d6c00b924f7013 /crates/globset/Cargo.toml
parent601e122e9fc94b3523d53e46eb734f54cfcc3134 (diff)
globset-0.4.11globset-0.4.11
Diffstat (limited to 'crates/globset/Cargo.toml')
-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 ad710e5c..90cb79a1 100644
--- a/crates/globset/Cargo.toml
+++ b/crates/globset/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "globset"
-version = "0.4.10" #:version
+version = "0.4.11" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Cross platform single glob and glob set matching. Glob set matching is the