mirror of
https://github.com/fluencelabs/wasm-utils
synced 2025-05-17 01:31:24 +00:00
use crate dependency
This commit is contained in:
parent
357a5deed6
commit
fee06b6d58
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user