mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-06-04 05:57:39 +02:00
parent
e593f5b7ee
commit
251376597f
@ -43,7 +43,7 @@ members = [
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bstr = "1.1.0"
|
bstr = "1.1.0"
|
||||||
grep = { version = "0.2.11", path = "crates/grep" }
|
grep = { version = "0.2.12", path = "crates/grep" }
|
||||||
ignore = { version = "0.4.19", path = "crates/ignore" }
|
ignore = { version = "0.4.19", path = "crates/ignore" }
|
||||||
lazy_static = "1.1.0"
|
lazy_static = "1.1.0"
|
||||||
log = "0.4.5"
|
log = "0.4.5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user