Skip to content

Commit fefb7ef

Browse files
Bump wit-component from 0.225.0 to 0.229.0 (#5)
* Bump wit-component from 0.225.0 to 0.229.0 Bumps [wit-component](https://github.com/bytecodealliance/wasm-tools) from 0.225.0 to 0.229.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.229.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * sync with wasm-metadata Signed-off-by: Scott Andrews <scott@andrews.me> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Scott Andrews <scott@andrews.me> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Scott Andrews <scott@andrews.me>
1 parent c966bcf commit fefb7ef

3 files changed

Lines changed: 107 additions & 7 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ java-properties = "2.0.0"
3434
serde = { version = "1", features = ["derive"] }
3535
walrus = "0.23.3"
3636
wasm-compose = "0.229.0"
37-
wasm-metadata = "0.225.0"
38-
wit-component = "0.225.0"
37+
wasm-metadata = "0.229.0"
38+
wit-component = "0.229.0"
3939

4040
[dev-dependencies]
4141
wasmtime = "32"

lib/adapter.wasm

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)