migrate to rspotify 0.10.0
in preparation for the future release with podcast API support
This commit is contained in:
@@ -28,7 +28,7 @@ librespot-core = "0.1.1"
|
||||
librespot-playback = "0.1.1"
|
||||
librespot-protocol = "0.1.1"
|
||||
log = "0.4.0"
|
||||
rspotify = "0.8"
|
||||
rspotify = { version = "0.10.0", features = ["blocking"] }
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
toml = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user