summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2023-11-26 15:21:40 -0500
committerAndrew Gallant <jamslam@gmail.com>2023-11-26 15:21:40 -0500
commit3d0171040a684533b8ba41cdfc030870d753eb4f (patch)
tree1e666e48a0654b8c8044cef191b7edb9061fcc32 /Cargo.lock
parent93429d0f85bf86ad5947b10f57e3ad864c60867a (diff)
grep-printer-0.2.0grep-printer-0.2.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 a2575af7..30b81edc 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -177,7 +177,7 @@ dependencies = [
[[package]]
name = "grep-printer"
-version = "0.1.7"
+version = "0.2.0"
dependencies = [
"bstr",
"grep-matcher",