mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 21:52:54 +02:00
deps: bump grep-regex to 0.1.13
This commit is contained in:
@ -23,7 +23,7 @@ memchr = "2.6.3"
|
||||
memmap = { package = "memmap2", version = "0.9.0" }
|
||||
|
||||
[dev-dependencies]
|
||||
grep-regex = { version = "0.1.12", path = "../regex" }
|
||||
grep-regex = { version = "0.1.13", path = "../regex" }
|
||||
regex = "1.9.5"
|
||||
|
||||
[features]
|
||||
|
Reference in New Issue
Block a user