Skip to content

Commit 32f8b47

Browse files
build(deps): bump wit-parser from 0.220.1 to 0.226.0
Bumps [wit-parser](https://github.com/bytecodealliance/wasm-tools) from 0.220.1 to 0.226.0. - [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] <support@github.com>
1 parent 9d99a56 commit 32f8b47

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ wit-bindgen-wrpc-go = { version = "0.11", default-features = false, path = "./cr
174174
wit-bindgen-wrpc-rust = { version = "0.9", default-features = false, path = "./crates/wit-bindgen-rust" }
175175
wit-bindgen-wrpc-rust-macro = { version = "0.9", default-features = false, path = "./crates/wit-bindgen-rust-macro" }
176176
wit-component = { version = "0.221", default-features = false }
177-
wit-parser = { version = "0.220", default-features = false }
177+
wit-parser = { version = "0.226", default-features = false }
178178
wrpc-cli = { version = "0.5", path = "./crates/cli", default-features = false }
179179
wrpc-introspect = { version = "0.6", default-features = false, path = "./crates/introspect" }
180180
wrpc-runtime-wasmtime = { version = "0.28", path = "./crates/runtime-wasmtime", default-features = false }

0 commit comments

Comments
 (0)