|
|
@@ -54,7 +54,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "actix-web" |
|
|
|
version = "0.7.12" |
|
|
|
version = "0.7.13" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"actix 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -68,7 +68,7 @@ dependencies = [ |
|
|
|
"failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"htmlescape 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"http 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -76,7 +76,7 @@ dependencies = [ |
|
|
|
"lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazycell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime 0.3.9 (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)", |
|
|
|
"mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -85,7 +85,7 @@ dependencies = [ |
|
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_urlencoded 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -219,7 +219,7 @@ version = "1.0.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"byteorder 1.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -287,7 +287,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.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -326,9 +326,9 @@ dependencies = [ |
|
|
|
"errors 0.1.0", |
|
|
|
"globset 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -455,7 +455,7 @@ version = "1.0.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"csv-core 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -524,8 +524,8 @@ dependencies = [ |
|
|
|
"lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rust-stemmers 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"strum 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"strum_macros 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -626,8 +626,8 @@ version = "0.1.0" |
|
|
|
dependencies = [ |
|
|
|
"error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"image 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -668,11 +668,12 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "flate2" |
|
|
|
version = "1.0.3" |
|
|
|
version = "1.0.4" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"miniz-sys 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"miniz_oxide_c_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -701,9 +702,9 @@ dependencies = [ |
|
|
|
"errors 0.1.0", |
|
|
|
"lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -813,7 +814,7 @@ dependencies = [ |
|
|
|
name = "gutenberg" |
|
|
|
version = "0.5.0" |
|
|
|
dependencies = [ |
|
|
|
"actix-web 0.7.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-web 0.7.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -828,12 +829,12 @@ dependencies = [ |
|
|
|
"toml 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
|
"ws 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"ws 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "h2" |
|
|
|
version = "0.1.12" |
|
|
|
version = "0.1.13" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"byteorder 1.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -864,7 +865,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"markup5ever 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -905,13 +906,13 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "hyper" |
|
|
|
version = "0.12.11" |
|
|
|
version = "0.12.12" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bytes 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"http 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -935,7 +936,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bytes 0.4.10 (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.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"hyper 0.12.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"native-tls 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -976,7 +977,7 @@ dependencies = [ |
|
|
|
"lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rayon 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
|
] |
|
|
|
|
|
|
@@ -1103,12 +1104,12 @@ dependencies = [ |
|
|
|
"globset 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rayon 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rendering 0.1.0", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slotmap 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tempfile 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
|
] |
|
|
@@ -1118,7 +1119,7 @@ name = "link_checker" |
|
|
|
version = "0.1.0" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"reqwest 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"reqwest 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1173,13 +1174,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "markup5ever" |
|
|
|
version = "0.7.2" |
|
|
|
version = "0.7.3" |
|
|
|
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.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.32 (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.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1208,7 +1209,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "mime" |
|
|
|
version = "0.3.9" |
|
|
|
version = "0.3.12" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"unicase 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1219,7 +1220,7 @@ name = "mime_guess" |
|
|
|
version = "2.0.0-alpha.6" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"mime 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime 0.3.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"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)", |
|
|
|
"unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1227,11 +1228,30 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "miniz-sys" |
|
|
|
version = "0.1.10" |
|
|
|
version = "0.1.11" |
|
|
|
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.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "miniz_oxide" |
|
|
|
version = "0.2.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "miniz_oxide_c_api" |
|
|
|
version = "0.2.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)", |
|
|
|
"crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"miniz_oxide 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1291,9 +1311,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"openssl 0.10.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"openssl 0.10.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"openssl-sys 0.9.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"openssl-sys 0.9.38 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"schannel 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"security-framework 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"security-framework-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1361,7 +1381,7 @@ dependencies = [ |
|
|
|
"num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"proc-macro2 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1426,7 +1446,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "openssl" |
|
|
|
version = "0.10.12" |
|
|
|
version = "0.10.13" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1434,7 +1454,7 @@ dependencies = [ |
|
|
|
"foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"openssl-sys 0.9.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"openssl-sys 0.9.38 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1444,7 +1464,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "openssl-sys" |
|
|
|
version = "0.9.36" |
|
|
|
version = "0.9.38" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cc 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1574,7 +1594,7 @@ dependencies = [ |
|
|
|
"base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"byteorder 1.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"xml-rs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1760,18 +1780,18 @@ dependencies = [ |
|
|
|
"pest 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pest_derive 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"templates 0.1.0", |
|
|
|
"tera 0.11.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "reqwest" |
|
|
|
version = "0.9.2" |
|
|
|
version = "0.9.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1779,14 +1799,14 @@ dependencies = [ |
|
|
|
"encoding_rs 0.8.10 (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.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"hyper 0.12.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"hyper 0.12.12 (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.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime 0.3.9 (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.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_urlencoded 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1809,8 +1829,8 @@ name = "rust-stemmers" |
|
|
|
version = "1.0.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1928,17 +1948,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "serde" |
|
|
|
version = "1.0.79" |
|
|
|
version = "1.0.80" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "serde_derive" |
|
|
|
version = "1.0.79" |
|
|
|
version = "1.0.80" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1949,7 +1969,7 @@ dependencies = [ |
|
|
|
"indexmap 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"ryu 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1959,7 +1979,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.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1997,11 +2017,11 @@ dependencies = [ |
|
|
|
"rayon 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"sass-rs 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"search 0.1.0", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tempfile 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"templates 0.1.0", |
|
|
|
"tera 0.11.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
|
] |
|
|
|
|
|
|
@@ -2061,7 +2081,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.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -2125,7 +2145,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "syn" |
|
|
|
version = "0.15.9" |
|
|
|
version = "0.15.12" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2146,20 +2166,20 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "syntect" |
|
|
|
version = "3.0.0" |
|
|
|
version = "3.0.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bincode 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"flate2 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"flate2 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazycell 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"onig 4.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"plist 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex-syntax 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"walkdir 2.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"yaml-rust 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2192,7 +2212,7 @@ dependencies = [ |
|
|
|
"library 0.1.0", |
|
|
|
"pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
|
] |
|
|
@@ -2209,7 +2229,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "tera" |
|
|
|
version = "0.11.17" |
|
|
|
version = "0.11.18" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2220,7 +2240,7 @@ dependencies = [ |
|
|
|
"pest 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pest_derive 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"unic-segment 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2455,7 +2475,7 @@ name = "toml" |
|
|
|
version = "0.4.8" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"serde 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2691,7 +2711,7 @@ version = "0.1.0" |
|
|
|
dependencies = [ |
|
|
|
"errors 0.1.0", |
|
|
|
"tempfile 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"walkdir 2.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -2813,7 +2833,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "ws" |
|
|
|
version = "0.7.8" |
|
|
|
version = "0.7.9" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"byteorder 1.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2856,7 +2876,7 @@ dependencies = [ |
|
|
|
[metadata] |
|
|
|
"checksum actix 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)" = "710e449bb7720ad245a7101f3698ebc743588e0f4ba2b07fe9d74323e348b835" |
|
|
|
"checksum actix-net 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6681a31050ab951f09050f08c5ddb4189659b8bca93b629b26547208861d1401" |
|
|
|
"checksum actix-web 0.7.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9f471c0941f1130c1c69370e379e375bfc875cecc3d2dc28baa9ab5c297c8a18" |
|
|
|
"checksum actix-web 0.7.13 (registry+https://github.com/rust-lang/crates.io-index)" = "726a60109dce69d2fb86ef24b4f97135cb2e9ae63b5bbc61bb5987989303a734" |
|
|
|
"checksum actix_derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5b9d1525ef45e5e021f0b93dace157dcab5d792acb4cc78f3213787d65e2bb92" |
|
|
|
"checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c" |
|
|
|
"checksum aho-corasick 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)" = "68f56c7353e5a9547cbd76ed90f7bb5ffc3ba09d4ea9bd1d8c06c8b1142eeb5a" |
|
|
@@ -2921,7 +2941,7 @@ dependencies = [ |
|
|
|
"checksum failure_derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "946d0e98a50d9831f5d589038d2ca7f8f455b1c21028c0db0e84116a12696426" |
|
|
|
"checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed" |
|
|
|
"checksum filetime 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "da4b9849e77b13195302c174324b5ba73eec9b236b24c221a61000daefb95c5f" |
|
|
|
"checksum flate2 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4af030962d89d62aa52cd9492083b1cd9b2d1a77764878102a6c0f86b4d5444d" |
|
|
|
"checksum flate2 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "3b0c7353385f92079524de3b7116cf99d73947c08a7472774e9b3b04bff3b901" |
|
|
|
"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" |
|
|
@@ -2938,7 +2958,7 @@ dependencies = [ |
|
|
|
"checksum gif 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dd4bca55ac1f213920ce3527ccd62386f1f15fa3f1714aeee1cf93f2c416903f" |
|
|
|
"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb" |
|
|
|
"checksum globset 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4743617a7464bbda3c8aec8558ff2f9429047e025771037df561d383337ff865" |
|
|
|
"checksum h2 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "a27e7ed946e8335bdf9a191bc1b9b14a03ba822d013d2f58437f4fabcbd7fc2c" |
|
|
|
"checksum h2 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "7dd33bafe2e6370e6c8eb0cf1b8c5f93390b90acde7e9b03723f166b28b648ed" |
|
|
|
"checksum hostname 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "21ceb46a83a85e824ef93669c8b390009623863b5c195d1ba747292c0c72f94e" |
|
|
|
"checksum html5ever 0.22.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b04478cf718862650a0bf66acaf8f2f8c906fbc703f35c916c1f4211b069a364" |
|
|
|
"checksum htmlescape 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e9025058dae765dee5070ec375f591e2ba14638c63feff74f13805a72e523163" |
|
|
@@ -2946,7 +2966,7 @@ dependencies = [ |
|
|
|
"checksum httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e8734b0cfd3bc3e101ec59100e101c2eecd19282202e87808b3037b442777a83" |
|
|
|
"checksum humansize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b6cab2627acfc432780848602f3f558f7e9dd427352224b0d9324025796d2a5e" |
|
|
|
"checksum humantime 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0484fda3e7007f2a4a0d9c3a703ca38c71c54c55602ce4660c419fd32e188c9e" |
|
|
|
"checksum hyper 0.12.11 (registry+https://github.com/rust-lang/crates.io-index)" = "78d50abbd1790e0f4c74cb1d4a2211b439bac661d54107ad5564c55e77906762" |
|
|
|
"checksum hyper 0.12.12 (registry+https://github.com/rust-lang/crates.io-index)" = "4aca412c241a2dd53af261efc7adf7736fdebd67dc0d1cc1ffdbcb9407e0e810" |
|
|
|
"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 image 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)" = "60710fd3cb40c2434451d8d5147bcf39bbb68aae0741041133e09439cb2401e3" |
|
|
@@ -2972,13 +2992,15 @@ dependencies = [ |
|
|
|
"checksum lzw 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7d947cbb889ed21c2a84be6ffbaebf5b4e0f4340638cba0444907e38b56be084" |
|
|
|
"checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" |
|
|
|
"checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43" |
|
|
|
"checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475" |
|
|
|
"checksum markup5ever 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a87c4100d614080c8ab43334fb028ebe387f273fb61ed4ff0eae9189b94b6be8" |
|
|
|
"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" |
|
|
|
"checksum memchr 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4b3629fe9fdbff6daa6c33b90f7c08355c1aca05a3d01fa8063b822fcf185f3b" |
|
|
|
"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3" |
|
|
|
"checksum mime 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "4b082692d3f6cf41b453af73839ce3dfc212c4411cbb2441dff80a716e38bd79" |
|
|
|
"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" |
|
|
|
"checksum miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4" |
|
|
|
"checksum miniz-sys 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "0300eafb20369952951699b68243ab4334f4b10a88f411c221d444b36c40e649" |
|
|
|
"checksum miniz_oxide 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5ad30a47319c16cde58d0314f5d98202a80c9083b5f61178457403dfb14e509c" |
|
|
|
"checksum miniz_oxide_c_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "28edaef377517fd9fe3e085c37d892ce7acd1fbeab9239c5a36eec352d8a8b7e" |
|
|
|
"checksum mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)" = "71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432" |
|
|
|
"checksum mio-extras 2.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "46e73a04c2fa6250b8d802134d56d554a9ec2922bf977777c805ea5def61ce40" |
|
|
|
"checksum mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125" |
|
|
@@ -2997,9 +3019,9 @@ dependencies = [ |
|
|
|
"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30" |
|
|
|
"checksum onig 4.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9f0d9dac9b8a5211103d75f3ce8d0c799e6f4f3f22608eeaefb4419786e4b258" |
|
|
|
"checksum onig_sys 69.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "78c04019a39ebac42dfd8c7822af0a009043720845a812ddbb95e403298b0183" |
|
|
|
"checksum openssl 0.10.12 (registry+https://github.com/rust-lang/crates.io-index)" = "5e2e79eede055813a3ac52fb3915caf8e1c9da2dec1587871aec9f6f7b48508d" |
|
|
|
"checksum openssl 0.10.13 (registry+https://github.com/rust-lang/crates.io-index)" = "5af9e83eb3c51ee806387d26a43056f3246d865844caa6dd704d2ba7e831c264" |
|
|
|
"checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de" |
|
|
|
"checksum openssl-sys 0.9.36 (registry+https://github.com/rust-lang/crates.io-index)" = "409d77eeb492a1aebd6eb322b2ee72ff7c7496b4434d98b3bf8be038755de65e" |
|
|
|
"checksum openssl-sys 0.9.38 (registry+https://github.com/rust-lang/crates.io-index)" = "ff3d1b390ab1b9700f682ad95a30dc9c0f40dd212ca57266012cfc678b0e365a" |
|
|
|
"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37" |
|
|
|
"checksum parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f0802bff09003b291ba756dc7e79313e51cc31667e94afbe847def490424cde5" |
|
|
|
"checksum parking_lot_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ad7f7e6ebdc79edff6fdcb87a55b620174f7a989e3eb31b65231f4af57f00b8c" |
|
|
@@ -3033,7 +3055,7 @@ dependencies = [ |
|
|
|
"checksum regex 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "2069749032ea3ec200ca51e4a31df41759190a88edca0d2d86ee8bedf7073341" |
|
|
|
"checksum regex-syntax 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "747ba3b235651f6e2f67dfa8bcdcd073ddb7c243cb21c442fc12395dfcac212d" |
|
|
|
"checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5" |
|
|
|
"checksum reqwest 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1d68c7bf0b1dc3860b80c6d31d05808bf54cdc1bfc70a4680893791becd083ae" |
|
|
|
"checksum reqwest 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "aa238ac676ec77e62be3e70656828ca4f596fccd33c6fab92942701bc8c8b4fe" |
|
|
|
"checksum resolv-conf 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c62bd95a41841efdf7fca2ae9951e64a8d8eae7e5da196d8ce489a2241491a92" |
|
|
|
"checksum rust-stemmers 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "fbf06149ec391025664a5634200ced1afb489f0f3f8a140d515ebc0eb04b4bc0" |
|
|
|
"checksum rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "bcfe5b13211b4d78e5c2cadfebd7769197d95c639c35a50057eb4c05de811395" |
|
|
@@ -3050,8 +3072,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.79 (registry+https://github.com/rust-lang/crates.io-index)" = "84257ccd054dc351472528c8587b4de2dbf0dc0fe2e634030c1a90bfdacebaa9" |
|
|
|
"checksum serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)" = "31569d901045afbff7a9479f793177fe9259819aff10ab4f89ef69bbc5f567fe" |
|
|
|
"checksum serde 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)" = "15c141fc7027dd265a47c090bf864cf62b42c4d228bbcf4e51a0c9e2b0d3f7ef" |
|
|
|
"checksum serde_derive 1.0.80 (registry+https://github.com/rust-lang/crates.io-index)" = "225de307c6302bec3898c51ca302fc94a7a1697ef0845fcee6448f33c032249c" |
|
|
|
"checksum serde_json 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)" = "43344e7ce05d0d8280c5940cabb4964bea626aa58b1ec0e8c73fa2a8512a38ce" |
|
|
|
"checksum serde_urlencoded 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "aaed41d9fb1e2f587201b863356590c90c1157495d811430a0c0325fe8169650" |
|
|
|
"checksum sha-1 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "51b9d1f3b5de8a167ab06834a7c883bd197f2191e1dda1a22d9ccfeedbf9aded" |
|
|
@@ -3072,12 +3094,12 @@ dependencies = [ |
|
|
|
"checksum strum_macros 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1292d85e688e4696ecb69b2db2648994fb8af266974e89be53cefdf003861a5d" |
|
|
|
"checksum syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)" = "14f9bf6292f3a61d2c716723fdb789a41bbe104168e6f496dc6497e531ea1b9b" |
|
|
|
"checksum syn 0.14.9 (registry+https://github.com/rust-lang/crates.io-index)" = "261ae9ecaa397c42b960649561949d69311f08eeaea86a65696e6e46517cf741" |
|
|
|
"checksum syn 0.15.9 (registry+https://github.com/rust-lang/crates.io-index)" = "b10ee269228fb723234fce98e9aac0eaed2bd5f1ad2f6930e8d5b93f04445a1a" |
|
|
|
"checksum syn 0.15.12 (registry+https://github.com/rust-lang/crates.io-index)" = "34ab9797e47d24cb76b8dc4d24ff36807018c7cc549c4cba050b068be0c586b0" |
|
|
|
"checksum synstructure 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "85bb9b7550d063ea184027c9b8c20ac167cd36d3e06b3a40bceb9d746dc1a7b7" |
|
|
|
"checksum syntect 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "50c786fb48ac45b60657eef8af53f75ab96819fd581b6185a94839db19d9e2d7" |
|
|
|
"checksum syntect 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b76ed0acb8b4012c8ed2d3df01f018ac25c3fd916914768b4f4a8b8bebe106ff" |
|
|
|
"checksum tempfile 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "55c1195ef8513f3273d55ff59fe5da6940287a0d7a98331254397f464833675b" |
|
|
|
"checksum tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508" |
|
|
|
"checksum tera 0.11.17 (registry+https://github.com/rust-lang/crates.io-index)" = "2829d259c4699fbbe8acb353d231e6da31ff4301c52244413ed29ff6093da412" |
|
|
|
"checksum tera 0.11.18 (registry+https://github.com/rust-lang/crates.io-index)" = "6c87cae42cc4fc480278c7583792cc5da2d51a25be916b7921cbb45c43063b8d" |
|
|
|
"checksum termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f" |
|
|
|
"checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096" |
|
|
|
"checksum textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6" |
|
|
@@ -3141,7 +3163,7 @@ dependencies = [ |
|
|
|
"checksum wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba" |
|
|
|
"checksum winreg 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a27a759395c1195c4cc5cda607ef6f8f6498f64e78f7900f5de0a127a424704a" |
|
|
|
"checksum winutil 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7daf138b6b14196e3830a588acf1e86966c694d3e8fb026fb105b8b5dca07e6e" |
|
|
|
"checksum ws 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "d2c221321dca56e6a80aa179d562e1fbe6ae116aeaa9205c76fa64e9e3c49dfc" |
|
|
|
"checksum ws 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)" = "329d3e6dd450a9c5c73024e1047f0be7e24121a68484eb0b5368977bee3cf8c3" |
|
|
|
"checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e" |
|
|
|
"checksum xml-rs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3c1cb601d29fe2c2ac60a2b2e5e293994d87a1f6fa9687a31a15270f909be9c2" |
|
|
|
"checksum yaml-rust 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "95acf0db5515d07da9965ec0e0ba6cc2d825e2caeb7303b66ca441729801254e" |