|
|
|
@ -86,7 +86,7 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "binary-install" |
|
|
|
|
version = "0.0.1" |
|
|
|
|
version = "0.0.2" |
|
|
|
|
dependencies = [ |
|
|
|
|
"curl 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"dirs 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -1273,7 +1273,7 @@ version = "0.7.0" |
|
|
|
|
dependencies = [ |
|
|
|
|
"assert_cmd 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"binary-install 0.0.1", |
|
|
|
|
"binary-install 0.0.2", |
|
|
|
|
"cargo_metadata 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"console 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"curl 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|