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](https://github.com/clap-rs/clap/compare/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](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31)

Updates `librespot-core` from `118a9e1` to `8b769e0`
- [Release notes](https://github.com/librespot-org/librespot/releases)
- [Commits](118a9e1a51...8b769e035b)

Updates `librespot-oauth` from `118a9e1` to `8b769e0`
- [Release notes](https://github.com/librespot-org/librespot/releases)
- [Commits](118a9e1a51...8b769e035b)

Updates `librespot-playback` from `118a9e1` to `8b769e0`
- [Release notes](https://github.com/librespot-org/librespot/releases)
- [Commits](118a9e1a51...8b769e035b)

Updates `librespot-protocol` from `118a9e1` to `8b769e0`
- [Release notes](https://github.com/librespot-org/librespot/releases)
- [Commits](118a9e1a51...8b769e035b)

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](https://github.com/rust-lang/regex/compare/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](https://github.com/seanmonstar/reqwest/compare/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](https://github.com/clap-rs/clap/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-07 07:55:59 +00:00
committed by Henrik Friedrichsen
parent 0b8b56fb02
commit f40b36741c
3 changed files with 42 additions and 46 deletions

82
Cargo.lock generated
View File

@@ -606,18 +606,18 @@ dependencies = [
[[package]]
name = "clap"
version = "4.5.18"
version = "4.5.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b0956a43b323ac1afaffc053ed5c4b7c1f1800bacd1683c353aabbb752515dd3"
checksum = "7be5744db7978a28d9df86a214130d106a89ce49644cbc4e3f0c22c3fba30615"
dependencies = [
"clap_builder",
]
[[package]]
name = "clap_builder"
version = "4.5.18"
version = "4.5.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d72166dd41634086d5803a47eb71ae740e61d84709c36f3c34110173db3961b"
checksum = "a5fbc17d3ef8278f55b282b2a2e75ae6f6c7d4bb70ed3d0382375104bfafdb4b"
dependencies = [
"anstream",
"anstyle",
@@ -627,9 +627,9 @@ dependencies = [
[[package]]
name = "clap_complete"
version = "4.5.29"
version = "4.5.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8937760c3f4c60871870b8c3ee5f9b30771f792a7045c48bcbba999d7d6b3b8e"
checksum = "74a01f4f9ee6c066d42a1c8dedf0dcddad16c72a8981a309d6398de3a75b0c39"
dependencies = [
"clap",
]
@@ -1372,9 +1372,9 @@ checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
[[package]]
name = "futures"
version = "0.3.30"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
dependencies = [
"futures-channel",
"futures-core",
@@ -1387,9 +1387,9 @@ dependencies = [
[[package]]
name = "futures-channel"
version = "0.3.30"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
dependencies = [
"futures-core",
"futures-sink",
@@ -1397,15 +1397,15 @@ dependencies = [
[[package]]
name = "futures-core"
version = "0.3.30"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
[[package]]
name = "futures-executor"
version = "0.3.30"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
dependencies = [
"futures-core",
"futures-task",
@@ -1414,9 +1414,9 @@ dependencies = [
[[package]]
name = "futures-io"
version = "0.3.30"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
[[package]]
name = "futures-lite"
@@ -1433,9 +1433,9 @@ dependencies = [
[[package]]
name = "futures-macro"
version = "0.3.30"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
dependencies = [
"proc-macro2",
"quote",
@@ -1444,15 +1444,15 @@ dependencies = [
[[package]]
name = "futures-sink"
version = "0.3.30"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
[[package]]
name = "futures-task"
version = "0.3.30"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
[[package]]
name = "futures-timer"
@@ -1462,9 +1462,9 @@ checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
[[package]]
name = "futures-util"
version = "0.3.30"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
dependencies = [
"futures-channel",
"futures-core",
@@ -2161,13 +2161,11 @@ dependencies = [
[[package]]
name = "librespot-audio"
version = "0.5.0-dev"
source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5"
source = "git+https://github.com/librespot-org/librespot?branch=dev#8b769e035b978deea95d105441f01b65ac15f302"
dependencies = [
"aes",
"byteorder",
"bytes",
"ctr",
"futures-core",
"futures-util",
"http-body-util",
"hyper 1.4.1",
@@ -2183,7 +2181,7 @@ dependencies = [
[[package]]
name = "librespot-core"
version = "0.5.0-dev"
source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5"
source = "git+https://github.com/librespot-org/librespot?branch=dev#8b769e035b978deea95d105441f01b65ac15f302"
dependencies = [
"aes",
"base64 0.22.1",
@@ -2237,10 +2235,9 @@ dependencies = [
[[package]]
name = "librespot-metadata"
version = "0.5.0-dev"
source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5"
source = "git+https://github.com/librespot-org/librespot?branch=dev#8b769e035b978deea95d105441f01b65ac15f302"
dependencies = [
"async-trait",
"byteorder",
"bytes",
"librespot-core",
"librespot-protocol",
@@ -2255,7 +2252,7 @@ dependencies = [
[[package]]
name = "librespot-oauth"
version = "0.5.0-dev"
source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5"
source = "git+https://github.com/librespot-org/librespot?branch=dev#8b769e035b978deea95d105441f01b65ac15f302"
dependencies = [
"log",
"oauth2",
@@ -2266,10 +2263,9 @@ dependencies = [
[[package]]
name = "librespot-playback"
version = "0.5.0-dev"
source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5"
source = "git+https://github.com/librespot-org/librespot?branch=dev#8b769e035b978deea95d105441f01b65ac15f302"
dependencies = [
"alsa",
"byteorder",
"cpal",
"futures-util",
"libpulse-binding",
@@ -2293,7 +2289,7 @@ dependencies = [
[[package]]
name = "librespot-protocol"
version = "0.5.0-dev"
source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5"
source = "git+https://github.com/librespot-org/librespot?branch=dev#8b769e035b978deea95d105441f01b65ac15f302"
dependencies = [
"protobuf",
"protobuf-codegen",
@@ -2475,7 +2471,7 @@ dependencies = [
"platform-dirs",
"rand",
"regex",
"reqwest 0.12.7",
"reqwest 0.12.8",
"rspotify",
"serde",
"serde_cbor",
@@ -3536,9 +3532,9 @@ dependencies = [
[[package]]
name = "regex"
version = "1.10.6"
version = "1.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619"
checksum = "38200e5ee88914975b69f657f0801b6f6dccafd44fd9326302a4aaeecfacb1d8"
dependencies = [
"aho-corasick",
"memchr",
@@ -3548,9 +3544,9 @@ dependencies = [
[[package]]
name = "regex-automata"
version = "0.4.7"
version = "0.4.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
checksum = "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3"
dependencies = [
"aho-corasick",
"memchr",
@@ -3559,9 +3555,9 @@ dependencies = [
[[package]]
name = "regex-syntax"
version = "0.8.4"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
[[package]]
name = "reqwest"
@@ -3606,9 +3602,9 @@ dependencies = [
[[package]]
name = "reqwest"
version = "0.12.7"
version = "0.12.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8f4955649ef5c38cc7f9e8aa41761d48fb9677197daea9984dc54f56aad5e63"
checksum = "f713147fbe92361e52392c73b8c9e48c04c6625bce969ef54dc901e58e042a7b"
dependencies = [
"base64 0.22.1",
"bytes",

View File

@@ -38,7 +38,7 @@ codegen-units = 16
[dependencies]
chrono = "0.4"
clap = "4.5.18"
clap = "4.5.19"
arboard = {version = "3.4", optional = true}
crossbeam-channel = "0.5"
zbus = {version = "4.4.0", default-features = false, features = ["tokio"], optional = true}

View File

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