From 36ed4aaa2ea3f410bd44df63addaea98b0a678a4 Mon Sep 17 00:00:00 2001 From: Laurențiu Nicola Date: Mon, 28 Apr 2025 12:08:59 +0300 Subject: Add foldhash license exception --- src/tools/tidy/src/deps.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tools') diff --git a/src/tools/tidy/src/deps.rs b/src/tools/tidy/src/deps.rs index dd7f9c6b146..3c3ebf556c5 100644 --- a/src/tools/tidy/src/deps.rs +++ b/src/tools/tidy/src/deps.rs @@ -148,6 +148,7 @@ const EXCEPTIONS_CARGO: ExceptionList = &[ const EXCEPTIONS_RUST_ANALYZER: ExceptionList = &[ // tidy-alphabetical-start ("dissimilar", "Apache-2.0"), + ("foldhash", "Zlib"), ("notify", "CC0-1.0"), ("option-ext", "MPL-2.0"), ("pulldown-cmark-to-cmark", "Apache-2.0"), -- cgit 1.4.1-3-g733a5