From 9f1e3c00ce8ed665b8c831eb37fb372e2682a9ff Mon Sep 17 00:00:00 2001 From: Chloe Martin Date: Fri, 25 Oct 2024 12:09:42 -0400 Subject: [PATCH] dprint --- deny.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deny.toml b/deny.toml index dd05ba5b557..0aaf759368b 100644 --- a/deny.toml +++ b/deny.toml @@ -84,7 +84,7 @@ allow = [ "BSL-1.0", "Unicode-DFS-2016", "GPL-2.0", - "OpenSSL" + "OpenSSL", # "Apache-2.0 WITH LLVM-exception", ] # The confidence threshold for detecting a license from license text.