mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-29 21:47:42 +02:00
grep: bump grep-searcher to 0.1.10
This was a result of leaving a stray 'dbg!'.
This commit is contained in:
parent
33b81cac48
commit
db0b92b62d
@ -19,7 +19,7 @@ grep-matcher = { version = "0.1.5", path = "../matcher" }
|
||||
grep-pcre2 = { version = "0.1.5", path = "../pcre2", optional = true }
|
||||
grep-printer = { version = "0.1.6", path = "../printer" }
|
||||
grep-regex = { version = "0.1.10", path = "../regex" }
|
||||
grep-searcher = { version = "0.1.9", path = "../searcher" }
|
||||
grep-searcher = { version = "0.1.10", path = "../searcher" }
|
||||
|
||||
[dev-dependencies]
|
||||
termcolor = "1.0.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user