Revert "switch to rspotify's new universal search method"

This reverts commit e55d0ac7ba.
This commit is contained in:
Henrik Friedrichsen
2020-06-25 21:05:49 +02:00
parent 0f08a56f90
commit 03045ba256
4 changed files with 31 additions and 37 deletions

View File

@@ -28,7 +28,7 @@ librespot-core = "0.1.1"
librespot-playback = "0.1.1"
librespot-protocol = "0.1.1"
log = "0.4.0"
rspotify = { git = "https://github.com/ramsayleung/rspotify", rev = "450061bdc17c6282b2c99542fa7078c4bd2cee2d", features = ["blocking"] }
rspotify = { git = "https://github.com/ramsayleung/rspotify", rev = "b857a6e685d6b3b43e4ab1802b618cdbb21f3f2c", features = ["blocking"] }
serde = "1.0"
serde_json = "1.0"
toml = "0.5"