mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 21:52:54 +02:00
pcre2: small polishing
This commit is contained in:
@ -15,5 +15,5 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
grep-matcher = { version = "0.1.6", path = "../matcher" }
|
||||
log = "0.4.19"
|
||||
log = "0.4.20"
|
||||
pcre2 = "0.2.4"
|
||||
|
Reference in New Issue
Block a user