mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 08:15:50 +03:00
[PR #1224] [MERGED] Update/dependencies #1288
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#1288
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/1224
Author: @yubiuser
Created: 11/15/2023
Status: ✅ Merged
Merged: 11/15/2023
Merged by: @roderickvd
Base:
dev← Head:update/dependencies📝 Commits (9)
eae3a56Fix clippy warning, use unwrap_or_default()663fb3bUpdate quick-xml to 0.3136c939cUpdate alsa to 0.8.1dd07be4Update gstreamer to 0.21.2c01742cUpdate zerocopy to 0.7.26ac9472fUpdate Cargo.lock88c8babgstreamer pipeline constructors don't take the optional name3bec1eaNo redundant_locals6f49633Add webkpi 0.22.4 to dependencies📊 Changes
7 files changed (+461 additions, -487 deletions)
View changed files
📝
Cargo.lock(+451 -477)📝
Cargo.toml(+1 -0)📝
connect/src/spirc.rs(+0 -1)📝
core/Cargo.toml(+1 -1)📝
core/src/spclient.rs(+2 -2)📝
playback/Cargo.toml(+5 -5)📝
playback/src/audio_backend/gstreamer.rs(+1 -1)📄 Description
Updates the following dependencies and fixes the clippy warnings
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.