[PR #788] [MERGED] fix rustls dependency on yanked version #1814

Closed
opened 2026-03-14 15:34:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/788
Author: @KUHLwasStolen
Created: 7/30/2025
Status: Merged
Merged: 7/30/2025
Merged by: @aome510

Base: masterHead: rustls-dependecy-update


📝 Commits (1)

  • ee81d58 update version from yanked version 0.23.30 to latest version 0.23.31

📊 Changes

2 files changed (+11 additions, -11 deletions)

View changed files

📝 Cargo.lock (+10 -10)
📝 spotify_player/Cargo.toml (+1 -1)

📄 Description

Version 0.23.30 of rustls was yanked from crates.io which caused the installation of spotify-player to fail as described in #785

This pull request should fix this issue by just bumping rustls to the latest version 0.23.31

closes #785


🔄 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/aome510/spotify-player/pull/788 **Author:** [@KUHLwasStolen](https://github.com/KUHLwasStolen) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `rustls-dependecy-update` --- ### 📝 Commits (1) - [`ee81d58`](https://github.com/aome510/spotify-player/commit/ee81d5819d45de05b74cb8c022f11ed48828704c) update version from yanked version 0.23.30 to latest version 0.23.31 ### 📊 Changes **2 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+10 -10) 📝 `spotify_player/Cargo.toml` (+1 -1) </details> ### 📄 Description Version `0.23.30` of `rustls` was yanked from crates.io which caused the installation of `spotify-player` to fail as described in #785 This pull request should fix this issue by just bumping `rustls` to the latest version `0.23.31` closes #785 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 15:34:30 +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/spotify-player#1814
No description provided.