From 973de50c9ef451da2cfcdfa86f2b2711d8d6ff48 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Tue, 16 Apr 2019 13:11:28 -0400 Subject: ripgrep: release 11.0.1, take 2 --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)", -- cgit v1.2.3