ignore: release 0.4.0

This commit is contained in:
Andrew Gallant
2018-02-11 13:42:59 -05:00
parent a431160d4c
commit 56341973ee
3 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ bytecount = "0.3.1"
encoding_rs = "0.7"
globset = { version = "0.3.0", path = "globset" }
grep = { version = "0.1.8", path = "grep" }
ignore = { version = "0.3.1", path = "ignore" }
ignore = { version = "0.4.0", path = "ignore" }
lazy_static = "1"
libc = "0.2"
log = "0.4"