summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-09-20 22:13:49 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-09-20 22:13:49 -0400
commitf9bff9084233d12cab3928b4e930973db6ff2ec5 (patch)
tree624cbb40d7c9c177a1cc67ea404118da79f6d960 /Cargo.lock
parent5af4ec0056aa663a933acc869a4d350c214502fc (diff)
0.1.70.1.7
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 9a2a2d47..59fa7172 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "ripgrep"
-version = "0.1.6"
+version = "0.1.7"
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)",