Skip to content

Commit 89a9a1b

Browse files
build(deps): bump wit-parser from 0.220.1 to 0.243.0
Bumps [wit-parser](https://github.com/bytecodealliance/wasm-tools) from 0.220.1 to 0.243.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-version: 0.243.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41ad516 commit 89a9a1b

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
@@ -173,7 +173,7 @@ wit-bindgen-wrpc-go = { version = "0.12", default-features = false, path = "./cr
173173
wit-bindgen-wrpc-rust = { version = "0.11", default-features = false, path = "./crates/wit-bindgen-rust" }
174174
wit-bindgen-wrpc-rust-macro = { version = "0.11", default-features = false, path = "./crates/wit-bindgen-rust-macro" }
175175
wit-component = { version = "0.239", default-features = false }
176-
wit-parser = { version = "0.220", default-features = false }
176+
wit-parser = { version = "0.243", default-features = false }
177177
wrpc-cli = { version = "0.7", path = "./crates/cli", default-features = false }
178178
wrpc-introspect = { version = "0.7", default-features = false, path = "./crates/introspect" }
179179
wrpc-runtime-wasmtime = { version = "0.31", path = "./crates/runtime-wasmtime", default-features = false }

0 commit comments

Comments
 (0)