Sign in
rust
/
rust
/
86193fa8a04bcbdeee9917c2a2d1e2ea7054c0a6
/
.
/
src
/
tools
/
wasm-component-ld
/
Cargo.toml
blob: 965e9b01a4466143436c7e1f7fe62a2bc0c8413f [
file
]
# See the `README.md` in this directory for what this tool is.
[
package
]
name
=
"wasm-component-ld-wrapper"
version
=
"0.1.0"
edition
=
"2021"
[[
bin
]]
name
=
"wasm-component-ld"
path
=
"src/main.rs"
[
dependencies
]
wasm
-
component
-
ld
=
"0.5.11"