deps: bump to grep-matcher 0.1.8
This commit is contained in:
@@ -17,7 +17,7 @@ edition = "2024"
|
||||
bstr = { version = "1.6.2", default-features = false, features = ["std"] }
|
||||
encoding_rs = "0.8.33"
|
||||
encoding_rs_io = "0.1.7"
|
||||
grep-matcher = { version = "0.1.7", path = "../matcher" }
|
||||
grep-matcher = { version = "0.1.8", path = "../matcher" }
|
||||
log = "0.4.20"
|
||||
memchr = "2.6.3"
|
||||
memmap = { package = "memmap2", version = "0.9.0" }
|
||||
|
||||
Reference in New Issue
Block a user