diff --git a/Cargo.toml b/Cargo.toml index 453576f3bc..4fc28b47b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ members = [ "crates/misc/py", ] -exclude = ["wasi-common/wasi-misc-tests"] +exclude = ["crates/wasi-common/wasi-misc-tests"] [features] # Enable all supported architectures by default.