globset: release 0.3.0

This commit is contained in:
Andrew Gallant
2018-02-11 13:41:36 -05:00
parent 5d15f49f0c
commit a431160d4c
4 changed files with 6 additions and 6 deletions

View File

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