Skip to content

replace or remove derivative -- it is unmaintained #1252

Closed
@ctriley

Description

@ctriley

Versions/Environment

What version of Rust are you using?
1.82.0

What versions of the driver and its dependencies are you using? (Run
cargo pkgid mongodb & cargo pkgid bson)
registry+https://github.com/rust-lang/crates.io-index#[email protected]
registry+https://github.com/rust-lang/crates.io-index#[email protected]

Describe the bug

error[unmaintained]: derivative is unmaintained; consider using an alternative
┌─ /home/runner/work/ontra/ontra/dispatching/Cargo.lock:56:1

56 │ derivative 2.2.0 registry+https://github.com/rust-lang/crates.io-index
│ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ unmaintained advisory detected

advisories FAILED
├ 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:
- derive_more
- derive-where
- educe
├ Announcement: mcarton/rust-derivative#117

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions