Skip to content

Commit

Permalink
add cargo audit config file
Browse files Browse the repository at this point in the history
ignore yaml-rust advisory for now
  • Loading branch information
Keith Hall committed Dec 30, 2024
1 parent d660cca commit 63560c4
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
@@ -0,0 +1,2 @@
[advisories]
ignore = ["RUSTSEC-2024-0320"]

0 comments on commit 63560c4

Please sign in to comment.