Update librespot to 0.3.1 (and others)
This commit is contained in:
@@ -24,9 +24,9 @@ fern = "0.6"
|
||||
futures = { version = "0.3", features = ["compat"] }
|
||||
futures_01 = { version = "0.1", package = "futures" }
|
||||
lazy_static = "1.3.0"
|
||||
librespot-core = "0.3.0"
|
||||
librespot-playback = "0.3.0"
|
||||
librespot-protocol = "0.3.0"
|
||||
librespot-core = "0.3.1"
|
||||
librespot-playback = "0.3.1"
|
||||
librespot-protocol = "0.3.1"
|
||||
log = "0.4.13"
|
||||
notify-rust = { version = "4", optional = true }
|
||||
rspotify = { version = "0.10.0", features = ["blocking"] }
|
||||
|
||||
Reference in New Issue
Block a user