|
@@ -20,13 +20,13 @@ dependencies = [
|
|
|
"openssl 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"portaudio 0.2.0 (git+https://github.com/mvdnes/portaudio-rs)",
|
|
|
"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.5.0 (git+https://github.com/plietar/rust-protobuf-macros)",
|
|
|
"rand 0.3.14 (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)",
|
|
|
"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)",
|
|
|
- "syntex 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syntex 0.32.0 (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)",
|
|
|
"tremor 0.1.0 (git+https://github.com/plietar/rust-tremor)",
|
|
@@ -45,10 +45,10 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "aster"
|
|
|
-version = "0.15.0"
|
|
|
+version = "0.16.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "syntex_syntax 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -109,7 +109,7 @@ dependencies = [
|
|
|
"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)",
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "url 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "url 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -117,7 +117,7 @@ name = "dns-sd"
|
|
|
version = "0.1.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -189,7 +189,7 @@ dependencies = [
|
|
|
"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)",
|
|
|
"unicase 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "url 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "url 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -205,13 +205,13 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "json_macros"
|
|
|
version = "0.3.0"
|
|
|
-source = "git+https://github.com/plietar/json_macros#f86189836f13376d104494530b25c983a33922cf"
|
|
|
+source = "git+https://github.com/plietar/json_macros#9ae0ba8de558a0d8ff3a62c67604ab97a2f8b0e3"
|
|
|
dependencies = [
|
|
|
- "quasi 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quasi_codegen 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quasi 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "quasi_codegen 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syntex 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syntex_syntax 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -240,7 +240,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "libc"
|
|
|
-version = "0.2.10"
|
|
|
+version = "0.2.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -248,7 +248,7 @@ name = "liblmdb-sys"
|
|
|
version = "0.2.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -256,7 +256,7 @@ name = "libpulse-sys"
|
|
|
version = "0.0.0"
|
|
|
source = "git+https://github.com/astro/libpulse-sys#3e167c0d75dae1ce3946eec7526f6afd92adda0f"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -281,7 +281,7 @@ version = "0.7.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"bitflags 0.5.0 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"liblmdb-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"regex 0.1.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -302,7 +302,7 @@ name = "memchr"
|
|
|
version = "0.1.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -389,7 +389,7 @@ name = "num_cpus"
|
|
|
version = "0.2.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -398,7 +398,7 @@ version = "0.0.9"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"gcc 0.3.28 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -410,7 +410,7 @@ dependencies = [
|
|
|
"bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"gcc 0.3.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"lazy_static 0.2.1 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl-sys 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl-sys-extras 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -421,7 +421,7 @@ version = "0.7.10"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"gdi32-sys 0.1.1 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libressl-pnacl-sys 2.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"user32-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -433,7 +433,7 @@ version = "0.7.10"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"gcc 0.3.28 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl-sys 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -456,7 +456,7 @@ version = "0.2.0"
|
|
|
source = "git+https://github.com/mvdnes/portaudio-rs#0b228f54a16814c52ba1ef449ac439af59f8cab0"
|
|
|
dependencies = [
|
|
|
"bitflags 0.3.3 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"portaudio_sys 0.1.1 (git+https://github.com/mvdnes/portaudio-rs)",
|
|
|
]
|
|
|
|
|
@@ -465,7 +465,7 @@ name = "portaudio_sys"
|
|
|
version = "0.1.1"
|
|
|
source = "git+https://github.com/mvdnes/portaudio-rs#0b228f54a16814c52ba1ef449ac439af59f8cab0"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -480,37 +480,37 @@ version = "0.1.1"
|
|
|
source = "git+https://github.com/plietar/rust-protobuf-build.git#77ea08e75b66433104a035309751d48170a7aed6"
|
|
|
dependencies = [
|
|
|
"gcc 0.3.28 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pkg-config 0.3.8 (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.4.0"
|
|
|
-source = "git+https://github.com/plietar/rust-protobuf-macros#0d700c10df6dbd33e9ad80057050ef696328b2af"
|
|
|
+version = "0.5.0"
|
|
|
+source = "git+https://github.com/plietar/rust-protobuf-macros#0f5e0210823ade377c2cdf119d51d4d85ffbe5cc"
|
|
|
dependencies = [
|
|
|
- "aster 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syntex 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syntex_syntax 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "aster 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "quasi"
|
|
|
-version = "0.9.0"
|
|
|
+version = "0.10.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "syntex_syntax 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "quasi_codegen"
|
|
|
-version = "0.9.0"
|
|
|
+version = "0.10.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "aster 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syntex 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syntex_syntax 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "aster 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -523,7 +523,7 @@ name = "rand"
|
|
|
version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -549,7 +549,7 @@ version = "0.2.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"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.11 (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.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -598,7 +598,7 @@ version = "0.1.1"
|
|
|
source = "git+https://github.com/plietar/rust-shannon#7000b3e49a53daaa890727ba2b2bd5a43cc4ffef"
|
|
|
dependencies = [
|
|
|
"byteorder 0.5.1 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"shannon-sys 0.1.0 (git+https://github.com/plietar/rust-shannon)",
|
|
|
]
|
|
|
|
|
@@ -608,7 +608,7 @@ version = "0.1.0"
|
|
|
source = "git+https://github.com/plietar/rust-shannon#7000b3e49a53daaa890727ba2b2bd5a43cc4ffef"
|
|
|
dependencies = [
|
|
|
"gcc 0.3.28 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -631,19 +631,19 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "syntex"
|
|
|
-version = "0.31.0"
|
|
|
+version = "0.32.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "syntex_syntax 0.31.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
|
name = "syntex_syntax"
|
|
|
-version = "0.31.0"
|
|
|
+version = "0.32.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"bitflags 0.5.0 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"term 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -664,7 +664,7 @@ version = "2.1.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"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.11 (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)",
|
|
@@ -684,7 +684,7 @@ name = "termios"
|
|
|
version = "0.2.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -693,7 +693,7 @@ version = "2.0.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -710,7 +710,7 @@ version = "0.1.35"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -732,7 +732,7 @@ name = "tremor"
|
|
|
version = "0.1.0"
|
|
|
source = "git+https://github.com/plietar/rust-tremor#5ced876f3cffb041fcf31238da7f3273178029fe"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tremor-sys 0.1.0 (git+https://github.com/plietar/rust-tremor)",
|
|
|
]
|
|
|
|
|
@@ -742,7 +742,7 @@ version = "0.1.0"
|
|
|
source = "git+https://github.com/plietar/rust-tremor#5ced876f3cffb041fcf31238da7f3273178029fe"
|
|
|
dependencies = [
|
|
|
"gcc 0.3.28 (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.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"ogg-sys 0.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -791,7 +791,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "url"
|
|
|
-version = "1.0.0"
|
|
|
+version = "1.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"idna 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -834,7 +834,7 @@ name = "vorbis"
|
|
|
version = "0.0.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "libc 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.11 (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)",
|
|
@@ -846,7 +846,7 @@ version = "0.0.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"gcc 0.3.28 (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.11 (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.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -857,7 +857,7 @@ version = "0.0.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"gcc 0.3.28 (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.11 (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.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"vorbis-sys 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|