chore(deps): bump the cargo group with 7 updates

Bumps the cargo group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [clap](https://github.com/clap-rs/clap) | `4.5.17` | `4.5.18` |
| [librespot-core](https://github.com/librespot-org/librespot) | ``0be490f`` | ``67d3195`` |
| [librespot-oauth](https://github.com/librespot-org/librespot) | ``0be490f`` | ``67d3195`` |
| [librespot-playback](https://github.com/librespot-org/librespot) | ``0be490f`` | ``67d3195`` |
| [librespot-protocol](https://github.com/librespot-org/librespot) | ``0be490f`` | ``67d3195`` |
| [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.13` | `0.2.0` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.5.26` | `4.5.29` |


Updates `clap` from 4.5.17 to 4.5.18
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.17...clap_complete-v4.5.18)

Updates `librespot-core` from `0be490f` to `67d3195`
- [Release notes](https://github.com/librespot-org/librespot/releases)
- [Commits](0be490f58d...67d31959f5)

Updates `librespot-oauth` from `0be490f` to `67d3195`
- [Release notes](https://github.com/librespot-org/librespot/releases)
- [Commits](0be490f58d...67d31959f5)

Updates `librespot-playback` from `0be490f` to `67d3195`
- [Release notes](https://github.com/librespot-org/librespot/releases)
- [Commits](0be490f58d...67d31959f5)

Updates `librespot-protocol` from `0be490f` to `67d3195`
- [Release notes](https://github.com/librespot-org/librespot/releases)
- [Commits](0be490f58d...67d31959f5)

Updates `unicode-width` from 0.1.13 to 0.2.0
- [Commits](https://github.com/unicode-rs/unicode-width/commits)

Updates `clap_complete` from 4.5.26 to 4.5.29
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.26...clap_complete-v4.5.29)

---
updated-dependencies:
- dependency-name: clap
  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: unicode-width
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-23 07:18:00 +00:00
committed by Henrik Friedrichsen
parent 4ac180816d
commit 00936edf9a
3 changed files with 30 additions and 68 deletions

View File

@@ -7,8 +7,8 @@ edition = "2021"
[dependencies]
clap_mangen = "0.2.23"
clap_complete = "4.5.26"
clap = "4.5.17"
clap_complete = "4.5.29"
clap = "4.5.18"
[dependencies.ncspot]
default-features = false