mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 01:30:21 -07:00
deps: update to ignore 0.4.19
This commit is contained in:
parent
a0e8dbe9df
commit
0f61f08eb1
@ -44,7 +44,7 @@ members = [
|
||||
[dependencies]
|
||||
bstr = "1.1.0"
|
||||
grep = { version = "0.2.8", path = "crates/grep" }
|
||||
ignore = { version = "0.4.18", path = "crates/ignore" }
|
||||
ignore = { version = "0.4.19", path = "crates/ignore" }
|
||||
lazy_static = "1.1.0"
|
||||
log = "0.4.5"
|
||||
regex = "1.3.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user