update deps

This commit is contained in:
Andrew Gallant
2016-11-09 18:54:22 -05:00
parent 9ffd4c421f
commit 64dc9b6709
2 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ ctrlc = "2.0"
docopt = "0.6"
env_logger = "0.3"
grep = { version = "0.1.4", path = "grep" }
ignore = { version = "0.1.4", path = "ignore" }
ignore = { version = "0.1.5", path = "ignore" }
lazy_static = "0.2"
libc = "0.2"
log = "0.3"