summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-04-16 13:11:28 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-04-16 13:11:28 -0400
commit973de50c9ef451da2cfcdfa86f2b2711d8d6ff48 (patch)
treef7d8d45f9e5462c0d20cb97db16c83191fae7979
parent5f8805a49655e4a338de9da7ce59eefd365391e8 (diff)
ripgrep: release 11.0.1, take 211.0.1
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 4490c1c3..9f7343a7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -502,7 +502,7 @@ dependencies = [
[[package]]
name = "ripgrep"
-version = "11.0.0"
+version = "11.0.1"
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)",