mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-07-22 16:15:42 +00:00
use crate dependency
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ version = "0.1.0"
|
|||||||
authors = ["NikVolf <nikvolf@gmail.com>"]
|
authors = ["NikVolf <nikvolf@gmail.com>"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
parity-wasm = { git="https://github.com/nikvolf/parity-wasm" }
|
parity-wasm = "0.12"
|
||||||
log = "0.3"
|
log = "0.3"
|
||||||
env_logger = "0.4"
|
env_logger = "0.4"
|
||||||
lazy_static = "0.2"
|
lazy_static = "0.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user