summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-11-21 20:53:52 -0500
committerAndrew Gallant <jamslam@gmail.com>2016-11-21 20:53:52 -0500
commitc4a6733f3b021d3d592fb76db9495d7de6dd338f (patch)
tree52a537b23e265a5273010ecf1621e9485a2ce5fb /Cargo.lock
parent9e04a8283ccbfe2ff9be246d462dadbfe7a9f64a (diff)
0.3.10.3.1
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 ae31e315..65fd65fa 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "ripgrep"
-version = "0.3.0"
+version = "0.3.1"
dependencies = [
"bytecount 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.18.0 (registry+https://github.com/rust-lang/crates.io-index)",