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 10 updates
Bumps the cargo group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.26` | | [zbus](https://github.com/dbus2/zbus) | `5.2.0` | `5.3.0` | | [log](https://github.com/rust-lang/log) | `0.4.22` | `0.4.25` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.11` | `0.12.12` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.137` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [rspotify](https://github.com/ramsayleung/rspotify) | `0.13.3` | `0.14.0` | | [notify-rust](https://github.com/hoodie/notify-rust) | `4.11.3` | `4.11.4` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.24` | `0.2.26` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.42` | Updates `clap` from 4.5.23 to 4.5.26 - [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.23...clap_complete-v4.5.26) Updates `zbus` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](dbus2/zbus@zbus-5.2.0...zbus-5.3.0) Updates `log` from 0.4.22 to 0.4.25 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.22...0.4.25) Updates `reqwest` from 0.12.11 to 0.12.12 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.11...v0.12.12) Updates `serde_json` from 1.0.134 to 1.0.137 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.137) 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 `rspotify` from 0.13.3 to 0.14.0 - [Release notes](https://github.com/ramsayleung/rspotify/releases) - [Changelog](https://github.com/ramsayleung/rspotify/blob/master/CHANGELOG.md) - [Commits](ramsayleung/rspotify@v0.13.3...v0.14.0) Updates `notify-rust` from 4.11.3 to 4.11.4 - [Release notes](https://github.com/hoodie/notify-rust/releases) - [Changelog](https://github.com/hoodie/notify-rust/blob/main/CHANGELOG.md) - [Commits](hoodie/notify-rust@v4.11.3...v4.11.4) Updates `clap_mangen` from 0.2.24 to 0.2.26 - [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_mangen-v0.2.24...clap_mangen-v0.2.26) Updates `clap_complete` from 4.5.40 to 4.5.42 - [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.40...clap_complete-v4.5.42) --- 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: log dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: rspotify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: notify-rust dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information