Skip to content

Commit 12da317

Browse files
deny: update allowed license to include Unicode-3.0
One of the indirect depedencies updated the license from "Unicode-DFS-2016" to "Unicode-3.0". dtolnay/unicode-ident@36cccb8 License: https://spdx.org/licenses/Unicode-3.0.html
1 parent 74b362d commit 12da317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deny.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version = 2
1212
allow = [
1313
"MIT",
1414
"Apache-2.0",
15-
"Unicode-DFS-2016",
15+
"Unicode-3.0",
1616
"BSD-3-Clause",
1717
"ISC",
1818
]

0 commit comments

Comments
 (0)