Skip to content

Commit 2affd1c

Browse files
committed
chore: allow CC0-1.0 license in cargo-deny for tiny-keccak
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c416907 commit 2affd1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ allow = [
2121
"Apache-2.0 WITH LLVM-exception",
2222
"Apache-2.0",
2323
"BSD-2-Clause",
24+
"CC0-1.0",
2425
"BSD-3-Clause",
2526
"ISC",
2627
"MIT",

0 commit comments

Comments
 (0)