mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[PR #788] [MERGED] fix rustls dependency on yanked version #1814
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1814
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:rustls-dependecy-update📝 Commits (1)
ee81d58update 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.30ofrustlswas yanked from crates.io which caused the installation ofspotify-playerto fail as described in #785This pull request should fix this issue by just bumping
rustlsto the latest version0.23.31closes #785
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.