Update to librespot 0.4.0

Changes: https://github.com/librespot-org/librespot/compare/v0.3.1..v0.4.0
This commit is contained in:
Henrik Friedrichsen
2022-05-22 17:15:02 +02:00
parent 8fad4009d2
commit c41294cb8d
7 changed files with 348 additions and 95 deletions

View File

@@ -22,9 +22,9 @@ platform-dirs = "0.3.0"
fern = "0.6"
futures = "0.3"
lazy_static = "1.3.0"
librespot-core = "0.3.1"
librespot-playback = "0.3.1"
librespot-protocol = "0.3.1"
librespot-core = "0.4.0"
librespot-playback = "0.4.0"
librespot-protocol = "0.4.0"
log = "0.4.16"
serde = "1.0"
serde_json = "1.0"