deps: bump ignore to 0.3.1

This commit is contained in:
Andrew Gallant
2017-10-22 10:28:05 -04:00
parent 5714dbde09
commit 8c8c83a1f8
3 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ clap = "2.26"
encoding_rs = "0.7"
env_logger = { version = "0.4", default-features = false }
grep = { version = "0.1.7", path = "grep" }
ignore = { version = "0.3.0", path = "ignore" }
ignore = { version = "0.3.1", path = "ignore" }
lazy_static = "0.2"
libc = "0.2"
log = "0.3"