Update to librespot 0.4.2
Contains: > Blacklist ap-gew4 and ap-gue1 access points that cause channel errors This should make the manual fix in /etc/hosts that some users had to apply obsolete. Fixes #864 Fixes #867 Fixes #883 .. among others.
This commit is contained in:
@@ -25,9 +25,9 @@ futures = "0.3"
|
||||
ioctl-rs = {version = "0.2", optional = true}
|
||||
lazy_static = "1.3.0"
|
||||
libc = "0.2.124"
|
||||
librespot-core = "0.4.0"
|
||||
librespot-playback = "0.4.0"
|
||||
librespot-protocol = "0.4.0"
|
||||
librespot-core = "0.4.2"
|
||||
librespot-playback = "0.4.2"
|
||||
librespot-protocol = "0.4.2"
|
||||
log = "0.4.16"
|
||||
pancurses = {version = "0.17.0", optional = true}
|
||||
parse_duration = "2.1.1"
|
||||
|
||||
Reference in New Issue
Block a user