mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-11 17:41:05 +00:00
+1
-5
@@ -4,7 +4,7 @@ version = "0.1.0"
|
||||
authors = ["NikVolf <nikvolf@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
parity-wasm = "0.14"
|
||||
parity-wasm = "0.15"
|
||||
log = "0.3"
|
||||
env_logger = "0.4"
|
||||
lazy_static = "0.2"
|
||||
@@ -29,7 +29,3 @@ path = "gas/src/main.rs"
|
||||
[[bin]]
|
||||
name = "wasm-build"
|
||||
path = "build/src/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "nondeterminism-check"
|
||||
path = "nondeterminism_check/src/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user