mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
derivative is unmaintained (#1987)
This commit is contained in:
19
crates/derivative/RUSTSEC-0000-0000.md
Normal file
19
crates/derivative/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,19 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "derivative"
|
||||
date = "2024-06-26"
|
||||
url = "https://github.com/mcarton/rust-derivative/issues/117"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
|
||||
```
|
||||
# `derivative` is unmaintained; consider using an alternative
|
||||
|
||||
The [`derivative`](https://crates.io/crates/derivative) crate is no longer maintained.
|
||||
Consider using any alternative, for instance:
|
||||
- [derive_more](https://crates.io/crates/derive_more)
|
||||
- [derive-where](https://crates.io/crates/derive-where)
|
||||
- [educe](https://crates.io/crates/educe)
|
||||
Reference in New Issue
Block a user