Skip to content

Commit

Permalink
chore(deps): bump wit-component from 0.20.1 to 0.201.0
Browse files Browse the repository at this point in the history
Bumps [wit-component](https://github.com/bytecodealliance/wasm-tools) from 0.20.1 to 0.201.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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent b87ccd1 commit 5cd948c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 40 deletions.
43 changes: 4 additions & 39 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 src/kiwi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ wasmtime = { version = "18.0.2", features = ["component-model", "async"] }
wasmtime-wasi = "18.0.2"
wasmtime-wasi-http = "18.0.2"
wat = "1.0.85"
wit-component = "0.20.1"
wit-component = "0.201.0"
ringbuf = "0.3.3"
async-stream = "0.3.5"
futures-util = "0.3.30"
Expand Down

0 comments on commit 5cd948c

Please sign in to comment.