Skip to content

Commit

Permalink
chore: allow inferno as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Jun 26, 2024
1 parent 81bb1d5 commit 0483929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ exceptions = [
{ allow = ["CC0-1.0"], name = "tiny-keccak" },
{ allow = ["MPL-2.0"], name = "sized-chunks" },
{ allow = ["MPL-2.0"], name = "webpki-roots" },

{ allow = ["CDDL-1.0"], name = "inferno" },
]

[[licenses.clarify]]
Expand Down

0 comments on commit 0483929

Please sign in to comment.