Skip to content

Commit

Permalink
chore: added OpenSSL to allow list in cargo-deny
Browse files Browse the repository at this point in the history
  • Loading branch information
giangndm committed Aug 17, 2024
1 parent 89a5975 commit 3352b6e
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 @@ -21,7 +21,7 @@ allow = [
"MIT",
"Unicode-DFS-2016",
"WTFPL",

"OpenSSL",
]
confidence-threshold = 0.8
exceptions = [
Expand Down

0 comments on commit 3352b6e

Please sign in to comment.