chore: accept OpenSSL as the license of a dependency

This commit is contained in:
J / Jacob Babich
2024-10-18 03:25:58 -04:00
parent 09f0c52520
commit 5fb65e5a62

View File

@@ -93,6 +93,7 @@ allow = [
"BSD-3-Clause",
"ISC",
"MIT",
"OpenSSL",
"Unicode-DFS-2016",
"Unlicense",
]