summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-10-31 19:44:25 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-10-31 19:54:38 -0400
commitc8e2fa1869becb0c8e9e7a386ca8c6ceb988deb2 (patch)
tree2af0757efca7b1200338b25d5090662388a658e2 /Cargo.lock
parentf728708ce9ab1fe92ca1a1cf4af7a913081630f0 (diff)
update Cargo.lock
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 686c4f0c..c4750959 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "ripgrep"
-version = "0.2.3"
+version = "0.2.5"
dependencies = [
"ctrlc 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"deque 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",