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

Replace unmaintained ansi_term crate with nu_ansi_term crate. #52

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

aaronbembenek-aws
Copy link
Contributor

The ansi_term crate is no longer maintained (https://rustsec.org/advisories/RUSTSEC-2021-0139). This PR replaces this dependency with the nu_ansi_term crate.

Fixes #51

@davidbarsky davidbarsky merged commit 5e11970 into davidbarsky:main Nov 4, 2022
@davidbarsky davidbarsky mentioned this pull request Nov 11, 2022
@aaronbembenek-aws aaronbembenek-aws deleted the replace-ansi-term branch November 25, 2022 13:30
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 this pull request may close these issues.

ansi_term crate is not maintained
2 participants