Skip to content

Commit

Permalink
build(deps): bump wasm-tokio from 0.5.7 to 0.5.8
Browse files Browse the repository at this point in the history
Bumps [wasm-tokio](https://github.com/wrpc/wasm-tokio) from 0.5.7 to 0.5.8.
- [Commits](wrpc/wasm-tokio@v0.5.7...v0.5.8)

---
updated-dependencies:
- dependency-name: wasm-tokio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and rvolosatovs committed Jun 21, 2024
1 parent 4f6290f commit 6a551cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ tower = { version = "0.4", default-features = false }
tracing = { version = "0.1", default-features = false }
tracing-subscriber = { version = "0.3", default-features = false }
url = { version = "2", default-features = false }
wasm-tokio = { version = "0.5.7", default-features = false }
wasm-tokio = { version = "0.5.8", default-features = false }
wasmcloud-component-adapters = { version = "0.9", default-features = false }
wasmparser = { version = "0.208", default-features = false }
wasmtime = { version = "21", default-features = false }
Expand Down

0 comments on commit 6a551cf

Please sign in to comment.