fix: correct cargo-deny key for unused license allowance

This commit is contained in:
2026-03-18 09:19:50 +00:00
parent 698b8d66ca
commit 3fc57cc351

View File

@@ -9,7 +9,7 @@ ignore = [
]
[licenses]
unused = "allow"
unused-allowed-license = "allow"
# Allowed open-source licenses
allow = [
"MIT",