From 5d9940c7743320d9e94f4d25a2bbfa0443e93cae Mon Sep 17 00:00:00 2001 From: houseme Date: Thu, 20 Aug 2026 11:04:41 +0800 Subject: [PATCH] chore(deny): remove datafusion git allowlist --- deny.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/deny.toml b/deny.toml index c52861e1d..296b229e4 100644 --- a/deny.toml +++ b/deny.toml @@ -46,7 +46,6 @@ allow-git = [ # MiMalloc fork pinned for hotpath allocation counting support. # owner: houseme review: 2026-10 "https://github.com/xonatius/mimalloc_rust.git", - "https://github.com/apache/datafusion.git", ] [bans]