deps: bump pcre2 to 0.2.6

This commit is contained in:
Andrew Gallant
2023-11-26 13:28:01 -05:00
parent 56af4d4a74
commit d1def67000
2 changed files with 5 additions and 5 deletions

View File

@@ -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"