|
|
@@ -24,7 +24,7 @@ dependencies = [ |
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"smallvec 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-executor 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)", |
|
|
@@ -50,7 +50,7 @@ dependencies = [ |
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num_cpus 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-current-thread 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-io 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -77,7 +77,7 @@ dependencies = [ |
|
|
|
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"http 0.1.16 (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)", |
|
|
@@ -100,7 +100,7 @@ dependencies = [ |
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"smallvec 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-current-thread 0.1.5 (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)", |
|
|
@@ -118,7 +118,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -206,7 +206,7 @@ name = "backtrace-sys" |
|
|
|
version = "0.1.28" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cc 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -273,7 +273,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "cc" |
|
|
|
version = "1.0.30" |
|
|
|
version = "1.0.31" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -329,7 +329,7 @@ dependencies = [ |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
|
] |
|
|
@@ -606,7 +606,7 @@ name = "errors" |
|
|
|
version = "0.1.0" |
|
|
|
dependencies = [ |
|
|
|
"image 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.1.0 (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.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -627,7 +627,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -648,7 +648,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "flate2" |
|
|
|
version = "1.0.6" |
|
|
|
version = "1.0.7" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -808,7 +808,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "h2" |
|
|
|
version = "0.1.16" |
|
|
|
version = "0.1.17" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -850,7 +850,7 @@ dependencies = [ |
|
|
|
"markup5ever 0.7.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -889,7 +889,7 @@ dependencies = [ |
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"h2 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"http 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"httparse 1.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -898,7 +898,7 @@ dependencies = [ |
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-executor 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)", |
|
|
@@ -1075,7 +1075,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "libflate" |
|
|
|
version = "0.1.20" |
|
|
|
version = "0.1.21" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1229,7 +1229,7 @@ name = "miniz-sys" |
|
|
|
version = "0.1.11" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cc 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1246,7 +1246,7 @@ name = "miniz_oxide_c_api" |
|
|
|
version = "0.2.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cc 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"miniz_oxide 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1340,7 +1340,7 @@ version = "0.11.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)", |
|
|
|
"cc 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cfg-if 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1385,7 +1385,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1443,7 +1443,7 @@ name = "onig_sys" |
|
|
|
version = "69.1.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cc 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -1470,7 +1470,7 @@ name = "openssl-sys" |
|
|
|
version = "0.9.42" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cc 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1537,7 +1537,7 @@ dependencies = [ |
|
|
|
"pest_meta 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1636,6 +1636,16 @@ dependencies = [ |
|
|
|
"getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "pulldown-cmark" |
|
|
|
version = "0.3.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)", |
|
|
|
"getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"unicase 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "quick-error" |
|
|
|
version = "1.2.2" |
|
|
@@ -1862,12 +1872,12 @@ dependencies = [ |
|
|
|
"link_checker 0.1.0", |
|
|
|
"pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pulldown-cmark 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pulldown-cmark 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"templates 0.1.0", |
|
|
|
"tera 1.0.0-beta.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
@@ -1885,7 +1895,7 @@ dependencies = [ |
|
|
|
"http 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"hyper 0.12.25 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"hyper-tls 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libflate 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libflate 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mime_guess 2.0.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1893,7 +1903,7 @@ dependencies = [ |
|
|
|
"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_urlencoded 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-executor 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-threadpool 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1970,7 +1980,7 @@ name = "sass-sys" |
|
|
|
version = "0.4.8" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cc 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num_cpus 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2052,7 +2062,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2221,12 +2231,12 @@ dependencies = [ |
|
|
|
"heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "syn" |
|
|
|
version = "0.15.28" |
|
|
|
version = "0.15.29" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2241,18 +2251,18 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "syntect" |
|
|
|
version = "3.1.0" |
|
|
|
version = "3.2.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"flate2 1.0.6 (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)", |
|
|
|
"lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2386,7 +2396,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "tokio" |
|
|
|
version = "0.1.16" |
|
|
|
version = "0.1.17" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2399,10 +2409,11 @@ 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.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-sync 0.1.4 (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.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-timer 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-trace-core 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -2470,7 +2481,7 @@ dependencies = [ |
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-executor 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-sync 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio-sync 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2491,7 +2502,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "tokio-sync" |
|
|
|
version = "0.1.3" |
|
|
|
version = "0.1.4" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -2538,6 +2549,14 @@ dependencies = [ |
|
|
|
"tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "tokio-trace-core" |
|
|
|
version = "0.1.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "tokio-udp" |
|
|
|
version = "0.1.3" |
|
|
@@ -2645,7 +2664,7 @@ dependencies = [ |
|
|
|
"lru-cache 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"resolv-conf 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"smallvec 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tokio 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"trust-dns-proto 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -2828,7 +2847,7 @@ dependencies = [ |
|
|
|
"nom 4.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -2839,7 +2858,7 @@ dependencies = [ |
|
|
|
"nom 4.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.28 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -3055,7 +3074,7 @@ dependencies = [ |
|
|
|
"checksum byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "560c32574a12a89ecd91f5e742165893f86e3ab98d21f8ea548658eb9eef5f40" |
|
|
|
"checksum byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a019b10a2a7cdeb292db131fc8113e57ea2a908f6e7894b0c3c671893b65dbeb" |
|
|
|
"checksum bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c" |
|
|
|
"checksum cc 1.0.30 (registry+https://github.com/rust-lang/crates.io-index)" = "d01c69d08ff207f231f07196e30f84c70f1c815b04f980f8b7b01ff01f05eb92" |
|
|
|
"checksum cc 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)" = "c9ce8bb087aacff865633f0bd5aeaed910fe2fe55b55f4739527f2e023a2e53d" |
|
|
|
"checksum cfg-if 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "11d43355396e872eefb45ce6342e4374ed7bc2b3a502d1b28e36d6e23c05d1f4" |
|
|
|
"checksum chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878" |
|
|
|
"checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e" |
|
|
@@ -3096,7 +3115,7 @@ dependencies = [ |
|
|
|
"checksum failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1" |
|
|
|
"checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed" |
|
|
|
"checksum filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a2df5c1a8c4be27e7707789dc42ae65976e60b394afd293d1419ab915833e646" |
|
|
|
"checksum flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2291c165c8e703ee54ef3055ad6188e3d51108e2ded18e9f2476e774fc5ad3d4" |
|
|
|
"checksum flate2 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "f87e68aa82b2de08a6e037f1385455759df6e445a8df5e005b4297191dbf18aa" |
|
|
|
"checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3" |
|
|
|
"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" |
|
|
|
"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" |
|
|
@@ -3115,7 +3134,7 @@ dependencies = [ |
|
|
|
"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb" |
|
|
|
"checksum globset 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4743617a7464bbda3c8aec8558ff2f9429047e025771037df561d383337ff865" |
|
|
|
"checksum globwalk 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4c7ee1ce235d766a01b481e593804b9356768d1dbd68fc0c063d04b407bee71a" |
|
|
|
"checksum h2 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "ddb2b25a33e231484694267af28fec74ac63b5ccf51ee2065a5e313b834d836e" |
|
|
|
"checksum h2 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "910a5e7be6283a9c91b3982fa5188368c8719cce2a3cf3b86048673bf9d9c36b" |
|
|
|
"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.22.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c213fa6a618dc1da552f54f85cba74b05d8e883c92ec4e89067736938084c26e" |
|
|
@@ -3141,7 +3160,7 @@ dependencies = [ |
|
|
|
"checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14" |
|
|
|
"checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f" |
|
|
|
"checksum libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)" = "aab692d7759f5cd8c859e169db98ae5b52c924add2af5fbbca11d12fefb567c1" |
|
|
|
"checksum libflate 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "54d1ddf9c52870243c5689d7638d888331c1116aa5b398f3ba1acfa7d8758ca1" |
|
|
|
"checksum libflate 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "7346a83e8a2c3958d44d24225d905385dc31fc16e89dffb356c457b278914d20" |
|
|
|
"checksum line-wrap 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9" |
|
|
|
"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" |
|
|
@@ -3200,6 +3219,7 @@ dependencies = [ |
|
|
|
"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" |
|
|
|
"checksum proc-macro2 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)" = "4d317f9caece796be1980837fd5cb3dfec5613ebdb04ad0956deea83ce168915" |
|
|
|
"checksum pulldown-cmark 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "eef52fac62d0ea7b9b4dc7da092aa64ea7ec3d90af6679422d3d7e0e14b6ee15" |
|
|
|
"checksum pulldown-cmark 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "426175701ce727edeeef0a56535d88cc62afbdd977933e82be610044d645c4ec" |
|
|
|
"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0" |
|
|
|
"checksum quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)" = "cdd8e04bd9c52e0342b406469d494fcb033be4bdbe5c606016defbb1681411e1" |
|
|
|
"checksum rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" |
|
|
@@ -3261,9 +3281,9 @@ dependencies = [ |
|
|
|
"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550" |
|
|
|
"checksum strum 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f6c3a2071519ab6a48f465808c4c1ffdd00dfc8e93111d02b4fc5abab177676e" |
|
|
|
"checksum strum_macros 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8baacebd7b7c9b864d83a6ba7a246232983e277b86fa5cdec77f565715a4b136" |
|
|
|
"checksum syn 0.15.28 (registry+https://github.com/rust-lang/crates.io-index)" = "218aa5a01ab9805df6e9e48074c8d88f317cc9660b1ad6c3dabac2d627d185d6" |
|
|
|
"checksum syn 0.15.29 (registry+https://github.com/rust-lang/crates.io-index)" = "1825685f977249735d510a242a6727b46efe914bb67e38d30c071b1b72b1d5c2" |
|
|
|
"checksum synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "73687139bf99285483c96ac0add482c3776528beac1d97d444f6e91f203a2015" |
|
|
|
"checksum syntect 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "72fed41b91655133c9819f68d0b9a194dcbf36aa46e80033b6e9ae169f58b211" |
|
|
|
"checksum syntect 3.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e80b8831c5a543192ffc3727f01cf0e57579c6ac15558e3048bfb5708892167b" |
|
|
|
"checksum tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b86c784c88d98c801132806dadd3819ed29d8600836c4088e855cdf3e178ed8a" |
|
|
|
"checksum tendril 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "707feda9f2582d5d680d733e38755547a3e8fb471e7ba11452ecfd9ce93a5d3b" |
|
|
|
"checksum tera 1.0.0-beta.3 (registry+https://github.com/rust-lang/crates.io-index)" = "dc35f9f4098f84b32579af1fd3d9c850d5c713ea2490c81e1f792a5fbb22e278" |
|
|
@@ -3273,7 +3293,7 @@ dependencies = [ |
|
|
|
"checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b" |
|
|
|
"checksum tiff 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1e4834f28a0330cb9f3f2c87d2649dca723cb33802e2bdcf18da32759fbec7ce" |
|
|
|
"checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f" |
|
|
|
"checksum tokio 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "fcaabb3cec70485d0df6e9454fe514393ad1c4070dee8915f11041e95630b230" |
|
|
|
"checksum tokio 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "1021bb1f4150435ab8f222eb7ed37c60b2d57037def63ba43085a79f387512d7" |
|
|
|
"checksum tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f" |
|
|
|
"checksum tokio-current-thread 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c756b04680eea21902a46fca4e9f410a2332c04995af590e07ff262e2193a9a3" |
|
|
|
"checksum tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "30c6dbf2d1ad1de300b393910e8a3aa272b724a400b6531da03eed99e329fbf0" |
|
|
@@ -3281,10 +3301,11 @@ 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.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1bf2b9dac2a0509b5cfd1df5aa25eafacb616a42a491a13604d6bbeab4486363" |
|
|
|
"checksum tokio-sync 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "fda385df506bf7546e70872767f71e81640f1f251bdf2fd8eb81a0eaec5fe022" |
|
|
|
"checksum tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119" |
|
|
|
"checksum tokio-threadpool 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "742e511f6ce2298aeb86fc9ea0d8df81c2388c6ebae3dc8a7316e8c9df0df801" |
|
|
|
"checksum tokio-timer 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "2910970404ba6fa78c5539126a9ae2045d62e3713041e447f695f41405a120c6" |
|
|
|
"checksum tokio-trace-core 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "350c9edade9830dc185ae48ba45667a445ab59f6167ef6d0254ec9d2430d9dd3" |
|
|
|
"checksum tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "66268575b80f4a4a710ef83d087fdfeeabdce9b74c797535fbac18a2cb906e92" |
|
|
|
"checksum tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "037ffc3ba0e12a0ab4aca92e5234e0dedeb48fddf6ccd260f1f150a36a9f2445" |
|
|
|
"checksum toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "758664fc71a3a69038656bee8b6be6477d2a6c315a6b81f7081f591bffa4111f" |
|
|
|