Skip to content

Commit afb3bf9

Browse files
danieleadesdaniel.eades
andauthored
fix(ci): update license requirements for cargo deny (#166)
Co-authored-by: daniel.eades <[email protected]>
1 parent 33879b2 commit afb3bf9

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
@@ -8,10 +8,10 @@ yanked = "deny"
88
allow = [
99
"Apache-2.0",
1010
"BSD-3-Clause",
11+
"CDLA-Permissive-2.0",
1112
"ISC",
1213
"MIT",
1314
"MPL-2.0",
14-
"Unicode-DFS-2016",
1515
"Unicode-3.0",
1616
]
1717
confidence-threshold = 1.0

0 commit comments

Comments
 (0)