We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753711a commit b28b98dCopy full SHA for b28b98d
1 file changed
deny.toml
@@ -3,8 +3,8 @@ all-features = true
3
4
[advisories]
5
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`." },
- { id = "RUSTSEC-2025-0141", reason = "No maintained version available for `bincode`." },
8
]
9
10
[bans]
0 commit comments