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:
committed by
Henrik Friedrichsen
parent
4ac180816d
commit
00936edf9a
90
Cargo.lock
generated
90
Cargo.lock
generated
@@ -606,18 +606,18 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clap"
|
||||
version = "4.5.17"
|
||||
version = "4.5.18"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3e5a21b8495e732f1b3c364c9949b201ca7bae518c502c80256c96ad79eaf6ac"
|
||||
checksum = "b0956a43b323ac1afaffc053ed5c4b7c1f1800bacd1683c353aabbb752515dd3"
|
||||
dependencies = [
|
||||
"clap_builder",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "clap_builder"
|
||||
version = "4.5.17"
|
||||
version = "4.5.18"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8cf2dd12af7a047ad9d6da2b6b249759a22a7abc0f474c1dae1777afa4b21a73"
|
||||
checksum = "4d72166dd41634086d5803a47eb71ae740e61d84709c36f3c34110173db3961b"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"anstyle",
|
||||
@@ -627,9 +627,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clap_complete"
|
||||
version = "4.5.26"
|
||||
version = "4.5.29"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "205d5ef6d485fa47606b98b0ddc4ead26eb850aaa86abfb562a94fb3280ecba0"
|
||||
checksum = "8937760c3f4c60871870b8c3ee5f9b30771f792a7045c48bcbba999d7d6b3b8e"
|
||||
dependencies = [
|
||||
"clap",
|
||||
]
|
||||
@@ -921,7 +921,7 @@ dependencies = [
|
||||
"signal-hook",
|
||||
"termion",
|
||||
"unicode-segmentation",
|
||||
"unicode-width",
|
||||
"unicode-width 0.1.14",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -952,7 +952,7 @@ dependencies = [
|
||||
"serde_json",
|
||||
"time",
|
||||
"unicode-segmentation",
|
||||
"unicode-width",
|
||||
"unicode-width 0.1.14",
|
||||
"xi-unicode",
|
||||
]
|
||||
|
||||
@@ -2161,7 +2161,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "librespot-audio"
|
||||
version = "0.5.0-dev"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#0be490f58d77487050ead7a2cbd4d22d9a872f13"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
dependencies = [
|
||||
"aes",
|
||||
"byteorder",
|
||||
@@ -2183,7 +2183,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "librespot-core"
|
||||
version = "0.5.0-dev"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#0be490f58d77487050ead7a2cbd4d22d9a872f13"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
dependencies = [
|
||||
"aes",
|
||||
"base64 0.22.1",
|
||||
@@ -2237,7 +2237,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "librespot-metadata"
|
||||
version = "0.5.0-dev"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#0be490f58d77487050ead7a2cbd4d22d9a872f13"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"byteorder",
|
||||
@@ -2255,7 +2255,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "librespot-oauth"
|
||||
version = "0.5.0-dev"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#0be490f58d77487050ead7a2cbd4d22d9a872f13"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
dependencies = [
|
||||
"log",
|
||||
"oauth2",
|
||||
@@ -2266,7 +2266,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "librespot-playback"
|
||||
version = "0.5.0-dev"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#0be490f58d77487050ead7a2cbd4d22d9a872f13"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
dependencies = [
|
||||
"alsa",
|
||||
"byteorder",
|
||||
@@ -2293,7 +2293,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "librespot-protocol"
|
||||
version = "0.5.0-dev"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#0be490f58d77487050ead7a2cbd4d22d9a872f13"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
dependencies = [
|
||||
"protobuf",
|
||||
"protobuf-codegen",
|
||||
@@ -2487,7 +2487,7 @@ dependencies = [
|
||||
"tokio-stream",
|
||||
"tokio-util",
|
||||
"toml",
|
||||
"unicode-width",
|
||||
"unicode-width 0.2.0",
|
||||
"url",
|
||||
"zbus",
|
||||
]
|
||||
@@ -4373,7 +4373,7 @@ dependencies = [
|
||||
"libc",
|
||||
"memchr",
|
||||
"ntapi",
|
||||
"windows 0.57.0",
|
||||
"windows 0.56.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4834,9 +4834,15 @@ checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
|
||||
|
||||
[[package]]
|
||||
name = "unicode-width"
|
||||
version = "0.1.13"
|
||||
version = "0.1.14"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d"
|
||||
checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
|
||||
|
||||
[[package]]
|
||||
name = "unicode-width"
|
||||
version = "0.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"
|
||||
|
||||
[[package]]
|
||||
name = "untrusted"
|
||||
@@ -5207,16 +5213,6 @@ dependencies = [
|
||||
"windows-targets 0.52.6",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows"
|
||||
version = "0.57.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "12342cb4d8e3b046f3d80effd474a7a02447231330ef77d71daa6fbc40681143"
|
||||
dependencies = [
|
||||
"windows-core 0.57.0",
|
||||
"windows-targets 0.52.6",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-core"
|
||||
version = "0.52.0"
|
||||
@@ -5242,20 +5238,8 @@ version = "0.56.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4698e52ed2d08f8658ab0c39512a7c00ee5fe2688c65f8c0a4f06750d729f2a6"
|
||||
dependencies = [
|
||||
"windows-implement 0.56.0",
|
||||
"windows-interface 0.56.0",
|
||||
"windows-result 0.1.2",
|
||||
"windows-targets 0.52.6",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-core"
|
||||
version = "0.57.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d2ed2439a290666cd67ecce2b0ffaad89c2a56b976b736e6ece670297897832d"
|
||||
dependencies = [
|
||||
"windows-implement 0.57.0",
|
||||
"windows-interface 0.57.0",
|
||||
"windows-implement",
|
||||
"windows-interface",
|
||||
"windows-result 0.1.2",
|
||||
"windows-targets 0.52.6",
|
||||
]
|
||||
@@ -5271,17 +5255,6 @@ dependencies = [
|
||||
"syn 2.0.77",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-implement"
|
||||
version = "0.57.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9107ddc059d5b6fbfbffdfa7a7fe3e22a226def0b2608f72e9d552763d3e1ad7"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.77",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-interface"
|
||||
version = "0.56.0"
|
||||
@@ -5293,17 +5266,6 @@ dependencies = [
|
||||
"syn 2.0.77",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-interface"
|
||||
version = "0.57.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "29bee4b38ea3cde66011baa44dba677c432a78593e202392d1e9070cf2a7fca7"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.77",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "windows-registry"
|
||||
version = "0.2.0"
|
||||
|
||||
@@ -38,7 +38,7 @@ codegen-units = 16
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4"
|
||||
clap = "4.5.17"
|
||||
clap = "4.5.18"
|
||||
arboard = {version = "3.4", optional = true}
|
||||
crossbeam-channel = "0.5"
|
||||
zbus = {version = "4.4.0", default-features = false, features = ["tokio"], optional = true}
|
||||
@@ -66,7 +66,7 @@ tokio = {version = "1", features = ["rt-multi-thread", "sync", "time", "net"]}
|
||||
tokio-util = {version = "0.7.12", features = ["codec"]}
|
||||
tokio-stream = {version = "0.1.16", features = ["sync"]}
|
||||
toml = "0.8"
|
||||
unicode-width = "0.1.13"
|
||||
unicode-width = "0.2.0"
|
||||
url = "2.5"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user