From fda275f231898df597af8d5dea4e076ae2bf5b8b Mon Sep 17 00:00:00 2001 From: 0hypercube <0hypercube@gmail.com> Date: Sat, 20 Aug 2022 20:59:43 +0100 Subject: [PATCH] Fix cargo-deny --- deny.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deny.toml b/deny.toml index 2c2944bb..0d4fed34 100644 --- a/deny.toml +++ b/deny.toml @@ -72,6 +72,8 @@ unlicensed = "deny" allow = [ "MIT", "Apache-2.0", + "BSD-3-Clause", + "Zlib", #"Apache-2.0 WITH LLVM-exception", ] # List of explicitly disallowed licenses