summaryrefslogtreecommitdiffstats
path: root/crates
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2021-06-12 07:56:56 -0400
committerAndrew Gallant <jamslam@gmail.com>2021-06-12 07:56:56 -0400
commit5631e5c7a02513131b0e07d77a251e84b38e709a (patch)
treed29a7376d0a9a5a587fb62441b18d3822ebdfb0a /crates
parent21644408f2816451b62c9c7da5b16119d00b6f40 (diff)
globset-0.4.7globset-0.4.7
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 6c3d6139..225d9fe8 100644
--- a/crates/globset/Cargo.toml
+++ b/crates/globset/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "globset"
-version = "0.4.6" #:version
+version = "0.4.7" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Cross platform single glob and glob set matching. Glob set matching is the