mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-14 12:11:10 +00:00
update layout for the rest
This commit is contained in:
+4
-4
@@ -21,15 +21,15 @@ diff = "0.1.11"
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-prune"
|
||||
path = "prune/src/main.rs"
|
||||
path = "prune/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-ext"
|
||||
path = "ext/src/main.rs"
|
||||
path = "ext/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-gas"
|
||||
path = "gas/src/main.rs"
|
||||
path = "gas/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-build"
|
||||
@@ -37,4 +37,4 @@ path = "build/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-stack-height"
|
||||
path = "stack_height/src/main.rs"
|
||||
path = "stack_height/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user