cargo-deny: allow "Unicode-DFS-2016"
This commit is contained in:
parent
fd230ce595
commit
39482d4768
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ allow = [
|
|||
"BSD-2-Clause",
|
||||
"ISC",
|
||||
"BSL-1.0",
|
||||
"Unicode-DFS-2016",
|
||||
"CC0-1.0",
|
||||
]
|
||||
deny = [
|
||||
|
|
Loading…
Reference in a new issue