We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9bee6 commit d37d87fCopy full SHA for d37d87f
Cargo.toml
@@ -18,4 +18,4 @@ members = ["pcre2-sys"]
18
[dependencies]
19
libc = "0.2.146"
20
log = "0.4.19"
21
-pcre2-sys = { version = "0.2.7", path = "pcre2-sys" }
+pcre2-sys = { version = "0.2.9", path = "pcre2-sys" }
0 commit comments