Skip to content
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

Consider migrating from ansi_term #27

Closed
stepantubanov opened this issue Dec 7, 2023 · 2 comments · Fixed by #28
Closed

Consider migrating from ansi_term #27

stepantubanov opened this issue Dec 7, 2023 · 2 comments · Fixed by #28
Assignees

Comments

@stepantubanov
Copy link

stepantubanov commented Dec 7, 2023

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

@Byron
Copy link
Owner

Byron commented Dec 7, 2023

Thanks for the hint! I am working on it. The underlying repository, tui-crates hasn't seen an update in a while.

@Byron
Copy link
Owner

Byron commented Dec 7, 2023

This has been fixed with the latest release: https://github.com/Byron/prodash/releases/tag/v27.0.0 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants