tracel-ai / burn

Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
https://burn.dev
Apache License 2.0
8.86k stars 436 forks source link

RUSTSEC-2024-0370: proc-macro-error is unmaintained #2270

Open github-actions[bot] opened 1 month ago

github-actions[bot] commented 1 month ago
Details
Package proc-macro-error
Version 1.0.4
Warning unmaintained
URL https://gitlab.com/CreepySkeleton/proc-macro-error/-/issues/20
Patched Versions n/a

proc-macro-error's maintainer seems to be unreachable, with no commits for 2 years, no releases pushed for 4 years, and no activity on the GitLab repo or response to email.

proc-macro-error also depends on syn 1.x, which may be bringing duplicate dependencies into dependant build trees.

Possible Alternative(s)

oojo12 commented 1 month ago

I don't mind looking at making the switch to proc-macro-error2