Skip to content

Commit 8c7b750

Browse files
Bump wit-component from 0.248.0 to 0.251.0
Bumps [wit-component](https://github.com/bytecodealliance/wasm-tools) from 0.248.0 to 0.251.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.251.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2260c57 commit 8c7b750

2 files changed

Lines changed: 54 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 53 additions & 12 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
@@ -33,7 +33,7 @@ brotli = { workspace = true }
3333
javy-runner = { path = "../runner/" }
3434
javy-test-macros = { path = "../test-macros/" }
3535
wasmtime-wasi = { workspace = true }
36-
wit-component = "0.248.0"
36+
wit-component = "0.251.0"
3737

3838
[build-dependencies]
3939
anyhow = { workspace = true }

0 commit comments

Comments
 (0)