Skip to content

Commit 5176581

Browse files
chore(deps): bump the rust-other group with 7 updates
Bumps the rust-other group with 7 updates: | Package | From | To | | --- | --- | --- | | [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) | `0.48.1` | `0.49.0` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.18` | `0.1.19` | | [wasm-metadata](https://github.com/bytecodealliance/wasm-tools) | `0.241.2` | `0.243.0` | | [wit-bindgen-core](https://github.com/bytecodealliance/wit-bindgen) | `0.48.1` | `0.49.0` | | [wit-bindgen-rust](https://github.com/bytecodealliance/wit-bindgen) | `0.48.1` | `0.49.0` | | [wit-bindgen-rust-macro](https://github.com/bytecodealliance/wit-bindgen) | `0.48.1` | `0.49.0` | | [wit-component](https://github.com/bytecodealliance/wasm-tools) | `0.241.2` | `0.243.0` | Updates `wit-bindgen` from 0.48.1 to 0.49.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.48.1...v0.49.0) Updates `hyper-util` from 0.1.18 to 0.1.19 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.18...v0.1.19) Updates `wasm-metadata` from 0.241.2 to 0.243.0 - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases) - [Commits](https://github.com/bytecodealliance/wasm-tools/commits) Updates `wit-bindgen-core` from 0.48.1 to 0.49.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.48.1...v0.49.0) Updates `wit-bindgen-rust` from 0.48.1 to 0.49.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.48.1...v0.49.0) Updates `wit-bindgen-rust-macro` from 0.48.1 to 0.49.0 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](bytecodealliance/wit-bindgen@v0.48.1...v0.49.0) Updates `wit-component` from 0.241.2 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-bindgen dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-other - dependency-name: hyper-util dependency-version: 0.1.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-other - dependency-name: wasm-metadata dependency-version: 0.243.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-other - dependency-name: wit-bindgen-core dependency-version: 0.49.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-other - dependency-name: wit-bindgen-rust dependency-version: 0.49.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-other - dependency-name: wit-bindgen-rust-macro dependency-version: 0.49.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-other - dependency-name: wit-component dependency-version: 0.243.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-other ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0df97a commit 5176581

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

Cargo.lock

Lines changed: 33 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
@@ -55,7 +55,7 @@ wasmtime-wasi-http = { version = "39.0.1", default-features = false, features =
5555
"default-send-request"
5656
] }
5757
wasmtime-wasi-io = { version = "39.0.0", default-features = false }
58-
wit-bindgen = { version = "0.48", default-features = false, features = [
58+
wit-bindgen = { version = "0.49", default-features = false, features = [
5959
"macros"
6060
] }
6161

0 commit comments

Comments
 (0)