mirror of
https://github.com/mii443/akaza.git
synced 2025-08-22 14:55:31 +00:00
ansi_term にはもはや依存してい兄ので除去する
This commit is contained in:
@ -6,7 +6,6 @@ copyleft = "deny"
|
|||||||
ignore = [
|
ignore = [
|
||||||
"RUSTSEC-2020-0071", # chrono 経由の依存で、chrono では該当 API つかってない https://github.com/chronotope/chrono/blob/main/deny.toml
|
"RUSTSEC-2020-0071", # chrono 経由の依存で、chrono では該当 API つかってない https://github.com/chronotope/chrono/blob/main/deny.toml
|
||||||
"RUSTSEC-2021-0145", # atty: dev deps
|
"RUSTSEC-2021-0145", # atty: dev deps
|
||||||
"RUSTSEC-2021-0139", # ansi_term: dev deps
|
|
||||||
]
|
]
|
||||||
|
|
||||||
unmaintained = "deny"
|
unmaintained = "deny"
|
||||||
|
Reference in New Issue
Block a user