[PR #18] [MERGED] Update reqwest to 0.9 #187

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/18
Author: @andrzejressel
Created: 9/16/2018
Status: Merged
Merged: 9/22/2018
Merged by: @ramsayleung

Base: masterHead: reqwest


📝 Commits (1)

📊 Changes

4 files changed (+26 additions, -30 deletions)

View changed files

📝 Cargo.toml (+1 -2)
📝 src/lib.rs (+0 -1)
📝 src/spotify/client.rs (+24 -21)
📝 src/spotify/oauth2.rs (+1 -6)

📄 Description

Library doesn't build on openssl 1.1.1 (https://github.com/seanmonstar/reqwest/issues/345). New reqwest release should fix that.


🔄 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/ramsayleung/rspotify/pull/18 **Author:** [@andrzejressel](https://github.com/andrzejressel) **Created:** 9/16/2018 **Status:** ✅ Merged **Merged:** 9/22/2018 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `reqwest` --- ### 📝 Commits (1) - [`63c995f`](https://github.com/ramsayleung/rspotify/commit/63c995f3392e46d0e1d12ed54e31758d9f7a1658) Update reqwest to 0.9 ### 📊 Changes **4 files changed** (+26 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.toml` (+1 -2) 📝 `src/lib.rs` (+0 -1) 📝 `src/spotify/client.rs` (+24 -21) 📝 `src/spotify/oauth2.rs` (+1 -6) </details> ### 📄 Description Library doesn't build on openssl 1.1.1 (https://github.com/seanmonstar/reqwest/issues/345). New reqwest release should fix that. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:23:42 +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/rspotify#187
No description provided.