chore(deps): Update librespot to 0.6.0

This commit is contained in:
Henrik Friedrichsen
2024-10-31 17:25:57 +01:00
parent 80bf62c043
commit a54510c09e
2 changed files with 16 additions and 16 deletions

View File

@@ -46,10 +46,10 @@ fern = "0.7"
futures = "0.3"
ioctl-rs = {version = "0.2", optional = true}
libc = "0.2.161"
librespot-core = "0.5.0"
librespot-oauth = "0.5.0"
librespot-playback = "0.5.0"
librespot-protocol = "0.5.0"
librespot-core = "0.6.0"
librespot-oauth = "0.6.0"
librespot-playback = "0.6.0"
librespot-protocol = "0.6.0"
log = "0.4.22"
pancurses = {version = "0.17.0", optional = true}
parse_duration = "2.1.1"