[GH-ISSUE #131] Update derive_builder #43

Closed
opened 2026-02-27 20:22:46 +03:00 by kerem · 1 comment
Owner

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_macro2 and syn, which will be duplicated in most codebases. derive_builder 0.8 updated to use the 1.0 versions of proc_macro and syn, which would improve the build times of most crates that depend on rspotify

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_macro2` and `syn`, which will be duplicated in most codebases. `derive_builder` 0.8 updated to use the 1.0 versions of `proc_macro` and `syn`, which would improve the build times of most crates that depend on `rspotify`
kerem closed this issue 2026-02-27 20:22:47 +03:00
Author
Owner

@ramsayleung commented on GitHub (Sep 27, 2020):

We are working on refactoring rspotify and derive_builder has been updated to 0.9: github.com/ramsayleung/rspotify@32dff3aa7d/Cargo.toml (L19)

<!-- gh-comment-id:699625892 --> @ramsayleung commented on GitHub (Sep 27, 2020): We are working on refactoring `rspotify` and `derive_builder` has been updated to `0.9`: https://github.com/ramsayleung/rspotify/blob/32dff3aa7d1a3d69169c0fb6f0670c75027e1399/Cargo.toml#L19
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#43
No description provided.