File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,6 +41,8 @@ const CRATES_TO_PUBLISH: &[&str] = &[
4141 "cranelift-native" ,
4242 "cranelift-object" ,
4343 "cranelift-interpreter" ,
44+ "wasmtime-internal-component-util" ,
45+ "wasmtime-environ" ,
4446 "wasmtime-internal-jit-icache-coherence" ,
4547 // Wasmtime unwinder, used by both `cranelift-jit` (optionally) and filetests, and by Wasmtime.
4648 "wasmtime-internal-unwinder" ,
@@ -56,8 +58,6 @@ const CRATES_TO_PUBLISH: &[&str] = &[
5658 "wasmtime-internal-error" ,
5759 "wasmtime-internal-versioned-export-macros" ,
5860 "wasmtime-internal-slab" ,
59- "wasmtime-internal-component-util" ,
60- "wasmtime-environ" ,
6161 "wasmtime-internal-wit-bindgen" ,
6262 "wasmtime-internal-component-macro" ,
6363 "wasmtime-internal-jit-debug" ,
You can’t perform that action at this time.
0 commit comments