update to librespot 0.1.3
This commit is contained in:
41
Cargo.lock
generated
41
Cargo.lock
generated
@@ -1414,7 +1414,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "librespot-audio"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"aes-ctr 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1423,7 +1423,7 @@ dependencies = [
|
||||
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"lewton 0.9.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-core 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"num-bigint 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"num-traits 0.2.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1432,7 +1432,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "librespot-core"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"aes 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1446,7 +1446,7 @@ dependencies = [
|
||||
"hyper 0.11.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hyper-proxy 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-protocol 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-protocol 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"num-bigint 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"num-integer 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1469,13 +1469,13 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "librespot-metadata"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-protocol 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-core 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-protocol 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"linear-map 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"protobuf 2.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1483,7 +1483,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "librespot-playback"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"alsa 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1492,9 +1492,9 @@ dependencies = [
|
||||
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.73 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libpulse-sys 0.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-audio 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-metadata 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-audio 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-core 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-metadata 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"portaudio-rs 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rodio 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1503,9 +1503,10 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "librespot-protocol"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
dependencies = [
|
||||
"glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"protobuf 2.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"protobuf-codegen 2.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"protobuf-codegen-pure 2.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -1694,9 +1695,9 @@ dependencies = [
|
||||
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"futures 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-playback 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-protocol 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-core 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-playback 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"librespot-protocol 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"reqwest 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -3717,11 +3718,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
"checksum libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"
|
||||
"checksum libm 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"
|
||||
"checksum libpulse-sys 0.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9bb11b06faf883500c1b625cf4453e6c7737e9df9c7ba01df3f84b22b083e4ac"
|
||||
"checksum librespot-audio 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6db841c9b07e7e407dd61f8583518e0189c2bfc6e72e65267ff55104f45ef579"
|
||||
"checksum librespot-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a6b4f2c5c17bdd0fda444a8239fe6f907a2965c7068664ba44b3e4126885428c"
|
||||
"checksum librespot-metadata 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4f6d56f2bc75407174678a82a9c7b5044ef37755d5af4b7d6cdf9f199f2987fa"
|
||||
"checksum librespot-playback 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "57436730bbb8f210c981edd3cdbc7d2e2b70a1bf81fdb02f92be32e0005a6a9e"
|
||||
"checksum librespot-protocol 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "cfb0eb2559ed0c325b8484455b995eafaa69c690bf604187a3e92a307d0eed43"
|
||||
"checksum librespot-audio 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1bb21228db5a87fdc2774cd4b3fe32e898a4a1f4957c82e9faa196cca71bf839"
|
||||
"checksum librespot-core 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2c8bd9161067ffcae878cd9224562b8c8d0ca254f15db255eabe58df4ba258d0"
|
||||
"checksum librespot-metadata 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0553a4be36640aba59cc40ce1f34c87f70203b87209beebebea4c5253c8dba13"
|
||||
"checksum librespot-playback 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "56df0417db5f1b5932c2443d853fd79bdbd509f6dfb399af9c8ce57bb6065c76"
|
||||
"checksum librespot-protocol 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "40c202de42b184e368250648602fddacddcc675bb2699aae1b59f07170157e01"
|
||||
"checksum linear-map 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bfae20f6b19ad527b550c223fddc3077a547fc70cda94b9b566575423fd303ee"
|
||||
"checksum lock_api 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"
|
||||
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
|
||||
|
||||
@@ -24,9 +24,9 @@ fern = "0.5"
|
||||
futures = { version = "0.3", features = ["compat"] }
|
||||
futures_01 = { version = "0.1", package = "futures" }
|
||||
lazy_static = "1.3.0"
|
||||
librespot-core = "0.1.2"
|
||||
librespot-playback = "0.1.2"
|
||||
librespot-protocol = "0.1.2"
|
||||
librespot-core = "0.1.3"
|
||||
librespot-playback = "0.1.3"
|
||||
librespot-protocol = "0.1.3"
|
||||
log = "0.4.0"
|
||||
rspotify = { version = "0.10.0", features = ["blocking"] }
|
||||
serde = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user