mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
refactor progress
This commit is contained in:
@@ -15,6 +15,7 @@ license = "Unlicense/MIT"
|
||||
|
||||
[dependencies]
|
||||
docopt = "0.6"
|
||||
grep = { version = "0.1", path = "grep" }
|
||||
memchr = "0.1"
|
||||
memmap = "0.2"
|
||||
regex = { version = "0.1", path = "/home/andrew/rust/regex" }
|
||||
|
Reference in New Issue
Block a user