|
|
@@ -6,7 +6,7 @@ version = "0.7.9" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"actix_derive 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.0.4 (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)", |
|
|
|
"crossbeam-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -61,7 +61,7 @@ dependencies = [ |
|
|
|
"actix 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"actix-net 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cookie 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -69,7 +69,7 @@ dependencies = [ |
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -177,7 +177,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "backtrace" |
|
|
|
version = "0.3.26" |
|
|
|
version = "0.3.30" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -216,7 +216,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "bitflags" |
|
|
|
version = "1.0.4" |
|
|
|
version = "1.1.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -299,7 +299,7 @@ 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.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -311,7 +311,7 @@ name = "cloudabi" |
|
|
|
version = "0.0.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -499,10 +499,10 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "ctrlc" |
|
|
|
version = "3.1.2" |
|
|
|
version = "3.1.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"nix 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"nix 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -623,7 +623,7 @@ name = "error-chain" |
|
|
|
version = "0.8.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"backtrace 0.3.30 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -631,7 +631,7 @@ name = "error-chain" |
|
|
|
version = "0.12.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"backtrace 0.3.30 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -639,7 +639,7 @@ dependencies = [ |
|
|
|
name = "errors" |
|
|
|
version = "0.1.0" |
|
|
|
dependencies = [ |
|
|
|
"image 0.21.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"image 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 1.0.0-beta.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -650,7 +650,7 @@ name = "failure" |
|
|
|
version = "0.1.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"backtrace 0.3.30 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -734,7 +734,7 @@ name = "fsevent" |
|
|
|
version = "0.4.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"fsevent-sys 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -756,7 +756,7 @@ name = "fuchsia-zircon" |
|
|
|
version = "0.3.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -841,7 +841,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "h2" |
|
|
|
version = "0.1.21" |
|
|
|
version = "0.1.23" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -852,7 +852,7 @@ dependencies = [ |
|
|
|
"indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"string 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -933,7 +933,7 @@ dependencies = [ |
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"http 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"http-body 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -995,7 +995,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "image" |
|
|
|
version = "0.21.1" |
|
|
|
version = "0.21.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1015,7 +1015,7 @@ name = "imageproc" |
|
|
|
version = "0.1.0" |
|
|
|
dependencies = [ |
|
|
|
"errors 0.1.0", |
|
|
|
"image 0.21.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"image 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rayon 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1041,7 +1041,7 @@ name = "inotify" |
|
|
|
version = "0.6.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"inotify-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -1366,10 +1366,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "nix" |
|
|
|
version = "0.13.0" |
|
|
|
version = "0.14.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.37 (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.58 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1395,7 +1395,7 @@ name = "notify" |
|
|
|
version = "4.0.12" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"filetime 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"fsevent 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"fsevent-sys 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1472,7 +1472,7 @@ name = "onig" |
|
|
|
version = "4.3.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"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)", |
|
|
|
"libc 0.2.58 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"onig_sys 69.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1497,7 +1497,7 @@ name = "openssl" |
|
|
|
version = "0.10.23" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"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)", |
|
|
@@ -1653,7 +1653,7 @@ name = "png" |
|
|
|
version = "0.14.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"deflate 0.7.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"inflate 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num-iter 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1689,7 +1689,7 @@ name = "pulldown-cmark" |
|
|
|
version = "0.5.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"unicase 2.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2225,8 +2225,11 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "string" |
|
|
|
version = "0.1.3" |
|
|
|
version = "0.2.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "string_cache" |
|
|
@@ -2307,7 +2310,7 @@ version = "3.2.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"flate2 1.0.7 (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)", |
|
|
@@ -2343,7 +2346,7 @@ dependencies = [ |
|
|
|
"config 0.1.0", |
|
|
|
"csv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"errors 0.1.0", |
|
|
|
"image 0.21.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"image 0.21.2 (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)", |
|
|
|
"library 0.1.0", |
|
|
@@ -2388,7 +2391,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "termcolor" |
|
|
|
version = "1.0.4" |
|
|
|
version = "1.0.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2457,7 +2460,7 @@ dependencies = [ |
|
|
|
"tokio-fs 0.1.6 (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)", |
|
|
|
"tokio-sync 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-sync 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-threadpool 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2539,7 +2542,7 @@ dependencies = [ |
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-executor 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-sync 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-sync 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2560,7 +2563,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "tokio-sync" |
|
|
|
version = "0.1.5" |
|
|
|
version = "0.1.6" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -3070,14 +3073,14 @@ dependencies = [ |
|
|
|
"atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"ctrlc 3.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"errors 0.1.0", |
|
|
|
"front_matter 0.1.0", |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"notify 4.0.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rebuild 0.1.0", |
|
|
|
"site 0.1.0", |
|
|
|
"termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
@@ -3097,11 +3100,11 @@ dependencies = [ |
|
|
|
"checksum arrayvec 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "92c7fb76bc8826a8b33b4ee5bb07a247a81e76764ab4d55e8f73e3a4d8808c71" |
|
|
|
"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652" |
|
|
|
"checksum autocfg 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "0e49efa51329a5fd37e7c79db4621af617cd4e3e5bc224939808d076077077bf" |
|
|
|
"checksum backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)" = "1a13fc43f04daf08ab4f71e3d27e1fc27fc437d3e95ac0063a796d92fb40f39b" |
|
|
|
"checksum backtrace 0.3.30 (registry+https://github.com/rust-lang/crates.io-index)" = "ada4c783bb7e7443c14e0480f429ae2cc99da95065aeab7ee1b81ada0419404f" |
|
|
|
"checksum backtrace-sys 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)" = "797c830ac25ccc92a7f8a7b9862bde440715531514594a6154e3d4a54dd769b6" |
|
|
|
"checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e" |
|
|
|
"checksum bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "9f04a5e50dc80b3d5d35320889053637d15011aed5e66b66b37ae798c65da6f7" |
|
|
|
"checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12" |
|
|
|
"checksum bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3d155346769a6855b86399e9bc3814ab343cd3d62c7e985113d46a0ec3c281fd" |
|
|
|
"checksum block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b" |
|
|
|
"checksum block-padding 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6d4dc3af3ee2e12f3e5d224e5e1e3d73668abbeb69e566d361f7d5563a4fdf09" |
|
|
|
"checksum bstr 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "59604ece62a407dc9164732e5adea02467898954c3a5811fd2dc140af14ef15b" |
|
|
@@ -3132,7 +3135,7 @@ dependencies = [ |
|
|
|
"checksum crossbeam-utils 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "f8306fcef4a7b563b76b7dd949ca48f52bc1141aa067d2ea09565f3e2652aa5c" |
|
|
|
"checksum csv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9044e25afb0924b5a5fc5511689b0918629e85d68ea591e5e87fbf1e85ea1b3b" |
|
|
|
"checksum csv-core 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "fa5cdef62f37e6ffe7d1f07a381bc0db32b7a3ff1cac0de56cb0d81e71f53d65" |
|
|
|
"checksum ctrlc 3.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5531b7f0698d9220b4729f8811931dbe0e91a05be2f7b3245fdc50dd856bae26" |
|
|
|
"checksum ctrlc 3.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c7dfd2d8b4c82121dfdff120f818e09fc4380b0b7e17a742081a89b94853e87f" |
|
|
|
"checksum deflate 0.7.19 (registry+https://github.com/rust-lang/crates.io-index)" = "8a6abb26e16e8d419b5c78662aa9f82857c2386a073da266840e474d5055ec86" |
|
|
|
"checksum deunicode 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "850878694b7933ca4c9569d30a34b55031b9b139ee1fc7b94a527c4ef960d690" |
|
|
|
"checksum digest 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "05f47366984d3ad862010e22c7ce81a7dbcaebbdfb37241a620f8b6596ee135c" |
|
|
@@ -3172,7 +3175,7 @@ dependencies = [ |
|
|
|
"checksum glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" |
|
|
|
"checksum globset 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ef4feaabe24a0a658fd9cf4a9acf6ed284f045c77df0f49020ba3245cfb7b454" |
|
|
|
"checksum globwalk 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "53cbcf0368596897b0a3b8ff2110acf2400e80ffad4ca9238b52ff282a9b267b" |
|
|
|
"checksum h2 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "876d91114d78abbde2e1910e3b2d9d0fd1d89b769e20816dfb68d77992cf4158" |
|
|
|
"checksum h2 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)" = "1e42e3daed5a7e17b12a0c23b5b2fbff23a925a570938ebee4baca1a9a1a2240" |
|
|
|
"checksum heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205" |
|
|
|
"checksum hostname 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "21ceb46a83a85e824ef93669c8b390009623863b5c195d1ba747292c0c72f94e" |
|
|
|
"checksum html5ever 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5ce65ac8028cf5a287a7dbf6c4e0a6cf2dcf022ed5b167a81bae66ebf599a8b7" |
|
|
@@ -3185,7 +3188,7 @@ dependencies = [ |
|
|
|
"checksum hyper-tls 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3a800d6aa50af4b5850b2b0f659625ce9504df908e9733b635720483be26174f" |
|
|
|
"checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e" |
|
|
|
"checksum ignore 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "8dc57fa12805f367736a38541ac1a9fc6a52812a0ca959b1d4d4b640a89eb002" |
|
|
|
"checksum image 0.21.1 (registry+https://github.com/rust-lang/crates.io-index)" = "293e54ce142a936a39da748ba8178ae6aa1914b82d846a4278f11590c89bf116" |
|
|
|
"checksum image 0.21.2 (registry+https://github.com/rust-lang/crates.io-index)" = "99198e595d012efccf12abf4abc08da2d97be0b0355a2b08d101347527476ba4" |
|
|
|
"checksum indexmap 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d" |
|
|
|
"checksum inflate 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "1cdb29978cc5797bd8dcc8e5bf7de604891df2a8dc576973d71a281e916db2ff" |
|
|
|
"checksum inotify 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "40b54539f3910d6f84fbf9a643efd6e3aa6e4f001426c0329576128255994718" |
|
|
@@ -3223,7 +3226,7 @@ dependencies = [ |
|
|
|
"checksum native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4b2df1a4c22fd44a62147fd8f13dd0f95c9d8ca7b2610299b2a2f9cf8964274e" |
|
|
|
"checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88" |
|
|
|
"checksum new_debug_unreachable 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f40f005c60db6e03bae699e414c58bf9aa7ea02a2d0b9bfbcf19286cc4c82b30" |
|
|
|
"checksum nix 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "46f0f3210768d796e8fa79ec70ee6af172dacbe7147f5e69be5240a47778302b" |
|
|
|
"checksum nix 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0d10caafde29a846a82ae0af70414e4643e072993441033b2c93217957e2f867" |
|
|
|
"checksum nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9667ddcc6cc8a43afc9b7917599d7216aa09c463919ea32c59ed6cac8bc945" |
|
|
|
"checksum nom 4.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2ad2a91a8e869eeb30b9cb3119ae87773a8f4ae617f41b1eb9c154b2905f7bd6" |
|
|
|
"checksum notify 4.0.12 (registry+https://github.com/rust-lang/crates.io-index)" = "3572d71f13ea8ed41867accd971fd564aa75934cf7a1fae03ddb8c74a8a49943" |
|
|
@@ -3312,7 +3315,7 @@ dependencies = [ |
|
|
|
"checksum smallvec 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "c4488ae950c49d403731982257768f48fada354a5203fe81f9bb6f43ca9002be" |
|
|
|
"checksum socket2 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "4e626972d3593207547f14bf5fc9efa4d0e7283deb73fef1dff313dae9ab8878" |
|
|
|
"checksum stable_deref_trait 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8" |
|
|
|
"checksum string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b639411d0b9c738748b5397d5ceba08e648f4f1992231aa859af1a017f31f60b" |
|
|
|
"checksum string 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d0bbfb8937e38e34c3444ff00afb28b0811d9554f15c5ad64d12b0308d1d1995" |
|
|
|
"checksum string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423" |
|
|
|
"checksum string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1eea1eee654ef80933142157fdad9dd8bc43cf7c74e999e369263496f04ff4da" |
|
|
|
"checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc" |
|
|
@@ -3325,7 +3328,7 @@ dependencies = [ |
|
|
|
"checksum tempfile 3.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7dc4738f2e68ed2855de5ac9cdbe05c9216773ecde4739b2f095002ab03a13ef" |
|
|
|
"checksum tendril 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "707feda9f2582d5d680d733e38755547a3e8fb471e7ba11452ecfd9ce93a5d3b" |
|
|
|
"checksum tera 1.0.0-beta.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ce487c4707b73b38d186115f82bba243714cb5b8fc5315f2fbfeaee5d159ee8" |
|
|
|
"checksum termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f" |
|
|
|
"checksum termcolor 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "96d6098003bde162e4277c70665bd87c326f5a0c3f3fbfb285787fa482d54e6e" |
|
|
|
"checksum termion 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dde0593aeb8d47accea5392b39350015b5eccb12c0d98044d856983d89548dea" |
|
|
|
"checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" |
|
|
|
"checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b" |
|
|
@@ -3340,7 +3343,7 @@ dependencies = [ |
|
|
|
"checksum tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "5090db468dad16e1a7a54c8c67280c5e4b544f3d3e018f0b913b400261f85926" |
|
|
|
"checksum tokio-reactor 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "6af16bfac7e112bea8b0442542161bfc41cbfa4466b580bdda7d18cb88b911ce" |
|
|
|
"checksum tokio-signal 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "dd6dc5276ea05ce379a16de90083ec80836440d5ef8a6a39545a3207373b8296" |
|
|
|
"checksum tokio-sync 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "5b2f843ffdf8d6e1f90bddd48da43f99ab071660cd92b7ec560ef3cdfd7a409a" |
|
|
|
"checksum tokio-sync 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2162248ff317e2bc713b261f242b69dbb838b85248ed20bb21df56d60ea4cae7" |
|
|
|
"checksum tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119" |
|
|
|
"checksum tokio-threadpool 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "72558af20be886ea124595ea0f806dd5703b8958e4705429dd58b3d8231f72f2" |
|
|
|
"checksum tokio-timer 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "f2106812d500ed25a4f38235b9cae8f78a09edf43203e16e59c3b769a342a60e" |
|
|
|