Skip to content

Commit aaa0296

Browse files
committed
chore: add RUSTSEC-2025-0006 to deny.toml
1 parent 302aa5a commit aaa0296

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deny.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ignore = [
1414

1515
# Unmaintained instant
1616
"RUSTSEC-2024-0384",
17+
18+
# DNSSEC validation that we don't use anyway.
19+
"RUSTSEC-2025-0006",
1720
]
1821

1922
[bans]

0 commit comments

Comments
 (0)