We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2043c33 commit cb0bbc8Copy full SHA for cb0bbc8
deny.toml
@@ -62,6 +62,7 @@ allow = [
62
"MPL-2.0", # https://www.mozilla.org/en-US/MPL/2.0/FAQ/ - see Q11. Used by webpki-roots on Linux.
63
"OFL-1.1", # https://spdx.org/licenses/OFL-1.1.html
64
"OpenSSL", # https://www.openssl.org/source/license.html - used on Linux
65
+ "Unicode-3.0", # https://www.unicode.org/license.txt
66
"Unicode-DFS-2016", # https://spdx.org/licenses/Unicode-DFS-2016.html
67
"Zlib", # https://tldrlegal.com/license/zlib-libpng-license-(zlib)
68
]
0 commit comments