mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-24 12:07:57 +00:00
10 lines
170 B
TOML
10 lines
170 B
TOML
[package]
|
|
name = "wasm-pack"
|
|
version = "0.1.0"
|
|
authors = ["NikVolf <nikvolf@gmail.com>"]
|
|
|
|
[dependencies]
|
|
parity-wasm = "0.12"
|
|
wasm-utils = { path = "../" }
|
|
clap = "2.24"
|