chore(deps): bump the cargo group with 4 updates
Bumps the cargo group with 4 updates: [librespot-core](https://github.com/librespot-org/librespot), [librespot-oauth](https://github.com/librespot-org/librespot), [librespot-playback](https://github.com/librespot-org/librespot) and [librespot-protocol](https://github.com/librespot-org/librespot). Updates `librespot-core` from `67d3195` to `e02e4ae` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](67d31959f5...e02e4ae224) Updates `librespot-oauth` from `67d3195` to `e02e4ae` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](67d31959f5...e02e4ae224) Updates `librespot-playback` from `67d3195` to `e02e4ae` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](67d31959f5...e02e4ae224) Updates `librespot-protocol` from `67d3195` to `e02e4ae` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](67d31959f5...e02e4ae224) --- updated-dependencies: - 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 ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Henrik Friedrichsen
parent
00936edf9a
commit
9e52a13853
12
Cargo.lock
generated
12
Cargo.lock
generated
@@ -2161,7 +2161,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "librespot-audio"
|
||||
version = "0.5.0-dev"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#e02e4ae224173fe63612e7542d656b0eadabc719"
|
||||
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#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#e02e4ae224173fe63612e7542d656b0eadabc719"
|
||||
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#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#e02e4ae224173fe63612e7542d656b0eadabc719"
|
||||
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#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#e02e4ae224173fe63612e7542d656b0eadabc719"
|
||||
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#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#e02e4ae224173fe63612e7542d656b0eadabc719"
|
||||
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#67d31959f5125d3fe5fab5e6e95436a01bb3cef6"
|
||||
source = "git+https://github.com/librespot-org/librespot?branch=dev#e02e4ae224173fe63612e7542d656b0eadabc719"
|
||||
dependencies = [
|
||||
"protobuf",
|
||||
"protobuf-codegen",
|
||||
|
||||
Reference in New Issue
Block a user