summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-09-22 21:32:41 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-09-22 21:32:41 -0400
commit25c259112b25bf95a694a828c25e54c02232f6cc (patch)
tree8535ec1903114134fdf815a63dfb25b844146de7 /Cargo.lock
parentdfebed6cbe44593094e1632acd2d360e47d3abf1 (diff)
0.1.160.1.16
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 ed2376a1..8b667aa8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "ripgrep"
-version = "0.1.15"
+version = "0.1.16"
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)",