Skip to content

Commit 8957ee3

Browse files
chore: add proc-macro-error2 to ignored advisories (#248)
1 parent 04acc81 commit 8957ee3

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)