Skip to content

Commit 055ed05

Browse files
committed
add dep license exception to deny.toml
1 parent 08d1843 commit 055ed05

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
@@ -6,7 +6,8 @@ allow = [
66
"MPL-2.0",
77
"ISC",
88
"BSD-3-Clause",
9-
"Zlib"
9+
"Zlib",
10+
"CDLA-Permissive-2.0"
1011
]
1112

1213
[advisories]

0 commit comments

Comments
 (0)