We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15205b3 commit 5988946Copy full SHA for 5988946
1 file changed
deny.toml
@@ -6,6 +6,7 @@ ignore = [
6
{ id = "RUSTSEC-2023-0071", reason = "No safe upgrade is available `rsa`." },
7
{ id = "RUSTSEC-2024-0370", reason = "No safe upgrade is available `proc-macro-error`." },
8
{ id = "RUSTSEC-2024-0436", reason = "No maintained version available for `paste`." },
9
+ { id = "RUSTSEC-2025-0141", reason = "No maintained version available for `bincode`." },
10
]
11
12
[bans]
0 commit comments