|
|
|
|
@ -8,7 +8,7 @@ name = "aho-corasick"
|
|
|
|
|
version = "0.6.9" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"memchr 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -56,7 +56,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -65,19 +65,19 @@ name = "atty"
|
|
|
|
|
version = "0.2.11" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "backtrace" |
|
|
|
|
version = "0.3.9" |
|
|
|
|
version = "0.3.11" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -88,7 +88,7 @@ version = "0.1.24"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -106,7 +106,7 @@ version = "1.0.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -151,7 +151,7 @@ dependencies = [
|
|
|
|
|
"glib 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -162,7 +162,7 @@ dependencies = [
|
|
|
|
|
"glib 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -184,7 +184,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -237,7 +237,7 @@ version = "0.5.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -245,7 +245,7 @@ name = "core-foundation-sys"
|
|
|
|
|
version = "0.5.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -262,7 +262,7 @@ version = "0.6.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"crossbeam-epoch 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crossbeam-utils 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -272,7 +272,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"arrayvec 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crossbeam-utils 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -280,7 +280,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "crossbeam-utils" |
|
|
|
|
version = "0.6.2" |
|
|
|
|
version = "0.6.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -291,7 +291,7 @@ name = "dbus"
|
|
|
|
|
version = "0.2.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -299,7 +299,7 @@ name = "dbus"
|
|
|
|
|
version = "0.6.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libdbus-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -308,7 +308,7 @@ name = "dirs"
|
|
|
|
|
version = "1.0.4" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_users 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -341,7 +341,7 @@ name = "error-chain"
|
|
|
|
|
version = "0.10.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -349,7 +349,7 @@ name = "error-chain"
|
|
|
|
|
version = "0.12.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -357,7 +357,7 @@ name = "failure"
|
|
|
|
|
version = "0.1.3" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"failure_derive 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -418,7 +418,7 @@ dependencies = [
|
|
|
|
|
"html2pango 0.1.0 (git+https://gitlab.gnome.org/World/html2pango)", |
|
|
|
|
"itertools 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"letter-avatar 0.1.1 (git+https://gitlab.gnome.org/danigm/letter-avatar.git?branch=updatedep)", |
|
|
|
|
"letter-avatar 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libhandy 0.2.0 (git+https://gitlab.gnome.org/jsparber/libhandy-rs)", |
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mdl 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -427,8 +427,8 @@ dependencies = [
|
|
|
|
|
"rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 1.1.0 (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.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"sourceview 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tree_magic 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -446,8 +446,8 @@ dependencies = [
|
|
|
|
|
"md5 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"reqwest 0.9.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tree_magic 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -494,7 +494,7 @@ version = "0.1.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -517,7 +517,7 @@ dependencies = [
|
|
|
|
|
"glib 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -532,7 +532,7 @@ dependencies = [
|
|
|
|
|
"glib 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -543,7 +543,7 @@ dependencies = [
|
|
|
|
|
"gio-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -557,7 +557,7 @@ dependencies = [
|
|
|
|
|
"gio-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -591,7 +591,7 @@ dependencies = [
|
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -601,7 +601,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -614,7 +614,7 @@ dependencies = [
|
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -622,7 +622,7 @@ name = "glib-sys"
|
|
|
|
|
version = "0.7.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -632,7 +632,7 @@ version = "0.7.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -648,7 +648,7 @@ dependencies = [
|
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gstreamer-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"muldiv 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num-rational 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -675,7 +675,7 @@ dependencies = [
|
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gstreamer-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -692,7 +692,7 @@ dependencies = [
|
|
|
|
|
"gstreamer-player-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gstreamer-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gstreamer-video 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -704,7 +704,7 @@ dependencies = [
|
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gstreamer-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gstreamer-video-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -715,7 +715,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -733,7 +733,7 @@ dependencies = [
|
|
|
|
|
"gstreamer-base-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gstreamer-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gstreamer-video-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -745,7 +745,7 @@ dependencies = [
|
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gstreamer-base-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gstreamer-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -769,7 +769,7 @@ dependencies = [
|
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gtk-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -786,7 +786,7 @@ dependencies = [
|
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gtk-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -802,7 +802,7 @@ dependencies = [
|
|
|
|
|
"gio-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -832,7 +832,7 @@ dependencies = [
|
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gtk-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -880,7 +880,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "hyper" |
|
|
|
|
version = "0.12.17" |
|
|
|
|
version = "0.12.18" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -911,7 +911,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"hyper 0.12.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"hyper 0.12.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"native-tls 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-io 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -936,7 +936,7 @@ name = "iovec"
|
|
|
|
|
version = "0.1.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -979,8 +979,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "letter-avatar" |
|
|
|
|
version = "0.1.1" |
|
|
|
|
source = "git+https://gitlab.gnome.org/danigm/letter-avatar.git?branch=updatedep#93e3b14bc1a01c502bd4119e03103bef0676391c" |
|
|
|
|
version = "1.0.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cairo-rs 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -990,7 +990,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "libc" |
|
|
|
|
version = "0.2.44" |
|
|
|
|
version = "0.2.45" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1029,7 +1029,7 @@ dependencies = [
|
|
|
|
|
"gtk-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"handy-sys 0.2.0 (git+https://gitlab.gnome.org/jsparber/libhandy-sys-rs)", |
|
|
|
|
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"notify-rust 3.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1038,7 +1038,7 @@ name = "linkify"
|
|
|
|
|
version = "0.3.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"memchr 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1047,7 +1047,7 @@ version = "0.8.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lmdb-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1057,7 +1057,7 @@ version = "0.8.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1110,7 +1110,7 @@ name = "malloc_buf"
|
|
|
|
|
version = "0.0.6" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1125,8 +1125,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"phf 0.7.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"phf_codegen 0.7.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1151,17 +1151,17 @@ dependencies = [
|
|
|
|
|
"bincode 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lmdb 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "memchr" |
|
|
|
|
version = "2.1.1" |
|
|
|
|
version = "2.1.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1199,7 +1199,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 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.6 (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.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1213,7 +1213,7 @@ version = "0.6.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1239,7 +1239,7 @@ version = "0.2.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl 0.10.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1256,7 +1256,7 @@ version = "0.2.33"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1365,10 +1365,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "num_cpus" |
|
|
|
|
version = "1.8.0" |
|
|
|
|
version = "1.9.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1406,7 +1406,7 @@ dependencies = [
|
|
|
|
|
"cfg-if 0.1.6 (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.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"openssl-sys 0.9.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1421,7 +1421,7 @@ version = "0.9.39"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -1457,7 +1457,7 @@ dependencies = [
|
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1468,7 +1468,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1483,7 +1483,7 @@ dependencies = [
|
|
|
|
|
"glib 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gobject-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pangocairo-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1496,7 +1496,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"cairo-sys-rs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -1524,7 +1524,7 @@ name = "parking_lot_core"
|
|
|
|
|
version = "0.2.14" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1535,7 +1535,7 @@ name = "parking_lot_core"
|
|
|
|
|
version = "0.3.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1643,7 +1643,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.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1653,7 +1653,7 @@ version = "0.4.3"
|
|
|
|
|
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.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1664,7 +1664,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_core 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -1676,7 +1676,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1744,7 +1744,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "redox_syscall" |
|
|
|
|
version = "0.1.43" |
|
|
|
|
version = "0.1.44" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1752,7 +1752,7 @@ name = "redox_termios"
|
|
|
|
|
version = "0.1.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1763,7 +1763,7 @@ dependencies = [
|
|
|
|
|
"argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"failure 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1772,7 +1772,7 @@ version = "0.2.11"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"memchr 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1784,7 +1784,7 @@ version = "1.1.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"memchr 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1824,14 +1824,14 @@ dependencies = [
|
|
|
|
|
"encoding_rs 0.8.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"hyper 0.12.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"hyper 0.12.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"hyper-tls 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libflate 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mime 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"native-tls 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_urlencoded 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1846,7 +1846,7 @@ version = "0.2.36"
|
|
|
|
|
source = "git+https://github.com/awmath/rust-crypto?rev=394c247254dbe2ac5d44483232cf335d10cf0260#394c247254dbe2ac5d44483232cf335d10cf0260" |
|
|
|
|
dependencies = [ |
|
|
|
|
"gcc 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (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.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1857,7 +1857,7 @@ name = "rust-gmp"
|
|
|
|
|
version = "0.3.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1926,7 +1926,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"core-foundation 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"security-framework-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -1936,7 +1936,7 @@ version = "0.2.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"core-foundation-sys 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1954,12 +1954,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "serde" |
|
|
|
|
version = "1.0.81" |
|
|
|
|
version = "1.0.82" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "serde_derive" |
|
|
|
|
version = "1.0.81" |
|
|
|
|
version = "1.0.82" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -1974,7 +1974,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -1984,7 +1984,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"dtoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -2025,7 +2025,7 @@ dependencies = [
|
|
|
|
|
"gtk 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gtk-source-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gtk-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -2048,7 +2048,7 @@ dependencies = [
|
|
|
|
|
"new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"phf_shared 0.7.23 (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.81 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -2120,9 +2120,9 @@ version = "3.0.5"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -2142,8 +2142,8 @@ name = "termion"
|
|
|
|
|
version = "1.5.1" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -2168,8 +2168,8 @@ name = "time"
|
|
|
|
|
version = "0.1.40" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"redox_syscall 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
@ -2181,7 +2181,7 @@ dependencies = [
|
|
|
|
|
"bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-current-thread 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -2247,12 +2247,12 @@ name = "tokio-reactor"
|
|
|
|
|
version = "0.1.7" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crossbeam-utils 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -2278,10 +2278,10 @@ version = "0.1.9"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"crossbeam-deque 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crossbeam-utils 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
@ -2291,7 +2291,7 @@ name = "tokio-timer"
|
|
|
|
|
version = "0.2.8" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"crossbeam-utils 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"slab 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tokio-executor 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -2319,7 +2319,7 @@ dependencies = [
|
|
|
|
|
"bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
@ -2350,7 +2350,7 @@ name = "twoway"
|
|
|
|
|
version = "0.1.8" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"memchr 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
@ -2535,7 +2535,7 @@ dependencies = [
|
|
|
|
|
"checksum arrayvec 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f405cc4c21cd8b784f6c8fc2adf9bc00f59558f0049b5ec21517f875963040cc" |
|
|
|
|
"checksum atk-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c7017e53393e713212aed7aea336b6553be4927f58c37070a56c2fe3d107e489" |
|
|
|
|
"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652" |
|
|
|
|
"checksum backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "89a47830402e9981c5c41223151efcced65a0510c13097c769cede7efb34782a" |
|
|
|
|
"checksum backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "18b65ea1161bfb2dd6da6fade5edd4dbd08fba85012123dd333d2fd1b90b2782" |
|
|
|
|
"checksum backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)" = "c66d56ac8dabd07f6aacdaf633f4b8262f5b3601a810a0dcddffd5c22c69daa0" |
|
|
|
|
"checksum base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643" |
|
|
|
|
"checksum bincode 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9f2fb9e29e72fd6bc12071533d5dc7664cb01480c59406f656d7ac25c7bd8ff7" |
|
|
|
|
@ -2558,7 +2558,7 @@ dependencies = [
|
|
|
|
|
"checksum crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e91d5240c6975ef33aeb5f148f35275c25eda8e8a5f95abe421978b05b8bf192" |
|
|
|
|
"checksum crossbeam-deque 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4fe1b6f945f824c7a25afe44f62e25d714c0cc523f8e99d8db5cd1026e1269d3" |
|
|
|
|
"checksum crossbeam-epoch 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2449aaa4ec7ef96e5fb24db16024b935df718e9ae1cec0a1e68feeca2efca7b8" |
|
|
|
|
"checksum crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e07fc155212827475223f0bcfae57e945e694fc90950ddf3f6695bbfd5555c72" |
|
|
|
|
"checksum crossbeam-utils 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "41ee4864f4797060e52044376f7d107429ce1fb43460021b126424b7180ee21a" |
|
|
|
|
"checksum dbus 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b4a0c10ea61042b7555729ab0608727bbbb06ce709c11e6047cfa4e10f6d052d" |
|
|
|
|
"checksum dbus 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3d975a175aa2dced1a6cd410b89a1bf23918f301eab2b6f7c5e608291b757639" |
|
|
|
|
"checksum dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "88972de891f6118092b643d85a0b28e0678e0f948d7f879aa32f2d5aafe97d2a" |
|
|
|
|
@ -2609,7 +2609,7 @@ dependencies = [
|
|
|
|
|
"checksum html5ever 0.22.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c213fa6a618dc1da552f54f85cba74b05d8e883c92ec4e89067736938084c26e" |
|
|
|
|
"checksum http 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "02096a6d2c55e63f7fcb800690e4f889a25f6ec342e3adb4594e293b625215ab" |
|
|
|
|
"checksum httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e8734b0cfd3bc3e101ec59100e101c2eecd19282202e87808b3037b442777a83" |
|
|
|
|
"checksum hyper 0.12.17 (registry+https://github.com/rust-lang/crates.io-index)" = "c49a75385d35ff5e9202755f09beb0b878a05c4c363fcc52b23eeb5dcb6782cc" |
|
|
|
|
"checksum hyper 0.12.18 (registry+https://github.com/rust-lang/crates.io-index)" = "8dd7729fc83d88353415f6816fd4bb00897aa47c7f1506b69060e74e6e3d8e8b" |
|
|
|
|
"checksum hyper-tls 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "32cd73f14ad370d3b4d4b7dce08f69b81536c82e39fcc89731930fe5788cd661" |
|
|
|
|
"checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e" |
|
|
|
|
"checksum indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d" |
|
|
|
|
@ -2620,8 +2620,8 @@ dependencies = [
|
|
|
|
|
"checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73" |
|
|
|
|
"checksum lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a374c89b9db55895453a74c1e38861d9deec0b01b405a82516e9d5de4820dea1" |
|
|
|
|
"checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f" |
|
|
|
|
"checksum letter-avatar 0.1.1 (git+https://gitlab.gnome.org/danigm/letter-avatar.git?branch=updatedep)" = "<none>" |
|
|
|
|
"checksum libc 0.2.44 (registry+https://github.com/rust-lang/crates.io-index)" = "10923947f84a519a45c8fefb7dd1b3e8c08747993381adee176d7a82b4195311" |
|
|
|
|
"checksum letter-avatar 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cf5d126c45d9d94d674a927886cb0698d88cfbcf224d00f0c44748d478b33a42" |
|
|
|
|
"checksum libc 0.2.45 (registry+https://github.com/rust-lang/crates.io-index)" = "2d2857ec59fadc0773853c664d2d18e7198e83883e7060b63c924cb077bd5c74" |
|
|
|
|
"checksum libdbus-sys 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "99c78106156a964aadc1c59f7798276967be6705243b60f3ab7e131e3841db88" |
|
|
|
|
"checksum libflate 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = "bff3ac7d6f23730d3b533c35ed75eef638167634476a499feef16c428d74b57b" |
|
|
|
|
"checksum libhandy 0.2.0 (git+https://gitlab.gnome.org/jsparber/libhandy-rs)" = "<none>" |
|
|
|
|
@ -2639,7 +2639,7 @@ dependencies = [
|
|
|
|
|
"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" |
|
|
|
|
"checksum md5 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c1ad8b18d0b6ae54e03c9fe1f7dea2ee5f8e0115a87611316794be1bc51537f7" |
|
|
|
|
"checksum mdl 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b9ab681f8a6f741dd30a3f4f103b35b3e92fa510e0ef82ee83833819cf739b75" |
|
|
|
|
"checksum memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0a3eb002f0535929f1199681417029ebea04aadc0c7a4224b46be99c7f5d6a16" |
|
|
|
|
"checksum memchr 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "db4c41318937f6e76648f42826b1d9ade5c09cafb5aef7e351240a70f39206e9" |
|
|
|
|
"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3" |
|
|
|
|
"checksum mime 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)" = "0a907b83e7b9e987032439a387e187119cddafc92d5c2aaeb1d92580a793f630" |
|
|
|
|
"checksum mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)" = "30de2e4613efcba1ec63d8133f344076952090c122992a903359be5a4f99c3ed" |
|
|
|
|
@ -2661,7 +2661,7 @@ dependencies = [
|
|
|
|
|
"checksum num-rational 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "ee314c74bd753fc86b4780aa9475da469155f3848473a261d2d18e35245a784e" |
|
|
|
|
"checksum num-rational 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4e96f040177bb3da242b5b1ecf3f54b5d5af3efbbfb18608977a5d2767b22f10" |
|
|
|
|
"checksum num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1" |
|
|
|
|
"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30" |
|
|
|
|
"checksum num_cpus 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5a69d464bdc213aaaff628444e99578ede64e9c854025aa43b9796530afa9238" |
|
|
|
|
"checksum objc 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "9833ab0efe5361b1e2122a0544a5d3359576911a42cb098c2e59be8650807367" |
|
|
|
|
"checksum objc-foundation 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9" |
|
|
|
|
"checksum objc_id 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b" |
|
|
|
|
@ -2703,7 +2703,7 @@ dependencies = [
|
|
|
|
|
"checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08" |
|
|
|
|
"checksum rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05" |
|
|
|
|
"checksum rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3" |
|
|
|
|
"checksum redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "679da7508e9a6390aeaf7fbd02a800fdc64b73fe2204dd2c8ae66d22d9d5ad5d" |
|
|
|
|
"checksum redox_syscall 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)" = "a84bcd297b87a545980a2d25a0beb72a1f490c31f0a9fde52fca35bfbb1ceb70" |
|
|
|
|
"checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76" |
|
|
|
|
"checksum redox_users 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "214a97e49be64fd2c86f568dd0cb2c757d2cc53de95b273b6ad0a1c908482f26" |
|
|
|
|
"checksum regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9329abc99e39129fcceabd24cf5d85b4671ef7c29c50e972bc5afe32438ec384" |
|
|
|
|
@ -2727,8 +2727,8 @@ dependencies = [
|
|
|
|
|
"checksum security-framework-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ab01dfbe5756785b5b4d46e0289e5a18071dfa9a7c2b24213ea00b9ef9b665bf" |
|
|
|
|
"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" |
|
|
|
|
"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" |
|
|
|
|
"checksum serde 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" = "c91eb5b0190ae87b4e2e39cbba6e3bed3ac6186935fe265f0426156c4c49961b" |
|
|
|
|
"checksum serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" = "477b13b646f5b5b56fc95bedfc3b550d12141ce84f466f6c44b9a17589923885" |
|
|
|
|
"checksum serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" = "6fa52f19aee12441d5ad11c9a00459122bd8f98707cadf9778c540674f1935b6" |
|
|
|
|
"checksum serde_derive 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" = "96a7f9496ac65a2db5929afa087b54f8fc5008dcfbe48a8874ed20049b0d6154" |
|
|
|
|
"checksum serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" = "c37ccd6be3ed1fdf419ee848f7c758eb31b054d7cd3ae3600e3bae0adf569811" |
|
|
|
|
"checksum serde_urlencoded 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d48f9f99cd749a2de71d29da5f948de7f2764cc5a9d7f3c97e3514d4ee6eabf2" |
|
|
|
|
"checksum siphasher 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac" |
|
|
|
|
|