mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[PR #1255] [MERGED] Update/dependencies #1304
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#1304
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/librespot-org/librespot/pull/1255
Author: @yubiuser
Created: 2/23/2024
Status: ✅ Merged
Merged: 3/31/2024
Merged by: @roderickvd
Base:
dev← Head:update/dependencies📝 Commits (10+)
6532264Update env_logger to 11.2979d9d0Update sysinfo to 0.30.5d8e7f4fUpdate MSRV to 1.71.0c28cf29Update libmdns to 0.8caf8029Update alsa to 0.9.088e9a9cUpdate glib to 0.19.24757509Update sdl2 to 0.36856bd5eUpdate gstreamer to 0.22fb264a7Update zerocopy to 0.7.329429258Update Cargo.lock📊 Changes
11 files changed (+648 additions, -463 deletions)
View changed files
📝
.github/workflows/test.yml(+3 -3)📝
CHANGELOG.md(+1 -1)📝
Cargo.lock(+623 -435)📝
Cargo.toml(+2 -2)📝
core/Cargo.toml(+2 -2)📝
core/src/http_client.rs(+2 -4)📝
core/src/spclient.rs(+3 -4)📝
discovery/Cargo.toml(+1 -1)📝
playback/Cargo.toml(+7 -7)📝
playback/src/audio_backend/gstreamer.rs(+2 -2)📝
src/main.rs(+2 -2)📄 Description
Updates the following dependencies
Needed to bump MSRV to 1.71.0
The following dependencies were not upgraded
hyperhad some major restructuring, requiering many changes to the code which I did not feel capable of.See https://hyper.rs/guides/1/upgrading/
This also affects
hyper-rustlsandhttp🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.