summaryrefslogtreecommitdiffstats
path: root/globset/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'globset/Cargo.toml')
-rw-r--r--globset/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/globset/Cargo.toml b/globset/Cargo.toml
index ae1fe062..98df4cff 100644
--- a/globset/Cargo.toml
+++ b/globset/Cargo.toml
@@ -24,7 +24,7 @@ fnv = "1.0"
lazy_static = "0.2"
log = "0.3"
memchr = "1"
-regex = "0.1.77"
+regex = "0.2.0"
[dev-dependencies]
glob = "0.2"