Skip to content

Commit 67dc93c

Browse files
Bump wit-component from 0.248.0 to 0.251.0 (#1221)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 654ffaf commit 67dc93c

2 files changed

Lines changed: 53 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 52 additions & 11 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)