1
0
mirror of https://github.com/fluencelabs/wasm-utils synced 2025-03-16 19:40:52 +00:00

8 lines
196 B
TOML
Raw Normal View History

2017-04-12 17:58:28 +03:00
[package]
2017-04-25 17:06:41 +03:00
name = "wasm-gas"
2017-04-12 17:58:28 +03:00
version = "0.1.0"
authors = ["NikVolf <nikvolf@gmail.com>"]
[dependencies]
2017-05-04 15:59:22 +03:00
parity-wasm = { git="https://github.com/nikvolf/parity-wasm" }
wasm-utils = { path = "../" }