switch back to latest rspotify upstream release

This commit is contained in:
Henrik Friedrichsen
2019-03-23 17:22:33 +01:00
parent b318ac84e6
commit c17e193429

View File

@@ -21,6 +21,7 @@ failure = "0.1.3"
fern = "0.5"
futures = "0.1"
log = "0.4.0"
rspotify = "0.4.0"
serde = "1.0"
serde_json = "1.0"
toml = "0.4"
@@ -30,10 +31,6 @@ tokio-timer = "0.2"
unicode-width = "0.1.5"
dbus = { version = "0.6.4", optional = true }
[dependencies.rspotify]
git = "https://github.com/samrayleung/rspotify"
rev = "5abda44e00c4c649a7dbdaf9d2463b073e9aaac7"
[dependencies.librespot]
git = "https://github.com/librespot-org/librespot.git"
rev = "2fb901a743906a5b49b3148dbfa85074964dd745"