mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
Silence RUSTSEC tracked by https://github.com/serai-dex/serai/355
Since it isn't resolvable immediately, it's better to track it than effectively neuter the deny job (as it would always error).
This commit is contained in:
@@ -11,6 +11,7 @@ ignore = [
|
|||||||
"RUSTSEC-2020-0071", # https://github.com/chronotope/chrono/issues/602
|
"RUSTSEC-2020-0071", # https://github.com/chronotope/chrono/issues/602
|
||||||
"RUSTSEC-2021-0139", # https://github.com/serai-dex/serai/228
|
"RUSTSEC-2021-0139", # https://github.com/serai-dex/serai/228
|
||||||
"RUSTSEC-2022-0061", # https://github.com/serai-dex/serai/227
|
"RUSTSEC-2022-0061", # https://github.com/serai-dex/serai/227
|
||||||
|
"RUSTSEC-2023-0052", # https://github.com/serai-dex/serai/355
|
||||||
]
|
]
|
||||||
|
|
||||||
[licenses]
|
[licenses]
|
||||||
|
|||||||
Reference in New Issue
Block a user