summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-09-21 16:41:28 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-09-21 16:41:28 -0400
commitb0d8ff6f4a0889701a3a0e88e5610faec93207b2 (patch)
treed025c255bbd15b638cd4f215cda3cf3c26ff1a6d /Cargo.lock
parent0263a401f628ff910858b303b52e169559cd4ca9 (diff)
0.1.90.1.9
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 6fad6f79..ab2cfa2d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "ripgrep"
-version = "0.1.8"
+version = "0.1.9"
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)",