summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-09-21 07:08:37 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-09-21 07:08:37 -0400
commit0263a401f628ff910858b303b52e169559cd4ca9 (patch)
tree17985f93af16c414b88ad3fcd1a978b4574ed032 /Cargo.lock
parent4cb1b9ccc05689c0392d10f0ccf47e4832e3fc88 (diff)
0.1.80.1.8
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 59fa7172..6fad6f79 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "ripgrep"
-version = "0.1.7"
+version = "0.1.8"
dependencies = [
"deque 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"docopt 0.6.83 (registry+https://github.com/rust-lang/crates.io-index)",