Skip to content

Commit d37d87f

Browse files
committed
deps: bump to pcre2-sys 0.2.9
This includes the bump to PCRE2 10.43.
1 parent 9f9bee6 commit d37d87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ members = ["pcre2-sys"]
1818
[dependencies]
1919
libc = "0.2.146"
2020
log = "0.4.19"
21-
pcre2-sys = { version = "0.2.7", path = "pcre2-sys" }
21+
pcre2-sys = { version = "0.2.9", path = "pcre2-sys" }

0 commit comments

Comments
 (0)