Skip to content

Commit

Permalink
fix deny
Browse files Browse the repository at this point in the history
  • Loading branch information
vidhanio committed Dec 4, 2023
1 parent 9485923 commit 02d0604
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deny.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
[licenses]
default = "allow"

[[licenses.clarify]]
expression = "OpenSSL"
license-files = [{ path = "LICENSE", hash = 0xbd0eed23 }]
name = "ring"

0 comments on commit 02d0604

Please sign in to comment.