Skip to content

Commit 84cb761

Browse files
authored
Update adapter builds (#56)
Pulls in a fix for bytecodealliance/wasmtime#10058
1 parent 3ae8d37 commit 84cb761

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ wasmparser = "0.223.0"
3232
wat = "1.223.0"
3333
wit-component = "0.223.0"
3434
wit-parser = "0.223.0"
35-
wasi-preview1-component-adapter-provider = "29.0.0"
35+
wasi-preview1-component-adapter-provider = "29.0.1"
3636

3737
[target.'cfg(unix)'.dependencies]
3838
libc = "0.2"

0 commit comments

Comments
 (0)