add bsd 2 clause to allow list for blake3 dep arrayref

This commit is contained in:
Jacob Kiesel 2024-07-13 08:33:32 -06:00 committed by Weihang Lo
parent f4ca739073
commit 0d2e8a5619
No known key found for this signature in database
GPG Key ID: D7DBF189825E82E7

View File

@ -94,6 +94,7 @@ allow = [
"MIT",
"MIT-0",
"Apache-2.0",
"BSD-2-Clause",
"BSD-3-Clause",
"MPL-2.0",
"Unicode-DFS-2016",