Skip to content

Commit

Permalink
chore: Remove unmatched deny ignore config (#733)
Browse files Browse the repository at this point in the history
Co-authored-by: Toby Lawrence <tobz@users.noreply.github.com>
  • Loading branch information
tottoto and tobz authored Jul 20, 2024
1 parent 0891760 commit f286933
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
vulnerability = "deny"
unmaintained = "warn"
notice = "warn"
ignore = ["RUSTSEC-2020-0159"]

[licenses]
unlicensed = "deny"
Expand Down

0 comments on commit f286933

Please sign in to comment.