diff --git a/Cargo.toml b/Cargo.toml index 21c90b2af927..62f0b201e858 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -282,6 +282,7 @@ default = [ "wasi-threads", "wasi-http", "pooling-allocator", + "serve", ] jitdump = ["wasmtime/jitdump"] vtune = ["wasmtime/vtune"]