Skip to content

Commit 0ac98f0

Browse files
authored
Add "Unlicense" license to allowed licenses (#678)
1 parent bfbc23d commit 0ac98f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deny.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ allow = [
3535
"LicenseRef-webpki",
3636
"MIT",
3737
"Unicode-DFS-2016",
38-
"Zlib"
38+
"Zlib",
39+
"Unlicense",
3940
]
4041

4142
[[licenses.clarify]]

0 commit comments

Comments
 (0)