mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-07-19 21:55:43 +00:00
rename wasm-opt binary to wasm-prune
This commit is contained in:
+2
-2
@@ -14,8 +14,8 @@ glob = "0.2"
|
||||
[lib]
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-opt"
|
||||
path = "opt/src/main.rs"
|
||||
name = "wasm-prune"
|
||||
path = "prune/src/main.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-ext"
|
||||
|
||||
Reference in New Issue
Block a user