mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-11-23 21:54:45 +02:00
deps: bump to grep-regex 0.1.14
This commit is contained in:
@@ -28,7 +28,7 @@ serde = { version = "1.0.193", optional = true }
|
||||
serde_json = { version = "1.0.107", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
grep-regex = { version = "0.1.13", path = "../regex" }
|
||||
grep-regex = { version = "0.1.14", path = "../regex" }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
# We want to document all features.
|
||||
|
||||
Reference in New Issue
Block a user