update rspotify to 0.8

This commit is contained in:
Henrik Friedrichsen
2020-02-05 21:41:16 +01:00
parent fa960a4eba
commit d9356e445e
2 changed files with 609 additions and 122 deletions

729
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -27,7 +27,7 @@ librespot-core = "0.1.1"
librespot-playback = "0.1.1"
librespot-protocol = "0.1.1"
log = "0.4.0"
rspotify = "0.7"
rspotify = "0.8"
serde = "1.0"
serde_json = "1.0"
toml = "0.5"