Skip to content

Commit

Permalink
chore: remove cargo-deny warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Nov 14, 2024
1 parent 39c3475 commit 5455148
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ feature-depth = 1
# output a note when they are encountered.
ignore = [
{ id = "RUSTSEC-2024-0370", reason = "subdependency cannot be updated" },
{ id = "RUSTSEC-2024-0384", reason = "subdependency cannot be updated" },
#"RUSTSEC-0000-0000",
#{ id = "RUSTSEC-0000-0000", reason = "you can specify a reason the advisory is ignored" },
#"[email protected]", # you can also ignore yanked crate versions if you wish
Expand Down

0 comments on commit 5455148

Please sign in to comment.