update to librespot 0.1.1 + other dependencies

This commit is contained in:
Henrik Friedrichsen
2020-01-30 19:12:43 +01:00
parent 82b3747ea9
commit e9bf33a3d5
2 changed files with 411 additions and 399 deletions

804
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -23,9 +23,9 @@ failure = "0.1"
fern = "0.5"
futures = "0.1"
lazy_static = "1.3.0"
librespot-core = "0.1.0"
librespot-playback = "0.1.0"
librespot-protocol = "0.1.0"
librespot-core = "0.1.1"
librespot-playback = "0.1.1"
librespot-protocol = "0.1.1"
log = "0.4.0"
rspotify = "0.7"
serde = "1.0"