Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the cargo group across 1 directory with 6 updates
Bumps the cargo group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.27` | `4.5.28` | | [zbus](https://github.com/dbus2/zbus) | `5.3.1` | `5.5.0` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.9.0` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.0` | | [strum_macros](https://github.com/Peternator7/strum) | `0.26.4` | `0.27.0` | | [toml](https://github.com/toml-rs/toml) | `0.8.19` | `0.8.20` | Updates `clap` from 4.5.27 to 4.5.28 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.27...clap_complete-v4.5.28) Updates `zbus` from 5.3.1 to 5.5.0 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](dbus2/zbus@zbus-5.3.1...zbus-5.5.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 `strum` from 0.26.3 to 0.27.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.3...v0.27.0) Updates `strum_macros` from 0.26.4 to 0.27.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.27.0) Updates `toml` from 0.8.19 to 0.8.20 - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: zbus dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rand dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information