codehearts / codehearts/remembear
RUSTSEC-2021-0139: ansi_term is Unmaintained
- Dominant language
- Rust
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
> ansi_term is Unmaintained
| Details | |
| ------------------- | ---------------------------------------------- |
| Status | unmaintained |
| Package | `ansi_term` |
| Version | `0.12.1` |
| URL | [https://github.com/ogham/rust-ansi-term/issues/72](https://github.com/ogham/rust-ansi-term/issues/72) |
| Date | 2021-08-18 |
The maintainer has adviced that this crate is deprecated and will not receive any maintenance.
The crate does not seem to have much dependencies and may or may not be ok to use as-is.
Last release seems to have been three years ago.
## Possible Alternative(s)
The below list has not been vetted in any way and may or may not contain alternatives;
- [anstyle](https://github.com/epage/anstyle)
- [console](https://crates.io/crates/console)
- [nu-ansi-term](https://crates.io/crates/nu-ansi-term)
- [owo-colors](https://crates.io/crates/owo-colors)
- [stylish](https://crates.io/crates/stylish)
- [yansi](https://crates.io/crates/yansi)
## Dependency Specific Migration(s)
- [structopt, clap2](https://github.com/clap-rs/clap/discussions/4172)
See [advisory page](https://rustsec.org/advisories/RUSTSEC-2021-0139.html) for additional details.
Contributor guide
Assessment
This issue has not been assessed yet.