mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-24 13:17:58 +00:00
7 lines
166 B
TOML
7 lines
166 B
TOML
[package]
|
|
name = "wasm-ext"
|
|
version = "0.1.0"
|
|
authors = ["NikVolf <nikvolf@gmail.com>"]
|
|
|
|
[dependencies]
|
|
parity-wasm = { git="https://github.com/nikvolf/parity-wasm" } |