Skip to content

Commit 73c1bb2

Browse files
dependabot[bot]dependabot-pr-auto-approver[bot]jsturtevant
authored
chore(deps): bump wit-parser and it-component from 0.252.0 to 0.253.0 (#1631)
* chore(deps): bump wit-parser from 0.252.0 to 0.253.0 Bumps [wit-parser](https://github.com/bytecodealliance/wasm-tools) from 0.252.0 to 0.253.0. - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) --- updated-dependencies: - dependency-name: wit-parser dependency-version: 0.253.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: James Sturtevant <jsturtevant@gmail.com> * chore: update guest Cargo.lock file Automatically updated by dependabot-update-guest-locks workflow. Triggered by: chore(deps): bump wit-parser from 0.252.0 to 0.253.0 Signed-off-by: dependabot-pr-auto-approver[bot] <207571483+dependabot-pr-auto-approver[bot]@users.noreply.github.com> Signed-off-by: James Sturtevant <jsturtevant@gmail.com> * fix(deps): align wasm-tools dependencies Copilot-Session: ce5a76e6-3e42-4497-af18-f6c8b99499a3 Signed-off-by: James Sturtevant <jsturtevant@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: James Sturtevant <jsturtevant@gmail.com> Signed-off-by: dependabot-pr-auto-approver[bot] <207571483+dependabot-pr-auto-approver[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-pr-auto-approver[bot] <207571483+dependabot-pr-auto-approver[bot]@users.noreply.github.com> Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
1 parent 37913a1 commit 73c1bb2

3 files changed

Lines changed: 31 additions & 31 deletions

File tree

Cargo.lock

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

src/hyperlight_component_util/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ name = "hyperlight_component_util"
1616

1717
[dependencies]
1818
wasmparser = { version = "0.254.0" }
19-
wit-component = { version = "0.252.0" }
20-
wit-parser = { version = "0.252.0" }
19+
wit-component = { version = "0.253.0" }
20+
wit-parser = { version = "0.253.0" }
2121
quote = { version = "1.0.45" }
2222
proc-macro2 = { version = "1.0.106" }
2323
syn = { version = "3.0.1" }

src/tests/rust_guests/Cargo.lock

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

0 commit comments

Comments
 (0)