Skip to content

Commit e54b1a5

Browse files
authored
Update deny.toml
1 parent 0598ba7 commit e54b1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/deny.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ allow = [
2626
"LicenseRef-webpki",
2727
"MIT",
2828
"MPL-2.0",
29-
"OpenSSL", # Needed for the aws-lc-sys crate
29+
"OpenSSL", # Needed for the ring and/or aws-lc-sys crate. See https://github.com/stackabletech/operator-templating/pull/464 for details
3030
"Unicode-3.0",
3131
"Unicode-DFS-2016",
3232
"Zlib",

0 commit comments

Comments
 (0)