Skip to content

Commit

Permalink
Ignore RUSTSEC-2024-0421 (#2489)
Browse files Browse the repository at this point in the history
Tracked by #2488
  • Loading branch information
AurelienFT authored Dec 9, 2024
1 parent c011b71 commit ab053a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
[advisories]
ignore = []
ignore = [
"RUSTSEC-2024-0421" # https://github.com/FuelLabs/fuel-core/issues/2488
]

0 comments on commit ab053a8

Please sign in to comment.