mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-01-08 13:23:34 +02:00
bump grep to 0.1.2
This commit is contained in:
parent
24e14a0341
commit
aeb3a5ba0f
@ -27,7 +27,7 @@ deque = "0.3"
|
|||||||
docopt = "0.6"
|
docopt = "0.6"
|
||||||
env_logger = "0.3"
|
env_logger = "0.3"
|
||||||
fnv = "1.0"
|
fnv = "1.0"
|
||||||
grep = { version = "0.1.1", path = "grep" }
|
grep = { version = "0.1.2", path = "grep" }
|
||||||
lazy_static = "0.2"
|
lazy_static = "0.2"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
log = "0.3"
|
log = "0.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user