Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Feb 22, 2025
1 parent dcab8b4 commit 2258ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ignore = [
# https://rustsec.org/advisories/RUSTSEC-2024-0388 used by ssz, will be removed https://github.com/sigp/ethereum_ssz/pull/34
"RUSTSEC-2024-0388",
# https://rustsec.org/advisories/RUSTSEC-2025-0007 *ring* is unmaintained, used by jsonwebtoken
"RUSTSEC-2025-0007"
"RUSTSEC-2025-0007",
]

# This section is considered when running `cargo deny check bans`.
Expand Down

0 comments on commit 2258ffc

Please sign in to comment.