update rspotify to 0.7.0

This commit is contained in:
Henrik Friedrichsen
2019-10-12 16:15:07 +02:00
parent ec0817c4dc
commit 82a199b5d2
3 changed files with 9 additions and 19 deletions

View File

@@ -24,7 +24,7 @@ fern = "0.5"
futures = "0.1"
lazy_static = "1.3.0"
log = "0.4.0"
rspotify = "0.5"
rspotify = "0.7"
serde = "1.0"
serde_json = "1.0"
toml = "0.4"