The latest commit (15c714040f9dbf3691184d3d393fd98bfea59931) bumps `strum_macros` from `0.24` to `0.25`, which is the version where `stump_macros` bumped its `syn` dependency from `1.*` to `2.*`. [^ref] 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: 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! [^ref]: https://lib.rs/crates/strum_macros/versions#version-0.25.0
The latest commit (15c7140) bumps
strum_macrosfrom0.24to0.25, which is the version wherestump_macrosbumped itssyndependency from1.*to2.*. 1The rustc compiler currently has an ongoing effort to remove
syn 1.*from its dependencies: rust-lang/rust#109302So far the only remaining dependents of
syn 1.*arederivative, which is unmaintained and for which I have already submitted a PR: Switch fromderivativetoderive-whererust-lang/rust#127042spdx-rs 0.5.5thoughstrum_macros 0.24.3So if you could make a new release just for the bump of
stump_macrosdependency, that would be greatly appreciated! Thanks in advance!Footnotes
https://lib.rs/crates/strum_macros/versions#version-0.25.0 ↩