Skip to content

Commit

Permalink
Remove old cargo-deny ignore rule
Browse files Browse the repository at this point in the history
  • Loading branch information
DanNixon committed Sep 25, 2023
1 parent 976ceb4 commit 203058f
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 @@ -5,9 +5,6 @@ vulnerability = "deny"
unmaintained = "warn"
yanked = "deny"
notice = "warn"
ignore = [
"RUSTSEC-2020-0071"
]

[licenses]
unlicensed = "warn"
Expand Down

0 comments on commit 203058f

Please sign in to comment.