summaryrefslogtreecommitdiffstats
path: root/crates/globset/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-07-26 19:51:38 -0400
committerAndrew Gallant <jamslam@gmail.com>2023-07-26 19:51:38 -0400
commit053a1669bb10482f0e09fd4faf9e80b1b5d1200a (patch)
tree53c7c9a8ca19e25427ccd095c6e6565e62f5364f /crates/globset/Cargo.toml
parent31d3f16254ec3f0c993d05be8f62dc81fc663406 (diff)
globset-0.4.12globset-0.4.12
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 90cb79a1..50faced0 100644
--- a/crates/globset/Cargo.toml
+++ b/crates/globset/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "globset"
-version = "0.4.11" #:version
+version = "0.4.12" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Cross platform single glob and glob set matching. Glob set matching is the