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:
Preston Thorpe
2023-09-06 18:52:31 -04:00
committed by GitHub
parent d437be8576
commit 370cdc73f5

View File

@@ -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)