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 30, 2022
1 parent e224db6 commit 1db7c64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ unmaintained = "deny"
yanked = "deny"
notice = "deny"
ignore = [
"RUSTSEC-2020-0056", # ignore stdweb (from gilrs)
"RUSTSEC-2021-0139" # ignore ansi_term until there is a replacement
]

Expand Down

0 comments on commit 1db7c64

Please sign in to comment.