We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e8765 commit 51d8b9eCopy full SHA for 51d8b9e
1 file changed
deny.toml
@@ -6,6 +6,7 @@ ignore = [
6
{ id = "RUSTSEC-2023-0089", reason = "No maintained version available for `atomic-polyfill`." },
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