update ignore dependency

This commit is contained in:
Andrew Gallant
2016-10-31 20:01:17 -04:00
parent 40abade8ee
commit d85a6dd5c8
2 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ deque = "0.3"
docopt = "0.6"
env_logger = "0.3"
grep = { version = "0.1.3", path = "grep" }
ignore = { version = "0.1.1", path = "ignore" }
ignore = { version = "0.1.3", path = "ignore" }
lazy_static = "0.2"
libc = "0.2"
log = "0.3"