summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2022-07-15 10:05:46 -0400
committerAndrew Gallant <jamslam@gmail.com>2022-07-15 10:05:46 -0400
commit33b81cac48a9716f76351e9d922b88f2c940c140 (patch)
tree72d17a2dd4a1dc9ca0763945ed27ec00c632d9bf /Cargo.lock
parent6a13a4f64dc7648e15a914b470f0aaae0fc3f6f0 (diff)
grep-searcher-0.1.10grep-searcher-0.1.10
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 2a0d7b08..5962f889 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -224,7 +224,7 @@ dependencies = [
[[package]]
name = "grep-searcher"
-version = "0.1.9"
+version = "0.1.10"
dependencies = [
"bstr",
"bytecount",