diff options
| -rw-r--r-- | deny.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -51,7 +51,8 @@ allow = [ # https://github.com/briansmith/ring/issues/902 "LicenseRef-ring", "Unicode-DFS-2016", - "Zlib" + "Zlib", + "Unicode-3.0" ] [[licenses.clarify]] |
