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

@@ -15,7 +15,7 @@ license = "Unlicense/MIT"
[dependencies]
atty = "0.2.11"
bstr = "0.1.2"
globset = { version = "0.4.2", path = "../globset" }
globset = { version = "0.4.3", path = "../globset" }
lazy_static = "1.1.0"
log = "0.4.5"
regex = "1.1"