mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-12-23 10:11:54 +00:00
Fix cargo-deny
This commit is contained in:
parent
bdad7aca47
commit
fda275f231
1 changed files with 2 additions and 0 deletions
|
|
@ -72,6 +72,8 @@ unlicensed = "deny"
|
|||
allow = [
|
||||
"MIT",
|
||||
"Apache-2.0",
|
||||
"BSD-3-Clause",
|
||||
"Zlib",
|
||||
#"Apache-2.0 WITH LLVM-exception",
|
||||
]
|
||||
# List of explicitly disallowed licenses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue