We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04acc81 commit 8957ee3Copy full SHA for 8957ee3
1 file changed
deny.toml
@@ -4,6 +4,7 @@ all-features = true
4
[advisories]
5
ignore = [
6
{ id = "RUSTSEC-2024-0436", reason = "No maintained version available for `paste`." },
7
+ { id = "RUSTSEC-2026-0173", reason = "No maintained version available for `proc-macro-error2`." },
8
]
9
10
[bans]
0 commit comments