Move all executables to wasm-utils-tools crate

This commit is contained in:
Wei Tang
2018-05-15 19:16:31 +08:00
parent b4a1fd88b3
commit d36a8cbacc
14 changed files with 29 additions and 99 deletions
+1 -6
View File
@@ -23,10 +23,5 @@ std = ["parity-wasm/std", "log/std", "byteorder/std"]
[workspace]
members = [
"./logger",
"./build",
"./ext",
"./gas",
"./prune",
"./stack_height",
"./tools",
]