Skip to content

Commit

Permalink
Temporarily ignore RUSTSEC-2024-0402 (#1353)
Browse files Browse the repository at this point in the history
Temporarily ignore RUSTSEC-2024-0402
  • Loading branch information
dmitrylavrenov authored Dec 4, 2024
1 parent cf529f9 commit 9fbf105
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ ignore = [
"RUSTSEC-2024-0336",
# TODO(#1197): update the sqlx internal dependency to 0.8.1+
"RUSTSEC-2024-0363",
# TODO(#1352): update the hashbrown internal dependency to 0.15.1+
"RUSTSEC-2024-0402",
]

[licenses]
Expand Down

0 comments on commit 9fbf105

Please sign in to comment.