Skip to content

Commit 7281df7

Browse files
Bump wit-component from 0.216.0 to 0.219.1
Bumps [wit-component](https://github.com/bytecodealliance/wasm-tools) from 0.216.0 to 0.219.1. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: wit-component dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c12c77 commit 7281df7

File tree

2 files changed

+38
-15
lines changed

2 files changed

+38
-15
lines changed

Cargo.lock

+37-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/ruby_wasm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ bytes = "1"
1515
wizer = "6.0.0"
1616
wasi-vfs-cli = { git = "https://github.com/kateinoigakukun/wasi-vfs/", tag = "v0.5.3" }
1717
structopt = "0.3.26"
18-
wit-component = "0.216.0"
18+
wit-component = "0.219.1"
1919
wasm-compose = "0.216.0"
2020
wasi-virt = { git = "https://github.com/bytecodealliance/wasi-virt", rev = "dadd131d8cf8ed1ed4265e96350f5f166e27a339", default-features = false }

0 commit comments

Comments
 (0)