mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-12-15 06:06:12 +02:00
grep-matcher: release 0.1.2
This commit is contained in:
@@ -14,7 +14,7 @@ license = "Unlicense/MIT"
|
||||
|
||||
[dependencies]
|
||||
aho-corasick = "0.7.3"
|
||||
grep-matcher = { version = "0.1.1", path = "../grep-matcher" }
|
||||
grep-matcher = { version = "0.1.2", path = "../grep-matcher" }
|
||||
log = "0.4.5"
|
||||
regex = "1.1"
|
||||
regex-syntax = "0.6.5"
|
||||
|
||||
Reference in New Issue
Block a user