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

8 lines
199 B
TOML

[package]
name = "rust-runner"
version = "0.1.0"
authors = ["NikVolf <nikvolf@gmail.com>"]
[dependencies]
parity-wasm = { git="https://github.com/nikvolf/parity-wasm" }
wasm-utils = { path = "../" }