feat(binstall): no workspace since it's a dep

master
Ashley Williams 6 years ago
parent 6d63a537ca
commit 2b822b8132
  1. 5
      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"

Loading…
Cancel
Save