Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A new release #33

Open
GrigorenkoPV opened this issue Jun 27, 2024 · 0 comments
Open

A new release #33

GrigorenkoPV opened this issue Jun 27, 2024 · 0 comments

Comments

@GrigorenkoPV
Copy link

The latest commit (15c7140) bumps strum_macros from 0.24 to 0.25, which is the version where stump_macros bumped its syn dependency from 1.* to 2.*. 1

The rustc compiler currently has an ongoing effort to remove syn 1.* from its dependencies: rust-lang/rust#109302

So far the only remaining dependents of syn 1.* are

  1. derivative, which is unmaintained and for which I have already submitted a PR: Switch from derivative to derive-where rust-lang/rust#127042
  2. spdx-rs 0.5.5 though strum_macros 0.24.3

So if you could make a new release just for the bump of stump_macros dependency, that would be greatly appreciated! Thanks in advance!

Footnotes

  1. https://lib.rs/crates/strum_macros/versions#version-0.25.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant