mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[GH-ISSUE #131] Update derive_builder #43
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#43
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 @Plecra on GitHub (Sep 27, 2020).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/131
This dependency draws in pre-1.0 versions of
proc_macro2andsyn, which will be duplicated in most codebases.derive_builder0.8 updated to use the 1.0 versions ofproc_macroandsyn, which would improve the build times of most crates that depend onrspotify@ramsayleung commented on GitHub (Sep 27, 2020):
We are working on refactoring
rspotifyandderive_builderhas been updated to0.9:github.com/ramsayleung/rspotify@32dff3aa7d/Cargo.toml (L19)