summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-12-07 10:59:06 -0500
committerAndrew Gallant <jamslam@gmail.com>2016-12-07 10:59:06 -0500
commitde3300352779c8ee8c2cae3cd68e5cda77ed62eb (patch)
tree0a3236df1ebf948f5ff1c0cbcea9dca3109546c7 /Cargo.lock
parent3e943636f40eb7706c1487343eae9f0ad667bf27 (diff)
0.3.2
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 1b28c976..d07415fa 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "ripgrep"
-version = "0.3.1"
+version = "0.3.2"
dependencies = [
"bytecount 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.19.1 (registry+https://github.com/rust-lang/crates.io-index)",