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

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