Skip to content

Commit 2cb67c9

Browse files
Merge pull request #549 from ruby/dependabot/cargo/wasm-compose-0.219.1
Bump wasm-compose from 0.216.0 to 0.219.1
2 parents 4a29263 + 37a4db7 commit 2cb67c9

File tree

2 files changed

+35
-12
lines changed

2 files changed

+35
-12
lines changed

Cargo.lock

Lines changed: 34 additions & 11 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ wizer = "6.0.0"
1616
wasi-vfs-cli = { git = "https://github.com/kateinoigakukun/wasi-vfs/", tag = "v0.5.3" }
1717
structopt = "0.3.26"
1818
wit-component = "0.216.0"
19-
wasm-compose = "0.216.0"
19+
wasm-compose = "0.219.1"
2020
wasi-virt = { git = "https://github.com/bytecodealliance/wasi-virt", rev = "dadd131d8cf8ed1ed4265e96350f5f166e27a339", default-features = false }

0 commit comments

Comments
 (0)