|
|
|
|
@ -40,7 +40,7 @@ dependencies = [
|
|
|
|
|
"bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -51,7 +51,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"backtrace-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -62,7 +62,7 @@ version = "0.1.16"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -70,7 +70,7 @@ name = "base64"
|
|
|
|
|
version = "0.9.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"safemem 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -96,7 +96,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "byteorder" |
|
|
|
|
version = "1.2.1" |
|
|
|
|
version = "1.2.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -104,7 +104,7 @@ name = "bytes"
|
|
|
|
|
version = "0.4.6" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -122,7 +122,7 @@ dependencies = [
|
|
|
|
|
"cairo-sys-rs 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -130,7 +130,7 @@ name = "cairo-sys-rs"
|
|
|
|
|
version = "0.6.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -147,11 +147,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "chrono" |
|
|
|
|
version = "0.4.0" |
|
|
|
|
version = "0.4.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"num 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -161,7 +162,7 @@ version = "0.2.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -169,7 +170,7 @@ name = "core-foundation-sys"
|
|
|
|
|
version = "0.2.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -223,7 +224,7 @@ name = "dbus"
|
|
|
|
|
version = "0.2.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -231,7 +232,7 @@ name = "dbus"
|
|
|
|
|
version = "0.4.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -285,7 +286,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "fixedbitset" |
|
|
|
|
version = "0.1.8" |
|
|
|
|
version = "0.1.9" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -311,15 +312,15 @@ name = "fractal-api"
|
|
|
|
|
version = "0.1.0" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cairo-rs 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gdk 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gdk-pixbuf 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mime 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"reqwest 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tree_magic 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -333,7 +334,7 @@ name = "fractal-gtk"
|
|
|
|
|
version = "0.1.25" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cairo-rs 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"fractal-api 0.1.0", |
|
|
|
|
"gdk 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -347,8 +348,8 @@ dependencies = [
|
|
|
|
|
"pango 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"secret-service 0.4.0 (git+https://github.com/jhaye/secret-service-rs?rev=3c265527e43376fe8e00ddfa645a70813c35f449)", |
|
|
|
|
"serde 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"unicode-segmentation 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -379,7 +380,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "futures" |
|
|
|
|
version = "0.1.19" |
|
|
|
|
version = "0.1.21" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -387,7 +388,7 @@ name = "futures-cpupool"
|
|
|
|
|
version = "0.1.8" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -410,7 +411,7 @@ dependencies = [
|
|
|
|
|
"glib 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -425,7 +426,7 @@ dependencies = [
|
|
|
|
|
"glib 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -437,7 +438,7 @@ dependencies = [
|
|
|
|
|
"gio-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -452,7 +453,7 @@ dependencies = [
|
|
|
|
|
"gio-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -468,7 +469,7 @@ dependencies = [
|
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -479,7 +480,7 @@ dependencies = [
|
|
|
|
|
"bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -492,7 +493,7 @@ dependencies = [
|
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -501,7 +502,7 @@ version = "0.6.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -512,7 +513,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -535,7 +536,7 @@ dependencies = [
|
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gtk-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -552,7 +553,7 @@ dependencies = [
|
|
|
|
|
"gio-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -587,12 +588,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "hyper" |
|
|
|
|
version = "0.11.22" |
|
|
|
|
version = "0.11.25" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"base64 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"httparse 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -602,7 +603,7 @@ dependencies = [
|
|
|
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"relay 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-core 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-core 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-proto 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-service 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -614,10 +615,10 @@ name = "hyper-tls"
|
|
|
|
|
version = "0.1.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"hyper 0.11.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"hyper 0.11.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"native-tls 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-core 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-core 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-service 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-tls 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -638,7 +639,7 @@ name = "iovec"
|
|
|
|
|
version = "0.1.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -649,7 +650,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "itoa" |
|
|
|
|
version = "0.4.0" |
|
|
|
|
version = "0.4.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -683,7 +684,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "libc" |
|
|
|
|
version = "0.2.39" |
|
|
|
|
version = "0.2.40" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -692,7 +693,7 @@ version = "0.1.14"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"adler32 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crc 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -722,7 +723,7 @@ name = "mac-notification-sys"
|
|
|
|
|
version = "0.1.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"error-chain 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gcc 0.3.54 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"objc-foundation 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -733,7 +734,7 @@ name = "malloc_buf"
|
|
|
|
|
version = "0.0.6" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -748,8 +749,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"phf 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"phf_codegen 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -766,7 +767,7 @@ name = "memchr"
|
|
|
|
|
version = "2.0.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -803,7 +804,7 @@ dependencies = [
|
|
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -828,7 +829,7 @@ version = "0.1.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"schannel 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"security-framework 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -842,7 +843,7 @@ version = "0.2.32"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -937,7 +938,7 @@ name = "num_cpus"
|
|
|
|
|
version = "1.8.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -974,17 +975,17 @@ dependencies = [
|
|
|
|
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-sys 0.9.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "openssl-sys" |
|
|
|
|
version = "0.9.27" |
|
|
|
|
version = "0.9.28" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"vcpkg 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -1003,7 +1004,7 @@ dependencies = [
|
|
|
|
|
"glib 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1015,7 +1016,7 @@ dependencies = [
|
|
|
|
|
"bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1026,10 +1027,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "petgraph" |
|
|
|
|
version = "0.4.11" |
|
|
|
|
version = "0.4.12" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"fixedbitset 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1080,7 +1081,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "proc-macro2" |
|
|
|
|
version = "0.2.3" |
|
|
|
|
version = "0.3.6" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1093,10 +1094,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "quote" |
|
|
|
|
version = "0.4.2" |
|
|
|
|
version = "0.5.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1105,7 +1106,7 @@ version = "0.3.22"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1115,7 +1116,7 @@ version = "0.4.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1149,7 +1150,7 @@ name = "relay"
|
|
|
|
|
version = "0.1.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1167,17 +1168,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"encoding_rs 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"hyper 0.11.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"hyper 0.11.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"hyper-tls 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libflate 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mime_guess 2.0.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"native-tls 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_urlencoded 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-core 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-core 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-tls 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1190,7 +1191,7 @@ version = "0.2.36"
|
|
|
|
|
source = "git+https://github.com/awmath/rust-crypto?rev=394c247254dbe2ac5d44483232cf335d10cf0260#394c247254dbe2ac5d44483232cf335d10cf0260" |
|
|
|
|
dependencies = [ |
|
|
|
|
"gcc 0.3.54 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1201,7 +1202,7 @@ name = "rust-gmp"
|
|
|
|
|
version = "0.3.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1257,7 +1258,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"core-foundation 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1267,32 +1268,32 @@ version = "0.1.16"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "serde" |
|
|
|
|
version = "1.0.33" |
|
|
|
|
version = "1.0.37" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "serde_derive" |
|
|
|
|
version = "1.0.33" |
|
|
|
|
version = "1.0.37" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"quote 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive_internals 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.12.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive_internals 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "serde_derive_internals" |
|
|
|
|
version = "0.21.0" |
|
|
|
|
version = "0.23.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.12.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"syn 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1301,9 +1302,9 @@ version = "1.0.13"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"itoa 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num-traits 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1313,7 +1314,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"itoa 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1346,7 +1347,7 @@ dependencies = [
|
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -1379,11 +1380,11 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "syn" |
|
|
|
|
version = "0.12.14" |
|
|
|
|
version = "0.13.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"quote 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1442,52 +1443,51 @@ name = "time"
|
|
|
|
|
version = "0.1.39" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "tokio" |
|
|
|
|
version = "0.1.3" |
|
|
|
|
version = "0.1.5" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"slab 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-reactor 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-threadpool 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-reactor 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-tcp 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-threadpool 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-timer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-udp 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "tokio-core" |
|
|
|
|
version = "0.1.15" |
|
|
|
|
version = "0.1.16" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"scoped-tls 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"slab 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-reactor 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-reactor 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "tokio-executor" |
|
|
|
|
version = "0.1.0" |
|
|
|
|
version = "0.1.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1496,7 +1496,7 @@ version = "0.1.6"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1505,28 +1505,28 @@ name = "tokio-proto"
|
|
|
|
|
version = "0.1.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"smallvec 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"take 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-core 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-core 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-service 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "tokio-reactor" |
|
|
|
|
version = "0.1.0" |
|
|
|
|
version = "0.1.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"slab 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1535,20 +1535,42 @@ name = "tokio-service"
|
|
|
|
|
version = "0.1.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "tokio-threadpool" |
|
|
|
|
name = "tokio-tcp" |
|
|
|
|
version = "0.1.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-reactor 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "tokio-threadpool" |
|
|
|
|
version = "0.1.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"crossbeam-deque 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "tokio-timer" |
|
|
|
|
version = "0.2.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1556,10 +1578,23 @@ name = "tokio-tls"
|
|
|
|
|
version = "0.1.4" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"native-tls 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-core 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-core 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "tokio-udp" |
|
|
|
|
version = "0.1.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-reactor 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1570,7 +1605,7 @@ dependencies = [
|
|
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"nom 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"petgraph 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"petgraph 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1737,14 +1772,14 @@ dependencies = [
|
|
|
|
|
"checksum bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b3c30d3802dfb7281680d6285f2ccdaa8c2d8fee41f93805dba5c4cf50dc23cf" |
|
|
|
|
"checksum block 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" |
|
|
|
|
"checksum build_const 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e90dc84f5e62d2ebe7676b83c22d33b6db8bd27340fb6ffbff0a364efa0cb9c9" |
|
|
|
|
"checksum byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "652805b7e73fada9d85e9a6682a4abd490cb52d96aeecc12e33a0de34dfd0d23" |
|
|
|
|
"checksum byteorder 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "73b5bdfe7ee3ad0b99c9801d58807a9dbc9e09196365b0203853b99889ab3c87" |
|
|
|
|
"checksum bytes 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "1b7db437d718977f6dc9b2e3fd6fc343c02ac6b899b73fdd2179163447bd9ce9" |
|
|
|
|
"checksum c_vec 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "11f56b93adbca81a4ed1bb654070013b496a9b0b259a296281f4be24af84debd" |
|
|
|
|
"checksum cairo-rs 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a110f269c2fd382df5fe8bd46dfa5f1b83608aa717fecb6e7a28c08c202f0e13" |
|
|
|
|
"checksum cairo-sys-rs 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0395175ecba60accac076a02c31d143b9dcd9d5eb5316d7163a3273803b765c7" |
|
|
|
|
"checksum cc 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)" = "2b4911e4bdcb4100c7680e7e854ff38e23f1b34d4d9e079efae3da2801341ffc" |
|
|
|
|
"checksum cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d4c819a1287eb618df47cc647173c5c4c66ba19d888a6e50d605672aed3140de" |
|
|
|
|
"checksum chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7c20ebe0b2b08b0aeddba49c609fe7957ba2e33449882cb186a180bc60682fa9" |
|
|
|
|
"checksum chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1cce36c92cb605414e9b824f866f5babe0a0368e39ea07393b9b63cf3844c0e6" |
|
|
|
|
"checksum core-foundation 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "25bfd746d203017f7d5cbd31ee5d8e17f94b6521c7af77ece6c9e4b2d4b16c67" |
|
|
|
|
"checksum core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "065a5d7ffdcbc8fa145d6f0746f3555025b9097a9e9cda59f7467abae670c78d" |
|
|
|
|
"checksum crc 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bd5d02c0aac6bd68393ed69e00bbc2457f3e89075c6349db7189618dc4ddc1d7" |
|
|
|
|
@ -1760,14 +1795,14 @@ dependencies = [
|
|
|
|
|
"checksum error-chain 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d9435d864e017c3c6afeac1654189b06cdb491cf2ff73dbf0d73b0f292f42ff8" |
|
|
|
|
"checksum failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "934799b6c1de475a012a02dab0ace1ace43789ee4b99bcfbf1a2e3e8ced5de82" |
|
|
|
|
"checksum failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c7cdda555bb90c9bb67a3b670a0f42de8e73f5981524123ad8578aafec8ddb8b" |
|
|
|
|
"checksum fixedbitset 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "85cb8fec437468d86dc7c83ca7cfc933341d561873275f22dd5eedefa63a6478" |
|
|
|
|
"checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33" |
|
|
|
|
"checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3" |
|
|
|
|
"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" |
|
|
|
|
"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" |
|
|
|
|
"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" |
|
|
|
|
"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7" |
|
|
|
|
"checksum futf 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "51f93f3de6ba1794dcd5810b3546d004600a59a98266487c8407bc4b24e398f3" |
|
|
|
|
"checksum futures 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = "83f32b9e9aaa890fe8b9453b27ebbf3d11136a5ce59032500effd0e707bbcd80" |
|
|
|
|
"checksum futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "1a70b146671de62ec8c8ed572219ca5d594d9b06c0b364d5e67b722fc559b48c" |
|
|
|
|
"checksum futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4" |
|
|
|
|
"checksum gcc 0.3.54 (registry+https://github.com/rust-lang/crates.io-index)" = "5e33ec290da0d127825013597dbdfc28bee4964690c7ce1166cbc2a7bd08b1bb" |
|
|
|
|
"checksum gdk 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "dd30051ff3d908ff2fc7e5776ffe1c699821e043809f294c3a61004f11d6c3a9" |
|
|
|
|
@ -1784,18 +1819,18 @@ dependencies = [
|
|
|
|
|
"checksum html2pango 0.1.0 (git+https://gitlab.gnome.org/World/html2pango)" = "<none>" |
|
|
|
|
"checksum html5ever 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e579ac8647178ab915d400d7d22938bda5cd351c6c62e1c294d56884ccfc75fe" |
|
|
|
|
"checksum httparse 1.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c2f407128745b78abc95c0ffbe4e5d37427fdc0d45470710cfef8c44522a2e37" |
|
|
|
|
"checksum hyper 0.11.22 (registry+https://github.com/rust-lang/crates.io-index)" = "d595f999e90624f64d2c4bc74c72adb0f3e0f773dc5692ca91338363b3568fa0" |
|
|
|
|
"checksum hyper 0.11.25 (registry+https://github.com/rust-lang/crates.io-index)" = "549dbb86397490ce69d908425b9beebc85bbaad25157d67479d4995bb56fdf9a" |
|
|
|
|
"checksum hyper-tls 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a5aa51f6ae9842239b0fac14af5f22123b8432b4cc774a44ff059fcba0f675ca" |
|
|
|
|
"checksum idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "014b298351066f1512874135335d62a789ffe78a9974f94b43ed5621951eaf7d" |
|
|
|
|
"checksum iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08" |
|
|
|
|
"checksum itoa 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8324a32baf01e2ae060e9de58ed0bc2320c9a2833491ee36cd3b4c414de4db8c" |
|
|
|
|
"checksum itoa 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "92a9df60778f789c37f76778ae8d0a2471c41baa8b059d98a5873c978f549587" |
|
|
|
|
"checksum itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c069bbec61e1ca5a596166e55dfe4773ff745c3d16b700013bcaff9a6df2c682" |
|
|
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" |
|
|
|
|
"checksum language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a" |
|
|
|
|
"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73" |
|
|
|
|
"checksum lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c8f31047daa365f19be14b47c29df4f7c3b581832407daabe6ae77397619237d" |
|
|
|
|
"checksum lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a6f08839bc70ef4a3fe1d566d5350f519c5912ea86be0df1740a7d247c7fc0ef" |
|
|
|
|
"checksum libc 0.2.39 (registry+https://github.com/rust-lang/crates.io-index)" = "f54263ad99207254cf58b5f701ecb432c717445ea2ee8af387334bdd1a03fdff" |
|
|
|
|
"checksum libc 0.2.40 (registry+https://github.com/rust-lang/crates.io-index)" = "6fd41f331ac7c5b8ac259b8bf82c75c0fb2e469bbf37d2becbba9a6a2221965b" |
|
|
|
|
"checksum libflate 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "1a429b86418868c7ea91ee50e9170683f47fd9d94f5375438ec86ec3adb74e8e" |
|
|
|
|
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b" |
|
|
|
|
"checksum log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "89f010e843f2b1a31dbd316b3b8d443758bc634bed37aabade59c686d644e0a2" |
|
|
|
|
@ -1828,21 +1863,21 @@ dependencies = [
|
|
|
|
|
"checksum objc-foundation 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9" |
|
|
|
|
"checksum objc_id 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e4730aa1c64d722db45f7ccc4113a3e2c465d018de6db4d3e7dfe031e8c8a297" |
|
|
|
|
"checksum openssl 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)" = "a3605c298474a3aa69de92d21139fb5e2a81688d308262359d85cdd0d12a7985" |
|
|
|
|
"checksum openssl-sys 0.9.27 (registry+https://github.com/rust-lang/crates.io-index)" = "d6fdc5c4a02e69ce65046f1763a0181107038e02176233acb0b3351d7cc588f9" |
|
|
|
|
"checksum openssl-sys 0.9.28 (registry+https://github.com/rust-lang/crates.io-index)" = "0bbd90640b148b46305c1691eed6039b5c8509bed16991e3562a01eeb76902a3" |
|
|
|
|
"checksum ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063" |
|
|
|
|
"checksum pango 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "45374801e224373c3c0393cd48073c81093494c8735721e81d1dbaa4096b2767" |
|
|
|
|
"checksum pango-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "94039b3921a4af4058a3e4335e5d15099101f298a92f5afc40bab3a3027594a1" |
|
|
|
|
"checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831" |
|
|
|
|
"checksum petgraph 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "7a7e5234c228fbfa874c86a77f685886127f82e0aef602ad1d48333fcac6ad61" |
|
|
|
|
"checksum petgraph 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "8b30dc85588cd02b9b76f5e386535db546d21dc68506cff2abebee0b6445e8e4" |
|
|
|
|
"checksum phf 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "cb325642290f28ee14d8c6201159949a872f220c62af6e110a56ea914fbe42fc" |
|
|
|
|
"checksum phf_codegen 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "d62594c0bb54c464f633175d502038177e90309daf2e0158be42ed5f023ce88f" |
|
|
|
|
"checksum phf_generator 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "6b07ffcc532ccc85e3afc45865469bf5d9e4ef5bfcf9622e3cfe80c2d275ec03" |
|
|
|
|
"checksum phf_shared 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "07e24b0ca9643bdecd0632f2b3da6b1b89bbb0030e0b992afc1113b23a7bc2f2" |
|
|
|
|
"checksum pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "3a8b4c6b8165cd1a1cd4b9b120978131389f64bdaf456435caa41e630edba903" |
|
|
|
|
"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" |
|
|
|
|
"checksum proc-macro2 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cd07deb3c6d1d9ff827999c7f9b04cdfd66b1b17ae508e14fe47b620f2282ae0" |
|
|
|
|
"checksum proc-macro2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "49b6a521dc81b643e9a51e0d1cf05df46d5a2f3c0280ea72bcb68276ba64a118" |
|
|
|
|
"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a" |
|
|
|
|
"checksum quote 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1eca14c727ad12702eb4b6bfb5a232287dcf8385cb8ca83a3eeaf6519c44c408" |
|
|
|
|
"checksum quote 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7b0ff51282f28dc1b53fd154298feaa2e77c5ea0dba68e1fd8b03b72fbe13d2a" |
|
|
|
|
"checksum rand 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = "15a732abf9d20f0ad8eeb6f909bf6868722d9a06e1e50802b6a70351f40b4eb1" |
|
|
|
|
"checksum rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "eba5f8cb59cc50ed56be8880a5c7b496bfd9bd26394e176bc67884094145c2c5" |
|
|
|
|
"checksum redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)" = "0d92eecebad22b767915e4d529f89f28ee96dbbf5a4810d2b844373f136417fd" |
|
|
|
|
@ -1862,9 +1897,9 @@ dependencies = [
|
|
|
|
|
"checksum secret-service 0.4.0 (git+https://github.com/jhaye/secret-service-rs?rev=3c265527e43376fe8e00ddfa645a70813c35f449)" = "<none>" |
|
|
|
|
"checksum security-framework 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "dfa44ee9c54ce5eecc9de7d5acbad112ee58755239381f687e564004ba4a2332" |
|
|
|
|
"checksum security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "5421621e836278a0b139268f36eee0dc7e389b784dc3f79d8f11aabadf41bead" |
|
|
|
|
"checksum serde 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" = "4fe95aa0d46f04ce5c3a88bdcd4114ecd6144ed0b2725ebca2f1127744357807" |
|
|
|
|
"checksum serde_derive 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" = "23b163a6ce7e1aa897919f9d8e40bd1f8a6f95342ed57727ae31387a01a7a356" |
|
|
|
|
"checksum serde_derive_internals 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)" = "370aa477297975243dc914d0b0e1234927520ec311de507a560fbd1c80f7ab8c" |
|
|
|
|
"checksum serde 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)" = "d3bcee660dcde8f52c3765dd9ca5ee36b4bf35470a738eb0bd5a8752b0389645" |
|
|
|
|
"checksum serde_derive 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)" = "f1711ab8b208541fa8de00425f6a577d90f27bb60724d2bb5fd911314af9668f" |
|
|
|
|
"checksum serde_derive_internals 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)" = "89b340a48245bc03ddba31d0ff1709c118df90edc6adabaca4aac77aea181cce" |
|
|
|
|
"checksum serde_json 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)" = "5c508584d9913df116b91505eec55610a2f5b16e9ed793c46e4d0152872b3e74" |
|
|
|
|
"checksum serde_urlencoded 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ce0fd303af908732989354c6f02e05e2e6d597152870f2c6990efb0577137480" |
|
|
|
|
"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537" |
|
|
|
|
@ -1875,7 +1910,7 @@ dependencies = [
|
|
|
|
|
"checksum string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "479cde50c3539481f33906a387f2bd17c8e87cb848c35b6021d41fb81ff9b4d7" |
|
|
|
|
"checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc" |
|
|
|
|
"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad" |
|
|
|
|
"checksum syn 0.12.14 (registry+https://github.com/rust-lang/crates.io-index)" = "8c5bc2d6ff27891209efa5f63e9de78648d7801f085e4653701a692ce938d6fd" |
|
|
|
|
"checksum syn 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "91b52877572087400e83d24b9178488541e3d535259e04ff17a63df1e5ceff59" |
|
|
|
|
"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6" |
|
|
|
|
"checksum synstructure 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a761d12e6d8dcb4dcf952a7a89b475e3a9d69e4a69307e01a470977642914bd" |
|
|
|
|
"checksum take 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b157868d8ac1f56b64604539990685fa7611d8fa9e5476cf0c02cf34d32917c5" |
|
|
|
|
@ -1883,15 +1918,18 @@ dependencies = [
|
|
|
|
|
"checksum tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508" |
|
|
|
|
"checksum thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "279ef31c19ededf577bfd12dfae728040a21f635b06a24cd670ff510edd38963" |
|
|
|
|
"checksum time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "a15375f1df02096fb3317256ce2cee6a1f42fc84ea5ad5fc8c421cfe40c73098" |
|
|
|
|
"checksum tokio 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "490c5ff233997a62649c0a7b523b25a1cc6fab1389b3faed0d72e8bdcef7b0ad" |
|
|
|
|
"checksum tokio-core 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "b630092b9a89f5c4eedfe9d022a0c16fb111ed2403a38f985bd1ca68b6b762d3" |
|
|
|
|
"checksum tokio-executor 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "46108c2aca0eb4b9a883bf37a28d122ca70f5318446f59f729cd1ff78a0bb5fb" |
|
|
|
|
"checksum tokio 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "be15ef40f675c9fe66e354d74c73f3ed012ca1aa14d65846a33ee48f1ae8d922" |
|
|
|
|
"checksum tokio-core 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "799492ccba3d8ed5e41f2520a7cfd504cb65bbfe5fbbbd0012e335ae5f188051" |
|
|
|
|
"checksum tokio-executor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8cac2a7883ff3567e9d66bb09100d09b33d90311feca0206c7ca034bc0c55113" |
|
|
|
|
"checksum tokio-io 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "6af9eb326f64b2d6b68438e1953341e00ab3cf54de7e35d92bfc73af8555313a" |
|
|
|
|
"checksum tokio-proto 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8fbb47ae81353c63c487030659494b295f6cb6576242f907f203473b191b0389" |
|
|
|
|
"checksum tokio-reactor 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f21d00eb356854d502b81776cec931d12771e4ed6d198478d23ffd38c19279af" |
|
|
|
|
"checksum tokio-reactor 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b3cedc8e5af5131dc3423ffa4f877cce78ad25259a9a62de0613735a13ebc64b" |
|
|
|
|
"checksum tokio-service 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162" |
|
|
|
|
"checksum tokio-threadpool 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "19a8656c45ae7893c9090ac5c98749e7ff904932973fabd541463f82628efacb" |
|
|
|
|
"checksum tokio-tcp 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ec9b094851aadd2caf83ba3ad8e8c4ce65a42104f7b94d9e6550023f0407853f" |
|
|
|
|
"checksum tokio-threadpool 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bf3d05cdd6a78005e535d2b27c21521bdf91fbb321027a62d8e178929d18966d" |
|
|
|
|
"checksum tokio-timer 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "29a89e4ad0c8f1e4c9860e605c38c69bfdad3cccd4ea446e58ff588c1c07a397" |
|
|
|
|
"checksum tokio-tls 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "772f4b04e560117fe3b0a53e490c16ddc8ba6ec437015d91fa385564996ed913" |
|
|
|
|
"checksum tokio-udp 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "137bda266504893ac4774e0ec4c2108f7ccdbcb7ac8dced6305fe9e4e0b5041a" |
|
|
|
|
"checksum tree_magic 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a349b03c8fb481a9e22f4650112a89be9586388a31ae30e504dab15da2f9582b" |
|
|
|
|
"checksum ucd-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fd2be2d6639d0f8fe6cdda291ad456e23629558d466e2789d2c3e9892bda285d" |
|
|
|
|
"checksum unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33" |
|
|
|
|
|