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 a07c2fc commit 2f87eb9Copy full SHA for 2f87eb9
README.md
@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
20
21
```toml
22
[dependencies]
23
-pcre2 = "0.1"
+pcre2 = "0.2"
24
```
25
26
and this to your crate root:
pcre2-sys/README.md
-pcre2-sys = "0.1"
+pcre2-sys = "0.2"
0 commit comments