summaryrefslogtreecommitdiffstats
path: root/ignore/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ignore/Cargo.toml')
-rw-r--r--ignore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ignore/Cargo.toml b/ignore/Cargo.toml
index 9a8e9157..0fa01090 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -22,7 +22,7 @@ crossbeam = "0.2"
globset = { version = "0.2.0", path = "../globset" }
lazy_static = "0.2"
log = "0.3"
-memchr = "1"
+memchr = "2"
regex = "0.2.1"
thread_local = "0.3.2"
walkdir = "1.0.7"