Skip to content

Commit 182467f

Browse files
build(deps): bump wit-parser from 0.220.1 to 0.230.0
Bumps [wit-parser](https://github.com/bytecodealliance/wasm-tools) from 0.220.1 to 0.230.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.230.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ffa504 commit 182467f

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.12", default-features = false, path = "./cr
174174
wit-bindgen-wrpc-rust = { version = "0.10", default-features = false, path = "./crates/wit-bindgen-rust" }
175175
wit-bindgen-wrpc-rust-macro = { version = "0.10", default-features = false, path = "./crates/wit-bindgen-rust-macro" }
176176
wit-component = { version = "0.230", default-features = false }
177-
wit-parser = { version = "0.220", default-features = false }
177+
wit-parser = { version = "0.230", default-features = false }
178178
wrpc-cli = { version = "0.6", path = "./crates/cli", default-features = false }
179179
wrpc-introspect = { version = "0.7", default-features = false, path = "./crates/introspect" }
180180
wrpc-runtime-wasmtime = { version = "0.29", path = "./crates/runtime-wasmtime", default-features = false }

0 commit comments

Comments
 (0)