mirror of
https://github.com/Traceworks2023/nxtgauge-backend-rust.git
synced 2026-06-10 20:01:28 +00:00
8 lines
126 B
TOML
8 lines
126 B
TOML
|
|
[advisories]
|
||
|
|
ignore = [
|
||
|
|
"RUSTSEC-2020-0128",
|
||
|
|
"RUSTSEC-2021-0006",
|
||
|
|
"RUSTSEC-2023-0040",
|
||
|
|
"RUSTSEC-2023-0059",
|
||
|
|
]
|