Skip to content

Commit

Permalink
Fix cargo deny
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 committed Nov 26, 2024
1 parent 72b754b commit 14a4004
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ allow = [
"Unlicense",
]
confidence-threshold = 1.0
exceptions = [{ crate = "unicode-ident", allow = ["Unicode-DFS-2016"] }]
clarify = [
# see https://github.com/briansmith/ring/blob/main/LICENSE for details
{ crate = "ring", expression = "MIT AND ISC AND OpenSSL", license-files = [
Expand Down

0 comments on commit 14a4004

Please sign in to comment.