Skip to content

Commit 638c6d2

Browse files
build(deps): bump wit-parser from 0.220.1 to 0.224.1
Bumps [wit-parser](https://github.com/bytecodealliance/wasm-tools) from 0.220.1 to 0.224.1. - [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]>
1 parent 989515a commit 638c6d2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.26", path = "./crates/runtime-wasmtime", default-features = false }

0 commit comments

Comments
 (0)