summaryrefslogtreecommitdiffstats
path: root/crates/globset
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-08-05 09:34:36 -0400
committerAndrew Gallant <jamslam@gmail.com>2023-08-05 09:34:36 -0400
commit61733f6378b62fa2dc2e7f3eff2f2e7182069ca9 (patch)
tree5ae570010c88d20da5fa11c5cc33fba5e48c5c6e /crates/globset
parent7227e94ce5f661355a1547a1838284bb7ad5b815 (diff)
globset-0.4.13globset-0.4.13
Diffstat (limited to 'crates/globset')
-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 50faced0..799224e8 100644
--- a/crates/globset/Cargo.toml
+++ b/crates/globset/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "globset"
-version = "0.4.12" #:version
+version = "0.4.13" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = """
Cross platform single glob and glob set matching. Glob set matching is the