mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 10:08:36 +00:00
deps: update minimal versions for dependencies
This commit is contained in:
parent
08dee094dd
commit
72807462e8
3 changed files with 4 additions and 8 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue