Skip to content

Commit

Permalink
Remove ignoration of RUSTSEC-2020-0071 on time
Browse files Browse the repository at this point in the history
  • Loading branch information
temeddix authored and djc committed Feb 15, 2023
1 parent 76830ef commit 43579a5
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 @@ -4,7 +4,6 @@ copyleft = "deny"

[advisories]
ignore = [
"RUSTSEC-2020-0071", # time 0.1, doesn't affect the API we use
"RUSTSEC-2021-0145", # atty (dev-deps only, dependency of criterion)
"RUSTSEC-2022-0004", # rustc_serialize, cannot remove due to compatibility
]
Expand Down

0 comments on commit 43579a5

Please sign in to comment.