cargo-i18n icon indicating copy to clipboard operation
cargo-i18n copied to clipboard

`proc-macro-error` (dependency of `i18n-embed-fl`) is unmaintained

Open str4d opened this issue 1 year ago • 1 comments

The last release of proc-macro-error was 3.5 years ago. It appears that the author of proc-macro-error has been AFK from their GitLab for around 2.5 years, which in particular means that proc-macro-error is not being updated to use syn 2 (see e.g. https://gitlab.com/CreepySkeleton/proc-macro-error/-/merge_requests/35).

From the discussions around proc-macro-error there appear to be two maintained alternatives:

str4d avatar Jan 07 '24 03:01 str4d

@str4d thanks for the heads up!

kellpossible avatar Jan 18 '24 14:01 kellpossible