Skip to content

Commit

Permalink
chore(rust): allow Zlib license
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjoDeundiak committed Oct 22, 2024
1 parent da4e2eb commit 597e77d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/cargo-deny/deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ allow = [
"ISC",
"BlueOak-1.0.0",
"BSL-1.0",
"Zlib",
]
exceptions = [
{ allow = ["LicenseRef-Ring-ISC-OpenSSL"], name = "ring", version = "*" },
Expand Down

0 comments on commit 597e77d

Please sign in to comment.