|
@@ -2,16 +2,16 @@
|
|
name = "librespot"
|
|
name = "librespot"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "bit-set 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "byteorder 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
+ "byteorder 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"clippy 0.0.63 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"clippy 0.0.63 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"dns-sd 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"dns-sd 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"eventual 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"eventual 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "hyper 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "hyper 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"json_macros 0.3.0 (git+https://github.com/plietar/json_macros)",
|
|
"json_macros 0.3.0 (git+https://github.com/plietar/json_macros)",
|
|
- "lazy_static 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "lazy_static 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libpulse-sys 0.0.0 (git+https://github.com/astro/libpulse-sys)",
|
|
"libpulse-sys 0.0.0 (git+https://github.com/astro/libpulse-sys)",
|
|
"librespot-protocol 0.1.0",
|
|
"librespot-protocol 0.1.0",
|
|
"lmdb-rs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"lmdb-rs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -22,15 +22,15 @@ dependencies = [
|
|
"protobuf 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"protobuf 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"protobuf_macros 0.4.0 (git+https://github.com/plietar/rust-protobuf-macros)",
|
|
"protobuf_macros 0.4.0 (git+https://github.com/plietar/rust-protobuf-macros)",
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "rpassword 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "rpassword 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rust-crypto 0.2.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rust-crypto 0.2.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"shannon 0.1.1 (git+https://github.com/plietar/rust-shannon)",
|
|
"shannon 0.1.1 (git+https://github.com/plietar/rust-shannon)",
|
|
"syntex 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"syntex 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "tempfile 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "tempfile 2.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"tremor 0.1.0 (git+https://github.com/plietar/rust-tremor)",
|
|
"tremor 0.1.0 (git+https://github.com/plietar/rust-tremor)",
|
|
- "url 0.5.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "url 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"vergen 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"vergen 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"vorbis 0.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"vorbis 0.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
@@ -53,7 +53,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "bit-set"
|
|
name = "bit-set"
|
|
-version = "0.2.0"
|
|
|
|
|
|
+version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bit-vec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"bit-vec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -84,11 +84,6 @@ name = "blastfig"
|
|
version = "0.3.3"
|
|
version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "byteorder"
|
|
|
|
-version = "0.4.2"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "byteorder"
|
|
name = "byteorder"
|
|
version = "0.5.1"
|
|
version = "0.5.1"
|
|
@@ -178,14 +173,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "hyper"
|
|
name = "hyper"
|
|
-version = "0.7.2"
|
|
|
|
|
|
+version = "0.9.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"cookie 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"cookie 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"httparse 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"httparse 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "mime 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "mime 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num_cpus 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"num_cpus 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"openssl 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"openssl 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -194,7 +189,7 @@ dependencies = [
|
|
"traitobject 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"traitobject 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"typeable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"typeable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicase 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"unicase 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "url 0.5.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "url 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -233,11 +228,6 @@ name = "language-tags"
|
|
version = "0.2.2"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "lazy_static"
|
|
|
|
-version = "0.1.16"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "lazy_static"
|
|
name = "lazy_static"
|
|
version = "0.2.0"
|
|
version = "0.2.0"
|
|
@@ -317,11 +307,10 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "mime"
|
|
name = "mime"
|
|
-version = "0.1.3"
|
|
|
|
|
|
+version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
- "serde 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -556,7 +545,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "rpassword"
|
|
name = "rpassword"
|
|
-version = "0.1.3"
|
|
|
|
|
|
+version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -603,14 +592,6 @@ dependencies = [
|
|
"nom 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"nom 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "serde"
|
|
|
|
-version = "0.6.15"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "num 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "shannon"
|
|
name = "shannon"
|
|
version = "0.1.1"
|
|
version = "0.1.1"
|
|
@@ -679,12 +660,13 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "tempfile"
|
|
name = "tempfile"
|
|
-version = "2.0.1"
|
|
|
|
|
|
+version = "2.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
+ "rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winapi 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
]
|
|
|
|
|
|
@@ -795,18 +777,6 @@ name = "unicode-xid"
|
|
version = "0.0.3"
|
|
version = "0.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "url"
|
|
|
|
-version = "0.5.9"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "unicode-bidi 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "unicode-normalization 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
- "uuid 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "url"
|
|
name = "url"
|
|
version = "1.0.0"
|
|
version = "1.0.0"
|
|
@@ -830,14 +800,6 @@ name = "utf8-ranges"
|
|
version = "0.1.3"
|
|
version = "0.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
-[[package]]
|
|
|
|
-name = "uuid"
|
|
|
|
-version = "0.2.1"
|
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
-dependencies = [
|
|
|
|
- "rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
-]
|
|
|
|
-
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "vergen"
|
|
name = "vergen"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|