Update tidy allowed dependencies
This commit is contained in:
parent
ff3c7f04a7
commit
b2a66027fe
1 changed files with 4 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue