Skip to content

Commit

Permalink
Remove ignore RUSTSEC-2024-0336 (#2384)
Browse files Browse the repository at this point in the history
## Linked Issues/PRs
Resolves #1843

## Description
This has been fixed in #1954.
Verified it by running cargo audit on my own did had this warning.

Co-authored-by: Green Baneling <[email protected]>
  • Loading branch information
AurelienFT and xgreenx authored Oct 23, 2024
1 parent 48344ca commit 481d4bb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
[advisories]
ignore = [
"RUSTSEC-2024-0336" # https://github.com/FuelLabs/fuel-core/issues/1843
]
ignore = []

0 comments on commit 481d4bb

Please sign in to comment.