deps: update grep version

This commit is contained in:
Andrew Gallant
2018-09-04 23:29:05 -04:00
parent 10777c150d
commit 003c3695f4
2 changed files with 3 additions and 3 deletions

View File

@@ -45,7 +45,7 @@ members = [
]
[dependencies]
grep = { version = "0.2.0", path = "grep" }
grep = { version = "0.2.1", path = "grep" }
ignore = { version = "0.4.0", path = "ignore" }
lazy_static = "1"
log = "0.4"