We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038382f commit 430b993Copy full SHA for 430b993
1 file changed
deny.toml
@@ -6,6 +6,7 @@ ignore = [
6
{ id = "RUSTSEC-2023-0071", reason = "No safe upgrade available for `rsa`." },
7
{ id = "RUSTSEC-2024-0436", reason = "No maintained version available for `paste`." },
8
]
9
+yanked = "deny"
10
11
[bans]
12
allow-wildcard-paths = true
0 commit comments