spotifyd
spotifyd copied to clipboard
Update librespot dependencies
Spotifyd fails to load encrypted files. This seems to be related to changes on Spotify's end. The librespot v0.4.2 release blacklists a few access points that caused librespot to fail playback anything. This change points the librespot v0.4.2 to address similar issues.
Fixes #1300 and #1299.
Note: I'm not a Rust developer, I'm not sure if the changes to Cargo.lock are really necessary. All I did was a cargo update
after modifying the Cargo.toml.