Skip to content

Commit 78dfadc

Browse files
chore: add proc-macro-error2 to ignored advisories
1 parent 3031e08 commit 78dfadc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ all-features = true
44
[advisories]
55
ignore = [
66
{ 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`." },
78
]
89

910
[bans]

0 commit comments

Comments
 (0)