mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-12 04:11:04 +00:00
Use parity-wasm 0.30 instead of git
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ name = "wasm-stack-height"
|
||||
path = "stack_height/main.rs"
|
||||
|
||||
[dependencies]
|
||||
parity-wasm = { git = "https://github.com/paritytech/parity-wasm" }
|
||||
parity-wasm = "0.30"
|
||||
pwasm-utils = { path = ".." }
|
||||
glob = "0.2"
|
||||
clap = "2.24"
|
||||
|
||||
Reference in New Issue
Block a user