|
|
|
|
@@ -158,7 +158,7 @@ dependencies = [
|
|
|
|
|
"grep-matcher 0.1.3",
|
|
|
|
|
"grep-pcre2 0.1.3",
|
|
|
|
|
"grep-printer 0.1.3",
|
|
|
|
|
"grep-regex 0.1.3",
|
|
|
|
|
"grep-regex 0.1.4",
|
|
|
|
|
"grep-searcher 0.1.5",
|
|
|
|
|
"termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -202,7 +202,7 @@ dependencies = [
|
|
|
|
|
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bstr 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"grep-matcher 0.1.3",
|
|
|
|
|
"grep-regex 0.1.3",
|
|
|
|
|
"grep-regex 0.1.4",
|
|
|
|
|
"grep-searcher 0.1.5",
|
|
|
|
|
"serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -212,7 +212,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "grep-regex"
|
|
|
|
|
version = "0.1.3"
|
|
|
|
|
version = "0.1.4"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"aho-corasick 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"grep-matcher 0.1.3",
|
|
|
|
|
@@ -232,7 +232,7 @@ dependencies = [
|
|
|
|
|
"encoding_rs 0.8.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"encoding_rs_io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"grep-matcher 0.1.3",
|
|
|
|
|
"grep-regex 0.1.3",
|
|
|
|
|
"grep-regex 0.1.4",
|
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"memmap 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"regex 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -240,7 +240,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ignore"
|
|
|
|
|
version = "0.4.8"
|
|
|
|
|
version = "0.4.9"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"crossbeam-channel 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"globset 0.4.4",
|
|
|
|
|
@@ -459,7 +459,7 @@ dependencies = [
|
|
|
|
|
"bstr 0.2.6 (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.8",
|
|
|
|
|
"ignore 0.4.9",
|
|
|
|
|
"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.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|