diff --git a/crates/wasmtime/Cargo.toml b/crates/wasmtime/Cargo.toml index cc14bdaf63f5..5ffa314aa9e0 100644 --- a/crates/wasmtime/Cargo.toml +++ b/crates/wasmtime/Cargo.toml @@ -327,7 +327,6 @@ std = [ 'once_cell', 'wasmtime-fiber?/std', 'pulley-interpreter/std', - 'wasmtime-core/std', 'addr2line?/std', "dep:rustix", "wasmtime-jit-icache-coherence",