Skip to content

Commit f9f8558

Browse files
committed
Update cargo-deny file
1 parent 80503c2 commit f9f8558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deny.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ ignore = []
55
confidence-threshold = 0.925
66
allow = [
77
"Apache-2.0",
8+
"Apache-2.0 WITH LLVM-exception",
89
"BSD-3-Clause",
10+
"CDLA-Permissive-2.0",
911
"ISC",
1012
"MIT",
11-
"MPL-2.0",
1213
"Zlib",
13-
"OpenSSL",
1414
"Unicode-3.0",
1515
]
1616

0 commit comments

Comments
 (0)