|
|
@@ -18,7 +18,7 @@ version = "0.2.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"actix-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-utils 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -36,8 +36,8 @@ version = "0.1.4" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"actix-http 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-web 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-web 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -57,7 +57,7 @@ dependencies = [ |
|
|
|
"actix-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-connect 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-server-config 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-threadpool 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-utils 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -75,7 +75,7 @@ dependencies = [ |
|
|
|
"httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"indexmap 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -127,7 +127,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"actix-rt 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-server-config 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -153,7 +153,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "actix-service" |
|
|
|
version = "0.4.1" |
|
|
|
version = "0.4.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -166,7 +166,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"derive_more 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -179,7 +179,7 @@ version = "0.4.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"actix-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -190,7 +190,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "actix-web" |
|
|
|
version = "1.0.5" |
|
|
|
version = "1.0.7" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"actix-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -199,7 +199,7 @@ dependencies = [ |
|
|
|
"actix-rt 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-server 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-server-config 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-service 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-threadpool 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-utils 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-web-codegen 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -215,9 +215,9 @@ dependencies = [ |
|
|
|
"regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -248,7 +248,7 @@ version = "3.0.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"html5ever 0.24.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"maplit 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tendril 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -260,7 +260,7 @@ name = "ansi_term" |
|
|
|
version = "0.11.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -282,7 +282,7 @@ version = "0.2.13" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -306,7 +306,7 @@ name = "backtrace-sys" |
|
|
|
version = "0.1.31" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -357,7 +357,7 @@ name = "bstr" |
|
|
|
version = "0.2.7" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex-automata 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -388,13 +388,13 @@ name = "c2-chacha" |
|
|
|
version = "0.2.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"ppv-lite86 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "cc" |
|
|
|
version = "1.0.40" |
|
|
|
version = "1.0.41" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -448,7 +448,7 @@ dependencies = [ |
|
|
|
"chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"errors 0.1.0", |
|
|
|
"globset 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -474,7 +474,7 @@ dependencies = [ |
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"publicsuffix 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"publicsuffix 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -543,7 +543,7 @@ dependencies = [ |
|
|
|
"arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"memoffset 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -562,7 +562,7 @@ version = "0.6.6" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -591,7 +591,7 @@ version = "3.1.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"nix 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -608,7 +608,7 @@ name = "derive_more" |
|
|
|
version = "0.15.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -644,7 +644,7 @@ name = "elasticlunr-rs" |
|
|
|
version = "2.3.6" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rust-stemmers 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -654,63 +654,6 @@ dependencies = [ |
|
|
|
"strum_macros 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "encoding" |
|
|
|
version = "0.2.33" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"encoding-index-japanese 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"encoding-index-korean 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"encoding-index-simpchinese 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"encoding-index-singlebyte 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"encoding-index-tradchinese 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "encoding-index-japanese" |
|
|
|
version = "1.20141219.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"encoding_index_tests 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "encoding-index-korean" |
|
|
|
version = "1.20141219.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"encoding_index_tests 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "encoding-index-simpchinese" |
|
|
|
version = "1.20141219.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"encoding_index_tests 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "encoding-index-singlebyte" |
|
|
|
version = "1.20141219.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"encoding_index_tests 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "encoding-index-tradchinese" |
|
|
|
version = "1.20141219.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"encoding_index_tests 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "encoding_index_tests" |
|
|
|
version = "0.1.4" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "encoding_rs" |
|
|
|
version = "0.8.17" |
|
|
@@ -818,7 +761,7 @@ version = "0.1.0" |
|
|
|
dependencies = [ |
|
|
|
"chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"errors 0.1.0", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -896,7 +839,7 @@ name = "generic-array" |
|
|
|
version = "0.12.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"typenum 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -909,7 +852,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "getrandom" |
|
|
|
version = "0.1.10" |
|
|
|
version = "0.1.11" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1111,7 +1054,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"crossbeam-channel 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"globset 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"memchr 2.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1128,7 +1071,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"gif 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"jpeg-decoder 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"jpeg-decoder 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lzw 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num-iter 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num-rational 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1144,7 +1087,7 @@ version = "0.1.0" |
|
|
|
dependencies = [ |
|
|
|
"errors 0.1.0", |
|
|
|
"image 0.22.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 1.0.0-beta.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1198,7 +1141,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"socket2 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"widestring 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winreg 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1209,7 +1152,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "jpeg-decoder" |
|
|
|
version = "0.1.15" |
|
|
|
version = "0.1.16" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1232,7 +1175,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "lazy_static" |
|
|
|
version = "1.3.0" |
|
|
|
version = "1.4.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1254,7 +1197,7 @@ dependencies = [ |
|
|
|
"errors 0.1.0", |
|
|
|
"front_matter 0.1.0", |
|
|
|
"globset 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rendering 0.1.0", |
|
|
@@ -1280,7 +1223,7 @@ dependencies = [ |
|
|
|
name = "link_checker" |
|
|
|
version = "0.1.0" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"reqwest 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1396,7 +1339,7 @@ name = "miniz-sys" |
|
|
|
version = "0.1.12" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1462,7 +1405,7 @@ name = "native-tls" |
|
|
|
version = "0.2.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"openssl 0.10.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1481,7 +1424,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1495,7 +1438,7 @@ version = "0.14.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1530,7 +1473,7 @@ dependencies = [ |
|
|
|
"mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio-extras 2.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1594,7 +1537,7 @@ version = "4.3.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"onig_sys 69.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -1604,7 +1547,7 @@ name = "onig_sys" |
|
|
|
version = "69.1.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pkg-config 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1618,7 +1561,7 @@ name = "open" |
|
|
|
version = "1.3.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1629,7 +1572,7 @@ dependencies = [ |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.9 (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.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"openssl-sys 0.9.49 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -1645,7 +1588,7 @@ version = "0.9.49" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"autocfg 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pkg-config 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"vcpkg 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1687,7 +1630,7 @@ dependencies = [ |
|
|
|
"rand 0.6.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.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1701,7 +1644,7 @@ dependencies = [ |
|
|
|
"redox_syscall 0.1.56 (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.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1844,14 +1787,14 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "publicsuffix" |
|
|
|
version = "1.5.2" |
|
|
|
version = "1.5.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1901,7 +1844,7 @@ dependencies = [ |
|
|
|
"rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1909,10 +1852,10 @@ name = "rand" |
|
|
|
version = "0.7.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"getrandom 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"getrandom 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1931,7 +1874,7 @@ version = "0.2.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"c2-chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1949,10 +1892,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "rand_core" |
|
|
|
version = "0.5.0" |
|
|
|
version = "0.5.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"getrandom 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"getrandom 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1968,7 +1911,7 @@ name = "rand_hc" |
|
|
|
version = "0.2.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1986,7 +1929,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1999,7 +1942,7 @@ dependencies = [ |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2037,7 +1980,7 @@ dependencies = [ |
|
|
|
"crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -2095,7 +2038,7 @@ name = "remove_dir_all" |
|
|
|
version = "0.5.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2105,7 +2048,7 @@ dependencies = [ |
|
|
|
"config 0.1.0", |
|
|
|
"errors 0.1.0", |
|
|
|
"front_matter 0.1.0", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"link_checker 0.1.0", |
|
|
|
"pest 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2216,7 +2159,7 @@ name = "sass-sys" |
|
|
|
version = "0.4.13" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pkg-config 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2227,8 +2170,8 @@ name = "schannel" |
|
|
|
version = "0.1.15" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2253,7 +2196,7 @@ dependencies = [ |
|
|
|
"ammonia 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"elasticlunr-rs 2.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"errors 0.1.0", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"library 0.1.0", |
|
|
|
] |
|
|
|
|
|
|
@@ -2304,7 +2247,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2432,7 +2375,7 @@ dependencies = [ |
|
|
|
"cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2453,7 +2396,7 @@ name = "string_cache" |
|
|
|
version = "0.7.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"new_debug_unreachable 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2512,7 +2455,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "syn" |
|
|
|
version = "1.0.4" |
|
|
|
version = "1.0.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2540,7 +2483,7 @@ dependencies = [ |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"flate2 1.0.11 (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.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"onig 4.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"plist 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2562,7 +2505,7 @@ dependencies = [ |
|
|
|
"rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2575,7 +2518,7 @@ dependencies = [ |
|
|
|
"errors 0.1.0", |
|
|
|
"image 0.22.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"imageproc 0.1.0", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"library 0.1.0", |
|
|
|
"pulldown-cmark 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"reqwest 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2604,7 +2547,7 @@ dependencies = [ |
|
|
|
"chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"globwalk 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"humansize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pest 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2636,7 +2579,7 @@ name = "thread_local" |
|
|
|
version = "0.3.6" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2665,7 +2608,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2741,7 +2684,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2765,7 +2708,7 @@ dependencies = [ |
|
|
|
"tokio-executor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-reactor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2819,7 +2762,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "tokio-udp" |
|
|
|
version = "0.1.3" |
|
|
|
version = "0.1.4" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2849,7 +2792,7 @@ dependencies = [ |
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2859,7 +2802,7 @@ dependencies = [ |
|
|
|
"tokio-reactor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-udp 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -2872,7 +2815,7 @@ dependencies = [ |
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"ipconfig 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"resolv-conf 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2896,7 +2839,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "typenum" |
|
|
|
version = "1.10.0" |
|
|
|
version = "1.11.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2997,7 +2940,6 @@ name = "url" |
|
|
|
version = "1.7.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -3093,7 +3035,7 @@ version = "2.2.9" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"same-file 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -3124,7 +3066,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "winapi" |
|
|
|
version = "0.3.7" |
|
|
|
version = "0.3.8" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -3146,7 +3088,7 @@ name = "winapi-util" |
|
|
|
version = "0.1.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -3159,7 +3101,7 @@ name = "wincolor" |
|
|
|
version = "1.0.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -3168,7 +3110,7 @@ name = "winreg" |
|
|
|
version = "0.6.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -3176,7 +3118,7 @@ name = "winutil" |
|
|
|
version = "0.1.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -3223,7 +3165,7 @@ name = "zola" |
|
|
|
version = "0.9.0" |
|
|
|
dependencies = [ |
|
|
|
"actix-files 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-web 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-web 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -3231,7 +3173,7 @@ dependencies = [ |
|
|
|
"errors 0.1.0", |
|
|
|
"front_matter 0.1.0", |
|
|
|
"globset 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"notify 4.0.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"open 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rebuild 0.1.0", |
|
|
@@ -3251,10 +3193,10 @@ dependencies = [ |
|
|
|
"checksum actix-rt 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "18d9054b1cfacfa441846b9b99001010cb8fbb02130e6cfdb25cea36d3e98e87" |
|
|
|
"checksum actix-server 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fb3038e9e457e0a498ea682723e0f4e6cc2c4f362a1868d749808355275ad959" |
|
|
|
"checksum actix-server-config 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "483a34989c682d93142bacad6300375bb6ad8002d2e0bb249dbad86128b9ff30" |
|
|
|
"checksum actix-service 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "aaecc01bbc595ebd7a563a7d4f8a607d0b964bb55273c6f362b0b02c26508cf2" |
|
|
|
"checksum actix-service 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bca5b48e928841ff7e7dce1fdb5b0d4582f6b1b976e08f4bac3f640643e0773f" |
|
|
|
"checksum actix-threadpool 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6b5ae85d13da7e6fb86b1b7bc83185e0e3bd4cc5f421c887e1803796c034d35d" |
|
|
|
"checksum actix-utils 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6ea501068a0173533704be321f149853f702d9e3c3ce9d57e7a96d94b1ab5aca" |
|
|
|
"checksum actix-web 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0147b2fd52ced64145c8370af627f12f098222a1c6ba67d021e21cd0d806f574" |
|
|
|
"checksum actix-web 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "8ced216f53d465f9d6478454b2b994d1fe91ec203ac9d056837cbe07e823cb83" |
|
|
|
"checksum actix-web-codegen 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3fe9e3cdec1e645b675f354766e0688c5705021c85ab3cf739be1c8999b91c76" |
|
|
|
"checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c" |
|
|
|
"checksum aho-corasick 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "58fb5e95d83b38284460a5fda7d6470aa0b8844d283a0b614b8535e880800d2d" |
|
|
@@ -3276,7 +3218,7 @@ dependencies = [ |
|
|
|
"checksum byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5" |
|
|
|
"checksum bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c" |
|
|
|
"checksum c2-chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7d64d04786e0f528460fc884753cf8dddcc466be308f6026f8e355c41a0e4101" |
|
|
|
"checksum cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "b548a4ee81fccb95919d4e22cfea83c7693ebfd78f0495493178db20b3139da7" |
|
|
|
"checksum cc 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)" = "8dae9c4b8fedcae85592ba623c4fd08cfdab3e3b72d6df780c6ead964a69bfff" |
|
|
|
"checksum cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "b486ce3ccf7ffd79fdeb678eac06a9e6c09fc88d33836340becb8fffe87c5e33" |
|
|
|
"checksum chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "77d81f58b7301084de3b958691458a53c3f7e0b1d702f77e550b6a88e3a88abe" |
|
|
|
"checksum clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5067f5bb2d80ef5d68b4c87db81601f0b75bca627bc2ef76b141d7b846a3c6d9" |
|
|
@@ -3304,13 +3246,6 @@ dependencies = [ |
|
|
|
"checksum dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ea57b42383d091c85abcc2706240b94ab2a8fa1fc81c10ff23c4de06e2a90b5e" |
|
|
|
"checksum either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5527cfe0d098f36e3f8839852688e63c8fff1c90b2b405aef730615f9a7bcf7b" |
|
|
|
"checksum elasticlunr-rs 2.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f66a620976c38dbbbcd6355910432cef8b0911b3af86332029752379f0ff7924" |
|
|
|
"checksum encoding 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "6b0d943856b990d12d3b55b359144ff341533e516d94098b1d3fc1ac666d36ec" |
|
|
|
"checksum encoding-index-japanese 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)" = "04e8b2ff42e9a05335dbf8b5c6f7567e5591d0d916ccef4e0b1710d32a0d0c91" |
|
|
|
"checksum encoding-index-korean 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)" = "4dc33fb8e6bcba213fe2f14275f0963fd16f0a02c878e3095ecfdf5bee529d81" |
|
|
|
"checksum encoding-index-simpchinese 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d87a7194909b9118fc707194baa434a4e3b0fb6a5a757c73c3adb07aa25031f7" |
|
|
|
"checksum encoding-index-singlebyte 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3351d5acffb224af9ca265f435b859c7c01537c0849754d3db3fdf2bfe2ae84a" |
|
|
|
"checksum encoding-index-tradchinese 1.20141219.5 (registry+https://github.com/rust-lang/crates.io-index)" = "fd0e20d5688ce3cab59eb3ef3a2083a5c77bf496cb798dc6fcdb75f323890c18" |
|
|
|
"checksum encoding_index_tests 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a246d82be1c9d791c5dfde9a2bd045fc3cbba3fa2b11ad558f27d01712f00569" |
|
|
|
"checksum encoding_rs 0.8.17 (registry+https://github.com/rust-lang/crates.io-index)" = "4155785c79f2f6701f185eb2e6b4caf0555ec03477cb4c70db67b465311620ed" |
|
|
|
"checksum enum-as-inner 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3d58266c97445680766be408285e798d3401c6d4c378ec5552e78737e681e37d" |
|
|
|
"checksum error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3ab49e9dcb602294bc42f9a7dfc9bc6e936fca4418ea300dbfb84fe16de0b7d9" |
|
|
@@ -3333,7 +3268,7 @@ dependencies = [ |
|
|
|
"checksum futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4" |
|
|
|
"checksum generic-array 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec" |
|
|
|
"checksum getopts 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)" = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5" |
|
|
|
"checksum getrandom 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "6171a6cc63fbabbe27c2b5ee268e8b7fe5dc1eb0dd2dfad537c1dfed6f69117e" |
|
|
|
"checksum getrandom 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "fc344b02d3868feb131e8b5fe2b9b0a1cc42942679af493061fc13b853243872" |
|
|
|
"checksum gif 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "86c2f2b597d6e05c86ee5947b2223bda468fe8dad3e88e2a6520869322aaf568" |
|
|
|
"checksum glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" |
|
|
|
"checksum globset 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "925aa2cac82d8834e2b2a4415b6f6879757fb5c0928fc445ae76461a12eed8f2" |
|
|
@@ -3361,10 +3296,10 @@ dependencies = [ |
|
|
|
"checksum iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08" |
|
|
|
"checksum ipconfig 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "aa79fa216fbe60834a9c0737d7fcd30425b32d1c58854663e24d4c4b328ed83f" |
|
|
|
"checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f" |
|
|
|
"checksum jpeg-decoder 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "c8b7d43206b34b3f94ea9445174bda196e772049b9bddbc620c9d29b2d20110d" |
|
|
|
"checksum jpeg-decoder 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "c1aae18ffeeae409c6622c3b6a7ee49792a7e5a062eea1b135fbb74e301792ba" |
|
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" |
|
|
|
"checksum language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a" |
|
|
|
"checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14" |
|
|
|
"checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" |
|
|
|
"checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f" |
|
|
|
"checksum libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)" = "34fcd2c08d2f832f376f4173a231990fa5aef4e99fb569867318a227ef4c06ba" |
|
|
|
"checksum line-wrap 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9" |
|
|
@@ -3430,7 +3365,7 @@ dependencies = [ |
|
|
|
"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" |
|
|
|
"checksum proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759" |
|
|
|
"checksum proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4c5c2380ae88876faae57698be9e9775e3544decad214599c3a6266cca6ac802" |
|
|
|
"checksum publicsuffix 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5afecba86dcf1e4fd610246f89899d1924fe12e1e89f555eb7c7f710f3c5ad1d" |
|
|
|
"checksum publicsuffix 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9bf259a81de2b2eb9850ec990ec78e6a25319715584fd7652b9b26f96fcb1510" |
|
|
|
"checksum pulldown-cmark 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "77043da1282374688ee212dc44b3f37ff929431de9c9adc3053bd3cee5630357" |
|
|
|
"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0" |
|
|
|
"checksum quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1" |
|
|
@@ -3441,7 +3376,7 @@ dependencies = [ |
|
|
|
"checksum rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "03a2a90da8c7523f554344f921aa97283eadf6ac484a6d2a7d0212fa7f8d6853" |
|
|
|
"checksum rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b" |
|
|
|
"checksum rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc" |
|
|
|
"checksum rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "615e683324e75af5d43d8f7a39ffe3ee4a9dc42c5c701167a71dc59c3a493aca" |
|
|
|
"checksum rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" |
|
|
|
"checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4" |
|
|
|
"checksum rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" |
|
|
|
"checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08" |
|
|
@@ -3499,7 +3434,7 @@ dependencies = [ |
|
|
|
"checksum strum 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e5d1c33039533f051704951680f1adfd468fd37ac46816ded0d9ee068e60f05f" |
|
|
|
"checksum strum_macros 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "47cd23f5c7dee395a00fa20135e2ec0fffcdfa151c56182966d7a3261343432e" |
|
|
|
"checksum syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)" = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5" |
|
|
|
"checksum syn 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c65d951ab12d976b61a41cf9ed4531fc19735c6e6d84a4bb1453711e762ec731" |
|
|
|
"checksum syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "66850e97125af79138385e9b88339cbcd037e3f28ceab8c5ad98e64f0f1f80bf" |
|
|
|
"checksum synstructure 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "02353edf96d6e4dc81aea2d8490a7e9db177bf8acb0e951c24940bf866cb313f" |
|
|
|
"checksum syntect 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e80b8831c5a543192ffc3727f01cf0e57579c6ac15558e3048bfb5708892167b" |
|
|
|
"checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9" |
|
|
@@ -3523,13 +3458,13 @@ dependencies = [ |
|
|
|
"checksum tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119" |
|
|
|
"checksum tokio-threadpool 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "90ca01319dea1e376a001e8dc192d42ebde6dd532532a5bad988ac37db365b19" |
|
|
|
"checksum tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "f2106812d500ed25a4f38235b9cae8f78a09edf43203e16e59c3b769a342a60e" |
|
|
|
"checksum tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "66268575b80f4a4a710ef83d087fdfeeabdce9b74c797535fbac18a2cb906e92" |
|
|
|
"checksum tokio-udp 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "56775b287cda0fd8ca0c5d2f5b1d0646afbd360101e2eef91cd89365fcfc2f5f" |
|
|
|
"checksum toml 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c7aabe75941d914b72bf3e5d3932ed92ce0664d49d8432305a8b547c37227724" |
|
|
|
"checksum trust-dns-proto 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5559ebdf6c2368ddd11e20b11d6bbaf9e46deb803acd7815e93f5a7b4a6d2901" |
|
|
|
"checksum trust-dns-resolver 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6c9992e58dba365798803c0b91018ff6c8d3fc77e06977c4539af2a6bfe0a039" |
|
|
|
"checksum try-lock 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382" |
|
|
|
"checksum try_from 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "283d3b89e1368717881a9d51dad843cc435380d8109c9e47d38780a324698d8b" |
|
|
|
"checksum typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169" |
|
|
|
"checksum typenum 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6d2783fe2d6b8c1101136184eb41be8b1ad379e4657050b8aaff0c79ee7575f9" |
|
|
|
"checksum ucd-trie 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8f00ed7be0c1ff1e24f46c3d2af4859f7e863672ba3a6e92e7cff702bf9f06c2" |
|
|
|
"checksum unic-char-property 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221" |
|
|
|
"checksum unic-char-range 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc" |
|
|
@@ -3560,7 +3495,7 @@ dependencies = [ |
|
|
|
"checksum wasi 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fd5442abcac6525a045cc8c795aedb60da7a2e5e89c7bf18a0d5357849bb23c7" |
|
|
|
"checksum widestring 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "effc0e4ff8085673ea7b9b2e3c73f6bd4d118810c9009ed8f1e16bd96c331db6" |
|
|
|
"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" |
|
|
|
"checksum winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "f10e386af2b13e47c89e7236a7a14a086791a2b88ebad6df9bf42040195cf770" |
|
|
|
"checksum winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6" |
|
|
|
"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" |
|
|
|
"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
|
|
|
"checksum winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7168bab6e1daee33b4557efd0e95d5ca70a03706d39fa5f3fe7a236f584b03c9" |
|
|
|