Allow wit-bindgen-rt as compiler dependency
This commit is contained in:
parent
1c7aaf95e1
commit
9b71e86724
1 changed files with 1 additions and 0 deletions
|
|
@ -446,6 +446,7 @@ const PERMITTED_RUSTC_DEPENDENCIES: &[&str] = &[
|
|||
"windows_x86_64_gnu",
|
||||
"windows_x86_64_gnullvm",
|
||||
"windows_x86_64_msvc",
|
||||
"wit-bindgen-rt", // via wasi
|
||||
"writeable",
|
||||
"yoke",
|
||||
"yoke-derive",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue