Sign in
rust
/
rust
/
4d2f9ca08dfd4f248bbbaaa8d7708412129b28e9
/
.
/
src
/
tools
/
wasm-component-ld
/
Cargo.toml
blob: 99e84b4562f61580b4007cf62e95873e7152862c [
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.22"