Skip to content

Commit

Permalink
ci: add known issue with trin to audit toml
Browse files Browse the repository at this point in the history
  • Loading branch information
suchapalaver committed Dec 20, 2024
1 parent d08000d commit 8b9ce37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[advisories]
ignore = [
# Waiting on trin ethportal-api to fix this issue with the validator crate
"RUSTSEC-2024-0421",
]

0 comments on commit 8b9ce37

Please sign in to comment.