Skip to content

Commit

Permalink
Ignore a RUSTSEC for the 'rsa' crate which has no fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
kpfleming committed May 29, 2024
1 parent 3ebbda7 commit 975702b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[advisories]
ignore = ["RUSTSEC-2020-0159"]
ignore = ["RUSTSEC-2020-0159","RUSTSEC-2023-0071"]

0 comments on commit 975702b

Please sign in to comment.