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

Commit

Permalink
feat(binstall): prepare for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleygwilliams committed Jan 15, 2019
1 parent 9491d54 commit a9a4237
Show file tree
Hide file tree
Showing 15 changed files with 636 additions and 33 deletions.
30 changes: 15 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ siphasher = "0.2.3"
structopt = "0.2"
toml = "0.4"
which = "2.0.0"
wasm-pack-binary-install = { version = "0.1.0", path = "./binary-install" }
binary-install = { version = "0.0.1", path = "./binary-install" }
walkdir = "2"

[dev-dependencies]
Expand Down
Loading

0 comments on commit a9a4237

Please sign in to comment.