We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ad5fa commit 3bccb88Copy full SHA for 3bccb88
ext/ruby_wasm/Cargo.toml
@@ -13,7 +13,7 @@ crate-type = ["cdylib"]
13
magnus = { version = "0.7.1", features = ["bytes"] }
14
bytes = "1"
15
wizer = "6.0.0"
16
-wasi-vfs-cli = { git = "https://github.com/kateinoigakukun/wasi-vfs/", tag = "v0.5.3" }
+wasi-vfs-cli = { git = "https://github.com/kateinoigakukun/wasi-vfs/", tag = "v0.5.6" }
17
structopt = "0.3.26"
18
wit-component = "0.216.0"
19
wasm-compose = "0.219.1"
0 commit comments