We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ansi_term
Hello 👋
Looks like ansi_term is umaintained https://rustsec.org/advisories/RUSTSEC-2021-0139 Do you think prodash could migrate to something else? Advisory has a few suggestions, for example: https://github.com/rustadopt/ansiterm-rs or https://github.com/nushell/nu-ansi-term
prodash
The text was updated successfully, but these errors were encountered:
Thanks for the hint! I am working on it. The underlying repository, tui-crates hasn't seen an update in a while.
tui-crates
Sorry, something went wrong.
ansi-term
ansiterm
This has been fixed with the latest release: https://github.com/Byron/prodash/releases/tag/v27.0.0 .
Byron
Successfully merging a pull request may close this issue.
Hello 👋
Looks like
ansi_term
is umaintained https://rustsec.org/advisories/RUSTSEC-2021-0139Do you think
prodash
could migrate to something else? Advisory has a few suggestions, for example: https://github.com/rustadopt/ansiterm-rs or https://github.com/nushell/nu-ansi-termThe text was updated successfully, but these errors were encountered: