|
@@ -10,32 +10,23 @@ dependencies = [
|
|
|
"json_macros 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"lazy_static 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"librespot-protocol 0.1.0",
|
|
|
- "num 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "num 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"portaudio 0.2.0 (git+https://github.com/mvdnes/portaudio-rs)",
|
|
|
- "protobuf 1.0.15 (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.1.2 (git+https://github.com/plietar/rust-protobuf-macros.git)",
|
|
|
- "rand 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rpassword 0.1.2 (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)",
|
|
|
"rust-crypto 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-serialize 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rustc-serialize 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"shannon 0.1.1 (git+https://github.com/plietar/rust-shannon.git)",
|
|
|
- "tempfile 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "tempfile 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"time 0.1.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tiny_http 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "url 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "url 0.5.5 (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)",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "advapi32-sys"
|
|
|
-version = "0.1.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "winapi 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "ascii"
|
|
|
version = "0.5.4"
|
|
@@ -46,12 +37,12 @@ name = "bit-set"
|
|
|
version = "0.2.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "bit-vec 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "bit-vec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "bit-vec"
|
|
|
-version = "0.4.2"
|
|
|
+version = "0.4.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -71,10 +62,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "chrono"
|
|
|
-version = "0.2.17"
|
|
|
+version = "0.2.19"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "num 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "num 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"time 0.1.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -88,7 +79,7 @@ name = "dns-sd"
|
|
|
version = "0.1.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "pkg-config 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "pkg-config 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -153,19 +144,15 @@ name = "eventual"
|
|
|
version = "0.1.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "log 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "log 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syncbox 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"time 0.1.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "gcc"
|
|
|
-version = "0.3.21"
|
|
|
+version = "0.3.24"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "advapi32-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
|
|
|
[[package]]
|
|
|
name = "getopts"
|
|
@@ -177,16 +164,7 @@ name = "json_macros"
|
|
|
version = "0.3.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "rustc-serialize 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "kernel32-sys"
|
|
|
-version = "0.1.4"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "winapi 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rustc-serialize 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -210,7 +188,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "libc"
|
|
|
-version = "0.2.4"
|
|
|
+version = "0.2.7"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -218,16 +196,16 @@ name = "librespot-protocol"
|
|
|
version = "0.1.0"
|
|
|
dependencies = [
|
|
|
"mod_path 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "protobuf 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "protobuf 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"protobuf_build 0.1.1 (git+https://github.com/plietar/rust-protobuf-build.git)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "log"
|
|
|
-version = "0.3.4"
|
|
|
+version = "0.3.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -242,11 +220,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "num"
|
|
|
-version = "0.1.30"
|
|
|
+version = "0.1.31"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "rand 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-serialize 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rustc-serialize 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -254,38 +232,38 @@ name = "ogg-sys"
|
|
|
version = "0.0.9"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pkg-config 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "pkg-config 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "pkg-config"
|
|
|
-version = "0.3.6"
|
|
|
+version = "0.3.7"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "portaudio"
|
|
|
version = "0.2.0"
|
|
|
-source = "git+https://github.com/mvdnes/portaudio-rs#6a5d4ffaa9a2564d79391b6994ea69358bfe6b22"
|
|
|
+source = "git+https://github.com/mvdnes/portaudio-rs#840b1096780c069fd54b4a425bcfebec99ef9c1a"
|
|
|
dependencies = [
|
|
|
"bitflags 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"portaudio_sys 0.1.1 (git+https://github.com/mvdnes/portaudio-rs)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "portaudio_sys"
|
|
|
version = "0.1.1"
|
|
|
-source = "git+https://github.com/mvdnes/portaudio-rs#6a5d4ffaa9a2564d79391b6994ea69358bfe6b22"
|
|
|
+source = "git+https://github.com/mvdnes/portaudio-rs#840b1096780c069fd54b4a425bcfebec99ef9c1a"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pkg-config 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "pkg-config 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "protobuf"
|
|
|
-version = "1.0.15"
|
|
|
+version = "1.0.18"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -293,35 +271,33 @@ name = "protobuf_build"
|
|
|
version = "0.1.1"
|
|
|
source = "git+https://github.com/plietar/rust-protobuf-build.git#4859623ecb8d4208f955f0c5758b49630d007cd2"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pkg-config 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "protobuf 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "pkg-config 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "protobuf 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "protobuf_macros"
|
|
|
version = "0.1.2"
|
|
|
-source = "git+https://github.com/plietar/rust-protobuf-macros.git#aede2228ead6aa4da28cbc300440aaecefe0ad86"
|
|
|
+source = "git+https://github.com/plietar/rust-protobuf-macros.git#37c6a34e6024059e1781058a0f0a3af7a783b094"
|
|
|
|
|
|
[[package]]
|
|
|
name = "rand"
|
|
|
-version = "0.3.13"
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "advapi32-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "winapi 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "rpassword"
|
|
|
-version = "0.1.2"
|
|
|
+version = "0.1.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "kernel32-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "termios 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "kernel32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "termios 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -330,16 +306,16 @@ name = "rust-crypto"
|
|
|
version = "0.2.34"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-serialize 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rustc-serialize 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"time 0.1.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "rustc-serialize"
|
|
|
-version = "0.3.16"
|
|
|
+version = "0.3.18"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -356,7 +332,7 @@ name = "shannon-sys"
|
|
|
version = "0.1.0"
|
|
|
source = "git+https://github.com/plietar/rust-shannon.git#ed87ffd2cf09a2a99871900e81ecfaaac117b790"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -364,27 +340,27 @@ name = "syncbox"
|
|
|
version = "0.2.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "log 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "log 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"time 0.1.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "tempfile"
|
|
|
-version = "2.0.0"
|
|
|
+version = "2.0.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"kernel32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rand 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "termios"
|
|
|
-version = "0.2.1"
|
|
|
+version = "0.2.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -393,7 +369,7 @@ version = "0.1.34"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"kernel32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -403,30 +379,45 @@ version = "0.5.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"ascii 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "chrono 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "chrono 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"chunked_transfer 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"encoding 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-serialize 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rustc-serialize 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"url 0.2.38 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "unicode-bidi"
|
|
|
+version = "0.2.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+dependencies = [
|
|
|
+ "matches 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "unicode-normalization"
|
|
|
+version = "0.1.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "url"
|
|
|
version = "0.2.38"
|
|
|
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.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rustc-serialize 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"uuid 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "url"
|
|
|
-version = "0.5.2"
|
|
|
+version = "0.5.5"
|
|
|
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.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rustc-serialize 0.3.18 (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.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -435,8 +426,8 @@ name = "uuid"
|
|
|
version = "0.1.18"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "rand 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "rustc-serialize 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "rustc-serialize 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -453,7 +444,7 @@ name = "vorbis"
|
|
|
version = "0.0.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"ogg-sys 0.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"vorbis-sys 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"vorbisfile-sys 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -464,10 +455,10 @@ name = "vorbis-sys"
|
|
|
version = "0.0.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"ogg-sys 0.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pkg-config 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "pkg-config 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -475,10 +466,10 @@ name = "vorbisfile-sys"
|
|
|
version = "0.0.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "libc 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"ogg-sys 0.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "pkg-config 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "pkg-config 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"vorbis-sys 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|