chore: Remove the deny exception for proc-macro-error2

This commit is contained in:
Damir Jelić
2026-07-28 09:08:28 +02:00
parent 1960eb1f5c
commit 5e7078edf3

View File

@@ -10,7 +10,6 @@ exclude = [
version = 2
ignore = [
{ id = "RUSTSEC-2024-0388", reason = "Unmaintained derivative crate, not a direct dependency" },
{ id = "RUSTSEC-2026-0173", reason = "Unmaintained proc-macro2 crate in aquamarine, not a direct dependency" },
]
[licenses]