-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RUSTSEC-2021-0139: ansi_term is Unmaintained #113
Comments
This is causing from
|
I think clap as of 3.x now includes structopt like features. See: https://docs.rs/clap/latest/clap/ So rather than updating structopt we should just switch to clap 3.x, then we should be able to close this issue. |
Sounds good idea.. Thats what I think we should do.. Shall we just close this one, and create as an enhancement issue?? Would be easier to find for anyone who might be interested taking it up, till I get to it.. |
ansi_term
0.12.1
The maintainer has adviced 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;
See advisory page for additional details.
The text was updated successfully, but these errors were encountered: