mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
add additional replacement for ansi_term (#1768)
* add additional replacement for ansi_term * move ansiterm to the top of the list --------- Co-authored-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
This commit is contained in:
@@ -21,6 +21,7 @@ Last release seems to have been three years ago.
|
||||
|
||||
The below list has not been vetted in any way and may or may not contain alternatives;
|
||||
|
||||
- [ansiterm](https://crates.io/crates/ansiterm)
|
||||
- [anstyle](https://github.com/epage/anstyle)
|
||||
- [console](https://crates.io/crates/console)
|
||||
- [nu-ansi-term](https://crates.io/crates/nu-ansi-term)
|
||||
@@ -30,4 +31,4 @@ Last release seems to have been three years ago.
|
||||
|
||||
## Dependency Specific Migration(s)
|
||||
|
||||
- [structopt, clap2](https://github.com/clap-rs/clap/discussions/4172)
|
||||
- [structopt, clap2](https://github.com/clap-rs/clap/discussions/4172)
|
||||
|
||||
Reference in New Issue
Block a user