grep: release 0.1.8

This commit is contained in:
Andrew Gallant
2018-02-11 13:35:54 -05:00
parent e818d7529b
commit 739f8f596b
3 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ atty = "0.2.2"
bytecount = "0.3.1"
encoding_rs = "0.7"
globset = { version = "0.2.1", path = "globset" }
grep = { version = "0.1.7", path = "grep" }
grep = { version = "0.1.8", path = "grep" }
ignore = { version = "0.3.1", path = "ignore" }
lazy_static = "1"
libc = "0.2"