Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the rust group with 9 updates (#48266)
Bumps the rust group with 9 updates: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.2` | `1.8.0` | | [iso7816](https://github.com/trussed-dev/iso7816) | `0.1.2` | `0.1.3` | | [sspi](https://github.com/devolutions/sspi-rs) | `0.13.0` | `0.14.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.8` | `0.12.9` | | [rustls](https://github.com/rustls/rustls) | `0.23.13` | `0.23.16` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.70` | `0.3.72` | Updates `bytes` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.7.2...v1.8.0) Updates `iso7816` from 0.1.2 to 0.1.3 - [Changelog](https://github.com/trussed-dev/iso7816/blob/main/CHANGELOG.md) - [Commits](trussed-dev/iso7816@0.1.2...0.1.3) Updates `sspi` from 0.13.0 to 0.14.0 - [Commits](Devolutions/sspi-rs@sspi-v0.13.0...sspi-v0.14.0) Updates `tokio` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.0) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.10.0...1.11.0) Updates `reqwest` from 0.12.8 to 0.12.9 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.8...v0.12.9) Updates `rustls` from 0.23.13 to 0.23.16 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.13...v/0.23.16) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.93...0.2.95) Updates `web-sys` from 0.3.70 to 0.3.72 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: iso7816 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: sspi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust - dependency-name: web-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information