summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-04-15 18:09:17 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-04-15 18:09:40 -0400
commitd7f57d9aabf90967c9b4374f2e22485b57993f00 (patch)
treec6357e812cc428e1a9267a296f08b6bd3dcbe824 /Cargo.lock
parent1a2a24ea74c1081f492804b2682e9fc0788fb75f (diff)
ripgrep: release 11.0.011.0.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 aa94c6c6..624433bf 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -502,7 +502,7 @@ dependencies = [
[[package]]
name = "ripgrep"
-version = "0.10.0"
+version = "11.0.0"
dependencies = [
"bstr 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",