mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-22 14:57:55 +00:00
8 lines
154 B
TOML
8 lines
154 B
TOML
[package]
|
|
name = "wasm-gas"
|
|
version = "0.1.0"
|
|
authors = ["NikVolf <nikvolf@gmail.com>"]
|
|
|
|
[dependencies]
|
|
parity-wasm = "0.15"
|
|
wasm-utils = { path = "../" } |