|
|
|
@@ -147,8 +147,8 @@ dependencies = [
|
|
|
|
"grep-cli 0.1.4",
|
|
|
|
"grep-cli 0.1.4",
|
|
|
|
"grep-matcher 0.1.4",
|
|
|
|
"grep-matcher 0.1.4",
|
|
|
|
"grep-pcre2 0.1.4",
|
|
|
|
"grep-pcre2 0.1.4",
|
|
|
|
"grep-printer 0.1.4",
|
|
|
|
"grep-printer 0.1.5",
|
|
|
|
"grep-regex 0.1.7",
|
|
|
|
"grep-regex 0.1.8",
|
|
|
|
"grep-searcher 0.1.7",
|
|
|
|
"grep-searcher 0.1.7",
|
|
|
|
"termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -187,12 +187,12 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "grep-printer"
|
|
|
|
name = "grep-printer"
|
|
|
|
version = "0.1.4"
|
|
|
|
version = "0.1.5"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"base64 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"base64 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bstr 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bstr 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"grep-matcher 0.1.4",
|
|
|
|
"grep-matcher 0.1.4",
|
|
|
|
"grep-regex 0.1.7",
|
|
|
|
"grep-regex 0.1.8",
|
|
|
|
"grep-searcher 0.1.7",
|
|
|
|
"grep-searcher 0.1.7",
|
|
|
|
"serde 1.0.107 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.107 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.107 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.107 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -202,7 +202,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "grep-regex"
|
|
|
|
name = "grep-regex"
|
|
|
|
version = "0.1.7"
|
|
|
|
version = "0.1.8"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aho-corasick 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"aho-corasick 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bstr 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bstr 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@@ -222,7 +222,7 @@ dependencies = [
|
|
|
|
"encoding_rs 0.8.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"encoding_rs 0.8.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"encoding_rs_io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"encoding_rs_io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"grep-matcher 0.1.4",
|
|
|
|
"grep-matcher 0.1.4",
|
|
|
|
"grep-regex 0.1.7",
|
|
|
|
"grep-regex 0.1.8",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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)",
|
|
|
|
"memmap 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|