Skip to content

Commit cc96230

Browse files
committed
cargo-deny: allow MPL 2.0
1 parent 59fac18 commit cc96230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ allow = [
2727
"CC0-1.0",
2828
"Unicode-3.0",
2929
"Zlib",
30+
"MPL-2.0",
3031
]
3132
confidence-threshold = 0.8
3233

0 commit comments

Comments
 (0)