mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Rename the cli tool to wasm-bindgen
This commit is contained in:
parent
384027088b
commit
ea36df2e01
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user