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 89d8672c..7948cd74 100644
--- a/ignore/Cargo.toml
+++ b/ignore/Cargo.toml
@@ -21,7 +21,7 @@ bench = false
crossbeam = "0.3"
globset = { version = "0.2.1", path = "../globset" }
lazy_static = "1"
-log = "0.3"
+log = "0.4"
memchr = "2"
regex = "0.2.1"
same-file = "1"