| # This file is automatically @generated by Cargo. |
| # It is not intended for manual editing. |
| [[package]] |
| name = "adler32" |
| version = "1.0.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "aho-corasick" |
| version = "0.6.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "alloc" |
| version = "0.0.0" |
| dependencies = [ |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "core 0.0.0", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "ammonia" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "html5ever 0.22.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "annotate-snippets" |
| version = "0.5.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)", |
| ] |
| |
| [[package]] |
| name = "ansi_term" |
| version = "0.11.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "arc-swap" |
| version = "0.3.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "arena" |
| version = "0.0.0" |
| dependencies = [ |
| "rustc_data_structures 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "argon2rs" |
| version = "0.2.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)", |
| "scoped_threadpool 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "arrayref" |
| version = "0.3.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "arrayvec" |
| version = "0.4.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "atty" |
| version = "0.2.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "backtrace" |
| version = "0.3.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)", |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "backtrace-sys" |
| version = "0.1.27" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-std-workspace-core 1.0.0", |
| ] |
| |
| [[package]] |
| name = "bit-set" |
| version = "0.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bit-vec 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "bit-vec" |
| version = "0.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "bitflags" |
| version = "0.9.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "bitflags" |
| version = "1.0.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "blake2-rfc" |
| version = "0.2.18" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "block-buffer" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "bootstrap" |
| version = "0.0.0" |
| dependencies = [ |
| "build_helper 0.1.0", |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)", |
| "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "petgraph 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "bufstream" |
| version = "0.1.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "build-manifest" |
| version = "0.1.0" |
| dependencies = [ |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "build_const" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "build_helper" |
| version = "0.1.0" |
| |
| [[package]] |
| name = "byte-tools" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "bytecount" |
| version = "0.5.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "packed_simd 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "byteorder" |
| version = "1.2.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "bytes" |
| version = "0.4.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "bytesize" |
| version = "1.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "cargo" |
| version = "0.37.0" |
| dependencies = [ |
| "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "bufstream 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "crates-io 0.25.0", |
| "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "curl 0.4.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "curl-sys 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)", |
| "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fwdansi 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "git2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "git2-curl 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "home 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "ignore 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "im-rc 12.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "jobserver 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libgit2-sys 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "opener 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pretty_env_logger 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "proptest 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-workspace-hack 1.0.0", |
| "rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tar 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "cargo_metadata" |
| version = "0.7.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "cargotest2" |
| version = "0.1.0" |
| |
| [[package]] |
| name = "cc" |
| version = "1.0.35" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "cfg-if" |
| version = "0.1.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "chalk-engine" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "chalk-macros" |
| version = "0.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "chrono" |
| version = "0.4.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "clap" |
| version = "2.32.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "clippy" |
| version = "0.0.212" |
| dependencies = [ |
| "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "clippy-mini-macro-test 0.2.0", |
| "clippy_lints 0.0.212", |
| "compiletest_rs 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-workspace-hack 1.0.0", |
| "rustc_tools_util 0.1.1", |
| "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "clippy-mini-macro-test" |
| version = "0.2.0" |
| |
| [[package]] |
| name = "clippy_lints" |
| version = "0.0.212" |
| dependencies = [ |
| "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "if_chain 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pulldown-cmark 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.7.2 (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.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "cmake" |
| version = "0.1.38" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "colored" |
| version = "1.6.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "commoncrypto" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "commoncrypto-sys" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "compiler_builtins" |
| version = "0.1.12" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-std-workspace-core 1.0.0", |
| ] |
| |
| [[package]] |
| name = "compiletest" |
| version = "0.0.0" |
| dependencies = [ |
| "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)", |
| "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "compiletest_rs" |
| version = "0.3.22" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tester 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "constant_time_eq" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "core" |
| version = "0.0.0" |
| dependencies = [ |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "core-foundation" |
| version = "0.6.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)", |
| "libc 0.2.54 (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 = "crates-io" |
| version = "0.25.0" |
| dependencies = [ |
| "curl 0.4.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "http 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crc" |
| version = "1.8.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crc32fast" |
| version = "1.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crossbeam-channel" |
| version = "0.3.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crossbeam-deque" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crossbeam-deque" |
| version = "0.6.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crossbeam-epoch" |
| version = "0.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crossbeam-epoch" |
| version = "0.7.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crossbeam-utils" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crossbeam-utils" |
| version = "0.6.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "crypto-hash" |
| version = "0.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "curl" |
| version = "0.4.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "curl-sys 0.4.18 (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.54 (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.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| "schannel 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "socket2 0.3.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 = "curl-sys" |
| version = "0.4.18" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libnghttp2-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-sys 0.9.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "datafrog" |
| version = "2.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "derive-new" |
| version = "0.5.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "derive_more" |
| version = "0.13.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "diff" |
| version = "0.1.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "difference" |
| version = "2.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "digest" |
| version = "0.7.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "generic-array 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "directories" |
| version = "1.0.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "dirs" |
| version = "1.0.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "redox_users 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "dlmalloc" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-std-workspace-core 1.0.0", |
| ] |
| |
| [[package]] |
| name = "either" |
| version = "1.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "elasticlunr-rs" |
| version = "2.3.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "strum 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "strum_macros 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "ena" |
| version = "0.11.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "ena" |
| version = "0.13.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "env_logger" |
| version = "0.5.13" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "env_logger" |
| version = "0.6.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "error-chain" |
| version = "0.11.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "error-chain" |
| version = "0.12.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "error_index_generator" |
| version = "0.0.0" |
| dependencies = [ |
| "rustdoc 0.0.0", |
| ] |
| |
| [[package]] |
| name = "failure" |
| version = "0.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "failure_derive" |
| version = "0.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "fake-simd" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "filetime" |
| version = "0.2.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "fixedbitset" |
| version = "0.1.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "flate2" |
| version = "1.0.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", |
| "miniz-sys 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "miniz_oxide_c_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "fmt_macros" |
| version = "0.0.0" |
| |
| [[package]] |
| name = "fnv" |
| version = "1.0.6" |
| source = "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 = "fortanix-sgx-abi" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-std-workspace-core 1.0.0", |
| ] |
| |
| [[package]] |
| name = "fs2" |
| version = "0.4.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "fs_extra" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "fst" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "fuchsia-zircon" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "fuchsia-zircon-sys" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "futf" |
| version = "0.1.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "futures" |
| version = "0.1.21" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "fwdansi" |
| version = "1.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "generic-array" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "getopts" |
| version = "0.2.19" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "git2" |
| version = "0.8.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libgit2-sys 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (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.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "git2-curl" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "curl 0.4.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "git2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "glob" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "globset" |
| version = "0.4.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "graphviz" |
| version = "0.0.0" |
| |
| [[package]] |
| name = "handlebars" |
| version = "0.32.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pest_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "handlebars" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "hashbrown" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-std-workspace-alloc 1.0.0", |
| "rustc-std-workspace-core 1.0.0", |
| ] |
| |
| [[package]] |
| name = "heck" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "hex" |
| version = "0.3.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "home" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "html5ever" |
| version = "0.22.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "http" |
| version = "0.1.16" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "humantime" |
| version = "1.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "quick-error 1.2.2 (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.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "if_chain" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "ignore" |
| version = "0.4.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "globset 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "im-rc" |
| version = "12.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "installer" |
| version = "0.0.0" |
| dependencies = [ |
| "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tar 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)", |
| "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "iovec" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "is-match" |
| version = "0.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "itertools" |
| version = "0.7.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "itertools" |
| version = "0.8.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "itoa" |
| version = "0.4.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "jemalloc-sys" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fs_extra 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "jobserver" |
| version = "0.1.13" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "json" |
| version = "0.11.13" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "jsonrpc-core" |
| version = "10.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "kernel32-sys" |
| version = "0.2.2" |
| 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]] |
| name = "lazy_static" |
| version = "0.2.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "lazy_static" |
| version = "1.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "lazycell" |
| version = "1.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "libc" |
| version = "0.2.54" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "rustc-std-workspace-core 1.0.0", |
| ] |
| |
| [[package]] |
| name = "libgit2-sys" |
| version = "0.7.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "curl-sys 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libssh2-sys 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-sys 0.9.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "libnghttp2-sys" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "libssh2-sys" |
| version = "0.2.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-sys 0.9.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "libz-sys" |
| version = "1.0.25" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "linkchecker" |
| version = "0.1.0" |
| |
| [[package]] |
| name = "lock_api" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "log" |
| version = "0.4.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "log_settings" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "lsp-codec" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "lsp-types" |
| version = "0.57.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-derive 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "lzma-sys" |
| version = "0.1.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "mac" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "macro-utils" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "maplit" |
| version = "1.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "markup5ever" |
| version = "0.7.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tendril 0.4.0 (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 = "mdbook" |
| version = "0.1.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)", |
| "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "mdbook" |
| version = "0.2.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)", |
| "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "handlebars 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml-query 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "measureme" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "memchr" |
| version = "2.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "memmap" |
| version = "0.6.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "memoffset" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "minifier" |
| version = "0.0.30" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "macro-utils 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "miniz-sys" |
| version = "0.1.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "miniz_oxide" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "miniz_oxide_c_api" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "miniz_oxide 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "mio" |
| version = "0.6.16" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "mio-named-pipes" |
| version = "0.1.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| "miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "mio-uds" |
| version = "0.6.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "miow" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "miow" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "miri" |
| version = "0.1.0" |
| dependencies = [ |
| "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "compiletest_rs 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-workspace-hack 1.0.0", |
| "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "net2" |
| version = "0.2.33" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "new_debug_unreachable" |
| version = "1.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "nodrop" |
| version = "0.1.12" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "num-derive" |
| version = "0.2.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "num-integer" |
| version = "0.1.39" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "num-traits" |
| version = "0.2.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "num_cpus" |
| version = "1.8.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "open" |
| version = "1.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "opener" |
| version = "0.4.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "openssl" |
| version = "0.10.16" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-sys 0.9.43 (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-src" |
| version = "111.1.0+1.1.1a" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "openssl-sys" |
| version = "0.9.43" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "openssl-src 111.1.0+1.1.1a (registry+https://github.com/rust-lang/crates.io-index)", |
| "pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "ordermap" |
| version = "0.3.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "ordslice" |
| version = "0.3.0" |
| source = "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.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "packed_simd" |
| version = "0.3.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "panic_abort" |
| version = "0.0.0" |
| dependencies = [ |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "core 0.0.0", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "panic_unwind" |
| version = "0.0.0" |
| dependencies = [ |
| "alloc 0.0.0", |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "core 0.0.0", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unwind 0.0.0", |
| ] |
| |
| [[package]] |
| name = "parking_lot" |
| version = "0.7.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "parking_lot_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "parking_lot_core" |
| version = "0.4.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (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 = "pest" |
| version = "1.0.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "pest" |
| version = "2.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "ucd-trie 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "pest_derive" |
| version = "1.0.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "pest_derive" |
| version = "2.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pest_generator 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "pest_generator" |
| version = "2.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pest_meta 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "pest_meta" |
| version = "2.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "sha-1 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "petgraph" |
| version = "0.4.13" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
| "ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "phf" |
| version = "0.7.22" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "phf_codegen" |
| version = "0.7.22" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "phf_generator" |
| version = "0.7.22" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "phf_shared" |
| version = "0.7.22" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "pkg-config" |
| version = "0.3.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "polonius-engine" |
| version = "0.7.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "datafrog 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "precomputed-hash" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "pretty_assertions" |
| version = "0.5.1" |
| 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)", |
| "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "pretty_env_logger" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "proc-macro2" |
| version = "0.4.24" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "proc_macro" |
| version = "0.0.0" |
| |
| [[package]] |
| name = "profiler_builtins" |
| version = "0.0.0" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "core 0.0.0", |
| ] |
| |
| [[package]] |
| name = "proptest" |
| version = "0.9.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bit-set 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rusty-fork 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "pulldown-cmark" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "pulldown-cmark" |
| version = "0.4.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicase 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "pulldown-cmark" |
| version = "0.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicase 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "quick-error" |
| version = "1.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "quine-mc_cluskey" |
| version = "0.2.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "quote" |
| version = "0.3.15" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "quote" |
| version = "0.6.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "racer" |
| version = "2.1.22" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "derive_more 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rls-span 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-syntax 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rand" |
| version = "0.4.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rand" |
| version = "0.6.1" |
| 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-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand_core 0.3.0 (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_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rand_chacha" |
| version = "0.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rand_core" |
| version = "0.3.0" |
| source = "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.0 (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.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rand_pcg" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rand_xorshift" |
| version = "0.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rayon" |
| version = "1.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rayon-core" |
| version = "1.4.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "redox_syscall" |
| version = "0.1.43" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "redox_termios" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "redox_users" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "regex" |
| version = "0.2.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "regex" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "regex-syntax" |
| version = "0.5.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "regex-syntax" |
| version = "0.6.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "remote-test-client" |
| version = "0.1.0" |
| |
| [[package]] |
| name = "remote-test-server" |
| version = "0.1.0" |
| |
| [[package]] |
| name = "remove_dir_all" |
| version = "0.5.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rls" |
| version = "1.36.0" |
| dependencies = [ |
| "cargo 0.37.0", |
| "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "clippy_lints 0.0.212", |
| "crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "home 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "jsonrpc-core 10.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lsp-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lsp-types 0.57.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "racer 2.1.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rls-analysis 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rls-blacklist 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rls-data 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rls-rustc 0.6.0", |
| "rls-span 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rls-vfs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-workspace-hack 1.0.0", |
| "rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustfmt-nightly 1.2.2", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-process 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rls-analysis" |
| version = "0.17.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rls-data 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rls-span 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rls-blacklist" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "rls-data" |
| version = "0.19.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "rls-span 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rls-rustc" |
| version = "0.6.0" |
| |
| [[package]] |
| name = "rls-span" |
| version = "0.5.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rls-vfs" |
| version = "0.8.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rls-span 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustbook" |
| version = "0.1.0" |
| dependencies = [ |
| "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mdbook 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc" |
| version = "0.0.0" |
| dependencies = [ |
| "arena 0.0.0", |
| "backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fmt_macros 0.0.0", |
| "graphviz 0.0.0", |
| "jobserver 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "measureme 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "polonius-engine 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-rayon 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-rayon-core 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_apfloat 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_fs_util 0.0.0", |
| "rustc_macros 0.1.0", |
| "rustc_target 0.0.0", |
| "scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serialize 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-ap-arena" |
| version = "407.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "rustc-ap-rustc_data_structures 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-ap-graphviz" |
| version = "407.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "rustc-ap-rustc_cratesio_shim" |
| version = "407.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-ap-rustc_data_structures" |
| version = "407.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "jobserver 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-graphviz 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-rustc_cratesio_shim 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-serialize 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-ap-rustc_errors" |
| version = "407.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-rustc_cratesio_shim 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-rustc_data_structures 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-serialize 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-syntax_pos 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-ap-rustc_target" |
| version = "407.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-rustc_cratesio_shim 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-rustc_data_structures 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-serialize 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-ap-serialize" |
| version = "407.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-ap-syntax" |
| version = "407.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-rustc_data_structures 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-rustc_errors 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-rustc_target 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-serialize 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-syntax_pos 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-ap-syntax_pos" |
| version = "407.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-arena 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-rustc_data_structures 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-serialize 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-demangle" |
| version = "0.1.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-std-workspace-core 1.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc-hash" |
| version = "1.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-main" |
| version = "0.0.0" |
| dependencies = [ |
| "jemalloc-sys 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_codegen_ssa 0.0.0", |
| "rustc_driver 0.0.0", |
| "rustc_target 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc-rayon" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-rayon" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-rayon-core 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-rayon-core" |
| version = "0.1.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc-rayon-core" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (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 = "rustc-std-workspace-alloc" |
| version = "1.0.0" |
| dependencies = [ |
| "alloc 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc-std-workspace-core" |
| version = "1.0.0" |
| dependencies = [ |
| "core 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc-workspace-hack" |
| version = "1.0.0" |
| dependencies = [ |
| "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc_allocator" |
| version = "0.0.0" |
| dependencies = [ |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_target 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_apfloat" |
| version = "0.0.0" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_cratesio_shim 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc_asan" |
| version = "0.0.0" |
| dependencies = [ |
| "alloc 0.0.0", |
| "build_helper 0.1.0", |
| "cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)", |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "core 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_borrowck" |
| version = "0.0.0" |
| dependencies = [ |
| "graphviz 0.0.0", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_mir 0.0.0", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_codegen_llvm" |
| version = "0.0.0" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_llvm 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_codegen_ssa" |
| version = "0.0.0" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "jobserver 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_allocator 0.0.0", |
| "rustc_apfloat 0.0.0", |
| "rustc_codegen_utils 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_fs_util 0.0.0", |
| "rustc_incremental 0.0.0", |
| "rustc_mir 0.0.0", |
| "rustc_target 0.0.0", |
| "serialize 0.0.0", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc_codegen_utils" |
| version = "0.0.0" |
| dependencies = [ |
| "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_metadata 0.0.0", |
| "rustc_mir 0.0.0", |
| "rustc_target 0.0.0", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_cratesio_shim" |
| version = "0.0.0" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc_data_structures" |
| version = "0.0.0" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "ena 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "graphviz 0.0.0", |
| "jobserver 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-rayon 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-rayon-core 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_cratesio_shim 0.0.0", |
| "serialize 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc_driver" |
| version = "0.0.0" |
| dependencies = [ |
| "arena 0.0.0", |
| "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)", |
| "graphviz 0.0.0", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc-rayon 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_allocator 0.0.0", |
| "rustc_borrowck 0.0.0", |
| "rustc_codegen_utils 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_incremental 0.0.0", |
| "rustc_interface 0.0.0", |
| "rustc_lint 0.0.0", |
| "rustc_metadata 0.0.0", |
| "rustc_mir 0.0.0", |
| "rustc_passes 0.0.0", |
| "rustc_plugin 0.0.0", |
| "rustc_privacy 0.0.0", |
| "rustc_resolve 0.0.0", |
| "rustc_save_analysis 0.0.0", |
| "rustc_target 0.0.0", |
| "rustc_traits 0.0.0", |
| "rustc_typeck 0.0.0", |
| "scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serialize 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax 0.0.0", |
| "syntax_ext 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_errors" |
| version = "0.0.0" |
| dependencies = [ |
| "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_cratesio_shim 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "serialize 0.0.0", |
| "syntax_pos 0.0.0", |
| "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc_fs_util" |
| version = "0.0.0" |
| |
| [[package]] |
| name = "rustc_incremental" |
| version = "0.0.0" |
| dependencies = [ |
| "graphviz 0.0.0", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_fs_util 0.0.0", |
| "serialize 0.0.0", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_interface" |
| version = "0.0.0" |
| dependencies = [ |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc-rayon 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_allocator 0.0.0", |
| "rustc_borrowck 0.0.0", |
| "rustc_codegen_ssa 0.0.0", |
| "rustc_codegen_utils 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_incremental 0.0.0", |
| "rustc_lint 0.0.0", |
| "rustc_metadata 0.0.0", |
| "rustc_mir 0.0.0", |
| "rustc_passes 0.0.0", |
| "rustc_plugin 0.0.0", |
| "rustc_privacy 0.0.0", |
| "rustc_resolve 0.0.0", |
| "rustc_traits 0.0.0", |
| "rustc_typeck 0.0.0", |
| "scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serialize 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax 0.0.0", |
| "syntax_ext 0.0.0", |
| "syntax_pos 0.0.0", |
| "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc_lint" |
| version = "0.0.0" |
| dependencies = [ |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_target 0.0.0", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_llvm" |
| version = "0.0.0" |
| dependencies = [ |
| "build_helper 0.1.0", |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc_lsan" |
| version = "0.0.0" |
| dependencies = [ |
| "alloc 0.0.0", |
| "build_helper 0.1.0", |
| "cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)", |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "core 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_macros" |
| version = "0.1.0" |
| dependencies = [ |
| "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustc_metadata" |
| version = "0.0.0" |
| dependencies = [ |
| "flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_target 0.0.0", |
| "serialize 0.0.0", |
| "stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax 0.0.0", |
| "syntax_ext 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_mir" |
| version = "0.0.0" |
| dependencies = [ |
| "arena 0.0.0", |
| "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "graphviz 0.0.0", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "polonius-engine 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_apfloat 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_target 0.0.0", |
| "serialize 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_msan" |
| version = "0.0.0" |
| dependencies = [ |
| "alloc 0.0.0", |
| "build_helper 0.1.0", |
| "cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)", |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "core 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_passes" |
| version = "0.0.0" |
| dependencies = [ |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_mir 0.0.0", |
| "syntax 0.0.0", |
| "syntax_ext 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_plugin" |
| version = "0.0.0" |
| dependencies = [ |
| "rustc 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_metadata 0.0.0", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_privacy" |
| version = "0.0.0" |
| dependencies = [ |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_typeck 0.0.0", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_resolve" |
| version = "0.0.0" |
| dependencies = [ |
| "arena 0.0.0", |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_metadata 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_save_analysis" |
| version = "0.0.0" |
| dependencies = [ |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rls-data 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rls-span 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_codegen_utils 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_target 0.0.0", |
| "rustc_typeck 0.0.0", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_target" |
| version = "0.0.0" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_cratesio_shim 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "serialize 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_tools_util" |
| version = "0.1.1" |
| |
| [[package]] |
| name = "rustc_tools_util" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "rustc_traits" |
| version = "0.0.0" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "graphviz 0.0.0", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_target 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_tsan" |
| version = "0.0.0" |
| dependencies = [ |
| "alloc 0.0.0", |
| "build_helper 0.1.0", |
| "cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)", |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "core 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_typeck" |
| version = "0.0.0" |
| dependencies = [ |
| "arena 0.0.0", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc 0.0.0", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_target 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustc_version" |
| version = "0.2.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustdoc" |
| version = "0.0.0" |
| dependencies = [ |
| "minifier 0.0.30 (registry+https://github.com/rust-lang/crates.io-index)", |
| "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "pulldown-cmark 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustdoc-themes" |
| version = "0.1.0" |
| |
| [[package]] |
| name = "rustdoc-tool" |
| version = "0.0.0" |
| dependencies = [ |
| "rustdoc 0.0.0", |
| ] |
| |
| [[package]] |
| name = "rustfix" |
| version = "0.4.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rustfmt-nightly" |
| version = "1.2.2" |
| dependencies = [ |
| "annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "bytecount 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| "ignore 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-rustc_target 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-syntax 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-ap-syntax_pos 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-workspace-hack 1.0.0", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| "term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode_categories 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "rusty-fork" |
| version = "0.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "wait-timeout 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "ryu" |
| version = "0.2.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "same-file" |
| version = "1.0.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "schannel" |
| version = "0.1.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "scoped-tls" |
| version = "1.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "scoped_threadpool" |
| version = "0.1.9" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "scopeguard" |
| version = "0.3.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "semver" |
| version = "0.9.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "semver-parser" |
| version = "0.7.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "serde" |
| version = "1.0.82" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "serde_derive" |
| version = "1.0.81" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "serde_ignored" |
| version = "0.0.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "serde_json" |
| version = "1.0.33" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "serialize" |
| version = "0.0.0" |
| dependencies = [ |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "sha-1" |
| version = "0.7.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "block-buffer 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "digest 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "shell-escape" |
| version = "0.1.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "shlex" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "signal-hook" |
| version = "0.1.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "arc-swap 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "siphasher" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "slab" |
| version = "0.4.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "smallvec" |
| version = "0.6.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "socket2" |
| version = "0.3.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "stable_deref_trait" |
| version = "1.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "std" |
| version = "0.0.0" |
| dependencies = [ |
| "alloc 0.0.0", |
| "backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)", |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "core 0.0.0", |
| "dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "hashbrown 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "panic_abort 0.0.0", |
| "panic_unwind 0.0.0", |
| "profiler_builtins 0.0.0", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_asan 0.0.0", |
| "rustc_lsan 0.0.0", |
| "rustc_msan 0.0.0", |
| "rustc_tsan 0.0.0", |
| "unwind 0.0.0", |
| ] |
| |
| [[package]] |
| name = "string_cache" |
| version = "0.7.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "string_cache_codegen" |
| version = "0.4.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "string_cache_shared" |
| version = "0.3.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "strsim" |
| version = "0.7.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "strum" |
| version = "0.11.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "strum_macros" |
| version = "0.11.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "syn" |
| version = "0.11.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
| "synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "syn" |
| version = "0.15.22" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "synom" |
| version = "0.11.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "synstructure" |
| version = "0.10.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)", |
| "quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)", |
| "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "syntax" |
| version = "0.0.0" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_macros 0.1.0", |
| "rustc_target 0.0.0", |
| "scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serialize 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "syntax_ext" |
| version = "0.0.0" |
| dependencies = [ |
| "fmt_macros 0.0.0", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_data_structures 0.0.0", |
| "rustc_errors 0.0.0", |
| "rustc_target 0.0.0", |
| "smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "syntax 0.0.0", |
| "syntax_pos 0.0.0", |
| ] |
| |
| [[package]] |
| name = "syntax_pos" |
| version = "0.0.0" |
| dependencies = [ |
| "arena 0.0.0", |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rustc_data_structures 0.0.0", |
| "rustc_macros 0.1.0", |
| "scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serialize 0.0.0", |
| "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tar" |
| version = "0.4.20" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| "xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tempfile" |
| version = "3.0.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| "remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tendril" |
| version = "0.4.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "term" |
| version = "0.0.0" |
| |
| [[package]] |
| name = "term" |
| version = "0.4.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "term" |
| version = "0.5.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "termcolor" |
| version = "1.0.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "termion" |
| version = "1.5.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| "redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "test" |
| version = "0.0.0" |
| dependencies = [ |
| "getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| "proc_macro 0.0.0", |
| "term 0.0.0", |
| ] |
| |
| [[package]] |
| name = "tester" |
| version = "0.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "textwrap" |
| version = "0.10.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "thread_local" |
| version = "0.3.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tidy" |
| version = "0.1.0" |
| dependencies = [ |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "time" |
| version = "0.1.40" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio" |
| version = "0.1.14" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-current-thread 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-fs 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-codec" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-current-thread" |
| version = "0.1.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-executor" |
| version = "0.1.6" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-fs" |
| version = "0.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-io" |
| version = "0.1.11" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-process" |
| version = "0.2.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-signal 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-reactor" |
| version = "0.1.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-signal" |
| version = "0.2.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "signal-hook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-tcp" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-threadpool" |
| version = "0.1.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", |
| "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-timer" |
| version = "0.2.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-udp" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "tokio-uds" |
| version = "0.2.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)", |
| "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)", |
| "mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "toml" |
| version = "0.4.10" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "toml" |
| version = "0.5.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "toml-query" |
| version = "0.6.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "toml-query" |
| version = "0.7.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
| "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "typenum" |
| version = "1.10.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "ucd-trie" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "ucd-util" |
| version = "0.1.3" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "unicase" |
| version = "2.3.0" |
| 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.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "unicode-segmentation" |
| version = "1.2.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "unicode-width" |
| version = "0.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "unicode-xid" |
| version = "0.0.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "unicode-xid" |
| version = "0.1.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "unicode_categories" |
| version = "0.1.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "unreachable" |
| version = "1.0.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "unstable-book-gen" |
| version = "0.1.0" |
| dependencies = [ |
| "num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "tidy 0.1.0", |
| ] |
| |
| [[package]] |
| name = "unwind" |
| version = "0.0.0" |
| dependencies = [ |
| "cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)", |
| "compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)", |
| "core 0.0.0", |
| "libc 0.2.54 (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 = "url_serde" |
| version = "0.2.0" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
| "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "utf-8" |
| version = "0.7.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "utf8-ranges" |
| version = "1.0.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "vcpkg" |
| version = "0.2.6" |
| 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 = "vergen" |
| version = "3.0.4" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "failure 0.1.5 (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 = "void" |
| version = "1.0.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "wait-timeout" |
| version = "0.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "walkdir" |
| version = "2.2.7" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "winapi" |
| version = "0.2.8" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [[package]] |
| name = "winapi" |
| version = "0.3.6" |
| 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-build" |
| version = "0.1.1" |
| source = "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.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi 0.3.6 (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" |
| |
| [[package]] |
| name = "wincolor" |
| version = "1.0.1" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
| "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "ws2_32-sys" |
| version = "0.2.1" |
| 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]] |
| name = "xattr" |
| version = "0.2.2" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "xz2" |
| version = "0.1.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| dependencies = [ |
| "lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
| ] |
| |
| [[package]] |
| name = "yaml-rust" |
| version = "0.3.5" |
| source = "registry+https://github.com/rust-lang/crates.io-index" |
| |
| [metadata] |
| "checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c" |
| "checksum aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e" |
| "checksum ammonia 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fd4c682378117e4186a492b2252b9537990e1617f44aed9788b9a1149de45477" |
| "checksum annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e8bcdcd5b291ce85a78f2b9d082a8de9676c12b1840d386d67bc5eea6f9d2b4e" |
| "checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" |
| "checksum arc-swap 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1025aeae2b664ca0ea726a89d574fe8f4e77dd712d443236ad1de00379450cf6" |
| "checksum argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3f67b0b6a86dae6e67ff4ca2b6201396074996379fba2b92ff649126f37cb392" |
| "checksum arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0d382e583f07208808f6b1249e60848879ba3543f57c32277bf52d69c2f0f0ee" |
| "checksum arrayvec 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef" |
| "checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652" |
| "checksum backtrace 0.3.11 (registry+https://github.com/rust-lang/crates.io-index)" = "18b65ea1161bfb2dd6da6fade5edd4dbd08fba85012123dd333d2fd1b90b2782" |
| "checksum backtrace-sys 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)" = "6ea90dd7b012b3d1a2cb6bec16670a0db2c95d4e931e84f4047e0460c1b34c8d" |
| "checksum bit-set 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6f1efcc46c18245a69c38fcc5cc650f16d3a59d034f3106e9ed63748f695730a" |
| "checksum bit-vec 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4440d5cb623bb7390ae27fec0bb6c61111969860f8e3ae198bfa0663645e67cf" |
| "checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5" |
| "checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12" |
| "checksum blake2-rfc 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400" |
| "checksum block-buffer 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a076c298b9ecdb530ed9d967e74a6027d6a7478924520acddcddc24c1c8ab3ab" |
| "checksum bufstream 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "40e38929add23cdf8a366df9b0e088953150724bcbe5fc330b0d8eb3b328eec8" |
| "checksum build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39092a32794787acd8525ee150305ff051b0aa6cc2abaf193924f5ab05425f39" |
| "checksum byte-tools 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "560c32574a12a89ecd91f5e742165893f86e3ab98d21f8ea548658eb9eef5f40" |
| "checksum bytecount 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "be0fdd54b507df8f22012890aadd099979befdba27713c767993f8380112ca7c" |
| "checksum byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "94f88df23a25417badc922ab0f5716cc1330e87f71ddd9203b3a3ccd9cedf75d" |
| "checksum bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "40ade3d27603c2cb345eb0912aec461a6dec7e06a4ae48589904e808335c7afa" |
| "checksum bytesize 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "716960a18f978640f25101b5cbf1c6f6b0d3192fab36a2d98ca96f0ecbe41010" |
| "checksum cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "585784cac9b05c93a53b17a0b24a5cdd1dfdda5256f030e089b549d2390cc720" |
| "checksum cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" = "5e5f3fee5eeb60324c2781f1e41286bdee933850fff9b3c672587fed5ec58c83" |
| "checksum cfg-if 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "082bb9b28e00d3c9d39cc03e64ce4cea0f1bb9b3fde493f0cbc008472d22bdf4" |
| "checksum chalk-engine 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "17ec698a6f053a23bfbe646d9f2fde4b02abc19125595270a99e6f44ae0bdd1a" |
| "checksum chalk-macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e" |
| "checksum chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878" |
| "checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e" |
| "checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" |
| "checksum cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" = "96210eec534fc3fbfc0452a63769424eaa80205fda6cea98e5b61cb3d97bcec8" |
| "checksum colored 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc" |
| "checksum commoncrypto 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007" |
| "checksum commoncrypto-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2" |
| "checksum compiler_builtins 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "6549720ae78db799196d4af8f719facb4c7946710b4b64148482553e54b56d15" |
| "checksum compiletest_rs 0.3.22 (registry+https://github.com/rust-lang/crates.io-index)" = "f40ecc9332b68270998995c00f8051ee856121764a0d3230e64c9efd059d27b6" |
| "checksum constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e" |
| "checksum core-foundation 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887" |
| "checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b" |
| "checksum crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb" |
| "checksum crc32fast 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e91d5240c6975ef33aeb5f148f35275c25eda8e8a5f95abe421978b05b8bf192" |
| "checksum crossbeam-channel 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5b2a9ea8f77c7f9efd317a8a5645f515d903a2d86ee14d2337a5facd1bd52c12" |
| "checksum crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3" |
| "checksum crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "05e44b8cf3e1a625844d1750e1f7820da46044ff6d28f4d43e455ba3e5bb2c13" |
| "checksum crossbeam-epoch 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150" |
| "checksum crossbeam-epoch 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f10a4f8f409aaac4b16a5474fb233624238fcdeefb9ba50d5ea059aab63ba31c" |
| "checksum crossbeam-utils 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9" |
| "checksum crossbeam-utils 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e07fc155212827475223f0bcfae57e945e694fc90950ddf3f6695bbfd5555c72" |
| "checksum crypto-hash 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4" |
| "checksum curl 0.4.21 (registry+https://github.com/rust-lang/crates.io-index)" = "a85f2f95f2bd277d316d1aa8a477687ab4a6942258c7db7c89c187534669979c" |
| "checksum curl-sys 0.4.18 (registry+https://github.com/rust-lang/crates.io-index)" = "9d91a0052d5b982887d8e829bee0faffc7218ea3c6ebd3d6c2c8f678a93c9a42" |
| "checksum datafrog 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69" |
| "checksum derive-new 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "6ca414e896ae072546f4d789f452daaecf60ddee4c9df5dc6d5936d769e3d87c" |
| "checksum derive_more 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3f57d78cf3bd45270dad4e70c21ec77a960b36c7a841ff9db76aaa775a8fb871" |
| "checksum diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a" |
| "checksum difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198" |
| "checksum digest 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "03b072242a8cbaf9c145665af9d250c59af3b958f83ed6824e13533cf76d5b90" |
| "checksum directories 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "72d337a64190607d4fcca2cb78982c5dd57f4916e19696b48a575fa746b6cb0f" |
| "checksum dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "88972de891f6118092b643d85a0b28e0678e0f948d7f879aa32f2d5aafe97d2a" |
| "checksum dlmalloc 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f283302e035e61c23f2b86b3093e8c6273a4c3125742d6087e96ade001ca5e63" |
| "checksum either 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0" |
| "checksum elasticlunr-rs 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a99a310cd1f9770e7bf8e48810c7bcbb0e078c8fb23a8c7bcf0da4c2bf61a455" |
| "checksum ena 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f56c93cc076508c549d9bb747f79aa9b4eb098be7b8cad8830c3137ef52d1e00" |
| "checksum ena 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3dc01d68e08ca384955a3aeba9217102ca1aa85b6e168639bf27739f1d749d87" |
| "checksum env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)" = "15b0a4d2e39f8420210be8b27eeda28029729e2fd4291019455016c348240c38" |
| "checksum env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "afb070faf94c85d17d50ca44f6ad076bce18ae92f0037d350947240a36e9d42e" |
| "checksum error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff511d5dc435d703f4971bc399647c9bc38e20cb41452e3b9feb4765419ed3f3" |
| "checksum error-chain 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02" |
| "checksum failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2" |
| "checksum failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1" |
| "checksum fake-simd 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed" |
| "checksum filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a2df5c1a8c4be27e7707789dc42ae65976e60b394afd293d1419ab915833e646" |
| "checksum fixedbitset 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33" |
| "checksum flate2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2291c165c8e703ee54ef3055ad6188e3d51108e2ded18e9f2476e774fc5ad3d4" |
| "checksum fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3" |
| "checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" |
| "checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" |
| "checksum fortanix-sgx-abi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3f8cbee5e872cf7db61a999a041f9bc4706ca7bf7df4cb914f53fabb1c1bc550" |
| "checksum fs2 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213" |
| "checksum fs_extra 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674" |
| "checksum fst 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d94485a00b1827b861dd9d1a2cc9764f9044d4c535514c0760a5a2012ef3399f" |
| "checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" |
| "checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7" |
| "checksum futf 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b" |
| "checksum futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "1a70b146671de62ec8c8ed572219ca5d594d9b06c0b364d5e67b722fc559b48c" |
| "checksum fwdansi 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "34dd4c507af68d37ffef962063dfa1944ce0dd4d5b82043dbab1dabe088610c3" |
| "checksum generic-array 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ef25c5683767570c2bbd7deba372926a55eaae9982d7726ee2a1050239d45b9d" |
| "checksum getopts 0.2.19 (registry+https://github.com/rust-lang/crates.io-index)" = "72327b15c228bfe31f1390f93dd5e9279587f0463836393c9df719ce62a3e450" |
| "checksum git2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c7339329bfa14a00223244311560d11f8f489b453fb90092af97f267a6090ab0" |
| "checksum git2-curl 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d58551e903ed7e2d6fe3a2f3c7efa3a784ec29b19d0fbb035aaf0497c183fbdd" |
| "checksum glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" |
| "checksum globset 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4743617a7464bbda3c8aec8558ff2f9429047e025771037df561d383337ff865" |
| "checksum handlebars 0.32.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d89ec99d1594f285d4590fc32bac5f75cdab383f1123d504d27862c644a807dd" |
| "checksum handlebars 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d82e5750d8027a97b9640e3fefa66bbaf852a35228e1c90790efd13c4b09c166" |
| "checksum hashbrown 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "570178d5e4952010d138b0f1d581271ff3a02406d990f887d1e87e3d6e43b0ac" |
| "checksum heck 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ea04fa3ead4e05e51a7c806fc07271fdbde4e246a6c6d1efd52e72230b771b82" |
| "checksum hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77" |
| "checksum home 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "80dff82fb58cfbbc617fb9a9184b010be0529201553cda50ad04372bc2333aff" |
| "checksum html5ever 0.22.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c213fa6a618dc1da552f54f85cba74b05d8e883c92ec4e89067736938084c26e" |
| "checksum http 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "fe67e3678f2827030e89cc4b9e7ecd16d52f132c0b940ab5005f88e821500f6a" |
| "checksum humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3ca7e5f2e110db35f93b837c81797f3714500b81d517bf20c431b16d3ca4f114" |
| "checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e" |
| "checksum if_chain 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4bac95d9aa0624e7b78187d6fb8ab012b41d9f6f54b1bcb61e61c4845f8357ec" |
| "checksum ignore 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ad03ca67dc12474ecd91fdb94d758cbd20cb4e7a78ebe831df26a9b7511e1162" |
| "checksum im-rc 12.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9460397452f537fd51808056ff209f4c4c4c9d20d42ae952f517708726284972" |
| "checksum iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08" |
| "checksum is-match 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053" |
| "checksum itertools 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450" |
| "checksum itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5b8467d9c1cebe26feb08c640139247fac215782d35371ade9a2136ed6085358" |
| "checksum itoa 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1306f3464951f30e30d12373d31c79fbd52d236e5e896fd92f96ec7babbbe60b" |
| "checksum jemalloc-sys 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7bef0d4ce37578dfd80b466e3d8324bd9de788e249f1accebb0c472ea4b52bdc" |
| "checksum jobserver 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "b3d51e24009d966c8285d524dbaf6d60926636b2a89caee9ce0bd612494ddc16" |
| "checksum json 0.11.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be" |
| "checksum jsonrpc-core 10.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a5152c3fda235dfd68341b3edf4121bc4428642c93acbd6de88c26bf95fc5d7" |
| "checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" |
| "checksum lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73" |
| "checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14" |
| "checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f" |
| "checksum libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" = "c6785aa7dd976f5fbf3b71cfd9cd49d7f783c1ff565a858d71031c6c313aa5c6" |
| "checksum libgit2-sys 0.7.11 (registry+https://github.com/rust-lang/crates.io-index)" = "48441cb35dc255da8ae72825689a95368bf510659ae1ad55dc4aa88cb1789bf1" |
| "checksum libnghttp2-sys 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d75d7966bda4730b722d1eab8e668df445368a24394bae9fc1e8dc0ab3dbe4f4" |
| "checksum libssh2-sys 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "126a1f4078368b163bfdee65fbab072af08a1b374a5551b21e87ade27b1fbf9d" |
| "checksum libz-sys 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe" |
| "checksum lock_api 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "949826a5ccf18c1b3a7c3d57692778d21768b79e46eb9dd07bfc4c2160036c54" |
| "checksum log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c84ec4b527950aa83a329754b01dbe3f58361d1c5efacd1f6d68c494d08a17c6" |
| "checksum log_settings 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd" |
| "checksum lsp-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "169d737ad89cf8ddd82d1804d9122f54568c49377665157277cc90d747b1d31a" |
| "checksum lsp-types 0.57.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d220de1fbbb12b60df17898272579c22329375fc4baa960402fbd17cf0cdd165" |
| "checksum lzma-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "d1eaa027402541975218bb0eec67d6b0412f6233af96e0d096d31dbdfd22e614" |
| "checksum mac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4" |
| "checksum macro-utils 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f2c4deaccc2ead6a28c16c0ba82f07d52b6475397415ce40876e559b0b0ea510" |
| "checksum maplit 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43" |
| "checksum markup5ever 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bfedc97d5a503e96816d10fedcd5b42f760b2e525ce2f7ec71f6a41780548475" |
| "checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" |
| "checksum mdbook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "90b5a8d7e341ceee5db3882a06078d42661ddcfa2b3687319cc5da76ec4e782f" |
| "checksum mdbook 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0ba0d44cb4089c741b9a91f3e5218298a40699c2f3a070a85014eed290c60819" |
| "checksum measureme 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "36bb2b263a6795d352035024d6b30ce465bb79a5e5280d74c3b5f8464c657bcc" |
| "checksum memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2efc7bc57c883d4a4d6e3246905283d8dae951bb3bd32f49d6ef297f546e1c39" |
| "checksum memmap 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e2ffa2c986de11a9df78620c01eeaaf27d94d3ff02bf81bfcca953102dd0c6ff" |
| "checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3" |
| "checksum minifier 0.0.30 (registry+https://github.com/rust-lang/crates.io-index)" = "4c909e78edf61f3aa0dd2086da168cdf304329044bbf248768ca3d20253ec8c0" |
| "checksum miniz-sys 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "0300eafb20369952951699b68243ab4334f4b10a88f411c221d444b36c40e649" |
| "checksum miniz_oxide 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5ad30a47319c16cde58d0314f5d98202a80c9083b5f61178457403dfb14e509c" |
| "checksum miniz_oxide_c_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "28edaef377517fd9fe3e085c37d892ce7acd1fbeab9239c5a36eec352d8a8b7e" |
| "checksum mio 0.6.16 (registry+https://github.com/rust-lang/crates.io-index)" = "71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432" |
| "checksum mio-named-pipes 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3" |
| "checksum mio-uds 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125" |
| "checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919" |
| "checksum miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226" |
| "checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88" |
| "checksum new_debug_unreachable 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0cdc457076c78ab54d5e0d6fa7c47981757f1e34dc39ff92787f217dede586c4" |
| "checksum nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2" |
| "checksum num-derive 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8af1847c907c2f04d7bfd572fb25bbb4385c637fe5be163cf2f8c5d778fe1e7d" |
| "checksum num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea" |
| "checksum num-traits 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1" |
| "checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30" |
| "checksum open 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113" |
| "checksum opener 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "998c59e83d9474c01127a96e023b7a04bb061dd286bf8bb939d31dc8d31a7448" |
| "checksum openssl 0.10.16 (registry+https://github.com/rust-lang/crates.io-index)" = "ec7bd7ca4cce6dbdc77e7c1230682740d307d1218a87fb0349a571272be749f9" |
| "checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de" |
| "checksum openssl-src 111.1.0+1.1.1a (registry+https://github.com/rust-lang/crates.io-index)" = "26bb632127731bf4ac49bf86a5dde12d2ca0918c2234fc39d79d4da2ccbc6da7" |
| "checksum openssl-sys 0.9.43 (registry+https://github.com/rust-lang/crates.io-index)" = "33c86834957dd5b915623e94f2f4ab2c70dd8f6b70679824155d5ae21dbd495d" |
| "checksum ordermap 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063" |
| "checksum ordslice 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024" |
| "checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37" |
| "checksum packed_simd 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "25d36de864f7218ec5633572a800109bbe5a1cc8d9d95a967f3daf93ea7e6ddc" |
| "checksum parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ab41b4aed082705d1056416ae4468b6ea99d52599ecf3169b00088d43113e337" |
| "checksum parking_lot_core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "94c8c7923936b28d546dfd14d4472eaf34c99b14e1c973a32b3e6d4eb04298c9" |
| "checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831" |
| "checksum pest 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0fce5d8b5cc33983fc74f78ad552b5522ab41442c4ca91606e4236eb4b5ceefc" |
| "checksum pest 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "54f0c72a98d8ab3c99560bfd16df8059cc10e1f9a8e83e6e3b97718dd766e9c3" |
| "checksum pest_derive 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3294f437119209b084c797604295f40227cffa35c57220b1e99a6ff3bf8ee4" |
| "checksum pest_derive 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0" |
| "checksum pest_generator 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "63120576c4efd69615b5537d3d052257328a4ca82876771d6944424ccfd9f646" |
| "checksum pest_meta 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f5a3492a4ed208ffc247adcdcc7ba2a95be3104f58877d0d02f0df39bf3efb5e" |
| "checksum petgraph 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)" = "9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f" |
| "checksum phf 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "7d37a244c75a9748e049225155f56dbcb98fe71b192fd25fd23cb914b5ad62f2" |
| "checksum phf_codegen 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "4e4048fe7dd7a06b8127ecd6d3803149126e9b33c7558879846da3a63f734f2b" |
| "checksum phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "05a079dd052e7b674d21cb31cbb6c05efd56a2cd2827db7692e2f1a507ebd998" |
| "checksum phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" = "c2261d544c2bb6aa3b10022b0be371b9c7c64f762ef28c6f5d4f1ef6d97b5930" |
| "checksum pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" = "676e8eb2b1b4c9043511a9b7bea0915320d7e502b0a079fb03f9635a5252b18c" |
| "checksum polonius-engine 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8b24942fee141ea45628484a453762bb7e515099c3ec05fbeb76b7bf57b1aeed" |
| "checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c" |
| "checksum pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6" |
| "checksum pretty_env_logger 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "df8b3f4e0475def7d9c2e5de8e5a1306949849761e107b360d03e98eafaffd61" |
| "checksum proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)" = "77619697826f31a02ae974457af0b29b723e5619e113e9397b8b82c6bd253f09" |
| "checksum proptest 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "24f5844db2f839e97e3021980975f6ebf8691d9b9b2ca67ed3feb38dc3edb52c" |
| "checksum pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d6fdf85cda6cadfae5428a54661d431330b312bc767ddbc57adbedc24da66e32" |
| "checksum pulldown-cmark 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d1b74cc784b038a9921fd1a48310cc2e238101aa8ae0b94201e2d85121dd68b5" |
| "checksum pulldown-cmark 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "157737d41407de9c5e0563a991d085117d60ae729af2cc1bf28d6dfbc97bcc1f" |
| "checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0" |
| "checksum quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45" |
| "checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a" |
| "checksum quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c" |
| "checksum racer 2.1.22 (registry+https://github.com/rust-lang/crates.io-index)" = "1e4323343f25bc372dc9293ac6b5cd3034b32784af1e7de9366b4db71466d8c7" |
| "checksum rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd" |
| "checksum rand 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a" |
| "checksum rand_chacha 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a" |
| "checksum rand_core 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db" |
| "checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4" |
| "checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08" |
| "checksum rand_pcg 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05" |
| "checksum rand_xorshift 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3" |
| "checksum rayon 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "80e811e76f1dbf68abf87a759083d34600017fc4e10b6bd5ad84a700f9dba4b1" |
| "checksum rayon-core 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d24ad214285a7729b174ed6d3bcfcb80177807f959d95fafd5bfc5c4f201ac8" |
| "checksum redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "679da7508e9a6390aeaf7fbd02a800fdc64b73fe2204dd2c8ae66d22d9d5ad5d" |
| "checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76" |
| "checksum redox_users 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "214a97e49be64fd2c86f568dd0cb2c757d2cc53de95b273b6ad0a1c908482f26" |
| "checksum regex 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9329abc99e39129fcceabd24cf5d85b4671ef7c29c50e972bc5afe32438ec384" |
| "checksum regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37e7cbbd370869ce2e8dff25c7018702d10b21a20ef7135316f8daecd6c25b7f" |
| "checksum regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "7d707a4fa2637f2dca2ef9fd02225ec7661fe01a53623c1e6515b6916511f7a7" |
| "checksum regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4e47a2ed29da7a9e1960e1639e7a982e6edc6d49be308a3b02daf511504a16d1" |
| "checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5" |
| "checksum rls-analysis 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d53d49a28f75da9d02790d9256fecf6c0481e0871374326023c7a33131295579" |
| "checksum rls-blacklist 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "b8ce1fdac03e138c4617ff87b194e1ff57a39bb985a044ccbd8673d30701e411" |
| "checksum rls-data 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)" = "76c72ea97e045be5f6290bb157ebdc5ee9f2b093831ff72adfaf59025cf5c491" |
| "checksum rls-span 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f1cb4694410d8d2ce43ccff3682f1c782158a018d5a9a92185675677f7533eb3" |
| "checksum rls-vfs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ce4b57b25b4330ed5ec14028fc02141e083ddafda327e7eb598dc0569c8c83c9" |
| "checksum rustc-ap-arena 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5aab2fb5e5becf1c9183f6c63b8714817a3e780a20b4fe6b3920751c98a18225" |
| "checksum rustc-ap-graphviz 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0235ff613d4f96176ea56748010b5d8e978605cc47856ba9bb5372f4f38e9c03" |
| "checksum rustc-ap-rustc_cratesio_shim 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "63e04a90b0dd8597da83633961698c61a2948f50c9d4b9a71e8afafc0ba0f158" |
| "checksum rustc-ap-rustc_data_structures 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c03988d65fc5130787df32e8ea91738f78a8ed62b7a5bdd77f10e5cceb531d8e" |
| "checksum rustc-ap-rustc_errors 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8b33b9dc34f9fa50bf7e6fd14f2f3c1adc69833acf43c10f3e9795bd4d613712" |
| "checksum rustc-ap-rustc_target 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e6de75caef2c7acba11994614266d60238653657677934817ab368d169333cba" |
| "checksum rustc-ap-serialize 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cf09c60aaee892b0fd107544cfe607d8d463e7f33da34aa823566b8fd2b17f53" |
| "checksum rustc-ap-syntax 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "69f38cc120ff317678bbda8c4f58c1bbc1de64b615383ab01480482dde5e95a1" |
| "checksum rustc-ap-syntax_pos 407.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "20a0a201141c5c416b1924b079eeefc7b013e34ece0740ce4997f358b3684a7f" |
| "checksum rustc-demangle 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "82ae957aa1b3055d8e086486723c0ccd3d7b8fa190ae8fa2e35543b6171c810e" |
| "checksum rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8" |
| "checksum rustc-rayon 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8d98c51d9cbbe810c8b6693236d3412d8cd60513ff27a3e1b6af483dca0af544" |
| "checksum rustc-rayon 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0d2e07e19601f21c59aad953c2632172ba70cb27e685771514ea66e4062b3363" |
| "checksum rustc-rayon-core 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "526e7b6d2707a5b9bec3927d424ad70fa3cfc68e0ac1b75e46cdbbc95adc5108" |
| "checksum rustc-rayon-core 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "79d38ca7cbc22fa59f09d8534ea4b27f67b0facf0cbe274433aceea227a02543" |
| "checksum rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)" = "dcf128d1287d2ea9d80910b5f1120d0b8eede3fbf1abe91c40d39ea7d51e6fda" |
| "checksum rustc_tools_util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b3c5a95edfa0c893236ae4778bb7c4752760e4c0d245e19b5eff33c5aa5eb9dc" |
| "checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a" |
| "checksum rustfix 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "af7c21531a91512a4a51b490be6ba1c8eff34fdda0dc5bf87dc28d86748aac56" |
| "checksum rusty-fork 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9591f190d2852720b679c21f66ad929f9f1d7bb09d1193c26167586029d8489c" |
| "checksum ryu 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "eb9e9b8cde282a9fe6a42dd4681319bfb63f121b8a8ee9439c6f4107e58a46f7" |
| "checksum same-file 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267" |
| "checksum schannel 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "0e1a231dc10abf6749cfa5d7767f25888d484201accbd919b66ab5413c502d56" |
| "checksum scoped-tls 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2" |
| "checksum scoped_threadpool 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8" |
| "checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27" |
| "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" |
| "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" |
| "checksum serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" = "6fa52f19aee12441d5ad11c9a00459122bd8f98707cadf9778c540674f1935b6" |
| "checksum serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" = "477b13b646f5b5b56fc95bedfc3b550d12141ce84f466f6c44b9a17589923885" |
| "checksum serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "190e9765dcedb56be63b6e0993a006c7e3b071a016a304736e4a315dc01fb142" |
| "checksum serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" = "c37ccd6be3ed1fdf419ee848f7c758eb31b054d7cd3ae3600e3bae0adf569811" |
| "checksum sha-1 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "51b9d1f3b5de8a167ab06834a7c883bd197f2191e1dda1a22d9ccfeedbf9aded" |
| "checksum shell-escape 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9" |
| "checksum shlex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2" |
| "checksum signal-hook 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1f272d1b7586bec132ed427f532dd418d8beca1ca7f2caf7df35569b1415a4b4" |
| "checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537" |
| "checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8" |
| "checksum smallvec 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b73ea3738b47563803ef814925e69be00799a8c07420be8b996f8e98fb2336db" |
| "checksum socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7" |
| "checksum stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa" |
| "checksum string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423" |
| "checksum string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1eea1eee654ef80933142157fdad9dd8bc43cf7c74e999e369263496f04ff4da" |
| "checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc" |
| "checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550" |
| "checksum strum 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f6c3a2071519ab6a48f465808c4c1ffdd00dfc8e93111d02b4fc5abab177676e" |
| "checksum strum_macros 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8baacebd7b7c9b864d83a6ba7a246232983e277b86fa5cdec77f565715a4b136" |
| "checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad" |
| "checksum syn 0.15.22 (registry+https://github.com/rust-lang/crates.io-index)" = "ae8b29eb5210bc5cf63ed6149cbf9adfc82ac0be023d8735c176ee74a2db4da7" |
| "checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6" |
| "checksum synstructure 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "73687139bf99285483c96ac0add482c3776528beac1d97d444f6e91f203a2015" |
| "checksum tar 0.4.20 (registry+https://github.com/rust-lang/crates.io-index)" = "a303ba60a099fcd2aaa646b14d2724591a96a75283e4b7ed3d1a1658909d9ae2" |
| "checksum tempfile 3.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "7e91405c14320e5c79b3d148e1c86f40749a36e490642202a31689cb1a3452b2" |
| "checksum tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508" |
| "checksum term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1" |
| "checksum term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5e6b677dd1e8214ea1ef4297f85dbcbed8e8cdddb561040cc998ca2551c37561" |
| "checksum termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f" |
| "checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096" |
| "checksum tester 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5e812cb26c597f86a49b26dbb58b878bd2a2b4b93fc069dc39499228fe556ff6" |
| "checksum textwrap 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "307686869c93e71f94da64286f9a9524c0f308a9e1c87a583de8e9c9039ad3f6" |
| "checksum thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b" |
| "checksum time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "d825be0eb33fda1a7e68012d51e9c7f451dc1a69391e7fdc197060bb8c56667b" |
| "checksum tokio 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "4790d0be6f4ba6ae4f48190efa2ed7780c9e3567796abdb285003cf39840d9c5" |
| "checksum tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f" |
| "checksum tokio-current-thread 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "331c8acc267855ec06eb0c94618dcbbfea45bed2d20b77252940095273fb58f6" |
| "checksum tokio-executor 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "30c6dbf2d1ad1de300b393910e8a3aa272b724a400b6531da03eed99e329fbf0" |
| "checksum tokio-fs 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0e9cbbc8a3698b7ab652340f46633364f9eaa928ddaaee79d8b8f356dd79a09d" |
| "checksum tokio-io 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b53aeb9d3f5ccf2ebb29e19788f96987fa1355f8fe45ea193928eaaaf3ae820f" |
| "checksum tokio-process 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "88e1281e412013f1ff5787def044a9577a0bed059f451e835f1643201f8b777d" |
| "checksum tokio-reactor 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "afbcdb0f0d2a1e4c440af82d7bbf0bf91a8a8c0575bcd20c05d15be7e9d3a02f" |
| "checksum tokio-signal 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "dd6dc5276ea05ce379a16de90083ec80836440d5ef8a6a39545a3207373b8296" |
| "checksum tokio-tcp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119" |
| "checksum tokio-threadpool 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "17465013014410310f9f61fa10bf4724803c149ea1d51efece131c38efca93aa" |
| "checksum tokio-timer 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "4f37f0111d76cc5da132fe9bc0590b9b9cfd079bc7e75ac3846278430a299ff8" |
| "checksum tokio-udp 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "66268575b80f4a4a710ef83d087fdfeeabdce9b74c797535fbac18a2cb906e92" |
| "checksum tokio-uds 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "037ffc3ba0e12a0ab4aca92e5234e0dedeb48fddf6ccd260f1f150a36a9f2445" |
| "checksum toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)" = "758664fc71a3a69038656bee8b6be6477d2a6c315a6b81f7081f591bffa4111f" |
| "checksum toml 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "87c5890a989fa47ecdc7bcb4c63a77a82c18f306714104b1decfd722db17b39e" |
| "checksum toml-query 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6854664bfc6df0360c695480836ee90e2d0c965f06db291d10be9344792d43e8" |
| "checksum toml-query 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ab234a943a2363ad774020e2f9474a38a85bc4396bace01a96380144aef17db3" |
| "checksum typenum 1.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169" |
| "checksum ucd-trie 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "71a9c5b1fe77426cf144cc30e49e955270f5086e31a6441dfa8b32efc09b9d77" |
| "checksum ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86" |
| "checksum unicase 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "41d17211f887da8e4a70a45b9536f26fc5de166b81e2d5d80de4a17fd22553bd" |
| "checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5" |
| "checksum unicode-normalization 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "6a0180bc61fc5a987082bfa111f4cc95c4caff7f9799f3e46df09163a937aa25" |
| "checksum unicode-segmentation 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "aa6024fc12ddfd1c6dbc14a80fa2324d4568849869b779f6bd37e5e4c03344d1" |
| "checksum unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "882386231c45df4700b275c7ff55b6f3698780a650026380e72dabe76fa46526" |
| "checksum unicode-xid 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc" |
| "checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc" |
| "checksum unicode_categories 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e" |
| "checksum unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56" |
| "checksum url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a" |
| "checksum url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "74e7d099f1ee52f823d4bdd60c93c3602043c728f5db3b97bdb548467f7bddea" |
| "checksum utf-8 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c" |
| "checksum utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737" |
| "checksum vcpkg 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "def296d3eb3b12371b2c7d0e83bfe1403e4db2d7a0bba324a12b21c4ee13143d" |
| "checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a" |
| "checksum vergen 3.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6aba5e34f93dc7051dfad05b98a18e9156f27e7b431fe1d2398cb6061c0a1dba" |
| "checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd" |
| "checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d" |
| "checksum wait-timeout 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b9f3bf741a801531993db6478b95682117471f76916f5e690dd8d45395b09349" |
| "checksum walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9d9d7ed3431229a144296213105a390676cc49c9b6a72bd19f3176c98e129fa1" |
| "checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" |
| "checksum winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0" |
| "checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" |
| "checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" |
| "checksum winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "afc5508759c5bf4285e61feb862b6083c8480aec864fa17a81fdec6f69b461ab" |
| "checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" |
| "checksum wincolor 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba" |
| "checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e" |
| "checksum xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c" |
| "checksum xz2 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "df8bf41d3030c3577c9458fd6640a05afbf43b150d0b531b16bd77d3f794f27a" |
| "checksum yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992" |