bump grep

This commit is contained in:
Andrew Gallant
2016-09-17 11:34:27 -04:00
parent bf5d873099
commit d27d3e675f
2 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ deque = "0.3"
docopt = "0.6"
env_logger = "0.3"
fnv = "1.0"
grep = { version = "0.1", path = "grep" }
grep = { version = "0.1.1", path = "grep" }
lazy_static = "0.2"
libc = "0.2"
log = "0.3"