mirror of
https://github.com/fluencelabs/wasm-utils
synced 2025-06-27 21:41:40 +00:00
Update Cargo.toml
This commit is contained in:
@ -7,7 +7,7 @@ authors = ["NikVolf <nikvolf@gmail.com>"]
|
|||||||
glob = "0.2"
|
glob = "0.2"
|
||||||
wasm-utils = { path = "../" }
|
wasm-utils = { path = "../" }
|
||||||
clap = "2.24"
|
clap = "2.24"
|
||||||
parity-wasm = "0.12"
|
parity-wasm = "0.14"
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "wasm-build"
|
name = "wasm-build"
|
||||||
|
Reference in New Issue
Block a user