Skip to content

Commit f1f8775

Browse files
committed
chore: Allow OpenSSL license (needed for aws-lc-sys crate)
1 parent fd40109 commit f1f8775

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ allow = [
2626
"LicenseRef-webpki",
2727
"MIT",
2828
"MPL-2.0",
29+
"OpenSSL", # Needed for the aws-lc-sys crate
2930
"Unicode-3.0",
3031
"Unicode-DFS-2016",
3132
"Zlib",

0 commit comments

Comments
 (0)