ID: RUSTSEC-2024-0388
Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0388
The derivative crate is no longer maintained.
Consider using any alternative, for instance:
Most other crates already use educe, so the derivative just pulls in another dependency (and syn v1).
ID: RUSTSEC-2024-0388
Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0388
The
derivativecrate is no longer maintained.Consider using any alternative, for instance:
Announcement: Is this crate dead? mcarton/rust-derivative#117
Solution: No safe upgrade is available!
derivative v2.2.0
└── ark-crypto-primitives v0.6.0
Most other crates already use
educe, so thederivativejust pulls in another dependency (and syn v1).