Update tidy allowed dependencies

This commit is contained in:
bjorn3 2025-11-08 14:26:36 +00:00
parent ff3c7f04a7
commit b2a66027fe

View file

@ -576,6 +576,7 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
"foldhash",
"gimli",
"hashbrown",
"heck",
"indexmap",
"libc",
"libloading",
@ -596,8 +597,9 @@ const PERMITTED_CRANELIFT_DEPENDENCIES: &[&str] = &[
"syn",
"target-lexicon",
"unicode-ident",
"wasmtime-jit-icache-coherence",
"wasmtime-math",
"wasmtime-internal-jit-icache-coherence",
"wasmtime-internal-math",
"windows-link",
"windows-sys",
"windows-targets",
"windows_aarch64_gnullvm",