mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-25 09:11:57 -07:00
progress
This commit is contained in:
@@ -48,6 +48,11 @@ members = [
|
||||
"crates/ignore",
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
regex = { path = "/home/andrew/rust/regex" }
|
||||
regex-automata = { path = "/home/andrew/rust/regex/regex-automata" }
|
||||
regex-syntax = { path = "/home/andrew/rust/regex/regex-syntax" }
|
||||
|
||||
[dependencies]
|
||||
bstr = "1.6.0"
|
||||
grep = { version = "0.2.12", path = "crates/grep" }
|
||||
|
Reference in New Issue
Block a user