deps: update minimal versions for dependencies

This commit is contained in:
Andrew Gallant 2020-05-09 10:39:43 -04:00
parent 08dee094dd
commit 72807462e8
No known key found for this signature in database
GPG key ID: B2E3A4923F8B0D44
3 changed files with 4 additions and 8 deletions

View file

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