Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ feature-depth = 1
ignore = [
{ id = "RUSTSEC-2024-0370", reason = "subdependency cannot be updated" },
{ id = "RUSTSEC-2024-0436", reason = "subdependency cannot be updated" },
{ id = "RUSTSEC-2025-0014", reason = "humantime is unmaintained" },
#"RUSTSEC-0000-0000",
#{ id = "RUSTSEC-0000-0000", reason = "you can specify a reason the advisory is ignored" },
#"a-crate-that-is-yanked@0.1.1", # you can also ignore yanked crate versions if you wish
Expand Down