Skip to content

Commit

Permalink
Temporarily ignore RUSTSEC-2024-0402
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrylavrenov committed Dec 4, 2024
1 parent cf529f9 commit 6ea990d
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 6ea990d

Please sign in to comment.