fork of https://github.com/rustwasm/wasm-pack for the needs of NextGraph.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
wasm-pack/binary-install/Cargo.toml

14 lines
230 B

[package]
name = "binary-install"
version = "0.1.0"
authors = ["Jesper Håkansson <jesper@jesperh.se>"]
[dependencies]
curl = "0.4.13"
failure = "0.1.2"
flate2 = "1.0.2"
slog = "2.3"
tar = "0.4.16"
which = "2.0.0"
zip = "0.4.2"