chore: remove RUSTSEC-2025-0007 exception because "ring" is maintained again

This backs out commit 985ef22d75.
This commit is contained in:
link2xt
2025-02-22 18:17:50 +00:00
parent 985ef22d75
commit f94b21d4aa

View File

@@ -12,9 +12,6 @@ ignore = [
# DNSSEC validation that we don't use anyway. # DNSSEC validation that we don't use anyway.
"RUSTSEC-2025-0006", "RUSTSEC-2025-0006",
# Ring is unmaintained, but no known vulnerability
"RUSTSEC-2025-0007",
] ]
[bans] [bans]