Update wasm-component-ld to 0.5.13
This commit updates the vendored `wasm-component-ld` binary to 0.5.13 which includes some various bug fixes and new feature updates for upcoming component model features coming down the pike. Not expected to break any existing workflows, just a normal update.
This commit is contained in:
parent
553600e0f5
commit
5b5f55bc44
2 changed files with 27 additions and 62 deletions
|
|
@ -10,4 +10,4 @@ name = "wasm-component-ld"
|
|||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
wasm-component-ld = "0.5.12"
|
||||
wasm-component-ld = "0.5.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue