Sign in
rust
/
rust
/
refs/heads/cargo_update
/
.
/
src
/
tools
/
wasm-component-ld
/
Cargo.toml
blob: 744b67c17f65bd3325e3e62246305f4b558880f0 [
file
] [
log
] [
blame
] [
edit
]
# 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.19"