We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63140f4 commit ad192edCopy full SHA for ad192ed
deny.toml
@@ -70,7 +70,6 @@ feature-depth = 1
70
# A list of advisory IDs to ignore. Note that ignored advisories will still
71
# output a note when they are encountered.
72
ignore = [
73
- { id = "RUSTSEC-2025-0014", reason = "'humantime' is used in inner dep of trycmd" },
74
{ id = "RUSTSEC-2024-0436", reason = "'paste' is only used for demo of initial idea" },
75
#"RUSTSEC-0000-0000",
76
#{ id = "RUSTSEC-0000-0000", reason = "you can specify a reason the advisory is ignored" },
0 commit comments