1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-05-13 21:26:27 +02:00

bump ripgrep version in Cargo.lock

This commit is contained in:
Andrew Gallant 2017-03-14 15:09:11 -04:00
parent c8a179b4da
commit 5cb4bb9ea0

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[root]
name = "ripgrep"
version = "0.4.0"
version = "0.5.0"
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)",