diff --git a/Cargo.toml b/Cargo.toml index d2f67ba..e2daa4d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,11 +9,6 @@ readme = "README.md" categories = ["wasm"] documentation = "https://rustwasm.github.io/wasm-pack/" -[workspace] -members = [ - "./binary-install", -] - [dependencies] atty = "0.2.11" cargo_metadata = "0.6.0"