chore(cargo): replace unmaintained ansi_term with nu-ansi-term

This commit is contained in:
link2xt
2024-09-01 10:47:08 +00:00
parent 9d47be0d8a
commit be73076e9e
7 changed files with 8 additions and 20 deletions

View File

@@ -9,9 +9,6 @@ ignore = [
# <https://rustsec.org/advisories/RUSTSEC-2023-0071>
"RUSTSEC-2023-0071",
# Unmaintained ansi_term
"RUSTSEC-2021-0139",
# Unmaintained encoding
"RUSTSEC-2021-0153",
]