smb374 / my-async-rs

An example async runtime.
MIT License
0 stars 0 forks source link

RUSTSEC-2021-0127: serde_cbor is unmaintained #3

Open github-actions[bot] opened 2 years ago

github-actions[bot] commented 2 years ago

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.

smb374 commented 1 year ago

Will fix this after upgrading criterion to 0.4.0 since it's a dependency of criterion.