Skip to content

Commit

Permalink
chore: Remove unmatched deny ignore config
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed May 11, 2023
1 parent be1a4fa commit f5ed603
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 f5ed603

Please sign in to comment.