|
@@ -6,19 +6,19 @@ dependencies = [ |
|
|
"bincode 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"bincode 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"chan 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"chan 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"clap 2.23.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"clap 2.24.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"futures 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"futures 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"iron 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"iron 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"mount 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"mount 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"persistent 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"persistent 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"serde_derive 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"serde 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"serde_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"staticfile 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"staticfile 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tantivy 0.4.0-alpha", |
|
|
"tantivy 0.4.0-alpha", |
|
|
"time 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"time 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"urlencoded 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"urlencoded 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"version 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"version 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -71,10 +71,33 @@ version = "0.2.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"kernel32-sys 0.2.2 (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.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "backtrace" |
|
|
|
|
|
version = "0.3.2" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
"backtrace-sys 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"cfg-if 0.1.0 (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.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"rustc-demangle 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "backtrace-sys" |
|
|
|
|
|
version = "0.1.11" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
"gcc 0.3.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "bincode" |
|
|
name = "bincode" |
|
|
version = "0.4.1" |
|
|
version = "0.4.1" |
|
@@ -101,12 +124,12 @@ name = "bit-set" |
|
|
version = "0.4.0" |
|
|
version = "0.4.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"bit-vec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"bit-vec 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "bit-vec" |
|
|
name = "bit-vec" |
|
|
version = "0.4.3" |
|
|
|
|
|
|
|
|
version = "0.4.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -114,6 +137,11 @@ name = "bitflags" |
|
|
version = "0.4.0" |
|
|
version = "0.4.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "bitflags" |
|
|
|
|
|
version = "0.5.0" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "bitflags" |
|
|
name = "bitflags" |
|
|
version = "0.8.2" |
|
|
version = "0.8.2" |
|
@@ -161,7 +189,7 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "clap" |
|
|
name = "clap" |
|
|
version = "2.23.3" |
|
|
|
|
|
|
|
|
version = "2.24.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -169,9 +197,9 @@ dependencies = [ |
|
|
"bitflags 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"bitflags 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"strsim 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"strsim 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"term_size 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"term_size 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"unicode-segmentation 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"unicode-segmentation 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"vec_map 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"vec_map 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -195,8 +223,8 @@ name = "cookie" |
|
|
version = "0.2.5" |
|
|
version = "0.2.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"time 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"url 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"time 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"url 1.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -204,6 +232,15 @@ name = "crossbeam" |
|
|
version = "0.2.10" |
|
|
version = "0.2.10" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "dbghelp-sys" |
|
|
|
|
|
version = "0.2.0" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "dtoa" |
|
|
name = "dtoa" |
|
|
version = "0.2.2" |
|
|
version = "0.2.2" |
|
@@ -224,7 +261,7 @@ name = "env_logger" |
|
|
version = "0.3.5" |
|
|
version = "0.3.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -237,13 +274,21 @@ dependencies = [ |
|
|
"typeable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"typeable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "error-chain" |
|
|
|
|
|
version = "0.8.1" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
"backtrace 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "fs2" |
|
|
name = "fs2" |
|
|
version = "0.2.5" |
|
|
version = "0.2.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"kernel32-sys 0.2.2 (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.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -260,7 +305,7 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures" |
|
|
name = "futures" |
|
|
version = "0.1.13" |
|
|
|
|
|
|
|
|
version = "0.1.14" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -268,13 +313,13 @@ name = "futures-cpupool" |
|
|
version = "0.1.5" |
|
|
version = "0.1.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"futures 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"num_cpus 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"futures 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"num_cpus 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "gcc" |
|
|
name = "gcc" |
|
|
version = "0.3.45" |
|
|
|
|
|
|
|
|
version = "0.3.50" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -287,12 +332,12 @@ name = "hpack" |
|
|
version = "0.2.0" |
|
|
version = "0.2.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "httparse" |
|
|
name = "httparse" |
|
|
version = "1.2.2" |
|
|
|
|
|
|
|
|
version = "1.2.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -301,27 +346,27 @@ version = "0.9.18" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"httparse 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"httparse 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"mime 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"num_cpus 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"num_cpus 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"solicit 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"solicit 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"time 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"time 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"traitobject 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"traitobject 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"typeable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"typeable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"unicase 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"url 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"url 1.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "idna" |
|
|
name = "idna" |
|
|
version = "0.1.1" |
|
|
|
|
|
|
|
|
version = "0.1.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"unicode-bidi 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"unicode-bidi 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"unicode-normalization 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"unicode-normalization 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -334,12 +379,12 @@ dependencies = [ |
|
|
"error 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"error 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"hyper 0.9.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"hyper 0.9.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"modifier 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"modifier 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"num_cpus 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"num_cpus 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"plugin 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"plugin 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"typemap 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"typemap 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"url 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"url 1.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -386,32 +431,32 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "libc" |
|
|
name = "libc" |
|
|
version = "0.2.21" |
|
|
|
|
|
|
|
|
version = "0.2.23" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "log" |
|
|
name = "log" |
|
|
version = "0.3.7" |
|
|
|
|
|
|
|
|
version = "0.3.8" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "lz4" |
|
|
name = "lz4" |
|
|
version = "1.20.0" |
|
|
|
|
|
|
|
|
version = "1.21.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"gcc 0.3.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"lz4-sys 1.0.1+1.7.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"skeptic 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"gcc 0.3.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"lz4-sys 1.7.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"skeptic 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "lz4-sys" |
|
|
name = "lz4-sys" |
|
|
version = "1.0.1+1.7.3" |
|
|
|
|
|
|
|
|
version = "1.7.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"gcc 0.3.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"gcc 0.3.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -424,7 +469,7 @@ name = "memchr" |
|
|
version = "0.1.11" |
|
|
version = "0.1.11" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -432,7 +477,7 @@ name = "memchr" |
|
|
version = "1.0.1" |
|
|
version = "1.0.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -442,16 +487,16 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"fs2 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"fs2 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"kernel32-sys 0.2.2 (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.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "mime" |
|
|
name = "mime" |
|
|
version = "0.2.3" |
|
|
|
|
|
|
|
|
version = "0.2.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -475,7 +520,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"semver 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"semver 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -552,15 +597,23 @@ name = "num_cpus" |
|
|
version = "0.2.13" |
|
|
version = "0.2.13" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "num_cpus" |
|
|
name = "num_cpus" |
|
|
version = "1.3.0" |
|
|
|
|
|
|
|
|
version = "1.5.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "owning_ref" |
|
|
|
|
|
version = "0.3.3" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
"stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -582,9 +635,10 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "pulldown-cmark" |
|
|
name = "pulldown-cmark" |
|
|
version = "0.0.3" |
|
|
|
|
|
|
|
|
version = "0.0.8" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
|
|
|
"bitflags 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -598,12 +652,12 @@ name = "rand" |
|
|
version = "0.3.15" |
|
|
version = "0.3.15" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "redox_syscall" |
|
|
name = "redox_syscall" |
|
|
version = "0.1.17" |
|
|
|
|
|
|
|
|
version = "0.1.18" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -620,12 +674,12 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "regex" |
|
|
name = "regex" |
|
|
version = "0.2.1" |
|
|
|
|
|
|
|
|
version = "0.2.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"aho-corasick 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"aho-corasick 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"memchr 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"memchr 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"regex-syntax 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"regex-syntax 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"thread_local 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"thread_local 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -637,7 +691,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "regex-syntax" |
|
|
name = "regex-syntax" |
|
|
version = "0.4.0" |
|
|
|
|
|
|
|
|
version = "0.4.1" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "rustc-demangle" |
|
|
|
|
|
version = "0.1.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -683,22 +742,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "serde" |
|
|
name = "serde" |
|
|
version = "1.0.2" |
|
|
|
|
|
|
|
|
version = "1.0.8" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "serde_derive" |
|
|
name = "serde_derive" |
|
|
version = "1.0.2" |
|
|
|
|
|
|
|
|
version = "1.0.8" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive_internals 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"serde_derive_internals 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "serde_derive_internals" |
|
|
name = "serde_derive_internals" |
|
|
version = "0.15.0" |
|
|
|
|
|
|
|
|
version = "0.15.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -724,15 +783,15 @@ dependencies = [ |
|
|
"dtoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"dtoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"itoa 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"itoa 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"num-traits 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"num-traits 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"serde 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "skeptic" |
|
|
name = "skeptic" |
|
|
version = "0.6.1" |
|
|
|
|
|
|
|
|
version = "0.9.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"pulldown-cmark 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"pulldown-cmark 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -742,19 +801,24 @@ version = "0.4.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"hpack 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"hpack 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "stable_deref_trait" |
|
|
|
|
|
version = "1.0.0" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "staticfile" |
|
|
name = "staticfile" |
|
|
version = "0.3.1" |
|
|
version = "0.3.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"iron 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"iron 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"mount 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"mount 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"time 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"url 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"time 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"url 1.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -791,24 +855,27 @@ dependencies = [ |
|
|
"chan 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"chan 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"combine 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"combine 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"crossbeam 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"crossbeam 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"error-chain 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"fst 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"fst 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"futures 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"futures 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"futures-cpupool 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"futures-cpupool 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"gcc 0.3.45 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"gcc 0.3.50 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"itertools 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"itertools 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"lz4 1.20.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"lz4 1.21.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"memmap 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"memmap 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"num_cpus 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"serde 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"serde_derive 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"num_cpus 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"serde 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"serde_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tempfile 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tempfile 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"time 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"time 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"uuid 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"uuid 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"version 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"version 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -828,7 +895,7 @@ version = "2.1.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"kernel32-sys 0.2.2 (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.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -840,7 +907,7 @@ version = "0.3.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"kernel32-sys 0.2.2 (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.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -850,16 +917,16 @@ version = "2.0.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"kernel32-sys 0.2.2 (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.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "thread-id" |
|
|
name = "thread-id" |
|
|
version = "3.0.0" |
|
|
|
|
|
|
|
|
version = "3.1.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"kernel32-sys 0.2.2 (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.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -875,18 +942,18 @@ name = "thread_local" |
|
|
version = "0.3.3" |
|
|
version = "0.3.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"thread-id 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"thread-id 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "time" |
|
|
name = "time" |
|
|
version = "0.1.36" |
|
|
|
|
|
|
|
|
version = "0.1.37" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"kernel32-sys 0.2.2 (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.21 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"redox_syscall 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"redox_syscall 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -910,20 +977,20 @@ name = "typemap" |
|
|
version = "0.3.3" |
|
|
version = "0.3.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"unsafe-any 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"unsafe-any 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "unicase" |
|
|
name = "unicase" |
|
|
version = "1.4.0" |
|
|
|
|
|
|
|
|
version = "1.4.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"version_check 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "unicode-bidi" |
|
|
name = "unicode-bidi" |
|
|
version = "0.2.5" |
|
|
|
|
|
|
|
|
version = "0.3.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -936,7 +1003,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "unicode-segmentation" |
|
|
name = "unicode-segmentation" |
|
|
version = "1.1.0" |
|
|
|
|
|
|
|
|
version = "1.2.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -959,7 +1026,7 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "unsafe-any" |
|
|
name = "unsafe-any" |
|
|
version = "0.4.1" |
|
|
|
|
|
|
|
|
version = "0.4.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"traitobject 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"traitobject 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -967,10 +1034,10 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "url" |
|
|
name = "url" |
|
|
version = "1.4.0" |
|
|
|
|
|
|
|
|
version = "1.4.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"idna 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"idna 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -982,7 +1049,7 @@ dependencies = [ |
|
|
"bodyparser 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"bodyparser 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"iron 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"iron 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"plugin 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"plugin 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"url 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"url 1.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -1001,12 +1068,12 @@ version = "0.5.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"serde 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "vec_map" |
|
|
name = "vec_map" |
|
|
version = "0.7.0" |
|
|
|
|
|
|
|
|
version = "0.8.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -1014,6 +1081,11 @@ name = "version" |
|
|
version = "2.0.1" |
|
|
version = "2.0.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "version_check" |
|
|
|
|
|
version = "0.1.2" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "void" |
|
|
name = "void" |
|
|
version = "1.0.2" |
|
|
version = "1.0.2" |
|
@@ -1037,11 +1109,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
"checksum ascii 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3ae7d751998c189c1d4468cf0a39bb2eae052a9c58d50ebb3b9591ee3813ad50" |
|
|
"checksum ascii 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3ae7d751998c189c1d4468cf0a39bb2eae052a9c58d50ebb3b9591ee3813ad50" |
|
|
"checksum atomicwrites 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c4328d3fa4af4aedc582587976a0f74decc73f90ea7cae3d757c0535f983d16f" |
|
|
"checksum atomicwrites 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c4328d3fa4af4aedc582587976a0f74decc73f90ea7cae3d757c0535f983d16f" |
|
|
"checksum atty 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d912da0db7fa85514874458ca3651fe2cddace8d0b0505571dbdcd41ab490159" |
|
|
"checksum atty 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d912da0db7fa85514874458ca3651fe2cddace8d0b0505571dbdcd41ab490159" |
|
|
|
|
|
"checksum backtrace 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "72f9b4182546f4b04ebc4ab7f84948953a118bd6021a1b6a6c909e3e94f6be76" |
|
|
|
|
|
"checksum backtrace-sys 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3a0d842ea781ce92be2bf78a9b38883948542749640b8378b3b2f03d1fd9f1ff" |
|
|
"checksum bincode 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "60f89d68caf4f2e8a94efd192a2b8393869e72336dea4e0fe077cc6eb5f2057e" |
|
|
"checksum bincode 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "60f89d68caf4f2e8a94efd192a2b8393869e72336dea4e0fe077cc6eb5f2057e" |
|
|
"checksum bincode 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bea6e613eeed56804328309c4227e61a0326a8810e1392d91faeb2124b77f43e" |
|
|
"checksum bincode 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bea6e613eeed56804328309c4227e61a0326a8810e1392d91faeb2124b77f43e" |
|
|
"checksum bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d9bf6104718e80d7b26a68fdbacff3481cfc05df670821affc7e9cbc1884400c" |
|
|
"checksum bit-set 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d9bf6104718e80d7b26a68fdbacff3481cfc05df670821affc7e9cbc1884400c" |
|
|
"checksum bit-vec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "5b97c2c8e8bbb4251754f559df8af22fb264853c7d009084a576cdf12565089d" |
|
|
|
|
|
|
|
|
"checksum bit-vec 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "02b4ff8b16e6076c3e14220b39fbc1fabb6737522281a388998046859400895f" |
|
|
"checksum bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8dead7461c1127cf637931a1e50934eb6eee8bff2f74433ac7909e9afcee04a3" |
|
|
"checksum bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8dead7461c1127cf637931a1e50934eb6eee8bff2f74433ac7909e9afcee04a3" |
|
|
|
|
|
"checksum bitflags 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4f67931368edf3a9a51d29886d245f1c3db2f1ef0dcc9e35ff70341b78c10d23" |
|
|
"checksum bitflags 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1370e9fc2a6ae53aea8b7a5110edbd08836ed87c88736dfabccade1c2b44bff4" |
|
|
"checksum bitflags 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1370e9fc2a6ae53aea8b7a5110edbd08836ed87c88736dfabccade1c2b44bff4" |
|
|
"checksum bodyparser 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "07b171b407e583dc8f01011a713f20575a81ac60acecf3b8153012709aeb1fd6" |
|
|
"checksum bodyparser 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "07b171b407e583dc8f01011a713f20575a81ac60acecf3b8153012709aeb1fd6" |
|
|
"checksum byteorder 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "96c8b41881888cc08af32d47ac4edd52bc7fa27fef774be47a92443756451304" |
|
|
"checksum byteorder 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "96c8b41881888cc08af32d47ac4edd52bc7fa27fef774be47a92443756451304" |
|
@@ -1049,26 +1124,28 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
"checksum byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c40977b0ee6b9885c9013cd41d9feffdd22deb3bb4dc3a71d901cc7a77de18c8" |
|
|
"checksum byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c40977b0ee6b9885c9013cd41d9feffdd22deb3bb4dc3a71d901cc7a77de18c8" |
|
|
"checksum cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de1e760d7b6535af4241fca8bd8adf68e2e7edacc6b29f5d399050c5e48cf88c" |
|
|
"checksum cfg-if 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de1e760d7b6535af4241fca8bd8adf68e2e7edacc6b29f5d399050c5e48cf88c" |
|
|
"checksum chan 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = "f93bfe971116428a9066c1c3c69a09ae3ef69432f8418be28ab50f96783e6a50" |
|
|
"checksum chan 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = "f93bfe971116428a9066c1c3c69a09ae3ef69432f8418be28ab50f96783e6a50" |
|
|
"checksum clap 2.23.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f57e9b63057a545ad2ecd773ea61e49422ed1b1d63d74d5da5ecaee55b3396cd" |
|
|
|
|
|
|
|
|
"checksum clap 2.24.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6b8f69e518f967224e628896b54e41ff6acfb4dcfefc5076325c36525dac900f" |
|
|
"checksum combine 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0d4e2b2f3e0e68b531bd90f79c0c897f2da8de4109fc1dd7cd427990621dd2d0" |
|
|
"checksum combine 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0d4e2b2f3e0e68b531bd90f79c0c897f2da8de4109fc1dd7cd427990621dd2d0" |
|
|
"checksum conduit-mime-types 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "95ca30253581af809925ef68c2641cc140d6183f43e12e0af4992d53768bd7b8" |
|
|
"checksum conduit-mime-types 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "95ca30253581af809925ef68c2641cc140d6183f43e12e0af4992d53768bd7b8" |
|
|
"checksum cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0e3d6405328b6edb412158b3b7710e2634e23f3614b9bb1c412df7952489a626" |
|
|
"checksum cookie 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0e3d6405328b6edb412158b3b7710e2634e23f3614b9bb1c412df7952489a626" |
|
|
"checksum crossbeam 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "0c5ea215664ca264da8a9d9c3be80d2eaf30923c259d03e870388eb927508f97" |
|
|
"checksum crossbeam 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "0c5ea215664ca264da8a9d9c3be80d2eaf30923c259d03e870388eb927508f97" |
|
|
|
|
|
"checksum dbghelp-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "97590ba53bcb8ac28279161ca943a924d1fd4a8fb3fa63302591647c4fc5b850" |
|
|
"checksum dtoa 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0dd841b58510c9618291ffa448da2e4e0f699d984d436122372f446dae62263d" |
|
|
"checksum dtoa 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0dd841b58510c9618291ffa448da2e4e0f699d984d436122372f446dae62263d" |
|
|
"checksum dtoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "80c8b71fd71146990a9742fc06dcbbde19161a267e0ad4e572c35162f4578c90" |
|
|
"checksum dtoa 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "80c8b71fd71146990a9742fc06dcbbde19161a267e0ad4e572c35162f4578c90" |
|
|
"checksum either 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "18785c1ba806c258137c937e44ada9ee7e69a37e3c72077542cd2f069d78562a" |
|
|
"checksum either 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "18785c1ba806c258137c937e44ada9ee7e69a37e3c72077542cd2f069d78562a" |
|
|
"checksum env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "15abd780e45b3ea4f76b4e9a26ff4843258dd8a3eed2775a0e7368c2e7936c2f" |
|
|
"checksum env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "15abd780e45b3ea4f76b4e9a26ff4843258dd8a3eed2775a0e7368c2e7936c2f" |
|
|
"checksum error 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "a6e606f14042bb87cc02ef6a14db6c90ab92ed6f62d87e69377bc759fd7987cc" |
|
|
"checksum error 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "a6e606f14042bb87cc02ef6a14db6c90ab92ed6f62d87e69377bc759fd7987cc" |
|
|
|
|
|
"checksum error-chain 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6930e04918388a9a2e41d518c25cf679ccafe26733fb4127dbf21993f2575d46" |
|
|
"checksum fs2 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "bcd414e5a1a979b931bb92f41b7a54106d3f6d2e6c253e9ce943b7cd468251ef" |
|
|
"checksum fs2 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "bcd414e5a1a979b931bb92f41b7a54106d3f6d2e6c253e9ce943b7cd468251ef" |
|
|
"checksum fst 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" = "4667468a5e6f0eea9cc30ebf1cce752cb831974e319d7fff312aad85652c1596" |
|
|
"checksum fst 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" = "4667468a5e6f0eea9cc30ebf1cce752cb831974e319d7fff312aad85652c1596" |
|
|
"checksum futures 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "55f0008e13fc853f79ea8fc86e931486860d4c4c156cdffb59fa5f7fa833660a" |
|
|
|
|
|
|
|
|
"checksum futures 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4b63a4792d4f8f686defe3b39b92127fea6344de5d38202b2ee5a11bbbf29d6a" |
|
|
"checksum futures-cpupool 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a283c84501e92cade5ea673a2a7ca44f71f209ccdd302a3e0896f50083d2c5ff" |
|
|
"checksum futures-cpupool 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a283c84501e92cade5ea673a2a7ca44f71f209ccdd302a3e0896f50083d2c5ff" |
|
|
"checksum gcc 0.3.45 (registry+https://github.com/rust-lang/crates.io-index)" = "40899336fb50db0c78710f53e87afc54d8c7266fb76262fecc78ca1a7f09deae" |
|
|
|
|
|
|
|
|
"checksum gcc 0.3.50 (registry+https://github.com/rust-lang/crates.io-index)" = "5f837c392f2ea61cb1576eac188653df828c861b7137d74ea4a5caa89621f9e6" |
|
|
"checksum getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9047cfbd08a437050b363d35ef160452c5fe8ea5187ae0a624708c91581d685" |
|
|
"checksum getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9047cfbd08a437050b363d35ef160452c5fe8ea5187ae0a624708c91581d685" |
|
|
"checksum hpack 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3d2da7d3a34cf6406d9d700111b8eafafe9a251de41ae71d8052748259343b58" |
|
|
"checksum hpack 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3d2da7d3a34cf6406d9d700111b8eafafe9a251de41ae71d8052748259343b58" |
|
|
"checksum httparse 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77f756bed9ee3a83ce98774f4155b42a31b787029013f3a7d83eca714e500e21" |
|
|
|
|
|
|
|
|
"checksum httparse 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "af2f2dd97457e8fb1ae7c5a420db346af389926e36f43768b96f101546b04a07" |
|
|
"checksum hyper 0.9.18 (registry+https://github.com/rust-lang/crates.io-index)" = "1b9bf64f730d6ee4b0528a5f0a316363da9d8104318731509d4ccc86248f82b3" |
|
|
"checksum hyper 0.9.18 (registry+https://github.com/rust-lang/crates.io-index)" = "1b9bf64f730d6ee4b0528a5f0a316363da9d8104318731509d4ccc86248f82b3" |
|
|
"checksum idna 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6ac85ec3f80c8e4e99d9325521337e14ec7555c458a14e377d189659a427f375" |
|
|
|
|
|
|
|
|
"checksum idna 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2233d4940b1f19f0418c158509cd7396b8d70a5db5705ce410914dc8fa603b37" |
|
|
"checksum iron 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9fb1b2d809f84bf347e472d5758762b5c804e0c622970235f156d82673e4d334" |
|
|
"checksum iron 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9fb1b2d809f84bf347e472d5758762b5c804e0c622970235f156d82673e4d334" |
|
|
"checksum itertools 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4833d6978da405305126af4ac88569b5d71ff758581ce5a987dbfa3755f694fc" |
|
|
"checksum itertools 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4833d6978da405305126af4ac88569b5d71ff758581ce5a987dbfa3755f694fc" |
|
|
"checksum itoa 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ae3088ea4baeceb0284ee9eea42f591226e6beaecf65373e41b38d95a1b8e7a1" |
|
|
"checksum itoa 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ae3088ea4baeceb0284ee9eea42f591226e6beaecf65373e41b38d95a1b8e7a1" |
|
@@ -1077,15 +1154,15 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
"checksum language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a" |
|
|
"checksum language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a" |
|
|
"checksum lazy_static 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "cf186d1a8aa5f5bee5fd662bc9c1b949e0259e1bcc379d1f006847b0080c7417" |
|
|
"checksum lazy_static 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "cf186d1a8aa5f5bee5fd662bc9c1b949e0259e1bcc379d1f006847b0080c7417" |
|
|
"checksum lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3b37545ab726dd833ec6420aaba8231c5b320814b9029ad585555d2a03e94fbf" |
|
|
"checksum lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3b37545ab726dd833ec6420aaba8231c5b320814b9029ad585555d2a03e94fbf" |
|
|
"checksum libc 0.2.21 (registry+https://github.com/rust-lang/crates.io-index)" = "88ee81885f9f04bff991e306fea7c1c60a5f0f9e409e99f6b40e3311a3363135" |
|
|
|
|
|
"checksum log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "5141eca02775a762cc6cd564d8d2c50f67c0ea3a372cbf1c51592b3e029e10ad" |
|
|
|
|
|
"checksum lz4 1.20.0 (registry+https://github.com/rust-lang/crates.io-index)" = "19d6fda265bc5cb247f58be63aa51a3866389b1d38c4908999a627f3542ea26d" |
|
|
|
|
|
"checksum lz4-sys 1.0.1+1.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7f1660dbe767c5b4bbbda783fce9e6a5ca8ae8f7b55605e4a404debc01e3359a" |
|
|
|
|
|
|
|
|
"checksum libc 0.2.23 (registry+https://github.com/rust-lang/crates.io-index)" = "e7eb6b826bfc1fdea7935d46556250d1799b7fe2d9f7951071f4291710665e3e" |
|
|
|
|
|
"checksum log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "880f77541efa6e5cc74e76910c9884d9859683118839d6a1dc3b11e63512565b" |
|
|
|
|
|
"checksum lz4 1.21.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4231418c8dee2580557953f72606f46084045b6c38d4a04268795e08f7457eea" |
|
|
|
|
|
"checksum lz4-sys 1.7.5 (registry+https://github.com/rust-lang/crates.io-index)" = "39e8a451abc4169b50dddbc9b34f93ecabd447330d99d27d518a3f8d4e209e9b" |
|
|
"checksum matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "efd7622e3022e1a6eaa602c4cea8912254e5582c9c692e9167714182244801b1" |
|
|
"checksum matches 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "efd7622e3022e1a6eaa602c4cea8912254e5582c9c692e9167714182244801b1" |
|
|
"checksum memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d8b629fb514376c675b98c1421e80b151d3817ac42d7c667717d282761418d20" |
|
|
"checksum memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d8b629fb514376c675b98c1421e80b151d3817ac42d7c667717d282761418d20" |
|
|
"checksum memchr 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1dbccc0e46f1ea47b9f17e6d67c5a96bd27030519c519c9c91327e31275a47b4" |
|
|
"checksum memchr 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1dbccc0e46f1ea47b9f17e6d67c5a96bd27030519c519c9c91327e31275a47b4" |
|
|
"checksum memmap 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "69253224aa10070855ea8fe9dbe94a03fc2b1d7930bb340c9e586a7513716fea" |
|
|
"checksum memmap 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "69253224aa10070855ea8fe9dbe94a03fc2b1d7930bb340c9e586a7513716fea" |
|
|
"checksum mime 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "5514f038123342d01ee5f95129e4ef1e0470c93bc29edf058a46f9ee3ba6737e" |
|
|
|
|
|
|
|
|
"checksum mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ba626b8a6de5da682e1caa06bdb42a335aee5a84db8e5046a3e8ab17ba0a3ae0" |
|
|
"checksum modifier 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "41f5c9112cb662acd3b204077e0de5bc66305fa8df65c8019d5adb10e9ab6e58" |
|
|
"checksum modifier 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "41f5c9112cb662acd3b204077e0de5bc66305fa8df65c8019d5adb10e9ab6e58" |
|
|
"checksum mount 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c518ef1edf5da3aa1cdd5160c08d1781995ccb74b5669c2315ce29fe6cf6c1f2" |
|
|
"checksum mount 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c518ef1edf5da3aa1cdd5160c08d1781995ccb74b5669c2315ce29fe6cf6c1f2" |
|
|
"checksum nix 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a0d95c5fa8b641c10ad0b8887454ebaafa3c92b5cd5350f8fc693adafd178e7b" |
|
|
"checksum nix 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a0d95c5fa8b641c10ad0b8887454ebaafa3c92b5cd5350f8fc693adafd178e7b" |
|
@@ -1097,17 +1174,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
"checksum num-rational 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "c2dc5ea04020a8f18318ae485c751f8cfa1c0e69dcf465c29ddaaa64a313cc44" |
|
|
"checksum num-rational 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "c2dc5ea04020a8f18318ae485c751f8cfa1c0e69dcf465c29ddaaa64a313cc44" |
|
|
"checksum num-traits 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)" = "e1cbfa3781f3fe73dc05321bed52a06d2d491eaa764c52335cf4399f046ece99" |
|
|
"checksum num-traits 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)" = "e1cbfa3781f3fe73dc05321bed52a06d2d491eaa764c52335cf4399f046ece99" |
|
|
"checksum num_cpus 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)" = "cee7e88156f3f9e19bdd598f8d6c9db7bf4078f99f8381f43a55b09648d1a6e3" |
|
|
"checksum num_cpus 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)" = "cee7e88156f3f9e19bdd598f8d6c9db7bf4078f99f8381f43a55b09648d1a6e3" |
|
|
"checksum num_cpus 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a18c392466409c50b87369414a2680c93e739aedeb498eb2bff7d7eb569744e2" |
|
|
|
|
|
|
|
|
"checksum num_cpus 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6e416ba127a4bb3ff398cb19546a8d0414f73352efe2857f4060d36f5fe5983a" |
|
|
|
|
|
"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37" |
|
|
"checksum persistent 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0c0aea7e6e026f9090c56aa7cda9d4ad6f182c717f0640cb03beace1f75a43d2" |
|
|
"checksum persistent 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0c0aea7e6e026f9090c56aa7cda9d4ad6f182c717f0640cb03beace1f75a43d2" |
|
|
"checksum plugin 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "1a6a0dc3910bc8db877ffed8e457763b317cf880df4ae19109b9f77d277cf6e0" |
|
|
"checksum plugin 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "1a6a0dc3910bc8db877ffed8e457763b317cf880df4ae19109b9f77d277cf6e0" |
|
|
"checksum pulldown-cmark 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8361e81576d2e02643b04950e487ec172b687180da65c731c03cf336784e6c07" |
|
|
|
|
|
|
|
|
"checksum pulldown-cmark 0.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "1058d7bb927ca067656537eec4e02c2b4b70eaaa129664c5b90c111e20326f41" |
|
|
"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a" |
|
|
"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a" |
|
|
"checksum rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "022e0636ec2519ddae48154b028864bdce4eaf7d35226ab8e65c611be97b189d" |
|
|
"checksum rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "022e0636ec2519ddae48154b028864bdce4eaf7d35226ab8e65c611be97b189d" |
|
|
"checksum redox_syscall 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "29dbdfd4b9df8ab31dec47c6087b7b13cbf4a776f335e4de8efba8288dda075b" |
|
|
|
|
|
|
|
|
"checksum redox_syscall 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "3041aeb6000db123d2c9c751433f526e1f404b23213bd733167ab770c3989b4d" |
|
|
"checksum regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)" = "4fd4ace6a8cf7860714a2c2280d6c1f7e6a413486c13298bbc86fd3da019402f" |
|
|
"checksum regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)" = "4fd4ace6a8cf7860714a2c2280d6c1f7e6a413486c13298bbc86fd3da019402f" |
|
|
"checksum regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4278c17d0f6d62dfef0ab00028feb45bd7d2102843f80763474eeb1be8a10c01" |
|
|
|
|
|
|
|
|
"checksum regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1731164734096285ec2a5ec7fea5248ae2f5485b3feeb0115af4fda2183b2d1b" |
|
|
"checksum regex-syntax 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "f9ec002c35e86791825ed294b50008eea9ddfc8def4420124fbc6b08db834957" |
|
|
"checksum regex-syntax 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "f9ec002c35e86791825ed294b50008eea9ddfc8def4420124fbc6b08db834957" |
|
|
"checksum regex-syntax 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9191b1f57603095f105d317e375d19b1c9c5c3185ea9633a99a6dcbed04457" |
|
|
|
|
|
|
|
|
"checksum regex-syntax 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ad890a5eef7953f55427c50575c680c42841653abd2b028b68cd223d157f62db" |
|
|
|
|
|
"checksum rustc-demangle 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "3058a43ada2c2d0b92b3ae38007a2d0fa5e9db971be260e0171408a4ff471c95" |
|
|
"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda" |
|
|
"checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda" |
|
|
"checksum rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "c5f5376ea5e30ce23c03eb77cbe4962b988deead10910c372b226388b594c084" |
|
|
"checksum rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "c5f5376ea5e30ce23c03eb77cbe4962b988deead10910c372b226388b594c084" |
|
|
"checksum semver 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "d4f410fedcf71af0345d7607d246e7ad15faaadd49d240ee3b24e5dc21a820ac" |
|
|
"checksum semver 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)" = "d4f410fedcf71af0345d7607d246e7ad15faaadd49d240ee3b24e5dc21a820ac" |
|
@@ -1115,13 +1194,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
"checksum serde 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)" = "c97b18e9e53de541f11e497357d6c5eaeb39f0cb9c8734e274abe4935f6991fa" |
|
|
"checksum serde 0.6.15 (registry+https://github.com/rust-lang/crates.io-index)" = "c97b18e9e53de541f11e497357d6c5eaeb39f0cb9c8734e274abe4935f6991fa" |
|
|
"checksum serde 0.8.23 (registry+https://github.com/rust-lang/crates.io-index)" = "9dad3f759919b92c3068c696c15c3d17238234498bbdcc80f2c469606f948ac8" |
|
|
"checksum serde 0.8.23 (registry+https://github.com/rust-lang/crates.io-index)" = "9dad3f759919b92c3068c696c15c3d17238234498bbdcc80f2c469606f948ac8" |
|
|
"checksum serde 0.9.15 (registry+https://github.com/rust-lang/crates.io-index)" = "34b623917345a631dc9608d5194cc206b3fe6c3554cd1c75b937e55e285254af" |
|
|
"checksum serde 0.9.15 (registry+https://github.com/rust-lang/crates.io-index)" = "34b623917345a631dc9608d5194cc206b3fe6c3554cd1c75b937e55e285254af" |
|
|
"checksum serde 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3b46a59dd63931010fdb1d88538513f3279090d88b5c22ef4fe8440cfffcc6e3" |
|
|
|
|
|
"checksum serde_derive 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6c06b68790963518008b8ae0152d48be4bbbe77015d2c717f6282eea1824be9a" |
|
|
|
|
|
"checksum serde_derive_internals 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "021c338d22c7e30f957a6ab7e388cb6098499dda9fd4ba1661ee074ca7a180d1" |
|
|
|
|
|
|
|
|
"checksum serde 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c2f530d36fb84ec48fb7146936881f026cdbf4892028835fd9398475f82c1bb4" |
|
|
|
|
|
"checksum serde_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "10552fad5500771f3902d0c5ba187c5881942b811b7ba0d8fbbfbf84d80806d3" |
|
|
|
|
|
"checksum serde_derive_internals 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)" = "37aee4e0da52d801acfbc0cc219eb1eda7142112339726e427926a6f6ee65d3a" |
|
|
"checksum serde_json 0.8.6 (registry+https://github.com/rust-lang/crates.io-index)" = "67f7d2e9edc3523a9c8ec8cd6ec481b3a27810aafee3e625d311febd3e656b4c" |
|
|
"checksum serde_json 0.8.6 (registry+https://github.com/rust-lang/crates.io-index)" = "67f7d2e9edc3523a9c8ec8cd6ec481b3a27810aafee3e625d311febd3e656b4c" |
|
|
"checksum serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "48b04779552e92037212c3615370f6bd57a40ebba7f20e554ff9f55e41a69a7b" |
|
|
"checksum serde_json 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "48b04779552e92037212c3615370f6bd57a40ebba7f20e554ff9f55e41a69a7b" |
|
|
"checksum skeptic 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "34c7f11b6755efa4abfd2739426c17de0a36153510bacd6147113fd3a9f2634d" |
|
|
|
|
|
|
|
|
"checksum skeptic 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "dd7d8dc1315094150052d0ab767840376335a98ac66ef313ff911cdf439a5b69" |
|
|
"checksum solicit 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "172382bac9424588d7840732b250faeeef88942e37b6e35317dce98cafdd75b2" |
|
|
"checksum solicit 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "172382bac9424588d7840732b250faeeef88942e37b6e35317dce98cafdd75b2" |
|
|
|
|
|
"checksum stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "15132e0e364248108c5e2c02e3ab539be8d6f5d52a01ca9bbf27ed657316f02b" |
|
|
"checksum staticfile 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b28e731e7fcc67ce6aa4b53359d6922e193979175fbe85d5558fc71e692e4523" |
|
|
"checksum staticfile 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b28e731e7fcc67ce6aa4b53359d6922e193979175fbe85d5558fc71e692e4523" |
|
|
"checksum strsim 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b4d15c810519a91cf877e7e36e63fe068815c678181439f2f29e2562147c3694" |
|
|
"checksum strsim 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b4d15c810519a91cf877e7e36e63fe068815c678181439f2f29e2562147c3694" |
|
|
"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad" |
|
|
"checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad" |
|
@@ -1130,29 +1210,30 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
"checksum tempfile 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3213fd2b7ed87e39306737ccfac04b1233b57a33ca64cfbf52f2ffaa2b765e2f" |
|
|
"checksum tempfile 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3213fd2b7ed87e39306737ccfac04b1233b57a33ca64cfbf52f2ffaa2b765e2f" |
|
|
"checksum term_size 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2b6b55df3198cc93372e85dd2ed817f0e38ce8cc0f22eb32391bfad9c4bf209" |
|
|
"checksum term_size 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2b6b55df3198cc93372e85dd2ed817f0e38ce8cc0f22eb32391bfad9c4bf209" |
|
|
"checksum thread-id 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a9539db560102d1cef46b8b78ce737ff0bb64e7e18d35b2a5688f7d097d0ff03" |
|
|
"checksum thread-id 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a9539db560102d1cef46b8b78ce737ff0bb64e7e18d35b2a5688f7d097d0ff03" |
|
|
"checksum thread-id 3.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4437c97558c70d129e40629a5b385b3fb1ffac301e63941335e4d354081ec14a" |
|
|
|
|
|
|
|
|
"checksum thread-id 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8df7875b676fddfadffd96deea3b1124e5ede707d4884248931077518cf1f773" |
|
|
"checksum thread_local 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "8576dbbfcaef9641452d5cf0df9b0e7eeab7694956dd33bb61515fb8f18cfdd5" |
|
|
"checksum thread_local 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "8576dbbfcaef9641452d5cf0df9b0e7eeab7694956dd33bb61515fb8f18cfdd5" |
|
|
"checksum thread_local 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c85048c6260d17cf486ceae3282d9fb6b90be220bf5b28c400f5485ffc29f0c7" |
|
|
"checksum thread_local 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c85048c6260d17cf486ceae3282d9fb6b90be220bf5b28c400f5485ffc29f0c7" |
|
|
"checksum time 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "211b63c112206356ef1ff9b19355f43740fc3f85960c598a93d3a3d3ba7beade" |
|
|
|
|
|
|
|
|
"checksum time 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)" = "ffd7ccbf969a892bf83f1e441126968a07a3941c24ff522a26af9f9f4585d1a3" |
|
|
"checksum traitobject 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "07eaeb7689bb7fca7ce15628319635758eda769fed481ecfe6686ddef2600616" |
|
|
"checksum traitobject 0.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "07eaeb7689bb7fca7ce15628319635758eda769fed481ecfe6686ddef2600616" |
|
|
"checksum traitobject 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "efd1f82c56340fdf16f2a953d7bda4f8fdffba13d93b00844c25572110b26079" |
|
|
"checksum traitobject 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "efd1f82c56340fdf16f2a953d7bda4f8fdffba13d93b00844c25572110b26079" |
|
|
"checksum typeable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1410f6f91f21d1612654e7cc69193b0334f909dcf2c790c4826254fbb86f8887" |
|
|
"checksum typeable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1410f6f91f21d1612654e7cc69193b0334f909dcf2c790c4826254fbb86f8887" |
|
|
"checksum typemap 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "653be63c80a3296da5551e1bfd2cca35227e13cdd08c6668903ae2f4f77aa1f6" |
|
|
"checksum typemap 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "653be63c80a3296da5551e1bfd2cca35227e13cdd08c6668903ae2f4f77aa1f6" |
|
|
"checksum unicase 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "13a5906ca2b98c799f4b1ab4557b76367ebd6ae5ef14930ec841c74aed5f3764" |
|
|
|
|
|
"checksum unicode-bidi 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "d3a078ebdd62c0e71a709c3d53d2af693fe09fe93fbff8344aebe289b78f9032" |
|
|
|
|
|
|
|
|
"checksum unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33" |
|
|
|
|
|
"checksum unicode-bidi 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a6a2c4e3710edd365cd7e78383153ed739fa31af19f9172f72d3575060f5a43a" |
|
|
"checksum unicode-normalization 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "e28fa37426fceeb5cf8f41ee273faa7c82c47dc8fba5853402841e665fcd86ff" |
|
|
"checksum unicode-normalization 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "e28fa37426fceeb5cf8f41ee273faa7c82c47dc8fba5853402841e665fcd86ff" |
|
|
"checksum unicode-segmentation 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "18127285758f0e2c6cf325bb3f3d138a12fee27de4f23e146cd6a179f26c2cf3" |
|
|
|
|
|
|
|
|
"checksum unicode-segmentation 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a8083c594e02b8ae1654ae26f0ade5158b119bd88ad0e8227a5d8fcd72407946" |
|
|
"checksum unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "bf3a113775714a22dcb774d8ea3655c53a32debae63a063acc00a91cc586245f" |
|
|
"checksum unicode-width 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "bf3a113775714a22dcb774d8ea3655c53a32debae63a063acc00a91cc586245f" |
|
|
"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc" |
|
|
"checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc" |
|
|
"checksum unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1f2ae5ddb18e1c92664717616dd9549dde73f539f01bd7b77c2edb2446bdff91" |
|
|
"checksum unreachable 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1f2ae5ddb18e1c92664717616dd9549dde73f539f01bd7b77c2edb2446bdff91" |
|
|
"checksum unsafe-any 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b351086021ebc264aea3ab4f94d61d889d98e5e9ec2d985d993f50133537fd3a" |
|
|
|
|
|
"checksum url 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f5ba8a749fb4479b043733416c244fa9d1d3af3d7c23804944651c8a448cb87e" |
|
|
|
|
|
|
|
|
"checksum unsafe-any 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f30360d7979f5e9c6e6cea48af192ea8fab4afb3cf72597154b8f08935bc9c7f" |
|
|
|
|
|
"checksum url 1.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3e2ba3456fbe5c0098cb877cf08b92b76c3e18e0be9e47c35b487220d377d24e" |
|
|
"checksum urlencoded 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5ddcf2d3a0beedb5cdf50cabc521ab76a994907877a1d91d996c251d42c70e2e" |
|
|
"checksum urlencoded 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5ddcf2d3a0beedb5cdf50cabc521ab76a994907877a1d91d996c251d42c70e2e" |
|
|
"checksum utf8-ranges 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a1ca13c08c41c9c3e04224ed9ff80461d97e121589ff27c753a16cb10830ae0f" |
|
|
"checksum utf8-ranges 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a1ca13c08c41c9c3e04224ed9ff80461d97e121589ff27c753a16cb10830ae0f" |
|
|
"checksum utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "662fab6525a98beff2921d7f61a39e7d59e0b425ebc7d0d9e66d316e55124122" |
|
|
"checksum utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "662fab6525a98beff2921d7f61a39e7d59e0b425ebc7d0d9e66d316e55124122" |
|
|
"checksum uuid 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b5d0f5103675a280a926ec2f9b7bcc2ef49367df54e8c570c3311fec919f9a8b" |
|
|
"checksum uuid 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b5d0f5103675a280a926ec2f9b7bcc2ef49367df54e8c570c3311fec919f9a8b" |
|
|
"checksum vec_map 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f8cdc8b93bd0198ed872357fb2e667f7125646b1762f16d60b2c96350d361897" |
|
|
|
|
|
|
|
|
"checksum vec_map 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "887b5b631c2ad01628bbbaa7dd4c869f80d3186688f8d0b6f58774fbe324988c" |
|
|
"checksum version 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4c941215489baf638156fcc85c59a45444709a7ac2093b9b22b45e3cfe80fe26" |
|
|
"checksum version 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4c941215489baf638156fcc85c59a45444709a7ac2093b9b22b45e3cfe80fe26" |
|
|
|
|
|
"checksum version_check 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2bb3950bf29e36796dea723df1747619dd331881aefef75b7cf1c58fdd738afe" |
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" |
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" |
|
|
"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" |
|
|
"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" |
|
|
"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" |
|
|
"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" |