Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add proc-macro-error2 as alternative
  • Loading branch information
GnomedDev committed Sep 5, 2024
commit 6f2ff7b33e1e43e44a3fb9488e907a59b37de1fb
4 changes: 4 additions & 0 deletions crates/proc-macro-error/RUSTSEC-0000-0000.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ patched = []
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)

- [proc-macro-error2](https://crates.io/crates/proc-macro-error2)