diff --git a/scripts/publish.rs b/scripts/publish.rs index 39a7f04e8c..e121cedc3a 100644 --- a/scripts/publish.rs +++ b/scripts/publish.rs @@ -49,6 +49,7 @@ const CRATES_TO_PUBLISH: &[&str] = &[ // wasi-common "wasi-common", "wasi-cap-std-sync", + "wasi-tokio", // wasmtime "lightbeam", "wasmtime-fiber",