ignore: release 0.4.7

This commit is contained in:
Andrew Gallant
2019-04-15 17:50:37 -04:00
parent 3fe701498e
commit 8e8215aa65
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -237,7 +237,7 @@ dependencies = [
[[package]]
name = "ignore"
version = "0.4.6"
version = "0.4.7"
dependencies = [
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
"globset 0.4.3",
@@ -507,7 +507,7 @@ dependencies = [
"bstr 0.1.2 (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.3",
"ignore 0.4.6",
"ignore 0.4.7",
"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)",
"num_cpus 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)",