Skip to content

Commit aa034ee

Browse files
committed
cargo-deny: Allow "Apache-2.0 WITH LLVM-exception" license
1 parent 22c080b commit aa034ee

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
@@ -100,7 +100,7 @@ version = 2
100100
allow = [
101101
"0BSD",
102102
"Apache-2.0",
103-
#"Apache-2.0 WITH LLVM-exception",
103+
"Apache-2.0 WITH LLVM-exception",
104104
"BSD-2-Clause",
105105
"BSD-3-Clause",
106106
"BSL-1.0",

0 commit comments

Comments
 (0)