Skip to content

Commit

Permalink
Remove unused license allowance from cargo-deny
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaka91 committed Jul 29, 2023
1 parent ff110dd commit 6d11bde
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 @@ -6,7 +6,6 @@ ignore = [
[licenses]
allow = [
"BSD-2-Clause",
"CC0-1.0",
"MPL-2.0",
"OpenSSL",
]
Expand Down

0 comments on commit 6d11bde

Please sign in to comment.