cargo-deny: allow "Unicode-DFS-2016"

This commit is contained in:
Heiko Schaefer 2022-07-16 14:23:04 +02:00
parent fd230ce595
commit 39482d4768
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -21,6 +21,7 @@ allow = [
"BSD-2-Clause",
"ISC",
"BSL-1.0",
"Unicode-DFS-2016",
"CC0-1.0",
]
deny = [