mirror of
https://git.asonix.dog/asonix/pict-rs
synced 2024-11-20 11:21:14 +00:00
Allow Unicode-3.0 license
This commit is contained in:
parent
d0b02135d0
commit
f6b3978096
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ allow = [
|
||||||
"ISC",
|
"ISC",
|
||||||
"MIT",
|
"MIT",
|
||||||
"MPL-2.0",
|
"MPL-2.0",
|
||||||
|
"Unicode-3.0",
|
||||||
"Unicode-DFS-2016",
|
"Unicode-DFS-2016",
|
||||||
"Zlib",
|
"Zlib",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue