Skip to content

Commit 833cb01

Browse files
Update wasm-tools to 0.212.0
1 parent 2a5fd9f commit 833cb01

File tree

2 files changed

+35
-61
lines changed

2 files changed

+35
-61
lines changed

Cargo.lock

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

ext/ruby_wasm/Cargo.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ bytes = "1"
1515
wizer = "4.0.0"
1616
wasi-vfs-cli = { git = "https://github.com/kateinoigakukun/wasi-vfs/", tag = "0.5.2" }
1717
structopt = "0.3.26"
18-
# https://github.com/bytecodealliance/wasm-tools/pull/1625
19-
wit-component = { git = "https://github.com/bytecodealliance/wasm-tools", rev = "771bc57" }
20-
wasm-compose = "0.203"
18+
wit-component = "0.212.0"
19+
wasm-compose = "0.212.0"
2120
wasi-virt = { git = "https://github.com/bytecodealliance/wasi-virt", rev = "02de7b495eba3f1bf786bf17cf2236b7277be7b0", default-features = false }

0 commit comments

Comments
 (0)