Skip to content

Commit

Permalink
Update .cargo/audit.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-iqlusion committed Jul 17, 2024
1 parent a8b5e09 commit 476cae4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

[advisories]
ignore = [
"RUSTSEC-2020-0036", # failure
"RUSTSEC-2020-0071", # time
"RUSTSEC-2020-0159", # chrono
"RUSTSEC-2021-0073", # prost-type
"RUSTSEC-2023-0052", # webpki
"RUSTSEC-2024-0336", # rustls
] # advisory IDs to ignore e.g. ["RUSTSEC-2019-0001", ...]

0 comments on commit 476cae4

Please sign in to comment.