Open github-actions[bot] opened 2 months ago
This is being pulled in by structopt
:
cargo tree -i proc-macro-error
proc-macro-error v1.0.4
└── structopt-derive v0.4.18 (proc-macro)
└── structopt v0.3.26
├── s2n-quic-qns v0.1.0 (/Users/wesleyr/Documents/Workspaces/s2n-quic/quic/s2n-quic-qns)
└── s2n-quic-sim v0.1.0 (/Users/wesleyr/Documents/Workspaces/s2n-quic/quic/s2n-quic-sim)
proc-macro-error
1.0.4
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)
See advisory page for additional details.