Skip to content

Commit

Permalink
build: silence RUSTSEC-2024-0384
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Nov 11, 2024
1 parent 6b2d49a commit 1412ffd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ ignore = [
# Unmaintained proc-macro-error
# <https://rustsec.org/advisories/RUSTSEC-2024-0370>
"RUSTSEC-2024-0370",

# Unmaintained instant
"RUSTSEC-2024-0384",
]

[bans]
Expand Down

0 comments on commit 1412ffd

Please sign in to comment.