RUSTSEC-2021-0127: serde_cbor is unmaintained
Closed this issue · 1 comments
github-actions commented
serde_cbor is unmaintained
Details | |
---|---|
Status | unmaintained |
Package | serde_cbor |
Version | 0.11.2 |
URL | https://github.com/pyfisch/cbor |
Date | 2021-08-15 |
The serde_cbor
crate is unmaintained. The author has archived the github repository.
Alternatives proposed by the author:
See advisory page for additional details.
rsdy commented
This is a non-issue, since serde_cbor
is only a transitive dependency through criterion
, which is only used for benchmarking in the CI/during development. When they fix it, it will propagate to infinitree
too.