mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-01 12:41:58 -07:00
deps: bump grep-matcher to 0.1.7
This commit is contained in:
@@ -14,6 +14,6 @@ license = "Unlicense OR MIT"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
grep-matcher = { version = "0.1.6", path = "../matcher" }
|
||||
grep-matcher = { version = "0.1.7", path = "../matcher" }
|
||||
log = "0.4.20"
|
||||
pcre2 = "0.2.6"
|
||||
|
Reference in New Issue
Block a user