librespot-org / librespot

Open Source Spotify client library
MIT License
4.48k stars 542 forks source link

Update/dependencies #1224

Closed yubiuser closed 7 months ago

yubiuser commented 7 months ago

Updates the following dependencies and fixes the clippy warnings

librespot-core: /librespot/core/Cargo.toml
    quick-xml matches 0.30.0;   latest is 0.31.0

librespot-playback: /librespot/playback/Cargo.toml
    alsa matches 0.7.1; latest is 0.8.1
    gstreamer matches 0.20.7;   latest is 0.21.2
    gstreamer-app matches 0.20.7;   latest is 0.21.2
    gstreamer-audio matches 0.20.7; latest is 0.21.2
    zerocopy matches 0.6.5; latest is 0.7.26
roderickvd commented 7 months ago

Thanks!