mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-23 09:41:33 +00:00
Rename the cli tool to wasm-bindgen
This commit is contained in:
@ -8,3 +8,7 @@ docopt = "0.8"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
wasm-bindgen-cli-support = { path = "../wasm-bindgen-cli-support" }
|
||||
|
||||
[[bin]]
|
||||
name = "wasm-bindgen"
|
||||
path = "src/main.rs"
|
||||
|
Reference in New Issue
Block a user