We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf6cb1 commit 8c0dd5eCopy full SHA for 8c0dd5e
1 file changed
deny.toml
@@ -3,4 +3,5 @@ ignore = [
3
# "RUSTSEC-0000-0000",
4
# { id = "RUSTSEC-0000-0000", reason = "you can specify a reason the advisory is ignored" },
5
{ id = "RUSTSEC-2024-0388", reason = "Tracking issue https://github.com/serenity-rs/poise/issues/334" },
6
+ { id = "RUSTSEC-2025-0057", reason = "Tracking issue https://github.com/serenity-rs/serenity/issues/3420" },
7
]
0 commit comments