|
@@ -4,7 +4,7 @@ version = "0.1.0"
|
|
|
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)",
|
|
|
- "clippy 0.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "clippy 0.0.55 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"dns-sd 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"eventual 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -94,7 +94,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "clippy"
|
|
|
-version = "0.0.54"
|
|
|
+version = "0.0.55"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"regex-syntax 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -135,7 +135,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "gcc"
|
|
|
-version = "0.3.25"
|
|
|
+version = "0.3.26"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -239,7 +239,7 @@ name = "libpulse-sys"
|
|
|
version = "0.0.0"
|
|
|
source = "git+https://github.com/astro/libpulse-sys#3e167c0d75dae1ce3946eec7526f6afd92adda0f"
|
|
|
dependencies = [
|
|
|
- "libc 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -327,7 +327,7 @@ name = "ogg-sys"
|
|
|
version = "0.0.9"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -338,7 +338,7 @@ version = "0.7.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"lazy_static 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl-sys 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -362,7 +362,7 @@ name = "openssl-sys-extras"
|
|
|
version = "0.7.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"openssl-sys 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -409,7 +409,7 @@ name = "protobuf_build"
|
|
|
version = "0.1.1"
|
|
|
source = "git+https://github.com/plietar/rust-protobuf-build.git#77ea08e75b66433104a035309751d48170a7aed6"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.8 (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)",
|
|
@@ -483,7 +483,7 @@ name = "rust-crypto"
|
|
|
version = "0.2.34"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.26 (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.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"rustc-serialize 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -539,7 +539,7 @@ name = "shannon-sys"
|
|
|
version = "0.1.0"
|
|
|
source = "git+https://github.com/plietar/rust-shannon#7000b3e49a53daaa890727ba2b2bd5a43cc4ffef"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -655,7 +655,7 @@ name = "tremor-sys"
|
|
|
version = "0.1.0"
|
|
|
source = "git+https://github.com/plietar/rust-tremor#5ced876f3cffb041fcf31238da7f3273178029fe"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"ogg-sys 0.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -751,7 +751,7 @@ name = "vorbis-sys"
|
|
|
version = "0.0.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.8 (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)",
|
|
@@ -762,7 +762,7 @@ name = "vorbisfile-sys"
|
|
|
version = "0.0.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "gcc 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "gcc 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"libc 0.2.8 (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)",
|