summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2021-06-12 08:06:29 -0400
committerAndrew Gallant <jamslam@gmail.com>2021-06-12 08:06:29 -0400
commit6668d7ba8a10c5e82f9fb396bb901af27e5ba4b2 (patch)
treed7ad776cbb43079b9701372d7a814cf18eb1a9cd /Cargo.lock
parent008da5dca466320e846b5dcde632eb12ea4d19d4 (diff)
grep-pcre2-0.1.5grep-pcre2-0.1.5
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8c03b690..1ff247c9 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -195,7 +195,7 @@ dependencies = [
[[package]]
name = "grep-pcre2"
-version = "0.1.4"
+version = "0.1.5"
dependencies = [
"grep-matcher",
"pcre2",