bump grep to 0.1.3

This commit is contained in:
Andrew Gallant
2016-09-25 22:30:17 -04:00
parent b62195b33f
commit 109bc3f78e
2 changed files with 3 additions and 3 deletions

View File

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