[PR #1068] [CLOSED] Update old-api #1218

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1068
Author: @JasonLG1979
Created: 10/28/2022
Status: Closed

Base: old-apiHead: update-old-api


📝 Commits (2)

📊 Changes

10 files changed (+428 additions, -313 deletions)

View changed files

📝 .github/workflows/test.yml (+97 -38)
📝 Cargo.lock (+324 -262)
📝 Cargo.toml (+1 -0)
📝 audio/src/range_set.rs (+1 -1)
📝 discovery/Cargo.toml (+0 -1)
📝 discovery/examples/discovery.rs (+0 -6)
📝 playback/Cargo.toml (+1 -1)
📝 playback/src/audio_backend/alsa.rs (+1 -1)
📝 playback/src/config.rs (+2 -2)
📝 playback/src/player.rs (+1 -1)

📄 Description

Bump deps and clean up a couple clippy lints


🔄 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/1068 **Author:** [@JasonLG1979](https://github.com/JasonLG1979) **Created:** 10/28/2022 **Status:** ❌ Closed **Base:** `old-api` ← **Head:** `update-old-api` --- ### 📝 Commits (2) - [`0e55c22`](https://github.com/librespot-org/librespot/commit/0e55c22c632f5e90f1f3a38de03a35cc171e0d68) Update old-api - [`3c57f07`](https://github.com/librespot-org/librespot/commit/3c57f0740333da89aac5acd15d67c826038a244a) Fix old-api CI ### 📊 Changes **10 files changed** (+428 additions, -313 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+97 -38) 📝 `Cargo.lock` (+324 -262) 📝 `Cargo.toml` (+1 -0) 📝 `audio/src/range_set.rs` (+1 -1) 📝 `discovery/Cargo.toml` (+0 -1) 📝 `discovery/examples/discovery.rs` (+0 -6) 📝 `playback/Cargo.toml` (+1 -1) 📝 `playback/src/audio_backend/alsa.rs` (+1 -1) 📝 `playback/src/config.rs` (+2 -2) 📝 `playback/src/player.rs` (+1 -1) </details> ### 📄 Description Bump deps and clean up a couple clippy lints --- <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:36 +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#1218
No description provided.