Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: bump the rust group with 10 updates
Bumps the rust group with 10 updates: | Package | From | To | | --- | --- | --- | | [bitflags](https://github.com/bitflags/bitflags) | `2.6.0` | `2.8.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.9.0` | `1.10.0` | | [either](https://github.com/rayon-rs/either) | `1.13.0` | `1.14.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [raw-cpuid](https://github.com/gz/rust-cpuid) | `11.2.0` | `11.4.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [uuid](https://github.com/uuid-rs/uuid) | `1.11.0` | `1.15.1` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.5.5` | `1.6.1` | | [fs4](https://github.com/al8n/fs4-rs) | `0.12.0` | `0.13.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.15.0` | `3.17.1` | Updates `bitflags` from 2.6.0 to 2.8.0 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.6.0...2.8.0) Updates `bytes` from 1.9.0 to 1.10.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.9.0...v1.10.0) Updates `either` from 1.13.0 to 1.14.0 - [Commits](rayon-rs/either@1.13.0...1.14.0) Updates `rand` from 0.8.5 to 0.9.0 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.9.0) Updates `raw-cpuid` from 11.2.0 to 11.4.0 - [Changelog](https://github.com/gz/rust-cpuid/blob/master/CHANGELOG.md) - [Commits](gz/rust-cpuid@11.2.0...11.4.0) Updates `tokio` from 1.42.0 to 1.43.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) Updates `uuid` from 1.11.0 to 1.15.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...v1.15.1) Updates `blake3` from 1.5.5 to 1.6.1 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.5.5...1.6.1) Updates `fs4` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/al8n/fs4-rs/releases) - [Changelog](https://github.com/al8n/fs4-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/al8n/fs4-rs/commits) Updates `tempfile` from 3.15.0 to 3.17.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.15.0...v3.17.1) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: either dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: raw-cpuid 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: blake3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: fs4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information