Skip to content

Commit

Permalink
[chore(workspace)](deps): Bump wit-component from 0.8.2 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [wit-component](https://github.com/bytecodealliance/wasm-tools) from 0.8.2 to 0.11.0.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@wit-component-0.8.2...wit-component-0.11.0)

---
updated-dependencies:
- dependency-name: wit-component
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2023
1 parent 8c4ea3b commit 1af5c90
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 7 deletions.
76 changes: 70 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion homestar-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ wasmparser = "0.104"
wasmtime = { version = "8.0", features = ["async", "component-model", "default"] }
wasmtime-component-util = "8.0"
wat = "1.0"
wit-component = "0.8"
wit-component = "0.11"

[dev-dependencies]
criterion = "0.5"
Expand Down

0 comments on commit 1af5c90

Please sign in to comment.