mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 09:42:00 -07:00
deps: update to grep-regex 0.1.11
This commit is contained in:
@@ -28,4 +28,4 @@ serde = { version = "1.0.77", optional = true, features = ["derive"] }
|
||||
serde_json = { version = "1.0.27", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
grep-regex = { version = "0.1.9", path = "../regex" }
|
||||
grep-regex = { version = "0.1.11", path = "../regex" }
|
||||
|
Reference in New Issue
Block a user