Skip to content

Commit

Permalink
cargo deny: ignore unmaintained paste
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-k committed Mar 8, 2025
1 parent 4728080 commit f77c179
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ ignore = [
"RUSTSEC-2024-0370",
"RUSTSEC-2024-0384",
"RUSTSEC-2024-0388",
# ignore unmaintained `paste`
"RUSTSEC-2024-0436",
]

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

0 comments on commit f77c179

Please sign in to comment.