Skip to content

Commit 6678b20

Browse files
Temporarily ignore RUSTSEC-2024-0421
1 parent 8e24724 commit 6678b20

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

deny.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ ignore = [
3030
"RUSTSEC-2024-0363",
3131
# TODO(#1352): update the hashbrown internal dependency to 0.15.1+
3232
"RUSTSEC-2024-0402",
33+
# TODO(#1361): update the idna internal dependency to 1.0.0+
34+
"RUSTSEC-2024-0421",
3335
]
3436

3537
[licenses]

0 commit comments

Comments
 (0)