chore: add RUSTSEC-2025-0006 to deny.toml

This commit is contained in:
link2xt
2025-02-10 20:11:28 +00:00
parent 302aa5a5f7
commit aaa02968d3

View File

@@ -14,6 +14,9 @@ ignore = [
# Unmaintained instant
"RUSTSEC-2024-0384",
# DNSSEC validation that we don't use anyway.
"RUSTSEC-2025-0006",
]
[bans]