mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
bump rpassword version
depend on 0.1.1 (added build dependencies on rpassword for the mips and mipsel architectures)
This commit is contained in:
parent
f316211ba3
commit
c5644f8b72
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ lazy_static = "~0.1.15"
|
||||||
num = "~0.1.30"
|
num = "~0.1.30"
|
||||||
protobuf = "~1.0.15"
|
protobuf = "~1.0.15"
|
||||||
rand = "~0.3.13"
|
rand = "~0.3.13"
|
||||||
rpassword = "~0.1.0"
|
rpassword = "~0.1.1"
|
||||||
rust-crypto = "~0.2.34"
|
rust-crypto = "~0.2.34"
|
||||||
rustc-serialize = "~0.3.16"
|
rustc-serialize = "~0.3.16"
|
||||||
tempfile = "~2.0.0"
|
tempfile = "~2.0.0"
|
||||||
|
|
Loading…
Reference in a new issue