Skip to content

Commit

Permalink
Remove RustSec Ignore for RUSTSEC-2022-0093 (#1586)
Browse files Browse the repository at this point in the history
Closes FuelLabs/fuel-core#1298

---------

Co-authored-by: Green Baneling <[email protected]>
  • Loading branch information
crypto523 and xgreenx committed Jan 6, 2024
1 parent 9c73d5c commit 30f4b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[advisories]
ignore = ["RUSTSEC-2022-0093", "RUSTSEC-2023-0052"] # https://github.com/FuelLabs/fuel-core/issues/1298, https://github.com/FuelLabs/fuel-core/issues/1317
ignore = ["RUSTSEC-2023-0052"] # https://github.com/FuelLabs/fuel-core/issues/1317

0 comments on commit 30f4b68

Please sign in to comment.