mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-06 03:29:45 +01:00
20 lines
501 B
Markdown
20 lines
501 B
Markdown
```toml
|
|
[advisory]
|
|
id = "RUSTSEC-2021-0153"
|
|
package = "encoding"
|
|
date = "2021-12-05"
|
|
url = "https://github.com/lifthrasiir/rust-encoding/issues/127"
|
|
informational = "unmaintained"
|
|
|
|
[versions]
|
|
patched = []
|
|
```
|
|
|
|
# `encoding` is unmaintained
|
|
|
|
Last release was on 2016-08-28. The [issue](https://github.com/lifthrasiir/rust-encoding/issues/127) inquiring as to the status of the crate has gone unanswered by the maintainer.
|
|
|
|
## Possible alternatives
|
|
|
|
- [encoding_rs](https://crates.io/crates/encoding_rs)
|