mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-15 03:21:02 +00:00
to executable
This commit is contained in:
+6
-1
@@ -4,4 +4,9 @@ version = "0.1.0"
|
||||
authors = ["NikVolf <nikvolf@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
glob = "*"
|
||||
glob = "0.2"
|
||||
wasm-utils = { path = "../" }
|
||||
clap = "2.24"
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-build"
|
||||
Reference in New Issue
Block a user