summaryrefslogtreecommitdiffstats
path: root/grep-pcre2/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'grep-pcre2/Cargo.toml')
-rw-r--r--grep-pcre2/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/grep-pcre2/Cargo.toml b/grep-pcre2/Cargo.toml
index 0635a525..58386037 100644
--- a/grep-pcre2/Cargo.toml
+++ b/grep-pcre2/Cargo.toml
@@ -14,4 +14,4 @@ license = "Unlicense/MIT"
[dependencies]
grep-matcher = { version = "0.1.1", path = "../grep-matcher" }
-pcre2 = "0.1.1"
+pcre2 = "0.2.0"