# This file is automatically @generated by Cargo.# It is not intended for manual editing.[[package]]name = "adler32"version = "1.0.4"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "aho-corasick"version = "0.7.7"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "ansi_term"version = "0.11.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "antidote"version = "1.0.0"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "atty"version = "0.2.14"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["hermit-abi 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "autocfg"version = "0.1.7"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "autocfg"version = "1.0.0"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "base64"version = "0.9.3"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)","safemem 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "bitflags"version = "1.2.1"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "byteorder"version = "1.3.2"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "c2-chacha"version = "0.2.3"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["ppv-lite86 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "cc"version = "1.0.50"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "cfg-if"version = "0.1.10"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "chrono"version = "0.4.10"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["num-integer 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)","num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)","time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "clap"version = "2.33.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)","atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)","bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)","strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)","textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)","unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)","vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "cloudabi"version = "0.0.3"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "core-foundation"version = "0.6.4"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "core-foundation-sys"version = "0.6.2"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "crc32fast"version = "1.2.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "env_logger"version = "0.7.1"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)","humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)","log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)","regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)","termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "flate2"version = "1.0.13"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)","crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","miniz_oxide 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "foreign-types"version = "0.3.2"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "foreign-types-shared"version = "0.1.1"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "fuchsia-cprng"version = "0.1.1"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "getrandom"version = "0.1.14"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "heck"version = "0.3.1"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["unicode-segmentation 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "hermit-abi"version = "0.1.6"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "httparse"version = "1.3.4"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "humantime"version = "1.3.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["quick-error 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "hyper"version = "0.10.16"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)","httparse 1.3.4 (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.9 (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.12.0 (registry+https://github.com/rust-lang/crates.io-index)","time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)","traitobject 0.1.0 (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.2 (registry+https://github.com/rust-lang/crates.io-index)","url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "hyper-native-tls"version = "0.3.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["antidote 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)","hyper 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)","native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "idna"version = "0.1.5"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)","unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)","unicode-normalization 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "iron"version = "0.6.1"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["hyper 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)","log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)","mime_guess 1.8.7 (registry+https://github.com/rust-lang/crates.io-index)","modifier 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)","num_cpus 1.12.0 (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)","url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "iron_staticfile_middleware"version = "0.2.0"source = "git+https://github.com/joseluisq/iron-staticfile-middleware.git#562b241a80a7e216ccdbe1d4d603f1a0b621d5b1"dependencies = ["iron 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)","log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)","mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)","mime_guess 1.8.7 (registry+https://github.com/rust-lang/crates.io-index)","rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)","time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)","url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "language-tags"version = "0.2.2"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "lazy_static"version = "1.4.0"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "libc"version = "0.2.66"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "log"version = "0.3.9"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "log"version = "0.4.8"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "matches"version = "0.1.8"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "memchr"version = "2.3.0"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "mime"version = "0.2.6"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "mime_guess"version = "1.8.7"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)","phf 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)","phf_codegen 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)","unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "miniz_oxide"version = "0.3.5"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["adler32 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "modifier"version = "0.1.0"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "native-tls"version = "0.2.3"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)","openssl 0.10.27 (registry+https://github.com/rust-lang/crates.io-index)","openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)","openssl-sys 0.9.54 (registry+https://github.com/rust-lang/crates.io-index)","schannel 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)","security-framework 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)","security-framework-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)","tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "num-integer"version = "0.1.42"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)","num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "num-traits"version = "0.2.11"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "num_cpus"version = "1.12.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["hermit-abi 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "openssl"version = "0.10.27"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)","cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)","foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)","lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","openssl-sys 0.9.54 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "openssl-probe"version = "0.1.2"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "openssl-sys"version = "0.9.54"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)","cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)","vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "percent-encoding"version = "1.0.1"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "phf"version = "0.7.24"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "phf_codegen"version = "0.7.24"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["phf_generator 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)","phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "phf_generator"version = "0.7.24"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)","rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "phf_shared"version = "0.7.24"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["siphasher 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)","unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "pkg-config"version = "0.3.17"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "plugin"version = "0.2.6"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["typemap 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "ppv-lite86"version = "0.2.6"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "proc-macro-error"version = "0.4.8"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["proc-macro-error-attr 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)","proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)","quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)","rustversion 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)","syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "proc-macro-error-attr"version = "0.4.8"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)","quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)","rustversion 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)","syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)","syn-mid 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "proc-macro2"version = "1.0.8"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "quick-error"version = "1.2.3"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "quote"version = "1.0.2"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand"version = "0.6.5"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)","rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)","rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)","rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)","rand_jitter 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)","rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)","rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)","rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)","winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand"version = "0.7.3"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)","rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)","rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand_chacha"version = "0.1.1"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)","rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand_chacha"version = "0.2.1"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["c2-chacha 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)","rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand_core"version = "0.3.1"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand_core"version = "0.4.2"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "rand_core"version = "0.5.1"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand_hc"version = "0.1.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand_hc"version = "0.2.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand_isaac"version = "0.1.1"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand_jitter"version = "0.1.4"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)","winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand_os"version = "0.1.3"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)","fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)","rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)","winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand_pcg"version = "0.1.2"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)","rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rand_xorshift"version = "0.1.1"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rdrand"version = "0.4.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "redox_syscall"version = "0.1.56"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "regex"version = "1.3.4"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["aho-corasick 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)","memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)","regex-syntax 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)","thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "regex-syntax"version = "0.6.14"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "remove_dir_all"version = "0.5.2"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "rustc-serialize"version = "0.3.24"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "rustversion"version = "1.0.2"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)","quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)","syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "safemem"version = "0.3.3"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "schannel"version = "0.1.16"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)","winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "security-framework"version = "0.3.4"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)","core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","security-framework-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "security-framework-sys"version = "0.3.3"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "siphasher"version = "0.2.3"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "smallvec"version = "1.2.0"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "static-web-server"version = "1.5.0"dependencies = ["chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)","env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)","flate2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)","hyper-native-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)","iron 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)","iron_staticfile_middleware 0.2.0 (git+https://github.com/joseluisq/iron-staticfile-middleware.git)","log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)","structopt 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "strsim"version = "0.8.0"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "structopt"version = "0.3.9"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)","lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)","structopt-derive 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "structopt-derive"version = "0.4.2"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)","proc-macro-error 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)","proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)","quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)","syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "syn"version = "1.0.14"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)","quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)","unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "syn-mid"version = "0.5.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)","quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)","syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "tempfile"version = "3.1.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)","libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)","redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)","remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)","winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "termcolor"version = "1.1.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["winapi-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "textwrap"version = "0.11.0"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "thread_local"version = "1.0.1"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "time"version = "0.1.42"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)","redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)","winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "traitobject"version = "0.1.0"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "typeable"version = "0.1.2"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "typemap"version = "0.3.3"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["unsafe-any 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "unicase"version = "1.4.2"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "unicode-bidi"version = "0.3.4"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "unicode-normalization"version = "0.1.12"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "unicode-segmentation"version = "1.6.0"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "unicode-width"version = "0.1.7"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "unicode-xid"version = "0.2.0"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "unsafe-any"version = "0.4.2"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["traitobject 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "url"version = "1.7.2"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)","matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)","percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "vcpkg"version = "0.2.8"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "vec_map"version = "0.8.1"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "version_check"version = "0.1.5"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "wasi"version = "0.9.0+wasi-snapshot-preview1"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "winapi"version = "0.3.8"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)","winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "winapi-i686-pc-windows-gnu"version = "0.4.0"source = "registry+https://github.com/rust-lang/crates.io-index"[[package]]name = "winapi-util"version = "0.1.3"source = "registry+https://github.com/rust-lang/crates.io-index"dependencies = ["winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",][[package]]name = "winapi-x86_64-pc-windows-gnu"version = "0.4.0"source = "registry+https://github.com/rust-lang/crates.io-index"[metadata]"checksum adler32 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2""checksum aho-corasick 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" = "5f56c476256dc249def911d6f7580b5fc7e875895b5d7ee88f5d602208035744""checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b""checksum antidote 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "34fde25430d87a9388dadbe6e34d7f72a462c8b43ac8d309b42b0a8505d7e2a5""checksum atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8""checksum autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2""checksum autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d""checksum base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643""checksum bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693""checksum byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5""checksum c2-chacha 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "214238caa1bf3a496ec3392968969cab8549f96ff30652c9e56885329315f6bb""checksum cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)" = "95e28fa049fda1c330bcf9d723be7663a899c4679724b34c81e9f5a326aab8cd""checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822""checksum chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "31850b4a4d6bae316f7a09e691c944c28299298837edc0a03f755618c23cbc01""checksum clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5067f5bb2d80ef5d68b4c87db81601f0b75bca627bc2ef76b141d7b846a3c6d9""checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f""checksum core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "25b9e03f145fd4f2bf705e07b900cd41fc636598fe5dc452fd0db1441c3f496d""checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b""checksum crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1""checksum env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36""checksum flate2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)" = "6bd6d6f4752952feb71363cffc9ebac9411b75b87c6ab6058c40c8900cf43c0f""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""checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba""checksum getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb""checksum heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205""checksum hermit-abi 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eff2656d88f158ce120947499e971d743c05dbcbed62e5bd2f38f1698bbc3772""checksum httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9""checksum humantime 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f""checksum hyper 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)" = "0a0652d9a2609a968c14be1a9ea00bf4b1d64e2e1f53a1b51b6fff3a6e829273""checksum hyper-native-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6d375598f442742b0e66208ee12501391f1c7ac0bafb90b4fe53018f81f06068""checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e""checksum iron 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c6d308ca2d884650a8bf9ed2ff4cb13fbb2207b71f64cda11dc9b892067295e8""checksum iron_staticfile_middleware 0.2.0 (git+https://github.com/joseluisq/iron-staticfile-middleware.git)" = "<none>""checksum language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a""checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646""checksum libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)" = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558""checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b""checksum log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7""checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08""checksum memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3197e20c7edb283f87c071ddfc7a2cca8f8e0b888c242959846a6fce03c72223""checksum mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ba626b8a6de5da682e1caa06bdb42a335aee5a84db8e5046a3e8ab17ba0a3ae0""checksum mime_guess 1.8.7 (registry+https://github.com/rust-lang/crates.io-index)" = "0d977de9ee851a0b16e932979515c0f3da82403183879811bc97d50bd9cc50f7""checksum miniz_oxide 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6f3f74f726ae935c3f514300cc6773a0c9492abc5e972d42ba0c0ebb88757625""checksum modifier 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "41f5c9112cb662acd3b204077e0de5bc66305fa8df65c8019d5adb10e9ab6e58""checksum native-tls 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4b2df1a4c22fd44a62147fd8f13dd0f95c9d8ca7b2610299b2a2f9cf8964274e""checksum num-integer 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "3f6ea62e9d81a77cd3ee9a2a5b9b609447857f3d358704331e4ef39eb247fcba""checksum num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "c62be47e61d1842b9170f0fdeec8eba98e60e90e5446449a0545e5152acd7096""checksum num_cpus 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "46203554f085ff89c235cd12f7075f3233af9b11ed7c9e16dfe2560d03313ce6""checksum openssl 0.10.27 (registry+https://github.com/rust-lang/crates.io-index)" = "e176a45fedd4c990e26580847a525e39e16ec32ac78957dbf62ded31b3abfd6f""checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de""checksum openssl-sys 0.9.54 (registry+https://github.com/rust-lang/crates.io-index)" = "1024c0a59774200a555087a6da3f253a9095a5f344e353b212ac4c8b8e450986""checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831""checksum phf 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)" = "b3da44b85f8e8dfaec21adae67f95d93244b2ecf6ad2a692320598dcc8e6dd18""checksum phf_codegen 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)" = "b03e85129e324ad4166b06b2c7491ae27fe3ec353af72e72cd1654c7225d517e""checksum phf_generator 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)" = "09364cc93c159b8b06b1f4dd8a4398984503483891b0c26b867cf431fb132662""checksum phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)" = "234f71a15de2288bcb7e3b6515828d22af7ec8598ee6d24c3b526fa0a80b67a0""checksum pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)" = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677""checksum plugin 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "1a6a0dc3910bc8db877ffed8e457763b317cf880df4ae19109b9f77d277cf6e0""checksum ppv-lite86 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "74490b50b9fbe561ac330df47c08f3f33073d2d00c150f719147d7c54522fa1b""checksum proc-macro-error 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "875077759af22fa20b610ad4471d8155b321c89c3f2785526c9839b099be4e0a""checksum proc-macro-error-attr 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c5717d9fa2664351a01ed73ba5ef6df09c01a521cb42cb65a061432a826f3c7a""checksum proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3acb317c6ff86a4e579dfa00fc5e6cca91ecbb4e7eb2df0468805b674eb88548""checksum quick-error 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0""checksum quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe""checksum rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca""checksum rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03""checksum rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef""checksum rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "03a2a90da8c7523f554344f921aa97283eadf6ac484a6d2a7d0212fa7f8d6853""checksum rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b""checksum rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc""checksum rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19""checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4""checksum rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c""checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08""checksum rand_jitter 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b""checksum rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071""checksum rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44""checksum rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c""checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2""checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84""checksum regex 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "322cf97724bea3ee221b78fe25ac9c46114ebb51747ad5babd51a2fc6a8235a8""checksum regex-syntax 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)" = "b28dfe3fe9badec5dbf0a79a9cccad2cfc2ab5484bdb3e44cbd1ae8b3ba2be06""checksum remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e""checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda""checksum rustversion 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b3bba175698996010c4f6dce5e7f173b6eb781fce25d2cfc45e27091ce0b79f6""checksum safemem 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072""checksum schannel 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "87f550b06b6cba9c8b8be3ee73f391990116bf527450d2556e9b9ce263b9a021""checksum security-framework 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8ef2429d7cefe5fd28bd1d2ed41c944547d4ff84776f5935b456da44593a16df""checksum security-framework-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e31493fc37615debb8c5090a7aeb4a9730bc61e77ab10b9af59f1a202284f895""checksum siphasher 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac""checksum smallvec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5c2fb2ec9bcd216a5b0d0ccf31ab17b5ed1d627960edff65bbe95d3ce221cefc""checksum strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a""checksum structopt 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "a1bcbed7d48956fcbb5d80c6b95aedb553513de0a1b451ea92679d999c010e98""checksum structopt-derive 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "095064aa1f5b94d14e635d0a5684cf140c43ae40a0fd990708d38f5d669e5f64""checksum syn 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "af6f3550d8dff9ef7dc34d384ac6f107e5d31c8f57d9f28e0081503f547ac8f5""checksum syn-mid 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7be3539f6c128a931cf19dcee741c1af532c7fd387baa739c03dd2e96479338a""checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9""checksum termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f""checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060""checksum thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14""checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f""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 typemap 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "653be63c80a3296da5551e1bfd2cca35227e13cdd08c6668903ae2f4f77aa1f6""checksum unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33""checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5""checksum unicode-normalization 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "5479532badd04e128284890390c1e876ef7a993d0570b3597ae43dfa1d59afa4""checksum unicode-segmentation 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0""checksum unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479""checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c""checksum unsafe-any 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f30360d7979f5e9c6e6cea48af192ea8fab4afb3cf72597154b8f08935bc9c7f""checksum url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a""checksum vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3fc439f2794e98976c88a2a2dafce96b930fe8010b0a256b3c2199a773933168""checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a""checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd""checksum wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)" = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519""checksum winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6""checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6""checksum winapi-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4ccfbf554c6ad11084fb7517daca16cfdcaccbdadba4fc336f032a8b12c2ad80""checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"