Add foldhash license exception

This commit is contained in:
Laurențiu Nicola 2025-04-28 12:08:59 +03:00
parent 5008c6a6c0
commit 36ed4aaa2e

View file

@ -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"),