summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2021-06-12 08:08:32 -0400
committerAndrew Gallant <jamslam@gmail.com>2021-06-12 08:08:32 -0400
commit1d53ed2744c246549f4be349310cb5a57c382d27 (patch)
tree848cb0b9beb99eeb79813e17837af0dd39214c61 /Cargo.lock
parent29696d1455afd7686a14671ed6314275c60961bd (diff)
grep-0.2.8grep-0.2.8
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 573c7b94..0287c174 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -158,7 +158,7 @@ dependencies = [
[[package]]
name = "grep"
-version = "0.2.7"
+version = "0.2.8"
dependencies = [
"grep-cli",
"grep-matcher",