|
@@ -15,7 +15,7 @@ dependencies = [
|
|
|
"protobuf 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"protobuf_macros 0.1.2 (git+https://github.com/plietar/rust-protobuf-macros.git)",
|
|
|
"rand 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rpassword 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rpassword 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rust-crypto 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rustc-serialize 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"shannon 0.1.1 (git+https://github.com/plietar/rust-shannon.git)",
|
|
@@ -316,7 +316,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "rpassword"
|
|
|
-version = "0.1.0"
|
|
|
+version = "0.1.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"kernel32-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|