Sign in
rust
/
rust
/
6ee4118299263fdf2d881c8a4f70bc241dd237d4
/
.
/
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"