mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-08 12:37:14 +01:00
serde_cbor is unmaintained (#1114)
This commit is contained in:
20
crates/serde_cbor/RUSTSEC-0000-0000.md
Normal file
20
crates/serde_cbor/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,20 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "serde_cbor"
|
||||
date = "2021-08-15"
|
||||
url = "https://github.com/pyfisch/cbor"
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# serde_cbor is unmaintained
|
||||
|
||||
The `serde_cbor` crate is unmaintained. The author has archived the github repository.
|
||||
|
||||
Alternatives proposed by the author:
|
||||
|
||||
*[`ciborium`](https://crates.io/crates/ciborium)
|
||||
*[`minicbor`](https://crates.io/crates/minicbor)
|
||||
Reference in New Issue
Block a user