summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-11-26 15:24:09 -0500
committerAndrew Gallant <jamslam@gmail.com>2023-11-26 15:24:09 -0500
commit625743d7c833023c7a196b26650cba4dba6cdb48 (patch)
treee7a6757bf1f9a739a080a8b9a015e9b1fd502c93 /Cargo.lock
parent3d0171040a684533b8ba41cdfc030870d753eb4f (diff)
grep-0.3.0grep-0.3.0
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 30b81edc..a9818d05 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -134,7 +134,7 @@ dependencies = [
[[package]]
name = "grep"
-version = "0.2.13"
+version = "0.3.0"
dependencies = [
"grep-cli",
"grep-matcher",