mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 22:58:11 +08:00
Fix cargo-deny
This commit is contained in:
committed by
Keavon Chambers
parent
bdad7aca47
commit
fda275f231
@@ -72,6 +72,8 @@ unlicensed = "deny"
|
|||||||
allow = [
|
allow = [
|
||||||
"MIT",
|
"MIT",
|
||||||
"Apache-2.0",
|
"Apache-2.0",
|
||||||
|
"BSD-3-Clause",
|
||||||
|
"Zlib",
|
||||||
#"Apache-2.0 WITH LLVM-exception",
|
#"Apache-2.0 WITH LLVM-exception",
|
||||||
]
|
]
|
||||||
# List of explicitly disallowed licenses
|
# List of explicitly disallowed licenses
|
||||||
|
|||||||
Reference in New Issue
Block a user