Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace or remove derivative -- it is unmaintained #1252

Open
ctriley opened this issue Nov 25, 2024 · 1 comment
Open

replace or remove derivative -- it is unmaintained #1252

ctriley opened this issue Nov 25, 2024 · 1 comment
Assignees

Comments

@ctriley
Copy link

ctriley commented Nov 25, 2024

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

@isabelatkinson
Copy link
Contributor

Hey @ctriley, derivative was removed in #1245 which will be included in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants