mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 10:08:36 +00:00
pcre2: update minimal version to 0.2.3
This commit is contained in:
parent
a34df1f690
commit
008da5dca4
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
grep-matcher = { version = "0.1.5", path = "../matcher" }
|
||||
pcre2 = "0.2.0"
|
||||
pcre2 = "0.2.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue