Skip to content

Commit 88e3217

Browse files
committed
cargo-deny: allow Unicode-DFS-2016 license
See https://spdx.org/licenses/Unicode-DFS-2016.html for details
1 parent 3344326 commit 88e3217

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ allow = [
7575
"Zlib",
7676
"BSD-3-Clause",
7777
"ISC",
78+
"Unicode-DFS-2016",
7879
#"Apache-2.0 WITH LLVM-exception",
7980
]
8081
# What to do if a license in the above list is not actually used in a dependency

0 commit comments

Comments
 (0)