You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
synctv/.cargo/audit.toml

15 lines
275 B
TOML

[advisories]
ignore = [
"RUSTSEC-2023-0071",
"RUSTSEC-2024-0436",
"RUSTSEC-2025-0134",
"RUSTSEC-2025-0141",
"RUSTSEC-2026-0097",
]
informational_warnings = ["notice", "unmaintained", "unsound"]
[output]
format = "terminal"
quiet = false
show_tree = true