grep-printer: release 0.1.2

This commit is contained in:
Andrew Gallant
2019-04-15 18:00:49 -04:00
parent 36d3f235dc
commit 019ae1989b
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -154,7 +154,7 @@ dependencies = [
"grep-cli 0.1.1",
"grep-matcher 0.1.2",
"grep-pcre2 0.1.3",
"grep-printer 0.1.1",
"grep-printer 0.1.2",
"grep-regex 0.1.3",
"grep-searcher 0.1.4",
"termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -194,7 +194,7 @@ dependencies = [
[[package]]
name = "grep-printer"
version = "0.1.1"
version = "0.1.2"
dependencies = [
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
"bstr 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",