diff --git a/deny.toml b/deny.toml index 8f29292..0152119 100644 --- a/deny.toml +++ b/deny.toml @@ -29,6 +29,7 @@ allow = [ "MPL-2.0", "CDLA-Permissive-2.0", "0BSD", + "BSL-1.0", ] unused-allowed-license = "allow"