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 9 updates
Bumps the cargo group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.19` | | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [librespot-core](https://github.com/librespot-org/librespot) | ``118a9e1`` | ``8b769e0`` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.29` | `4.5.32` | Updates `clap` from 4.5.18 to 4.5.19 - [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.18...clap_complete-v4.5.19) Updates `futures` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.30...0.3.31) Updates `librespot-core` from `118a9e1` to `8b769e0` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](librespot-org/librespot@118a9e1...8b769e0) Updates `librespot-oauth` from `118a9e1` to `8b769e0` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](librespot-org/librespot@118a9e1...8b769e0) Updates `librespot-playback` from `118a9e1` to `8b769e0` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](librespot-org/librespot@118a9e1...8b769e0) Updates `librespot-protocol` from `118a9e1` to `8b769e0` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](librespot-org/librespot@118a9e1...8b769e0) Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.6...1.11.0) Updates `reqwest` from 0.12.7 to 0.12.8 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.7...v0.12.8) Updates `clap_complete` from 4.5.29 to 4.5.32 - [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.29...clap_complete-v4.5.32) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: librespot-core dependency-type: direct:production dependency-group: cargo - dependency-name: librespot-oauth dependency-type: direct:production dependency-group: cargo - dependency-name: librespot-playback dependency-type: direct:production dependency-group: cargo - dependency-name: librespot-protocol dependency-type: direct:production dependency-group: cargo - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: reqwest 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