Skip to content

Commit

Permalink
Update deny.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonahPlusPlus committed Aug 21, 2022
1 parent 12f855c commit 6dd403e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
unmaintained = "deny"
yanked = "deny"
notice = "deny"
ignore = [
"RUSTSEC-2021-0139" # ignore ansi_term until there is a replacement
]

[licenses]
copyleft = "deny"
Expand Down

0 comments on commit 6dd403e

Please sign in to comment.