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

@@ -19,7 +19,7 @@ bench = false
[dependencies]
crossbeam = "0.3"
globset = { version = "0.2.1", path = "../globset" }
globset = { version = "0.3.0", path = "../globset" }
lazy_static = "1"
log = "0.4"
memchr = "2"