grep-matcher: release 0.1.2

This commit is contained in:
Andrew Gallant
2019-04-15 17:53:29 -04:00
parent 8e8215aa65
commit e493e54b9b
7 changed files with 12 additions and 12 deletions

View File

@@ -17,7 +17,7 @@ bstr = { version = "0.1.2", default-features = false, features = ["std"] }
bytecount = "0.5"
encoding_rs = "0.8.14"
encoding_rs_io = "0.1.6"
grep-matcher = { version = "0.1.1", path = "../grep-matcher" }
grep-matcher = { version = "0.1.2", path = "../grep-matcher" }
log = "0.4.5"
memmap = "0.7"