Skip to content

Commit 0b83dc1

Browse files
build(deps): bump wit-bindgen-core from 0.36.0 to 0.45.1
Bumps [wit-bindgen-core](https://github.com/bytecodealliance/wit-bindgen) from 0.36.0 to 0.45.1. - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.36.0...v0.45.1) --- updated-dependencies: - dependency-name: wit-bindgen-core dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 41ad516 commit 0b83dc1

2 files changed

Lines changed: 8 additions & 34 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 33 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
@@ -167,7 +167,7 @@ wasmtime-cli-flags = { version = "41", default-features = false }
167167
wasmtime-wasi = { version = "41", default-features = false }
168168
wasmtime-wasi-http = { version = "41", default-features = false }
169169
wit-bindgen = { version = "0.45", default-features = false }
170-
wit-bindgen-core = { version = "0.36", default-features = false }
170+
wit-bindgen-core = { version = "0.45", default-features = false }
171171
wit-bindgen-wrpc = { version = "0.11", default-features = false, path = "./crates/wit-bindgen" }
172172
wit-bindgen-wrpc-go = { version = "0.12", default-features = false, path = "./crates/wit-bindgen-go" }
173173
wit-bindgen-wrpc-rust = { version = "0.11", default-features = false, path = "./crates/wit-bindgen-rust" }

0 commit comments

Comments
 (0)