Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Commit

Permalink
feat(binstall): no workspace since it's a dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleygwilliams committed Jan 15, 2019
1 parent 6d63a53 commit 2b822b8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 2b822b8

Please sign in to comment.