From b5eed688589f07f7e58faebe670d7f395c0a5b50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 12:27:50 +0000 Subject: [PATCH] chore(deps): bump the cargo group with 5 updates Bumps the cargo group with 5 updates: | Package | From | To | | --- | --- | --- | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [librespot-core](https://github.com/librespot-org/librespot) | ``e02e4ae`` | ``118a9e1`` | | [librespot-oauth](https://github.com/librespot-org/librespot) | ``e02e4ae`` | ``118a9e1`` | | [librespot-playback](https://github.com/librespot-org/librespot) | ``e02e4ae`` | ``118a9e1`` | | [librespot-protocol](https://github.com/librespot-org/librespot) | ``e02e4ae`` | ``118a9e1`` | Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.158...0.2.159) Updates `librespot-core` from `e02e4ae` to `118a9e1` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](https://github.com/librespot-org/librespot/compare/e02e4ae224173fe63612e7542d656b0eadabc719...118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5) Updates `librespot-oauth` from `e02e4ae` to `118a9e1` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](https://github.com/librespot-org/librespot/compare/e02e4ae224173fe63612e7542d656b0eadabc719...118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5) Updates `librespot-playback` from `e02e4ae` to `118a9e1` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](https://github.com/librespot-org/librespot/compare/e02e4ae224173fe63612e7542d656b0eadabc719...118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5) Updates `librespot-protocol` from `e02e4ae` to `118a9e1` - [Release notes](https://github.com/librespot-org/librespot/releases) - [Commits](https://github.com/librespot-org/librespot/compare/e02e4ae224173fe63612e7542d656b0eadabc719...118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5) --- updated-dependencies: - dependency-name: libc 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 ... Signed-off-by: dependabot[bot] --- Cargo.lock | 16 ++++++++-------- Cargo.toml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5d76d2040..df5b74e4d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2069,9 +2069,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" [[package]] name = "libc" -version = "0.2.158" +version = "0.2.159" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439" +checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5" [[package]] name = "libloading" @@ -2161,7 +2161,7 @@ dependencies = [ [[package]] name = "librespot-audio" version = "0.5.0-dev" -source = "git+https://github.com/librespot-org/librespot?branch=dev#e02e4ae224173fe63612e7542d656b0eadabc719" +source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5" 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#e02e4ae224173fe63612e7542d656b0eadabc719" +source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5" 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#e02e4ae224173fe63612e7542d656b0eadabc719" +source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5" 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#e02e4ae224173fe63612e7542d656b0eadabc719" +source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5" 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#e02e4ae224173fe63612e7542d656b0eadabc719" +source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5" 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#e02e4ae224173fe63612e7542d656b0eadabc719" +source = "git+https://github.com/librespot-org/librespot?branch=dev#118a9e1a516028b75f2dbf7c50ed8a4f28fe20f5" dependencies = [ "protobuf", "protobuf-codegen", diff --git a/Cargo.toml b/Cargo.toml index 8256785ba..15e419fe9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ zbus = {version = "4.4.0", default-features = false, features = ["tokio"], optio fern = "0.6" futures = "0.3" ioctl-rs = {version = "0.2", optional = true} -libc = "0.2.158" +libc = "0.2.159" librespot-core = { git = "https://github.com/librespot-org/librespot", branch = "dev" } librespot-oauth = { git = "https://github.com/librespot-org/librespot", branch = "dev" } librespot-playback = { git = "https://github.com/librespot-org/librespot", branch = "dev" }