|
|
@@ -10,7 +10,7 @@ dependencies = [ |
|
|
|
"failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"skeptic 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"smallvec 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -40,20 +40,20 @@ dependencies = [ |
|
|
|
"h2 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"http 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"http-range 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"httparse 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"httparse 1.3.2 (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.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime_guess 2.0.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime_guess 2.0.0-alpha.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_urlencoded 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -84,7 +84,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "aho-corasick" |
|
|
|
version = "0.6.4" |
|
|
|
version = "0.6.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -135,7 +135,7 @@ version = "0.2.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"backtrace-sys 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"dbghelp-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -145,11 +145,11 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "backtrace" |
|
|
|
version = "0.3.8" |
|
|
|
version = "0.3.9" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"backtrace-sys 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rustc-demangle 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -197,7 +197,7 @@ version = "1.0.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -264,13 +264,13 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "cargo_metadata" |
|
|
|
version = "0.5.6" |
|
|
|
version = "0.5.8" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -281,7 +281,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "cfg-if" |
|
|
|
version = "0.1.3" |
|
|
|
version = "0.1.4" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -296,14 +296,14 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "clap" |
|
|
|
version = "2.31.2" |
|
|
|
version = "2.32.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"textwrap 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -329,8 +329,8 @@ dependencies = [ |
|
|
|
"errors 0.1.0", |
|
|
|
"globset 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"highlighting 0.1.0", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -345,7 +345,7 @@ dependencies = [ |
|
|
|
"globset 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rendering 0.1.0", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -398,7 +398,7 @@ version = "0.3.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -412,7 +412,7 @@ version = "0.4.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"crossbeam-utils 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -424,7 +424,7 @@ name = "crossbeam-utils" |
|
|
|
version = "0.2.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -432,7 +432,7 @@ name = "crossbeam-utils" |
|
|
|
version = "0.3.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -491,8 +491,8 @@ dependencies = [ |
|
|
|
"lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.0.1 (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.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.22 (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)", |
|
|
@@ -568,7 +568,7 @@ name = "error-chain" |
|
|
|
version = "0.8.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"backtrace 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -576,7 +576,7 @@ name = "error-chain" |
|
|
|
version = "0.11.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"backtrace 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -594,7 +594,7 @@ name = "failure" |
|
|
|
version = "0.1.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"backtrace 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"failure_derive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -613,7 +613,7 @@ name = "filetime" |
|
|
|
version = "0.1.15" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -640,8 +640,8 @@ dependencies = [ |
|
|
|
"errors 0.1.0", |
|
|
|
"lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -735,9 +735,9 @@ name = "globset" |
|
|
|
version = "0.4.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"aho-corasick 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -749,7 +749,7 @@ dependencies = [ |
|
|
|
"actix 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-web 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"content 0.1.0", |
|
|
|
"ctrlc 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"errors 0.1.0", |
|
|
@@ -775,7 +775,7 @@ dependencies = [ |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"http 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"indexmap 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slab 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"string 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -803,7 +803,7 @@ name = "html5ever" |
|
|
|
version = "0.22.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (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)", |
|
|
|
"proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -828,7 +828,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "httparse" |
|
|
|
version = "1.3.1" |
|
|
|
version = "1.3.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -883,7 +883,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "inflate" |
|
|
|
version = "0.4.2" |
|
|
|
version = "0.4.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -912,7 +912,7 @@ version = "0.1.6" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"error-chain 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"socket2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"socket2 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"widestring 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winreg 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -981,15 +981,15 @@ name = "log" |
|
|
|
version = "0.3.9" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "log" |
|
|
|
version = "0.4.2" |
|
|
|
version = "0.4.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1022,8 +1022,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.22 (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)", |
|
|
@@ -1050,7 +1050,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "mime" |
|
|
|
version = "0.3.7" |
|
|
|
version = "0.3.8" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"unicase 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1058,10 +1058,10 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "mime_guess" |
|
|
|
version = "2.0.0-alpha.4" |
|
|
|
version = "2.0.0-alpha.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"mime 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1085,7 +1085,7 @@ dependencies = [ |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"miow 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"nix 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slab 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1094,7 +1094,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "mio" |
|
|
|
version = "0.6.14" |
|
|
|
version = "0.6.15" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1103,9 +1103,9 @@ dependencies = [ |
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slab 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -1117,7 +1117,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1126,7 +1126,7 @@ version = "0.1.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -1137,17 +1137,17 @@ version = "0.2.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "net2" |
|
|
|
version = "0.2.32" |
|
|
|
version = "0.2.33" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -1176,7 +1176,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bytes 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"gcc 0.3.54 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1189,7 +1189,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -1224,7 +1224,7 @@ dependencies = [ |
|
|
|
"num-traits 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"proc-macro2 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.14.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1313,8 +1313,8 @@ dependencies = [ |
|
|
|
"content 0.1.0", |
|
|
|
"errors 0.1.0", |
|
|
|
"front_matter 0.1.0", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
|
] |
|
|
@@ -1407,7 +1407,7 @@ dependencies = [ |
|
|
|
"base64 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"xml-rs 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1418,7 +1418,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"deflate 0.7.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"inflate 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"inflate 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num-iter 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1558,7 +1558,7 @@ name = "regex" |
|
|
|
version = "0.2.11" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"aho-corasick 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1570,7 +1570,7 @@ name = "regex" |
|
|
|
version = "1.0.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"aho-corasick 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex-syntax 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1617,8 +1617,8 @@ dependencies = [ |
|
|
|
"pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pest_derive 1.0.7 (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.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"templates 0.1.0", |
|
|
@@ -1652,8 +1652,8 @@ name = "rust-stemmers" |
|
|
|
version = "1.0.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1725,7 +1725,7 @@ version = "0.9.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1735,17 +1735,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "serde" |
|
|
|
version = "1.0.66" |
|
|
|
version = "1.0.69" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "serde_derive" |
|
|
|
version = "1.0.66" |
|
|
|
version = "1.0.69" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.14.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1754,8 +1754,9 @@ version = "1.0.22" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"indexmap 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1765,7 +1766,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"itoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1803,8 +1804,8 @@ dependencies = [ |
|
|
|
"rayon 1.0.1 (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.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"taxonomies 0.1.0", |
|
|
|
"tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"templates 0.1.0", |
|
|
@@ -1818,7 +1819,7 @@ version = "0.13.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bytecount 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cargo_metadata 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1857,10 +1858,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "socket2" |
|
|
|
version = "0.3.6" |
|
|
|
version = "0.3.7" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"redox_syscall 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1885,7 +1886,7 @@ dependencies = [ |
|
|
|
"new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"phf_shared 0.7.22 (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.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (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)", |
|
|
|
] |
|
|
@@ -1924,7 +1925,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.14.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1949,7 +1950,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "syn" |
|
|
|
version = "0.14.2" |
|
|
|
version = "0.14.4" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1987,8 +1988,8 @@ dependencies = [ |
|
|
|
"onig 3.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"plist 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex-syntax 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"yaml-rust 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2002,8 +2003,8 @@ dependencies = [ |
|
|
|
"content 0.1.0", |
|
|
|
"errors 0.1.0", |
|
|
|
"front_matter 0.1.0", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.11.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
@@ -2069,7 +2070,7 @@ dependencies = [ |
|
|
|
"pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pest_derive 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2104,7 +2105,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "textwrap" |
|
|
|
version = "0.9.0" |
|
|
|
version = "0.10.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2135,7 +2136,7 @@ version = "0.1.7" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-executor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-fs 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2164,8 +2165,8 @@ dependencies = [ |
|
|
|
"bytes 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-executor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2199,7 +2200,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bytes 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2208,8 +2209,8 @@ version = "0.1.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slab 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-executor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2222,7 +2223,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio-uds 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2237,7 +2238,7 @@ dependencies = [ |
|
|
|
"bytes 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-reactor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -2249,7 +2250,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"crossbeam-deque 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-executor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2271,8 +2272,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bytes 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-codec 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-reactor 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2283,7 +2284,7 @@ name = "toml" |
|
|
|
version = "0.4.6" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"serde 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2296,7 +2297,7 @@ dependencies = [ |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2312,7 +2313,7 @@ dependencies = [ |
|
|
|
"futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"ipconfig 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lru-cache 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"resolv-conf 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2428,7 +2429,7 @@ name = "uuid" |
|
|
|
version = "0.6.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -2513,9 +2514,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bytes 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"httparse 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"httparse 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mio 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2552,13 +2553,13 @@ dependencies = [ |
|
|
|
"checksum actix-web 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)" = "e35bb192338dc7726564b0bdf2d49d43cbf4c7845231a82527f5f302bdb8f477" |
|
|
|
"checksum actix_derive 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c4b1dc922654b9aca7a8a31eab875fde804fa9fbd67f220f2e457787b23590f2" |
|
|
|
"checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c" |
|
|
|
"checksum aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d6531d44de723825aa81398a6415283229725a00fa30713812ab9323faa82fc4" |
|
|
|
"checksum aho-corasick 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "f0ba20154ea1f47ce2793322f049c5646cc6d0fa9759d5f333f286e507bf8080" |
|
|
|
"checksum ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477" |
|
|
|
"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" |
|
|
|
"checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef" |
|
|
|
"checksum atty 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "2fc4a1aa4c24c0718a250f0681885c1af91419d242f29eb8f2ab28502d80dbd1" |
|
|
|
"checksum backtrace 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "346d7644f0b5f9bc73082d3b2236b69a05fd35cce0cfa3724e184e6a5c9e2a2f" |
|
|
|
"checksum backtrace 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "dbdd17cd962b570302f5297aea8648d5923e22e555c2ed2d8b2e34eca646bf6d" |
|
|
|
"checksum backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "89a47830402e9981c5c41223151efcced65a0510c13097c769cede7efb34782a" |
|
|
|
"checksum backtrace-sys 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)" = "bff67d0c06556c0b8e6b5f090f0eac52d950d9dfd1d35ba04e4ca3543eaf6a7e" |
|
|
|
"checksum base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "96434f987501f0ed4eb336a411e0631ecd1afa11574fe148587adc4ff96143c9" |
|
|
|
"checksum base64 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7c4a342b450b268e1be8036311e2c613d7f8a7ed31214dff1cc3b60852a3168d" |
|
|
@@ -2574,11 +2575,11 @@ dependencies = [ |
|
|
|
"checksum byteorder 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "74c0b906e9446b0a2e4f760cdb3fa4b2c48cdc6db8766a845c54b6ff063fd2e9" |
|
|
|
"checksum bytes 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c129aff112dcc562970abb69e2508b40850dd24c274761bb50fb8a0067ba6c27" |
|
|
|
"checksum bytes 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7dd32989a66957d3f0cba6588f15d4281a733f4e9ffc43fcd2385f57d3bf99ff" |
|
|
|
"checksum cargo_metadata 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "682476b87b3e22cd3820d86b26cd8603cd84ab76dce7547b2631858347aa8967" |
|
|
|
"checksum cargo_metadata 0.5.8 (registry+https://github.com/rust-lang/crates.io-index)" = "1efca0b863ca03ed4c109fb1c55e0bc4bbeb221d3e103d86251046b06a526bd0" |
|
|
|
"checksum cc 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)" = "49ec142f5768efb5b7622aebc3fdbdbb8950a4b9ba996393cb76ef7466e8747d" |
|
|
|
"checksum cfg-if 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "405216fd8fe65f718daa7102ea808a946b6ce40c742998fbfd3463645552de18" |
|
|
|
"checksum cfg-if 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "efe5c877e17a9c717a0bf3613b2709f723202c4e4675cc8f12926ded29bcb17e" |
|
|
|
"checksum chrono 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6962c635d530328acc53ac6a955e83093fedc91c5809dfac1fa60fa470830a37" |
|
|
|
"checksum clap 2.31.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f0f16b89cbb9ee36d87483dc939fe9f1e13c05898d56d7b230a0d4dff033a536" |
|
|
|
"checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e" |
|
|
|
"checksum cmake 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)" = "95470235c31c726d72bf2e1f421adc1e65b9d561bf5529612cbe1a72da1467b3" |
|
|
|
"checksum color_quant 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0dbbb57365263e881e805dc77d94697c9118fd94d8da011240555aa7b23445bd" |
|
|
|
"checksum cookie 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "746858cae4eae40fff37e1998320068df317bc247dc91a67c6cfa053afdc2abb" |
|
|
@@ -2629,12 +2630,12 @@ dependencies = [ |
|
|
|
"checksum html5ever 0.22.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b04478cf718862650a0bf66acaf8f2f8c906fbc703f35c916c1f4211b069a364" |
|
|
|
"checksum http 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "4fbced8864b04c030eebcb7d0dc3a81ba5231ac559f5116a29a8ba83ecee22cd" |
|
|
|
"checksum http-range 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5f2e4003e6fd05ea9109db00415e670b11f511a42e567ff2d5d771cbdfa24e02" |
|
|
|
"checksum httparse 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "23801d98b42eed0318e5709b0527894ba7c3793d0236814618d6a9b6224152ff" |
|
|
|
"checksum httparse 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7b6288d7db100340ca12873fd4d08ad1b8f206a9457798dfb17c018a33fee540" |
|
|
|
"checksum humansize 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b6cab2627acfc432780848602f3f558f7e9dd427352224b0d9324025796d2a5e" |
|
|
|
"checksum idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "014b298351066f1512874135335d62a789ffe78a9974f94b43ed5621951eaf7d" |
|
|
|
"checksum image 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ebdff791af04e30089bde8ad2a632b86af433b40c04db8d70ad4b21487db7a6a" |
|
|
|
"checksum indexmap 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08173ba1e906efb6538785a8844dd496f5d34f0a2d88038e95195172fc667220" |
|
|
|
"checksum inflate 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4ec18d981200fd14e65ee8e35fb60ed1ce55227a02407303f3a72517c6146dcc" |
|
|
|
"checksum inflate 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6f53b811ee8e2057ccf9643ca6b4277de90efaf5e61e55fd5254576926bb4245" |
|
|
|
"checksum inotify 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "887fcc180136e77a85e6a6128579a719027b1bab9b1c38ea4444244fe262c20c" |
|
|
|
"checksum iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08" |
|
|
|
"checksum ipconfig 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "9ec4e18c0a0d4340870c14284293632d8421f419008371422dd327892b88877c" |
|
|
@@ -2649,7 +2650,7 @@ dependencies = [ |
|
|
|
"checksum linked-hash-map 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7860ec297f7008ff7a1e3382d7f7e1dcd69efc94751a2284bafc3d013c2aa939" |
|
|
|
"checksum linked-hash-map 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "70fb39025bc7cdd76305867c4eccf2f2dcf6e9a57f5b21a93e1c2d86cd03ec9e" |
|
|
|
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b" |
|
|
|
"checksum log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6fddaa003a65722a7fb9e26b0ce95921fe4ba590542ced664d8ce2fa26f9f3ac" |
|
|
|
"checksum log 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "61bd98ae7f7b754bc53dca7d44b604f733c6bba044ea6f41bc8d89272d8161d2" |
|
|
|
"checksum lru-cache 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4d06ff7ff06f729ce5f4e227876cb88d10bc59cd4ae1e09fbb2bde15c850dc21" |
|
|
|
"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" |
|
|
@@ -2658,15 +2659,15 @@ dependencies = [ |
|
|
|
"checksum matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "100aabe6b8ff4e4a7e32c1c13523379802df0772b82466207ac25b013f193376" |
|
|
|
"checksum memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "796fba70e76612589ed2ce7f45282f5af869e0fdd7cc6199fa1aa1f1d591ba9d" |
|
|
|
"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3" |
|
|
|
"checksum mime 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "0b28683d0b09bbc20be1c9b3f6f24854efb1356ffcffee08ea3f6e65596e85fa" |
|
|
|
"checksum mime_guess 2.0.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)" = "130ea3c9c1b65dba905ab5a4d9ac59234a9585c24d135f264e187fe7336febbd" |
|
|
|
"checksum mime 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "fe51c8699d2dc522bf8c1ebe26ea2193d151fb54bcdfd7d0318750c189994cd9" |
|
|
|
"checksum mime_guess 2.0.0-alpha.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d1a78b5e2283080d5a8ba68216171b4fe34f6ccdd909bb29be16ce8a9a831341" |
|
|
|
"checksum miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4" |
|
|
|
"checksum mio 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a637d1ca14eacae06296a008fa7ad955347e34efcb5891cfd8ba05491a37907e" |
|
|
|
"checksum mio 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)" = "6d771e3ef92d58a8da8df7d6976bfca9371ed1de6619d9d5a5ce5b1f29b85bfe" |
|
|
|
"checksum mio 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)" = "4fcfcb32d63961fb6f367bfd5d21e4600b92cd310f71f9dca25acae196eb1560" |
|
|
|
"checksum mio-uds 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = "84c7b5caa3a118a6e34dbac36504503b1e8dc5835e833306b9d6af0e05929f79" |
|
|
|
"checksum miow 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3e690c5df6b2f60acd45d56378981e827ff8295562fc8d34f573deb267a59cd1" |
|
|
|
"checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919" |
|
|
|
"checksum net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)" = "9044faf1413a1057267be51b5afba8eb1090bd2231c693664aa1db716fe1eae0" |
|
|
|
"checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88" |
|
|
|
"checksum new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0cdc457076c78ab54d5e0d6fa7c47981757f1e34dc39ff92787f217dede586c4" |
|
|
|
"checksum nix 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b7fd5681d13fda646462cfbd4e5f2051279a89a544d50eb98c365b507246839f" |
|
|
|
"checksum nix 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d37e713a259ff641624b6cb20e3b12b2952313ba36b6823c0f16e6cfd9e5de17" |
|
|
@@ -2729,8 +2730,8 @@ dependencies = [ |
|
|
|
"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27" |
|
|
|
"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.66 (registry+https://github.com/rust-lang/crates.io-index)" = "e9a2d9a9ac5120e0f768801ca2b58ad6eec929dc9d1d616c162f208869c2ce95" |
|
|
|
"checksum serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)" = "0a90213fa7e0f5eac3f7afe2d5ff6b088af515052cc7303bd68c7e3b91a3fb79" |
|
|
|
"checksum serde 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)" = "210e5a3b159c566d7527e9b22e44be73f2e0fcc330bb78fef4dbccb56d2e74c8" |
|
|
|
"checksum serde_derive 1.0.69 (registry+https://github.com/rust-lang/crates.io-index)" = "dd724d68017ae3a7e63600ee4b2fdb3cad2158ffd1821d44aff4580f63e2b593" |
|
|
|
"checksum serde_json 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = "84b8035cabe9b35878adec8ac5fe03d5f6bc97ff6edd7ccb96b44c1276ba390e" |
|
|
|
"checksum serde_urlencoded 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e703cef904312097cfceab9ce131ff6bbe09e8c964a0703345a5f49238757bc1" |
|
|
|
"checksum sha1 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d" |
|
|
@@ -2742,7 +2743,7 @@ dependencies = [ |
|
|
|
"checksum slab 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fdeff4cd9ecff59ec7e3744cbca73dfe5ac35c2aedb2cfba8a1c715a18912e9d" |
|
|
|
"checksum slug 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "797bcb4d24e91239a8615415814f4afb2d8ca400c472de3c73f803a5a7689e11" |
|
|
|
"checksum smallvec 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "312a7df010092e73d6bbaf141957e868d4f30efd2bfd9bb1028ad91abec58514" |
|
|
|
"checksum socket2 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "06dc9f86ee48652b7c80f3d254e3b9accb67a928c562c64d10d7b016d3d98dab" |
|
|
|
"checksum socket2 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "962a516af4d3a7c272cb3a1d50a8cc4e5b41802e4ad54cfb7bee8ba61d37d703" |
|
|
|
"checksum stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa" |
|
|
|
"checksum string 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "31f98b200e7caca9efca50fc0aa69cd58a5ec81d5f6e75b2f3ecaad2e998972a" |
|
|
|
"checksum string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423" |
|
|
@@ -2753,7 +2754,7 @@ dependencies = [ |
|
|
|
"checksum strum_macros 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1292d85e688e4696ecb69b2db2648994fb8af266974e89be53cefdf003861a5d" |
|
|
|
"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad" |
|
|
|
"checksum syn 0.13.11 (registry+https://github.com/rust-lang/crates.io-index)" = "14f9bf6292f3a61d2c716723fdb789a41bbe104168e6f496dc6497e531ea1b9b" |
|
|
|
"checksum syn 0.14.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c67da57e61ebc7b7b6fff56bb34440ca3a83db037320b0507af4c10368deda7d" |
|
|
|
"checksum syn 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)" = "2beff8ebc3658f07512a413866875adddd20f4fd47b2a4e6c9da65cd281baaea" |
|
|
|
"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6" |
|
|
|
"checksum synstructure 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a761d12e6d8dcb4dcf952a7a89b475e3a9d69e4a69307e01a470977642914bd" |
|
|
|
"checksum syntect 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "dc8a6f0db88d4afc340522c20d260411e746b2225b257c6b238a75de9d7cec78" |
|
|
@@ -2764,7 +2765,7 @@ dependencies = [ |
|
|
|
"checksum term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1" |
|
|
|
"checksum term-painter 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "dcaa948f0e3e38470cd8dc8dcfe561a75c9e43f28075bb183845be2b9b3c08cf" |
|
|
|
"checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096" |
|
|
|
"checksum textwrap 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c0b59b6b4b44d867f1370ef1bd91bfb262bf07bf0ae65c202ea2fbc16153b693" |
|
|
|
"checksum textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6" |
|
|
|
"checksum thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "279ef31c19ededf577bfd12dfae728040a21f635b06a24cd670ff510edd38963" |
|
|
|
"checksum time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "d825be0eb33fda1a7e68012d51e9c7f451dc1a69391e7fdc197060bb8c56667b" |
|
|
|
"checksum tokio 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "8ee337e5f4e501fc32966fec6fe0ca0cc1c237b0b1b14a335f8bfe3c5f06e286" |
|
|
|