Skip to content

Commit

Permalink
rustsec
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron committed Aug 20, 2024
1 parent dee93c4 commit 0a77fb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ ignore = [
"RUSTSEC-2023-0071",
# rustls is busted, dependency of unmaintained tide
"RUSTSEC-2024-0336",
# sqlx is only used for CDN tests. No newer version available yet
"RUSTSEC-2024-0363",
]

0 comments on commit 0a77fb4

Please sign in to comment.