Skip to content

Commit

Permalink
build(deps): bump wit-parser from 0.220.0 to 0.221.2
Browse files Browse the repository at this point in the history
Bumps [wit-parser](https://github.com/bytecodealliance/wasm-tools) from 0.220.0 to 0.221.2.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent e30c878 commit 069acf3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -170,7 +170,7 @@ wit-bindgen-wrpc-go = { version = "0.11", default-features = false, path = "./cr
wit-bindgen-wrpc-rust = { version = "0.9", default-features = false, path = "./crates/wit-bindgen-rust" }
wit-bindgen-wrpc-rust-macro = { version = "0.9", default-features = false, path = "./crates/wit-bindgen-rust-macro" }
wit-component = { version = "0.221", default-features = false }
wit-parser = { version = "0.220", default-features = false }
wit-parser = { version = "0.221", default-features = false }
wrpc-cli = { version = "0.5", path = "./crates/cli", default-features = false }
wrpc-introspect = { version = "0.6", default-features = false, path = "./crates/introspect" }
wrpc-runtime-wasmtime = { version = "0.26", path = "./crates/runtime-wasmtime", default-features = false }
Expand Down

0 comments on commit 069acf3

Please sign in to comment.