1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-03-17 20:28:03 +02:00

update ripgrep

This commit is contained in:
Andrew Gallant 2016-11-04 21:12:08 -04:00
parent 60d537c43d
commit 1aeae3e22d

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[root]
name = "ripgrep"
version = "0.2.5"
version = "0.2.6"
dependencies = [
"ctrlc 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"deque 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",