summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2018-02-20 20:19:03 -0500
committerAndrew Gallant <jamslam@gmail.com>2018-02-20 20:19:03 -0500
commit9c216ad9a40ac97a081beffec9fb6fe6bfc8984d (patch)
tree96cb0ef9f00953299efdd4d9a2ad9c1e48170bb8 /Cargo.lock
parent6862e078707b41d36c1067b09c3efa84b406db8d (diff)
release: 0.8.1
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 8a8a6732..32e94763 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -225,7 +225,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "ripgrep"
-version = "0.8.0"
+version = "0.8.1"
dependencies = [
"atty 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
"bytecount 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",