Skip to content

Commit 72ca54c

Browse files
Bump wit-component from 0.243.0 to 0.244.0
Bumps [wit-component](https://github.com/bytecodealliance/wasm-tools) from 0.243.0 to 0.244.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: wit-component dependency-version: 0.244.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e22c0f0 commit 72ca54c

2 files changed

Lines changed: 76 additions & 5 deletions

File tree

Cargo.lock

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

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ brotli = { workspace = true }
2727
javy-runner = { path = "../runner/" }
2828
javy-test-macros = { path = "../test-macros/" }
2929
wasmtime-wasi = { workspace = true }
30-
wit-component = "0.243.0"
30+
wit-component = "0.244.0"
3131

3232
[build-dependencies]
3333
anyhow = { workspace = true }

0 commit comments

Comments
 (0)