[PR #1194] [MERGED] Update dependencies #1270

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

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1194
Author: @yubiuser
Created: 8/6/2023
Status: Merged
Merged: 11/14/2023
Merged by: @roderickvd

Base: devHead: update_dependencies


📝 Commits (6)

📊 Changes

5 files changed (+246 additions, -268 deletions)

View changed files

📝 .github/workflows/test.yml (+3 -3)
📝 CHANGELOG.md (+1 -1)
📝 Cargo.lock (+238 -260)
📝 core/Cargo.toml (+3 -3)
📝 playback/Cargo.toml (+1 -1)

📄 Description

Updates dependencies

	governor matches 0.5.1;	latest is 0.6.0
	num-derive matches 0.3.3;	latest is 0.4.0
	quick-xml matches 0.29.0;	latest is 0.30.0

librespot-playback: /librespot/playback/Cargo.toml
	glib matches 0.17.10;	latest is 0.18.1

🔄 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/1194 **Author:** [@yubiuser](https://github.com/yubiuser) **Created:** 8/6/2023 **Status:** ✅ Merged **Merged:** 11/14/2023 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `update_dependencies` --- ### 📝 Commits (6) - [`6b0e12f`](https://github.com/librespot-org/librespot/commit/6b0e12fe7b30d9ba45745736c515d6e54d6a6ba2) Update governor - [`369c84c`](https://github.com/librespot-org/librespot/commit/369c84cddb043f1730a631e34fb2304f13a9cd30) Update num-derive - [`0954de6`](https://github.com/librespot-org/librespot/commit/0954de6d9e7992317352d720c1517df30e54ac4d) Update quick-xml - [`84804b6`](https://github.com/librespot-org/librespot/commit/84804b6bfce39953234f74d812a8473bb3aa13bf) Update glib - [`1c214f7`](https://github.com/librespot-org/librespot/commit/1c214f7f0eb2bfc03b54317bee681aebca6c1cc0) Update MSRV to 1.67 - [`dd28667`](https://github.com/librespot-org/librespot/commit/dd28667178214181af49cfd8bd44ec051fbdac18) Update MSRV to 1.70 ### 📊 Changes **5 files changed** (+246 additions, -268 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+3 -3) 📝 `CHANGELOG.md` (+1 -1) 📝 `Cargo.lock` (+238 -260) 📝 `core/Cargo.toml` (+3 -3) 📝 `playback/Cargo.toml` (+1 -1) </details> ### 📄 Description Updates dependencies ```librespot-core: /librespot/core/Cargo.toml governor matches 0.5.1; latest is 0.6.0 num-derive matches 0.3.3; latest is 0.4.0 quick-xml matches 0.29.0; latest is 0.30.0 librespot-playback: /librespot/playback/Cargo.toml glib matches 0.17.10; latest is 0.18.1 ``` --- <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:48 +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#1270
No description provided.