Skip to content

Commit

Permalink
[chore(cargo)](deps): Bump wit-component from 0.14.7 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [wit-component](https://github.com/bytecodealliance/wasm-tools) from 0.14.7 to 0.17.0.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@wit-component-0.14.7...wit-component-0.17.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 Dec 1, 2023
1 parent 58cfd0e commit 5f8df06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 42 deletions.
45 changes: 4 additions & 41 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 @@ -49,7 +49,7 @@ wasmtime-wasi = { version = "11.0", default-features = false, features = [
"tokio",
] }
wat = "1.0"
wit-component = "0.14"
wit-component = "0.17"

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

0 comments on commit 5f8df06

Please sign in to comment.