mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 21:52:54 +02:00
deps: upgrade bstr to 1.1
This commit is contained in:
@ -15,7 +15,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
atty = "0.2.11"
|
||||
bstr = "0.2.0"
|
||||
bstr = "1.1.0"
|
||||
globset = { version = "0.4.9", path = "../globset" }
|
||||
lazy_static = "1.1.0"
|
||||
log = "0.4.5"
|
||||
|
Reference in New Issue
Block a user