mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #397] [MERGED] Fix Token deserialize error #433
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#433
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/ramsayleung/rspotify/pull/397
Author: @ramsayleung
Created: 4/10/2023
Status: ✅ Merged
Merged: 4/21/2023
Merged by: @ramsayleung
Base:
master← Head:ramsay_fix_serialize_error📝 Commits (3)
f55e70bFix deserialize errora8d8fd2Fix clippy error3bae0d9Fix compile error📊 Changes
3 files changed (+21 additions, -3 deletions)
View changed files
📝
examples/webapp/src/main.rs(+2 -2)📝
rspotify-model/src/auth.rs(+18 -0)📝
rspotify-model/src/custom_serde.rs(+1 -1)📄 Description
Description
Fix the deserialize error of Token.
Motivation and Context
#392
Dependencies
None
Type of change
Please delete options that are not relevant.
How has this been tested?
Is this change properly documented?
It's unnecessary.
Don't forget to add an entry to the CHANGELOG if necessary (new features, breaking changes, relevant internal improvements).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.