macrokata icon indicating copy to clipboard operation
macrokata copied to clipboard

Fails to build on latest rust nightly

Open REALERvolker1 opened this issue 5 months ago • 0 comments

The latest rust nightly build does not have the feature proc_macro_span_shrink, and the proc_macro2 crate has updated and does not require that feature anymore. I removed and regenerated Cargo.lock to use macrokata, but this is just a heads-up, other people might run into this issue as well.

REALERvolker1 avatar Feb 03 '24 22:02 REALERvolker1