mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[GH-ISSUE #67] Update Reqwest #19
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#19
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?
Originally created by @daniel-tp on GitHub (Dec 12, 2019).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/67
It looks like the issue behind #55 has been fixed in Reqwest 0.9.22 (https://github.com/seanmonstar/reqwest/issues/541#issuecomment-540207036)
Updating to this version (or newer) will also cause it to use Rustls 0.16, which fixes some dependency collision issues I have been having with this and serenity.
@ramsayleung commented on GitHub (Jan 20, 2020):
I have updated
reqwestto the latest version(0.10.1), everything should works well now?@ramsayleung commented on GitHub (Jan 30, 2020):
Close this issue for the participant hasn't responded for more information.