Skip to content

Commit

Permalink
Fix unmaintained crate
Browse files Browse the repository at this point in the history
  • Loading branch information
rmn-boiko committed Nov 12, 2024
1 parent 3d45c2a commit 26d865a
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 @@ -93,4 +93,7 @@ ignore = [
# Unmaintained
# https://rustsec.org/advisories/RUSTSEC-2024-0370.html
"RUSTSEC-2024-0370"
# Unmaintained (instant)
# https://rustsec.org/advisories/RUSTSEC-2024-0384.html
"RUSTSEC-2024-0384",
]

0 comments on commit 26d865a

Please sign in to comment.