summaryrefslogtreecommitdiffstats
path: root/globset
diff options
context:
space:
mode:
Diffstat (limited to 'globset')
-rw-r--r--globset/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/globset/Cargo.toml b/globset/Cargo.toml
index 7c5ed696..5bb074b0 100644
--- a/globset/Cargo.toml
+++ b/globset/Cargo.toml
@@ -23,7 +23,7 @@ aho-corasick = "0.6.0"
fnv = "1.0"
log = "0.4"
memchr = "2"
-regex = "0.2.1"
+regex = "0.2.9"
[dev-dependencies]
glob = "0.2"