globset: release 0.4.0

This commit is contained in:
Andrew Gallant
2018-04-21 12:09:15 -04:00
parent ebdb7c1d4c
commit 6c8b1e93d5
4 changed files with 6 additions and 6 deletions

View File

@@ -36,7 +36,7 @@ members = ["grep", "globset", "ignore", "termcolor", "wincolor"]
atty = "=0.2.6"
bytecount = "0.3.1"
encoding_rs = "0.7"
globset = { version = "0.3.0", path = "globset" }
globset = { version = "0.4.0", path = "globset" }
grep = { version = "0.1.8", path = "grep" }
ignore = { version = "0.4.0", path = "ignore" }
lazy_static = "1"