mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 09:49:31 +02:00
Remove redundant rpassword
crate from librespot-core
This commit is contained in:
parent
5990a0dcff
commit
9f9218f3cc
3 changed files with 0 additions and 3 deletions
|
@ -23,7 +23,6 @@ extern crate num_integer;
|
|||
extern crate num_traits;
|
||||
extern crate protobuf;
|
||||
extern crate rand;
|
||||
extern crate rpassword;
|
||||
extern crate serde;
|
||||
extern crate serde_json;
|
||||
extern crate shannon;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue