Skip to content

Commit

Permalink
deny: Ignore RUSTSEC-2020-0071 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Oct 18, 2021
1 parent b0cebbe commit bd8a7e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ vulnerability = "deny"
unmaintained = "warn"
notice = "warn"
ignore = [
# Waiting for https://github.com/chronotope/chrono/pull/578
"RUSTSEC-2020-0071",
]

[licenses]
Expand Down

0 comments on commit bd8a7e8

Please sign in to comment.