Skip to content

Commit

Permalink
fix: remove RUSTSEC-2023-0018 from deny.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
erubboli committed Oct 21, 2024
1 parent 9588f81 commit d9344b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ vulnerability = "deny"
unmaintained = "warn"
yanked = "warn"
notice = "warn"
ignore = [
"RUSTSEC-2023-0018",
]

[licenses]
unlicensed = "deny"
Expand Down

0 comments on commit d9344b9

Please sign in to comment.