Skip to content

Commit

Permalink
fixup! Ignore RUSTSEC-2023-0071
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-dinculescu committed Oct 18, 2024
1 parent ce7c52e commit 7bf40ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[advisories]
ignore = [
"RUSTSEC-2023-0071", # Marvin Attack is low risk to this library use cases
# The Marvin Attack poses minimal risk to the use cases of this library
"RUSTSEC-2023-0071",
]

0 comments on commit 7bf40ee

Please sign in to comment.