[PR #1001] [CLOSED] Update dependencies #1182

Closed
opened 2026-02-27 20:01:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1001
Author: @JasonLG1979
Created: 5/21/2022
Status: Closed

Base: devHead: update-dependencies


📝 Commits (2)

📊 Changes

7 files changed (+461 additions, -394 deletions)

View changed files

📝 Cargo.lock (+431 -353)
📝 core/build.rs (+8 -11)
📝 discovery/src/lib.rs (+18 -24)
📝 playback/Cargo.toml (+1 -1)
📝 playback/src/audio_backend/alsa.rs (+1 -4)
📝 playback/src/mixer/mappings.rs (+1 -0)
📝 src/main.rs (+1 -1)

📄 Description

Update dependencies and clean up some clippy lints in preparation of an eventual 0.4 release.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/1001 **Author:** [@JasonLG1979](https://github.com/JasonLG1979) **Created:** 5/21/2022 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `update-dependencies` --- ### 📝 Commits (2) - [`41fdb07`](https://github.com/librespot-org/librespot/commit/41fdb07f7c2637a091700156962528bc4c12776f) Update dependencies - [`b32b2a0`](https://github.com/librespot-org/librespot/commit/b32b2a0bf9c128542bb363fdddd34737d988586c) Clean up some clippy warnings ### 📊 Changes **7 files changed** (+461 additions, -394 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+431 -353) 📝 `core/build.rs` (+8 -11) 📝 `discovery/src/lib.rs` (+18 -24) 📝 `playback/Cargo.toml` (+1 -1) 📝 `playback/src/audio_backend/alsa.rs` (+1 -4) 📝 `playback/src/mixer/mappings.rs` (+1 -0) 📝 `src/main.rs` (+1 -1) </details> ### 📄 Description Update dependencies and clean up some clippy lints in preparation of an eventual 0.4 release. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#1182
No description provided.