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