2
0
Fork 0
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:
asonix 2024-11-12 13:02:47 -06:00
parent d0b02135d0
commit f6b3978096

View file

@ -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",
] ]