[PR #307] [MERGED] Use serde 1.0 #873

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/307
Author: @medwards
Created: 3/15/2019
Status: Merged
Merged: 3/20/2019
Merged by: @sashahilton00

Base: masterHead: master


📝 Commits (3)

📊 Changes

6 files changed (+31 additions, -98 deletions)

View changed files

📝 Cargo.lock (+19 -83)
📝 Cargo.toml (+0 -3)
📝 connect/Cargo.toml (+3 -3)
📝 connect/src/context.rs (+2 -2)
📝 core/Cargo.toml (+3 -3)
📝 core/src/authentication.rs (+4 -4)

📄 Description

  • Upgrades all projects to use serde 1.0
  • Remove unused serde dependencies in root (note: did not verify that serde dependencies were used in the workspaces)
  • Update Cargo.lock? Should this even be tracked or is it mistakenly committed?

🔄 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/307 **Author:** [@medwards](https://github.com/medwards) **Created:** 3/15/2019 **Status:** ✅ Merged **Merged:** 3/20/2019 **Merged by:** [@sashahilton00](https://github.com/sashahilton00) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`0bbca1d`](https://github.com/librespot-org/librespot/commit/0bbca1d8bc374f7444a18b481e6bd5bf28b9a8e6) Use serde 1.0 - [`e606ace`](https://github.com/librespot-org/librespot/commit/e606ace6d4da59b9346c82125da081c726fa2cad) Merge branch 'master' into master - [`d26153a`](https://github.com/librespot-org/librespot/commit/d26153a307699f7427f2e2165c7746a444d2e164) Fix Cargo.lock ### 📊 Changes **6 files changed** (+31 additions, -98 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+19 -83) 📝 `Cargo.toml` (+0 -3) 📝 `connect/Cargo.toml` (+3 -3) 📝 `connect/src/context.rs` (+2 -2) 📝 `core/Cargo.toml` (+3 -3) 📝 `core/src/authentication.rs` (+4 -4) </details> ### 📄 Description * Upgrades all projects to use serde 1.0 * Remove unused serde dependencies in root (note: did not verify that serde dependencies were used in the workspaces) * Update Cargo.lock? Should this even be tracked or is it mistakenly committed? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:00:17 +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#873
No description provided.