summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2017-04-09 09:47:00 -0400
committerAndrew Gallant <jamslam@gmail.com>2017-04-09 09:47:00 -0400
commitac1c95a6d977c8d56aea51c3cf129128ff8cda89 (patch)
tree9a671d786aba2f246711911eea4bab096c976a02 /Cargo.lock
parent685b431d80a08a09d73c53a34595813d93b8f551 (diff)
0.5.10.5.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 d7de30fe..eb5cb7e9 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "ripgrep"
-version = "0.5.0"
+version = "0.5.1"
dependencies = [
"atty 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
"bytecount 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",