release: globset 0.4.3

This commit is contained in:
Andrew Gallant
2019-04-15 14:07:03 -04:00
parent 764c197022
commit e79085e9e4
4 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ bench = false
[dependencies]
crossbeam-channel = "0.3.6"
globset = { version = "0.4.2", path = "../globset" }
globset = { version = "0.4.3", path = "../globset" }
lazy_static = "1.1"
log = "0.4.5"
memchr = "2.1"