ignore-0.4.6

This commit is contained in:
Andrew Gallant
2018-12-30 08:46:09 -05:00
parent a9e0477ea8
commit 17ef4c40f3
2 changed files with 3 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -256,7 +256,7 @@ dependencies = [
[[package]]
name = "ignore"
version = "0.4.5"
version = "0.4.6"
dependencies = [
"crossbeam-channel 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
"globset 0.4.2",
@@ -523,7 +523,7 @@ version = "0.10.0"
dependencies = [
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
"grep 0.2.3",
"ignore 0.4.5",
"ignore 0.4.6",
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)",