diff --git a/crates/wasi-common/Cargo.toml b/crates/wasi-common/Cargo.toml index d15c0299488c..579d92f9f71e 100644 --- a/crates/wasi-common/Cargo.toml +++ b/crates/wasi-common/Cargo.toml @@ -79,7 +79,6 @@ wasmtime = [ # This feature enables an implementation of the Wasi traits for a # synchronous wasmtime embedding. sync = [ - "wasmtime", "dep:cap-fs-ext", "dep:cap-time-ext", "dep:fs-set-times",