mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-22 04:31:06 +00:00
6aa896e9fe
tests added
10 lines
180 B
TOML
10 lines
180 B
TOML
[package]
|
|
name = "indeterminism_check"
|
|
version = "0.1.0"
|
|
authors = ["NikVolf <nikvolf@gmail.com>"]
|
|
|
|
[dependencies]
|
|
parity-wasm = "0.14"
|
|
wasm-utils = { path = "../" }
|
|
clap = "2.24"
|