summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-07-24 12:56:47 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-07-24 12:56:47 -0400
commit7ac95c1f5077dbc272d5196a04403e30b5dacaa0 (patch)
tree66ff01674a31beb34c9997595a7659c60a75cc26
parent7a6903bd4ebaba372e55346f045ccb6da18452f0 (diff)
deps: bump ignore
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index cc1b82bd..9310c1e5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -242,7 +242,7 @@ dependencies = [
[[package]]
name = "ignore"
-version = "0.4.7"
+version = "0.4.8"
dependencies = [
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
"globset 0.4.4",
@@ -536,7 +536,7 @@ dependencies = [
"bstr 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
"grep 0.2.4",
- "ignore 0.4.7",
+ "ignore 0.4.8",
"jemallocator 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",