39ee25f5c3 2020-11-29 arcade: # This file is automatically @generated by Cargo.
39ee25f5c3 2020-11-29 arcade: # It is not intended for manual editing.
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "addr2line"
39ee25f5c3 2020-11-29 arcade: version = "0.14.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "gimli 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "adler"
39ee25f5c3 2020-11-29 arcade: version = "0.2.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "ahash"
a68576cc1b 2020-12-15 arcade: version = "0.5.10"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "getrandom 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "aho-corasick"
39ee25f5c3 2020-11-29 arcade: version = "0.7.15"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "anyhow"
5148f929f3 2020-12-07 arcade: version = "1.0.35"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "arrayvec"
39ee25f5c3 2020-11-29 arcade: version = "0.5.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "async-channel"
39ee25f5c3 2020-11-29 arcade: version = "1.5.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "concurrent-queue 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "event-listener 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "async-executor"
39ee25f5c3 2020-11-29 arcade: version = "1.4.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "async-task 4.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "concurrent-queue 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fastrand 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-lite 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "once_cell 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "vec-arena 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "async-global-executor"
39ee25f5c3 2020-11-29 arcade: version = "1.4.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "async-executor 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "async-io 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-lite 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "once_cell 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "async-io"
f322efafd9 2020-11-30 arcade: version = "1.3.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "concurrent-queue 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fastrand 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-lite 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "nb-connect 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "once_cell 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "parking 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "polling 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "vec-arena 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "waker-fn 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "async-mutex"
39ee25f5c3 2020-11-29 arcade: version = "1.4.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "event-listener 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "async-native-tls"
39ee25f5c3 2020-11-29 arcade: version = "0.3.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
a68576cc1b 2020-12-15 arcade: "async-std 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "native-tls 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "thiserror 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "url 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
a68576cc1b 2020-12-15 arcade: name = "async-process"
a68576cc1b 2020-12-15 arcade: version = "1.0.1"
a68576cc1b 2020-12-15 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
a68576cc1b 2020-12-15 arcade: dependencies = [
a68576cc1b 2020-12-15 arcade: "async-io 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "blocking 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "event-listener 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "futures-lite 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "once_cell 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "signal-hook 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: ]
a68576cc1b 2020-12-15 arcade:
a68576cc1b 2020-12-15 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "async-std"
a68576cc1b 2020-12-15 arcade: version = "1.8.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
a68576cc1b 2020-12-15 arcade: "async-channel 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "async-global-executor 1.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "async-io 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "async-mutex 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "async-process 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "blocking 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "crossbeam-utils 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-io 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-lite 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "gloo-timers 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "kv-log-macro 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "once_cell 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "pin-project-lite 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "pin-utils 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "wasm-bindgen-futures 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "async-task"
39ee25f5c3 2020-11-29 arcade: version = "4.0.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "atoi"
39ee25f5c3 2020-11-29 arcade: version = "0.3.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "atomic-waker"
39ee25f5c3 2020-11-29 arcade: version = "1.0.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "autocfg"
39ee25f5c3 2020-11-29 arcade: version = "0.1.7"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "autocfg"
39ee25f5c3 2020-11-29 arcade: version = "1.0.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "backtrace"
39ee25f5c3 2020-11-29 arcade: version = "0.3.55"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "addr2line 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "miniz_oxide 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "object 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rustc-demangle 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "base64"
39ee25f5c3 2020-11-29 arcade: version = "0.10.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "base64"
39ee25f5c3 2020-11-29 arcade: version = "0.13.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "bitflags"
39ee25f5c3 2020-11-29 arcade: version = "1.2.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "bitvec"
39ee25f5c3 2020-11-29 arcade: version = "0.19.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "funty 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "radium 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tap 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "wyz 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "block-buffer"
39ee25f5c3 2020-11-29 arcade: version = "0.9.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "generic-array 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "blocking"
39ee25f5c3 2020-11-29 arcade: version = "1.0.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "async-channel 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "async-task 4.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "atomic-waker 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fastrand 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-lite 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "once_cell 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "build_const"
39ee25f5c3 2020-11-29 arcade: version = "0.2.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "bumpalo"
39ee25f5c3 2020-11-29 arcade: version = "3.4.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "byteorder"
39ee25f5c3 2020-11-29 arcade: version = "1.3.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "bytes"
39ee25f5c3 2020-11-29 arcade: version = "0.4.12"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "bytes"
39ee25f5c3 2020-11-29 arcade: version = "0.5.6"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "cache-padded"
39ee25f5c3 2020-11-29 arcade: version = "1.1.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "cc"
5148f929f3 2020-12-07 arcade: version = "1.0.66"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "cfg-if"
39ee25f5c3 2020-11-29 arcade: version = "0.1.10"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "cfg-if"
39ee25f5c3 2020-11-29 arcade: version = "1.0.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "chrono"
39ee25f5c3 2020-11-29 arcade: version = "0.4.19"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "num-integer 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "time 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "cloudabi"
39ee25f5c3 2020-11-29 arcade: version = "0.0.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "concurrent-queue"
39ee25f5c3 2020-11-29 arcade: version = "1.2.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cache-padded 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "config"
39ee25f5c3 2020-11-29 arcade: version = "0.10.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "nom 5.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rust-ini 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "serde-hjson 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde_json 1.0.60 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "toml 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "yaml-rust 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "cookie"
39ee25f5c3 2020-11-29 arcade: version = "0.12.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "time 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "cookie_store"
39ee25f5c3 2020-11-29 arcade: version = "0.7.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cookie 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "failure 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "publicsuffix 1.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde_json 1.0.60 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "time 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "try_from 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "core-foundation"
39ee25f5c3 2020-11-29 arcade: version = "0.9.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "core-foundation-sys 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "core-foundation-sys"
39ee25f5c3 2020-11-29 arcade: version = "0.8.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "cpuid-bool"
39ee25f5c3 2020-11-29 arcade: version = "0.1.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "crc"
39ee25f5c3 2020-11-29 arcade: version = "1.8.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "crc32fast"
39ee25f5c3 2020-11-29 arcade: version = "1.2.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "crossbeam-channel"
39ee25f5c3 2020-11-29 arcade: version = "0.4.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "crossbeam-deque"
39ee25f5c3 2020-11-29 arcade: version = "0.7.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "crossbeam-epoch 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "crossbeam-epoch"
39ee25f5c3 2020-11-29 arcade: version = "0.8.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "memoffset 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "crossbeam-queue"
39ee25f5c3 2020-11-29 arcade: version = "0.2.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "crossbeam-utils"
39ee25f5c3 2020-11-29 arcade: version = "0.7.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "crossbeam-utils"
39ee25f5c3 2020-11-29 arcade: version = "0.8.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "crypto-mac"
39ee25f5c3 2020-11-29 arcade: version = "0.9.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "generic-array 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "subtle 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "darling"
39ee25f5c3 2020-11-29 arcade: version = "0.10.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "darling_core 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "darling_macro 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "darling_core"
39ee25f5c3 2020-11-29 arcade: version = "0.10.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "ident_case 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "strsim 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "darling_macro"
39ee25f5c3 2020-11-29 arcade: version = "0.10.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "darling_core 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "derive_builder"
39ee25f5c3 2020-11-29 arcade: version = "0.9.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "darling 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "derive_builder_core 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "derive_builder_core"
39ee25f5c3 2020-11-29 arcade: version = "0.9.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "darling 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "digest"
39ee25f5c3 2020-11-29 arcade: version = "0.9.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "generic-array 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "dotenv"
39ee25f5c3 2020-11-29 arcade: version = "0.15.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "dtoa"
39ee25f5c3 2020-11-29 arcade: version = "0.4.6"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "either"
39ee25f5c3 2020-11-29 arcade: version = "1.6.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "encoding_rs"
39ee25f5c3 2020-11-29 arcade: version = "0.8.26"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "error-chain"
39ee25f5c3 2020-11-29 arcade: version = "0.12.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "version_check 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "event-listener"
39ee25f5c3 2020-11-29 arcade: version = "2.5.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "failure"
39ee25f5c3 2020-11-29 arcade: version = "0.1.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "backtrace 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "failure_derive 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "failure_derive"
39ee25f5c3 2020-11-29 arcade: version = "0.1.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "synstructure 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "fastrand"
39ee25f5c3 2020-11-29 arcade: version = "1.4.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "instant 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "flate2"
39ee25f5c3 2020-11-29 arcade: version = "1.0.19"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "crc32fast 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "miniz_oxide 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "fnv"
39ee25f5c3 2020-11-29 arcade: version = "1.0.7"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "foreign-types"
39ee25f5c3 2020-11-29 arcade: version = "0.3.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "foreign-types-shared"
39ee25f5c3 2020-11-29 arcade: version = "0.1.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "form_urlencoded"
39ee25f5c3 2020-11-29 arcade: version = "1.0.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "fuchsia-cprng"
39ee25f5c3 2020-11-29 arcade: version = "0.1.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "fuchsia-zircon"
39ee25f5c3 2020-11-29 arcade: version = "0.3.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "fuchsia-zircon-sys"
39ee25f5c3 2020-11-29 arcade: version = "0.3.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "funty"
39ee25f5c3 2020-11-29 arcade: version = "1.0.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures"
39ee25f5c3 2020-11-29 arcade: version = "0.1.30"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures"
39ee25f5c3 2020-11-29 arcade: version = "0.3.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "futures-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-executor 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-io 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-sink 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-task 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-util 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures-channel"
39ee25f5c3 2020-11-29 arcade: version = "0.3.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-sink 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures-core"
39ee25f5c3 2020-11-29 arcade: version = "0.3.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures-cpupool"
39ee25f5c3 2020-11-29 arcade: version = "0.1.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures-executor"
39ee25f5c3 2020-11-29 arcade: version = "0.3.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-task 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-util 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures-io"
39ee25f5c3 2020-11-29 arcade: version = "0.3.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures-lite"
39ee25f5c3 2020-11-29 arcade: version = "1.11.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "fastrand 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-io 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "parking 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "pin-project-lite 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "waker-fn 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures-macro"
39ee25f5c3 2020-11-29 arcade: version = "0.3.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro-hack 0.5.19 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures-sink"
39ee25f5c3 2020-11-29 arcade: version = "0.3.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures-task"
39ee25f5c3 2020-11-29 arcade: version = "0.3.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "once_cell 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "futures-util"
39ee25f5c3 2020-11-29 arcade: version = "0.3.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "futures-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-io 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-macro 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-sink 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-task 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "pin-project 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "pin-utils 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "proc-macro-hack 0.5.19 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "proc-macro-nested 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "generic-array"
39ee25f5c3 2020-11-29 arcade: version = "0.14.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "typenum 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "version_check 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "getrandom"
39ee25f5c3 2020-11-29 arcade: version = "0.1.15"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "getrandom"
39ee25f5c3 2020-11-29 arcade: version = "0.2.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "gimli"
39ee25f5c3 2020-11-29 arcade: version = "0.23.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "gloo-timers"
39ee25f5c3 2020-11-29 arcade: version = "0.2.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "futures-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "js-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "wasm-bindgen 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "web-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "h2"
39ee25f5c3 2020-11-29 arcade: version = "0.1.26"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "indexmap 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "string 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "h2"
39ee25f5c3 2020-11-29 arcade: version = "0.2.7"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-sink 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-util 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "http 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "indexmap 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "tokio 0.2.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tracing 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tracing-futures 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "hashbrown"
39ee25f5c3 2020-11-29 arcade: version = "0.9.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "heck"
39ee25f5c3 2020-11-29 arcade: version = "0.3.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "unicode-segmentation 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "hermit-abi"
39ee25f5c3 2020-11-29 arcade: version = "0.1.17"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "hex"
39ee25f5c3 2020-11-29 arcade: version = "0.4.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "hmac"
39ee25f5c3 2020-11-29 arcade: version = "0.9.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "crypto-mac 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "digest 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "http"
39ee25f5c3 2020-11-29 arcade: version = "0.1.21"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "http"
a68576cc1b 2020-12-15 arcade: version = "0.2.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "http-body"
39ee25f5c3 2020-11-29 arcade: version = "0.1.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-buf 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "http-body"
39ee25f5c3 2020-11-29 arcade: version = "0.3.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "http 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "httparse"
39ee25f5c3 2020-11-29 arcade: version = "1.3.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "httpdate"
39ee25f5c3 2020-11-29 arcade: version = "0.3.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "hyper"
39ee25f5c3 2020-11-29 arcade: version = "0.12.35"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "h2 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "http-body 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "net2 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "time 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-buf 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-tcp 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "want 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "hyper"
39ee25f5c3 2020-11-29 arcade: version = "0.13.9"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-util 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "h2 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "http 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "http-body 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "httpdate 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "pin-project 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "socket2 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "tokio 0.2.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tower-service 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tracing 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "want 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "hyper-tls"
39ee25f5c3 2020-11-29 arcade: version = "0.3.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "hyper 0.12.35 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "native-tls 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "hyper-tls"
39ee25f5c3 2020-11-29 arcade: version = "0.4.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "hyper 0.13.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "native-tls 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "tokio 0.2.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-tls 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "ident_case"
39ee25f5c3 2020-11-29 arcade: version = "1.0.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "idna"
39ee25f5c3 2020-11-29 arcade: version = "0.1.5"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "unicode-normalization 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "idna"
39ee25f5c3 2020-11-29 arcade: version = "0.2.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "unicode-normalization 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "indexmap"
a68576cc1b 2020-12-15 arcade: version = "1.6.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "hashbrown 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "instant"
39ee25f5c3 2020-11-29 arcade: version = "0.1.9"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "iovec"
39ee25f5c3 2020-11-29 arcade: version = "0.1.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "itoa"
39ee25f5c3 2020-11-29 arcade: version = "0.4.6"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "js-sys"
f322efafd9 2020-11-30 arcade: version = "0.3.46"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
f322efafd9 2020-11-30 arcade: "wasm-bindgen 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "kernel32-sys"
39ee25f5c3 2020-11-29 arcade: version = "0.2.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "kv-log-macro"
39ee25f5c3 2020-11-29 arcade: version = "1.0.7"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "lazy_static"
39ee25f5c3 2020-11-29 arcade: version = "1.4.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "lexical-core"
39ee25f5c3 2020-11-29 arcade: version = "0.7.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "arrayvec 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "ryu 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "libc"
5148f929f3 2020-12-07 arcade: version = "0.2.81"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "linked-hash-map"
39ee25f5c3 2020-11-29 arcade: version = "0.3.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "serde 0.8.23 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "serde_test 0.8.23 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "linked-hash-map"
39ee25f5c3 2020-11-29 arcade: version = "0.5.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "lock_api"
39ee25f5c3 2020-11-29 arcade: version = "0.3.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "lock_api"
39ee25f5c3 2020-11-29 arcade: version = "0.4.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "log"
39ee25f5c3 2020-11-29 arcade: version = "0.3.9"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "log"
39ee25f5c3 2020-11-29 arcade: version = "0.4.11"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "lru-cache"
39ee25f5c3 2020-11-29 arcade: version = "0.1.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "linked-hash-map 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "maplit"
39ee25f5c3 2020-11-29 arcade: version = "1.0.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "matches"
39ee25f5c3 2020-11-29 arcade: version = "0.1.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "maybe-uninit"
39ee25f5c3 2020-11-29 arcade: version = "2.0.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "md-5"
39ee25f5c3 2020-11-29 arcade: version = "0.9.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "block-buffer 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "digest 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "opaque-debug 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "memchr"
39ee25f5c3 2020-11-29 arcade: version = "2.3.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "memoffset"
39ee25f5c3 2020-11-29 arcade: version = "0.5.6"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "mime"
39ee25f5c3 2020-11-29 arcade: version = "0.2.6"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "mime"
39ee25f5c3 2020-11-29 arcade: version = "0.3.16"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "mime_guess"
39ee25f5c3 2020-11-29 arcade: version = "1.8.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "phf 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "phf_codegen 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "mime_guess"
39ee25f5c3 2020-11-29 arcade: version = "2.0.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "mime 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "unicase 2.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "miniz_oxide"
39ee25f5c3 2020-11-29 arcade: version = "0.4.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "adler 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "mio"
5148f929f3 2020-12-07 arcade: version = "0.6.23"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "miow 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "net2 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "miow"
39ee25f5c3 2020-11-29 arcade: version = "0.2.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "net2 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "multipart"
39ee25f5c3 2020-11-29 arcade: version = "0.16.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "mime_guess 1.8.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "native-tls"
39ee25f5c3 2020-11-29 arcade: version = "0.2.6"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "openssl 0.10.31 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "openssl-sys 0.9.59 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "schannel 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "security-framework 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "security-framework-sys 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "nb-connect"
39ee25f5c3 2020-11-29 arcade: version = "1.0.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "net2"
a68576cc1b 2020-12-15 arcade: version = "0.2.37"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "nom"
39ee25f5c3 2020-11-29 arcade: version = "5.1.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "lexical-core 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "version_check 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "nom"
39ee25f5c3 2020-11-29 arcade: version = "6.0.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bitvec 0.19.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lexical-core 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "version_check 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "num-integer"
39ee25f5c3 2020-11-29 arcade: version = "0.1.44"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "num-traits"
39ee25f5c3 2020-11-29 arcade: version = "0.1.43"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "num-traits"
39ee25f5c3 2020-11-29 arcade: version = "0.2.14"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "num_cpus"
39ee25f5c3 2020-11-29 arcade: version = "1.13.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "hermit-abi 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "object"
39ee25f5c3 2020-11-29 arcade: version = "0.22.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "once_cell"
39ee25f5c3 2020-11-29 arcade: version = "1.5.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "opaque-debug"
39ee25f5c3 2020-11-29 arcade: version = "0.3.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "openssl"
a68576cc1b 2020-12-15 arcade: version = "0.10.31"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "openssl-sys 0.9.59 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "openssl-probe"
39ee25f5c3 2020-11-29 arcade: version = "0.1.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "openssl-sys"
a68576cc1b 2020-12-15 arcade: version = "0.9.59"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "cc 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "pkg-config 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "vcpkg 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "ordered-float"
5148f929f3 2020-12-07 arcade: version = "1.1.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "parking"
39ee25f5c3 2020-11-29 arcade: version = "2.0.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "parking_lot"
39ee25f5c3 2020-11-29 arcade: version = "0.9.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "lock_api 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "parking_lot_core 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "parking_lot"
39ee25f5c3 2020-11-29 arcade: version = "0.11.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "instant 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lock_api 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "parking_lot_core 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "parking_lot_core"
39ee25f5c3 2020-11-29 arcade: version = "0.6.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "parking_lot_core"
5148f929f3 2020-12-07 arcade: version = "0.8.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "instant 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "smallvec 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "percent-encoding"
39ee25f5c3 2020-11-29 arcade: version = "1.0.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "percent-encoding"
39ee25f5c3 2020-11-29 arcade: version = "2.1.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "phf"
39ee25f5c3 2020-11-29 arcade: version = "0.7.24"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "phf_codegen"
39ee25f5c3 2020-11-29 arcade: version = "0.7.24"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "phf_generator 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "phf_generator"
39ee25f5c3 2020-11-29 arcade: version = "0.7.24"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "phf_shared"
39ee25f5c3 2020-11-29 arcade: version = "0.7.24"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "siphasher 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "pin-project"
39ee25f5c3 2020-11-29 arcade: version = "0.4.27"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "pin-project-internal 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "pin-project"
39ee25f5c3 2020-11-29 arcade: version = "1.0.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "pin-project-internal 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "pin-project-internal"
39ee25f5c3 2020-11-29 arcade: version = "0.4.27"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "pin-project-internal"
39ee25f5c3 2020-11-29 arcade: version = "1.0.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "pin-project-lite"
39ee25f5c3 2020-11-29 arcade: version = "0.1.11"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "pin-project-lite"
39ee25f5c3 2020-11-29 arcade: version = "0.2.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "pin-utils"
39ee25f5c3 2020-11-29 arcade: version = "0.1.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "pkg-config"
39ee25f5c3 2020-11-29 arcade: version = "0.3.19"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "polling"
39ee25f5c3 2020-11-29 arcade: version = "2.0.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "wepoll-sys 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "ppv-lite86"
39ee25f5c3 2020-11-29 arcade: version = "0.2.10"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "proc-macro-hack"
39ee25f5c3 2020-11-29 arcade: version = "0.5.19"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "proc-macro-nested"
39ee25f5c3 2020-11-29 arcade: version = "0.1.6"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "proc-macro2"
39ee25f5c3 2020-11-29 arcade: version = "1.0.24"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "unicode-xid 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "publicsuffix"
39ee25f5c3 2020-11-29 arcade: version = "1.5.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "error-chain 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "regex 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "url 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "quick-xml"
39ee25f5c3 2020-11-29 arcade: version = "0.17.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "encoding_rs 0.8.26 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "quote"
39ee25f5c3 2020-11-29 arcade: version = "1.0.7"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "radium"
39ee25f5c3 2020-11-29 arcade: version = "0.5.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand"
39ee25f5c3 2020-11-29 arcade: version = "0.6.5"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_jitter 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand"
39ee25f5c3 2020-11-29 arcade: version = "0.7.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "getrandom 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_chacha"
39ee25f5c3 2020-11-29 arcade: version = "0.1.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_chacha"
39ee25f5c3 2020-11-29 arcade: version = "0.2.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "ppv-lite86 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_core"
39ee25f5c3 2020-11-29 arcade: version = "0.3.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_core"
39ee25f5c3 2020-11-29 arcade: version = "0.4.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_core"
39ee25f5c3 2020-11-29 arcade: version = "0.5.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "getrandom 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_hc"
39ee25f5c3 2020-11-29 arcade: version = "0.1.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_hc"
39ee25f5c3 2020-11-29 arcade: version = "0.2.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_isaac"
39ee25f5c3 2020-11-29 arcade: version = "0.1.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_jitter"
39ee25f5c3 2020-11-29 arcade: version = "0.1.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_os"
39ee25f5c3 2020-11-29 arcade: version = "0.1.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_pcg"
39ee25f5c3 2020-11-29 arcade: version = "0.1.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rand_xorshift"
39ee25f5c3 2020-11-29 arcade: version = "0.1.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rdrand"
39ee25f5c3 2020-11-29 arcade: version = "0.4.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "redox_syscall"
39ee25f5c3 2020-11-29 arcade: version = "0.1.57"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "regex"
39ee25f5c3 2020-11-29 arcade: version = "1.4.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "aho-corasick 0.7.15 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "regex-syntax 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "regex-syntax"
39ee25f5c3 2020-11-29 arcade: version = "0.6.21"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "remove_dir_all"
39ee25f5c3 2020-11-29 arcade: version = "0.5.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "reqwest"
39ee25f5c3 2020-11-29 arcade: version = "0.9.24"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cookie 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cookie_store 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "encoding_rs 0.8.26 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "flate2 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "hyper 0.12.35 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "hyper-tls 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "mime 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "mime_guess 2.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "native-tls 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde_json 1.0.60 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "time 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winreg 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rss"
39ee25f5c3 2020-11-29 arcade: version = "1.9.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "derive_builder 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quick-xml 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "reqwest 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rsstg"
a68576cc1b 2020-12-15 arcade: version = "0.1.13"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "anyhow 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "chrono 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "config 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-util 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "regex 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rss 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "sqlx 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "telegram-bot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "tokio 0.2.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rust-ini"
39ee25f5c3 2020-11-29 arcade: version = "0.13.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rustc-demangle"
39ee25f5c3 2020-11-29 arcade: version = "0.1.18"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "rustc_version"
39ee25f5c3 2020-11-29 arcade: version = "0.2.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "ryu"
39ee25f5c3 2020-11-29 arcade: version = "1.0.5"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "schannel"
39ee25f5c3 2020-11-29 arcade: version = "0.1.19"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "scopeguard"
39ee25f5c3 2020-11-29 arcade: version = "1.1.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "security-framework"
39ee25f5c3 2020-11-29 arcade: version = "2.0.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "core-foundation 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "core-foundation-sys 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "security-framework-sys 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "security-framework-sys"
39ee25f5c3 2020-11-29 arcade: version = "2.0.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "core-foundation-sys 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "semver"
39ee25f5c3 2020-11-29 arcade: version = "0.9.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "semver-parser"
39ee25f5c3 2020-11-29 arcade: version = "0.7.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "serde"
39ee25f5c3 2020-11-29 arcade: version = "0.8.23"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "serde"
5148f929f3 2020-12-07 arcade: version = "1.0.118"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "serde_derive 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "serde-hjson"
39ee25f5c3 2020-11-29 arcade: version = "0.9.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "linked-hash-map 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "regex 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "serde 0.8.23 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "serde-value"
39ee25f5c3 2020-11-29 arcade: version = "0.5.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "ordered-float 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "serde_derive"
5148f929f3 2020-12-07 arcade: version = "1.0.118"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "serde_json"
5148f929f3 2020-12-07 arcade: version = "1.0.60"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "ryu 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "serde_test"
39ee25f5c3 2020-11-29 arcade: version = "0.8.23"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "serde 0.8.23 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "serde_urlencoded"
39ee25f5c3 2020-11-29 arcade: version = "0.5.5"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "dtoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "sha-1"
39ee25f5c3 2020-11-29 arcade: version = "0.9.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "block-buffer 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cpuid-bool 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "digest 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "opaque-debug 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "sha2"
39ee25f5c3 2020-11-29 arcade: version = "0.9.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "block-buffer 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "cpuid-bool 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "digest 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "opaque-debug 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: ]
a68576cc1b 2020-12-15 arcade:
a68576cc1b 2020-12-15 arcade: [[package]]
a68576cc1b 2020-12-15 arcade: name = "signal-hook"
a68576cc1b 2020-12-15 arcade: version = "0.1.16"
a68576cc1b 2020-12-15 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
a68576cc1b 2020-12-15 arcade: dependencies = [
a68576cc1b 2020-12-15 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "signal-hook-registry 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: ]
a68576cc1b 2020-12-15 arcade:
a68576cc1b 2020-12-15 arcade: [[package]]
a68576cc1b 2020-12-15 arcade: name = "signal-hook-registry"
a68576cc1b 2020-12-15 arcade: version = "1.2.2"
a68576cc1b 2020-12-15 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
a68576cc1b 2020-12-15 arcade: dependencies = [
a68576cc1b 2020-12-15 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: ]
5148f929f3 2020-12-07 arcade:
5148f929f3 2020-12-07 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "siphasher"
39ee25f5c3 2020-11-29 arcade: version = "0.2.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "slab"
39ee25f5c3 2020-11-29 arcade: version = "0.4.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "smallvec"
39ee25f5c3 2020-11-29 arcade: version = "0.6.13"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "smallvec"
5148f929f3 2020-12-07 arcade: version = "1.5.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "socket2"
39ee25f5c3 2020-11-29 arcade: version = "0.3.17"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "sqlformat"
39ee25f5c3 2020-11-29 arcade: version = "0.1.5"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "maplit 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "nom 6.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "regex 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "unicode_categories 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "sqlx"
39ee25f5c3 2020-11-29 arcade: version = "0.4.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "sqlx-core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "sqlx-macros 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "sqlx-core"
39ee25f5c3 2020-11-29 arcade: version = "0.4.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
a68576cc1b 2020-12-15 arcade: "ahash 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "atoi 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "base64 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "bytes 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "chrono 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "crossbeam-channel 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "crossbeam-queue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-util 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "hmac 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "md-5 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "once_cell 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "parking_lot 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "sha-1 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "sha2 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "smallvec 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "sqlformat 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "sqlx-rt 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "stringprep 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "thiserror 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "url 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "whoami 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "sqlx-macros"
39ee25f5c3 2020-11-29 arcade: version = "0.4.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "dotenv 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "sha2 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "sqlx-core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "sqlx-rt 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "url 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "sqlx-rt"
39ee25f5c3 2020-11-29 arcade: version = "0.2.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "async-native-tls 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "async-std 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "native-tls 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "static_assertions"
39ee25f5c3 2020-11-29 arcade: version = "1.1.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "string"
39ee25f5c3 2020-11-29 arcade: version = "0.2.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "stringprep"
39ee25f5c3 2020-11-29 arcade: version = "0.1.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "unicode-normalization 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "strsim"
39ee25f5c3 2020-11-29 arcade: version = "0.9.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "subtle"
39ee25f5c3 2020-11-29 arcade: version = "2.3.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "syn"
a68576cc1b 2020-12-15 arcade: version = "1.0.54"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "unicode-xid 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "synstructure"
39ee25f5c3 2020-11-29 arcade: version = "0.12.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "unicode-xid 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tap"
39ee25f5c3 2020-11-29 arcade: version = "1.0.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "telegram-bot"
39ee25f5c3 2020-11-29 arcade: version = "0.8.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "hyper 0.13.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "hyper-tls 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "multipart 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "telegram-bot-raw 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "tokio 0.2.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tracing 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tracing-futures 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "telegram-bot-raw"
39ee25f5c3 2020-11-29 arcade: version = "0.8.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "serde-value 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde_derive 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "serde_json 1.0.60 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tempfile"
39ee25f5c3 2020-11-29 arcade: version = "3.1.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "remove_dir_all 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "thiserror"
39ee25f5c3 2020-11-29 arcade: version = "1.0.22"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "thiserror-impl 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "thiserror-impl"
39ee25f5c3 2020-11-29 arcade: version = "1.0.22"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "thread_local"
39ee25f5c3 2020-11-29 arcade: version = "1.0.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "time"
39ee25f5c3 2020-11-29 arcade: version = "0.1.44"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "wasi 0.10.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tinyvec"
39ee25f5c3 2020-11-29 arcade: version = "1.1.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "tinyvec_macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tinyvec_macros"
39ee25f5c3 2020-11-29 arcade: version = "0.1.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio"
39ee25f5c3 2020-11-29 arcade: version = "0.1.22"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "mio 0.6.23 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-current-thread 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-tcp 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio"
a68576cc1b 2020-12-15 arcade: version = "0.2.24"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "mio 0.6.23 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "pin-project-lite 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-macros 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-buf"
39ee25f5c3 2020-11-29 arcade: version = "0.1.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-current-thread"
39ee25f5c3 2020-11-29 arcade: version = "0.1.7"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-executor"
39ee25f5c3 2020-11-29 arcade: version = "0.1.10"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-io"
39ee25f5c3 2020-11-29 arcade: version = "0.1.13"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-macros"
39ee25f5c3 2020-11-29 arcade: version = "0.2.6"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-reactor"
39ee25f5c3 2020-11-29 arcade: version = "0.1.12"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "mio 0.6.23 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-sync 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-sync"
39ee25f5c3 2020-11-29 arcade: version = "0.1.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-tcp"
39ee25f5c3 2020-11-29 arcade: version = "0.1.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
5148f929f3 2020-12-07 arcade: "mio 0.6.23 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-threadpool"
39ee25f5c3 2020-11-29 arcade: version = "0.1.18"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "crossbeam-deque 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "crossbeam-queue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-timer"
39ee25f5c3 2020-11-29 arcade: version = "0.2.13"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-tls"
39ee25f5c3 2020-11-29 arcade: version = "0.3.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "native-tls 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "tokio 0.2.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tokio-util"
39ee25f5c3 2020-11-29 arcade: version = "0.3.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bytes 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "futures-sink 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "pin-project-lite 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "tokio 0.2.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "toml"
39ee25f5c3 2020-11-29 arcade: version = "0.5.7"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "serde 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tower-service"
39ee25f5c3 2020-11-29 arcade: version = "0.3.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tracing"
39ee25f5c3 2020-11-29 arcade: version = "0.1.22"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "pin-project-lite 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tracing-attributes 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tracing-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tracing-attributes"
39ee25f5c3 2020-11-29 arcade: version = "0.1.11"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tracing-core"
39ee25f5c3 2020-11-29 arcade: version = "0.1.17"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "tracing-futures"
39ee25f5c3 2020-11-29 arcade: version = "0.2.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "pin-project 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "tracing 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "try-lock"
39ee25f5c3 2020-11-29 arcade: version = "0.2.3"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "try_from"
39ee25f5c3 2020-11-29 arcade: version = "0.3.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "typenum"
39ee25f5c3 2020-11-29 arcade: version = "1.12.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "unicase"
39ee25f5c3 2020-11-29 arcade: version = "1.4.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "unicase"
39ee25f5c3 2020-11-29 arcade: version = "2.6.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "version_check 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "unicode-bidi"
39ee25f5c3 2020-11-29 arcade: version = "0.3.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "unicode-normalization"
39ee25f5c3 2020-11-29 arcade: version = "0.1.16"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "tinyvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "unicode-segmentation"
39ee25f5c3 2020-11-29 arcade: version = "1.7.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "unicode-xid"
39ee25f5c3 2020-11-29 arcade: version = "0.2.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "unicode_categories"
39ee25f5c3 2020-11-29 arcade: version = "0.1.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "url"
39ee25f5c3 2020-11-29 arcade: version = "1.7.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "url"
39ee25f5c3 2020-11-29 arcade: version = "2.2.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "form_urlencoded 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "uuid"
39ee25f5c3 2020-11-29 arcade: version = "0.7.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "vcpkg"
a68576cc1b 2020-12-15 arcade: version = "0.2.11"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "vec-arena"
39ee25f5c3 2020-11-29 arcade: version = "1.0.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "version_check"
39ee25f5c3 2020-11-29 arcade: version = "0.1.5"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "version_check"
39ee25f5c3 2020-11-29 arcade: version = "0.9.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "waker-fn"
39ee25f5c3 2020-11-29 arcade: version = "1.1.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "want"
39ee25f5c3 2020-11-29 arcade: version = "0.2.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "try-lock 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "want"
39ee25f5c3 2020-11-29 arcade: version = "0.3.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "try-lock 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "wasi"
39ee25f5c3 2020-11-29 arcade: version = "0.9.0+wasi-snapshot-preview1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "wasi"
39ee25f5c3 2020-11-29 arcade: version = "0.10.0+wasi-snapshot-preview1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "wasm-bindgen"
f322efafd9 2020-11-30 arcade: version = "0.2.69"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
f322efafd9 2020-11-30 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "wasm-bindgen-macro 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "wasm-bindgen-backend"
f322efafd9 2020-11-30 arcade: version = "0.2.69"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "bumpalo 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "wasm-bindgen-shared 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "wasm-bindgen-futures"
f322efafd9 2020-11-30 arcade: version = "0.4.19"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
f322efafd9 2020-11-30 arcade: "cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "js-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "wasm-bindgen 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "web-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "wasm-bindgen-macro"
f322efafd9 2020-11-30 arcade: version = "0.2.69"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "wasm-bindgen-macro-support 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "wasm-bindgen-macro-support"
f322efafd9 2020-11-30 arcade: version = "0.2.69"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
a68576cc1b 2020-12-15 arcade: "syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "wasm-bindgen-backend 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "wasm-bindgen-shared 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "wasm-bindgen-shared"
f322efafd9 2020-11-30 arcade: version = "0.2.69"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "web-sys"
f322efafd9 2020-11-30 arcade: version = "0.3.46"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
f322efafd9 2020-11-30 arcade: "js-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)",
f322efafd9 2020-11-30 arcade: "wasm-bindgen 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "wepoll-sys"
39ee25f5c3 2020-11-29 arcade: version = "3.0.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
5148f929f3 2020-12-07 arcade: "cc 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "whoami"
39ee25f5c3 2020-11-29 arcade: version = "0.9.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "winapi"
39ee25f5c3 2020-11-29 arcade: version = "0.2.8"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "winapi"
39ee25f5c3 2020-11-29 arcade: version = "0.3.9"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "winapi-build"
39ee25f5c3 2020-11-29 arcade: version = "0.1.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "winapi-i686-pc-windows-gnu"
39ee25f5c3 2020-11-29 arcade: version = "0.4.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "winapi-x86_64-pc-windows-gnu"
39ee25f5c3 2020-11-29 arcade: version = "0.4.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "winreg"
39ee25f5c3 2020-11-29 arcade: version = "0.6.2"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "ws2_32-sys"
39ee25f5c3 2020-11-29 arcade: version = "0.2.1"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "wyz"
39ee25f5c3 2020-11-29 arcade: version = "0.2.0"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [[package]]
39ee25f5c3 2020-11-29 arcade: name = "yaml-rust"
39ee25f5c3 2020-11-29 arcade: version = "0.4.4"
39ee25f5c3 2020-11-29 arcade: source = "registry+https://github.com/rust-lang/crates.io-index"
39ee25f5c3 2020-11-29 arcade: dependencies = [
39ee25f5c3 2020-11-29 arcade: "linked-hash-map 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
39ee25f5c3 2020-11-29 arcade: ]
39ee25f5c3 2020-11-29 arcade:
39ee25f5c3 2020-11-29 arcade: [metadata]
39ee25f5c3 2020-11-29 arcade: "checksum addr2line 0.14.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7c0929d69e78dd9bf5408269919fcbcaeb2e35e5d43e5815517cdc6a8e11a423"
39ee25f5c3 2020-11-29 arcade: "checksum adler 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
a68576cc1b 2020-12-15 arcade: "checksum ahash 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" = "19fac972e53443ba111b1ff866e9d3b6484df5c05030e13bc7c6a1ebc802e983"
39ee25f5c3 2020-11-29 arcade: "checksum aho-corasick 0.7.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5"
5148f929f3 2020-12-07 arcade: "checksum anyhow 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" = "2c0df63cb2955042487fad3aefd2c6e3ae7389ac5dc1beb28921de0b69f779d4"
39ee25f5c3 2020-11-29 arcade: "checksum arrayvec 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
39ee25f5c3 2020-11-29 arcade: "checksum async-channel 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "59740d83946db6a5af71ae25ddf9562c2b176b2ca42cf99a455f09f4a220d6b9"
39ee25f5c3 2020-11-29 arcade: "checksum async-executor 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "eb877970c7b440ead138f6321a3b5395d6061183af779340b65e20c0fede9146"
39ee25f5c3 2020-11-29 arcade: "checksum async-global-executor 1.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "73079b49cd26b8fd5a15f68fc7707fc78698dc2a3d61430f2a7a9430230dfa04"
f322efafd9 2020-11-30 arcade: "checksum async-io 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9315f8f07556761c3e48fec2e6b276004acf426e6dc068b2c2251854d65ee0fd"
39ee25f5c3 2020-11-29 arcade: "checksum async-mutex 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "479db852db25d9dbf6204e6cb6253698f175c15726470f78af0d918e99d6156e"
39ee25f5c3 2020-11-29 arcade: "checksum async-native-tls 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9e9e7a929bd34c68a82d58a4de7f86fffdaf97fb2af850162a7bb19dd7269b33"
a68576cc1b 2020-12-15 arcade: "checksum async-process 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4c8cea09c1fb10a317d1b5af8024eeba256d6554763e85ecd90ff8df31c7bbda"
a68576cc1b 2020-12-15 arcade: "checksum async-std 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8f9f84f1280a2b436a2c77c2582602732b6c2f4321d5494d6e799e6c367859a8"
39ee25f5c3 2020-11-29 arcade: "checksum async-task 4.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e91831deabf0d6d7ec49552e489aed63b7456a7a3c46cff62adad428110b0af0"
39ee25f5c3 2020-11-29 arcade: "checksum atoi 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "5c897df197d57c25b37df9d8fa2f93ddbfeee9ebd2264350ac79c8ec4b795885"
39ee25f5c3 2020-11-29 arcade: "checksum atomic-waker 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"
39ee25f5c3 2020-11-29 arcade: "checksum autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
39ee25f5c3 2020-11-29 arcade: "checksum autocfg 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
39ee25f5c3 2020-11-29 arcade: "checksum backtrace 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)" = "ef5140344c85b01f9bbb4d4b7288a8aa4b3287ccef913a14bcc78a1063623598"
39ee25f5c3 2020-11-29 arcade: "checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
39ee25f5c3 2020-11-29 arcade: "checksum base64 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
39ee25f5c3 2020-11-29 arcade: "checksum bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
39ee25f5c3 2020-11-29 arcade: "checksum bitvec 0.19.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a7ba35e9565969edb811639dbebfe34edc0368e472c5018474c8eb2543397f81"
39ee25f5c3 2020-11-29 arcade: "checksum block-buffer 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
39ee25f5c3 2020-11-29 arcade: "checksum blocking 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c5e170dbede1f740736619b776d7251cb1b9095c435c34d8ca9f57fcd2f335e9"
39ee25f5c3 2020-11-29 arcade: "checksum build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39092a32794787acd8525ee150305ff051b0aa6cc2abaf193924f5ab05425f39"
39ee25f5c3 2020-11-29 arcade: "checksum bumpalo 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820"
39ee25f5c3 2020-11-29 arcade: "checksum byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
39ee25f5c3 2020-11-29 arcade: "checksum bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
39ee25f5c3 2020-11-29 arcade: "checksum bytes 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
39ee25f5c3 2020-11-29 arcade: "checksum cache-padded 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba"
5148f929f3 2020-12-07 arcade: "checksum cc 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)" = "4c0496836a84f8d0495758516b8621a622beb77c0fed418570e50764093ced48"
39ee25f5c3 2020-11-29 arcade: "checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
39ee25f5c3 2020-11-29 arcade: "checksum cfg-if 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
39ee25f5c3 2020-11-29 arcade: "checksum chrono 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
39ee25f5c3 2020-11-29 arcade: "checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
39ee25f5c3 2020-11-29 arcade: "checksum concurrent-queue 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"
39ee25f5c3 2020-11-29 arcade: "checksum config 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "19b076e143e1d9538dde65da30f8481c2a6c44040edb8e02b9bf1351edb92ce3"
39ee25f5c3 2020-11-29 arcade: "checksum cookie 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "888604f00b3db336d2af898ec3c1d5d0ddf5e6d462220f2ededc33a87ac4bbd5"
39ee25f5c3 2020-11-29 arcade: "checksum cookie_store 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "46750b3f362965f197996c4448e4a0935e791bf7d6631bfce9ee0af3d24c919c"
39ee25f5c3 2020-11-29 arcade: "checksum core-foundation 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0a89e2ae426ea83155dccf10c0fa6b1463ef6d5fcb44cee0b224a408fa640a62"
39ee25f5c3 2020-11-29 arcade: "checksum core-foundation-sys 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b"
39ee25f5c3 2020-11-29 arcade: "checksum cpuid-bool 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8aebca1129a03dc6dc2b127edd729435bbc4a37e1d5f4d7513165089ceb02634"
39ee25f5c3 2020-11-29 arcade: "checksum crc 1.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb"
39ee25f5c3 2020-11-29 arcade: "checksum crc32fast 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"
39ee25f5c3 2020-11-29 arcade: "checksum crossbeam-channel 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87"
39ee25f5c3 2020-11-29 arcade: "checksum crossbeam-deque 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285"
39ee25f5c3 2020-11-29 arcade: "checksum crossbeam-epoch 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
39ee25f5c3 2020-11-29 arcade: "checksum crossbeam-queue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570"
39ee25f5c3 2020-11-29 arcade: "checksum crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
39ee25f5c3 2020-11-29 arcade: "checksum crossbeam-utils 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "02d96d1e189ef58269ebe5b97953da3274d83a93af647c2ddd6f9dab28cedb8d"
39ee25f5c3 2020-11-29 arcade: "checksum crypto-mac 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "58bcd97a54c7ca5ce2f6eb16f6bede5b0ab5f0055fedc17d2f0b4466e21671ca"
39ee25f5c3 2020-11-29 arcade: "checksum darling 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0d706e75d87e35569db781a9b5e2416cff1236a47ed380831f959382ccd5f858"
39ee25f5c3 2020-11-29 arcade: "checksum darling_core 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f0c960ae2da4de88a91b2d920c2a7233b400bc33cb28453a2987822d8392519b"
39ee25f5c3 2020-11-29 arcade: "checksum darling_macro 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b5a2f4ac4969822c62224815d069952656cadc7084fdca9751e6d959189b72"
39ee25f5c3 2020-11-29 arcade: "checksum derive_builder 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a2658621297f2cf68762a6f7dc0bb7e1ff2cfd6583daef8ee0fed6f7ec468ec0"
39ee25f5c3 2020-11-29 arcade: "checksum derive_builder_core 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2791ea3e372c8495c0bc2033991d76b512cd799d07491fbd6890124db9458bef"
39ee25f5c3 2020-11-29 arcade: "checksum digest 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
39ee25f5c3 2020-11-29 arcade: "checksum dotenv 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f"
39ee25f5c3 2020-11-29 arcade: "checksum dtoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "134951f4028bdadb9b84baf4232681efbf277da25144b9b0ad65df75946c422b"
39ee25f5c3 2020-11-29 arcade: "checksum either 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
39ee25f5c3 2020-11-29 arcade: "checksum encoding_rs 0.8.26 (registry+https://github.com/rust-lang/crates.io-index)" = "801bbab217d7f79c0062f4f7205b5d4427c6d1a7bd7aafdd1475f7c59d62b283"
39ee25f5c3 2020-11-29 arcade: "checksum error-chain 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)" = "2d2f06b9cac1506ece98fe3231e3cc9c4410ec3d5b1f24ae1c8946f0742cdefc"
39ee25f5c3 2020-11-29 arcade: "checksum event-listener 2.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59"
39ee25f5c3 2020-11-29 arcade: "checksum failure 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86"
39ee25f5c3 2020-11-29 arcade: "checksum failure_derive 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4"
39ee25f5c3 2020-11-29 arcade: "checksum fastrand 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca5faf057445ce5c9d4329e382b2ce7ca38550ef3b73a5348362d5f24e0c7fe3"
39ee25f5c3 2020-11-29 arcade: "checksum flate2 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)" = "7411863d55df97a419aa64cb4d2f167103ea9d767e2c54a1868b7ac3f6b47129"
39ee25f5c3 2020-11-29 arcade: "checksum fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
39ee25f5c3 2020-11-29 arcade: "checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
39ee25f5c3 2020-11-29 arcade: "checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
39ee25f5c3 2020-11-29 arcade: "checksum form_urlencoded 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ece68d15c92e84fa4f19d3780f1294e5ca82a78a6d515f1efaabcc144688be00"
39ee25f5c3 2020-11-29 arcade: "checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
39ee25f5c3 2020-11-29 arcade: "checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
39ee25f5c3 2020-11-29 arcade: "checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
39ee25f5c3 2020-11-29 arcade: "checksum funty 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0ba62103ce691c2fd80fbae2213dfdda9ce60804973ac6b6e97de818ea7f52c8"
39ee25f5c3 2020-11-29 arcade: "checksum futures 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)" = "4c7e4c2612746b0df8fed4ce0c69156021b704c9aefa360311c04e6e9e002eed"
39ee25f5c3 2020-11-29 arcade: "checksum futures 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "9b3b0c040a1fe6529d30b3c5944b280c7f0dcb2930d2c3062bca967b602583d0"
39ee25f5c3 2020-11-29 arcade: "checksum futures-channel 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "4b7109687aa4e177ef6fe84553af6280ef2778bdb7783ba44c9dc3399110fe64"
39ee25f5c3 2020-11-29 arcade: "checksum futures-core 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "847ce131b72ffb13b6109a221da9ad97a64cbe48feb1028356b836b47b8f1748"
39ee25f5c3 2020-11-29 arcade: "checksum futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"
39ee25f5c3 2020-11-29 arcade: "checksum futures-executor 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "4caa2b2b68b880003057c1dd49f1ed937e38f22fcf6c212188a121f08cf40a65"
39ee25f5c3 2020-11-29 arcade: "checksum futures-io 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "611834ce18aaa1bd13c4b374f5d653e1027cf99b6b502584ff8c9a64413b30bb"
39ee25f5c3 2020-11-29 arcade: "checksum futures-lite 1.11.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5e6c079abfac3ab269e2927ec048dabc89d009ebfdda6b8ee86624f30c689658"
39ee25f5c3 2020-11-29 arcade: "checksum futures-macro 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "77408a692f1f97bcc61dc001d752e00643408fbc922e4d634c655df50d595556"
39ee25f5c3 2020-11-29 arcade: "checksum futures-sink 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "f878195a49cee50e006b02b93cf7e0a95a38ac7b776b4c4d9cc1207cd20fcb3d"
39ee25f5c3 2020-11-29 arcade: "checksum futures-task 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7c554eb5bf48b2426c4771ab68c6b14468b6e76cc90996f528c3338d761a4d0d"
39ee25f5c3 2020-11-29 arcade: "checksum futures-util 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "d304cff4a7b99cfb7986f7d43fbe93d175e72e704a8860787cc95e9ffd85cbd2"
39ee25f5c3 2020-11-29 arcade: "checksum generic-array 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
39ee25f5c3 2020-11-29 arcade: "checksum getrandom 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6"
39ee25f5c3 2020-11-29 arcade: "checksum getrandom 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee8025cf36f917e6a52cce185b7c7177689b838b7ec138364e50cc2277a56cf4"
39ee25f5c3 2020-11-29 arcade: "checksum gimli 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce"
39ee25f5c3 2020-11-29 arcade: "checksum gloo-timers 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "47204a46aaff920a1ea58b11d03dec6f704287d27561724a4631e450654a891f"
39ee25f5c3 2020-11-29 arcade: "checksum h2 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)" = "a5b34c246847f938a410a03c5458c7fee2274436675e76d8b903c08efc29c462"
39ee25f5c3 2020-11-29 arcade: "checksum h2 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "5e4728fd124914ad25e99e3d15a9361a879f6620f63cb56bbb08f95abb97a535"
39ee25f5c3 2020-11-29 arcade: "checksum hashbrown 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
39ee25f5c3 2020-11-29 arcade: "checksum heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"
39ee25f5c3 2020-11-29 arcade: "checksum hermit-abi 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8"
39ee25f5c3 2020-11-29 arcade: "checksum hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"
39ee25f5c3 2020-11-29 arcade: "checksum hmac 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "deae6d9dbb35ec2c502d62b8f7b1c000a0822c3b0794ba36b3149c0a1c840dff"
39ee25f5c3 2020-11-29 arcade: "checksum http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "d6ccf5ede3a895d8856620237b2f02972c1bbc78d2965ad7fe8838d4a0ed41f0"
a68576cc1b 2020-12-15 arcade: "checksum http 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "84129d298a6d57d246960ff8eb831ca4af3f96d29e2e28848dae275408658e26"
39ee25f5c3 2020-11-29 arcade: "checksum http-body 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d"
39ee25f5c3 2020-11-29 arcade: "checksum http-body 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b"
39ee25f5c3 2020-11-29 arcade: "checksum httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
39ee25f5c3 2020-11-29 arcade: "checksum httpdate 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "494b4d60369511e7dea41cf646832512a94e542f68bb9c49e54518e0f468eb47"
39ee25f5c3 2020-11-29 arcade: "checksum hyper 0.12.35 (registry+https://github.com/rust-lang/crates.io-index)" = "9dbe6ed1438e1f8ad955a4701e9a944938e9519f6888d12d8558b645e247d5f6"
39ee25f5c3 2020-11-29 arcade: "checksum hyper 0.13.9 (registry+https://github.com/rust-lang/crates.io-index)" = "f6ad767baac13b44d4529fcf58ba2cd0995e36e7b435bc5b039de6f47e880dbf"
39ee25f5c3 2020-11-29 arcade: "checksum hyper-tls 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3a800d6aa50af4b5850b2b0f659625ce9504df908e9733b635720483be26174f"
39ee25f5c3 2020-11-29 arcade: "checksum hyper-tls 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "d979acc56dcb5b8dddba3917601745e877576475aa046df3226eabdecef78eed"
39ee25f5c3 2020-11-29 arcade: "checksum ident_case 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
39ee25f5c3 2020-11-29 arcade: "checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
39ee25f5c3 2020-11-29 arcade: "checksum idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
a68576cc1b 2020-12-15 arcade: "checksum indexmap 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4fb1fa934250de4de8aef298d81c729a7d33d8c239daa3a7575e6b92bfc7313b"
39ee25f5c3 2020-11-29 arcade: "checksum instant 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec"
39ee25f5c3 2020-11-29 arcade: "checksum iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
39ee25f5c3 2020-11-29 arcade: "checksum itoa 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6"
f322efafd9 2020-11-30 arcade: "checksum js-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d7383929f7c9c7c2d0fa596f325832df98c3704f2c60553080f7127a58175"
39ee25f5c3 2020-11-29 arcade: "checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
39ee25f5c3 2020-11-29 arcade: "checksum kv-log-macro 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
39ee25f5c3 2020-11-29 arcade: "checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
39ee25f5c3 2020-11-29 arcade: "checksum lexical-core 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)" = "db65c6da02e61f55dae90a0ae427b2a5f6b3e8db09f58d10efab23af92592616"
5148f929f3 2020-12-07 arcade: "checksum libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)" = "1482821306169ec4d07f6aca392a4681f66c75c9918aa49641a2595db64053cb"
39ee25f5c3 2020-11-29 arcade: "checksum linked-hash-map 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6d262045c5b87c0861b3f004610afd0e2c851e2908d08b6c870cbb9d5f494ecd"
39ee25f5c3 2020-11-29 arcade: "checksum linked-hash-map 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8dd5a6d5999d9907cda8ed67bbd137d3af8085216c2ac62de5be860bd41f304a"
39ee25f5c3 2020-11-29 arcade: "checksum lock_api 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"
39ee25f5c3 2020-11-29 arcade: "checksum lock_api 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dd96ffd135b2fd7b973ac026d28085defbe8983df057ced3eb4f2130b0831312"
39ee25f5c3 2020-11-29 arcade: "checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
39ee25f5c3 2020-11-29 arcade: "checksum log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"
39ee25f5c3 2020-11-29 arcade: "checksum lru-cache 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
39ee25f5c3 2020-11-29 arcade: "checksum maplit 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
39ee25f5c3 2020-11-29 arcade: "checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
39ee25f5c3 2020-11-29 arcade: "checksum maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
39ee25f5c3 2020-11-29 arcade: "checksum md-5 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7b5a279bb9607f9f53c22d496eade00d138d1bdcccd07d74650387cf94942a15"
39ee25f5c3 2020-11-29 arcade: "checksum memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
39ee25f5c3 2020-11-29 arcade: "checksum memoffset 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
39ee25f5c3 2020-11-29 arcade: "checksum mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ba626b8a6de5da682e1caa06bdb42a335aee5a84db8e5046a3e8ab17ba0a3ae0"
39ee25f5c3 2020-11-29 arcade: "checksum mime 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)" = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
39ee25f5c3 2020-11-29 arcade: "checksum mime_guess 1.8.8 (registry+https://github.com/rust-lang/crates.io-index)" = "216929a5ee4dd316b1702eedf5e74548c123d370f47841ceaac38ca154690ca3"
39ee25f5c3 2020-11-29 arcade: "checksum mime_guess 2.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212"
39ee25f5c3 2020-11-29 arcade: "checksum miniz_oxide 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0f2d26ec3309788e423cfbf68ad1800f061638098d76a83681af979dc4eda19d"
5148f929f3 2020-12-07 arcade: "checksum mio 0.6.23 (registry+https://github.com/rust-lang/crates.io-index)" = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
39ee25f5c3 2020-11-29 arcade: "checksum miow 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
39ee25f5c3 2020-11-29 arcade: "checksum multipart 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)" = "136eed74cadb9edd2651ffba732b19a450316b680e4f48d6c79e905799e19d01"
39ee25f5c3 2020-11-29 arcade: "checksum native-tls 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "6fcc7939b5edc4e4f86b1b4a04bb1498afaaf871b1a6691838ed06fcb48d3a3f"
39ee25f5c3 2020-11-29 arcade: "checksum nb-connect 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8123a81538e457d44b933a02faf885d3fe8408806b23fa700e8f01c6c3a98998"
a68576cc1b 2020-12-15 arcade: "checksum net2 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)" = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"
39ee25f5c3 2020-11-29 arcade: "checksum nom 5.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
39ee25f5c3 2020-11-29 arcade: "checksum nom 6.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "88034cfd6b4a0d54dd14f4a507eceee36c0b70e5a02236c4e4df571102be17f0"
39ee25f5c3 2020-11-29 arcade: "checksum num-integer 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)" = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
39ee25f5c3 2020-11-29 arcade: "checksum num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"
39ee25f5c3 2020-11-29 arcade: "checksum num-traits 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
39ee25f5c3 2020-11-29 arcade: "checksum num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
39ee25f5c3 2020-11-29 arcade: "checksum object 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8d3b63360ec3cb337817c2dbd47ab4a0f170d285d8e5a2064600f3def1402397"
39ee25f5c3 2020-11-29 arcade: "checksum once_cell 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "13bd41f508810a131401606d54ac32a467c97172d74ba7662562ebba5ad07fa0"
39ee25f5c3 2020-11-29 arcade: "checksum opaque-debug 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
a68576cc1b 2020-12-15 arcade: "checksum openssl 0.10.31 (registry+https://github.com/rust-lang/crates.io-index)" = "8d008f51b1acffa0d3450a68606e6a51c123012edaacb0f4e1426bd978869187"
39ee25f5c3 2020-11-29 arcade: "checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
a68576cc1b 2020-12-15 arcade: "checksum openssl-sys 0.9.59 (registry+https://github.com/rust-lang/crates.io-index)" = "de52d8eabd217311538a39bba130d7dea1f1e118010fee7a033d966845e7d5fe"
5148f929f3 2020-12-07 arcade: "checksum ordered-float 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3305af35278dd29f46fcdd139e0b1fbfae2153f0e5928b39b035542dd31e37b7"
39ee25f5c3 2020-11-29 arcade: "checksum parking 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
39ee25f5c3 2020-11-29 arcade: "checksum parking_lot 0.11.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb"
39ee25f5c3 2020-11-29 arcade: "checksum parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"
39ee25f5c3 2020-11-29 arcade: "checksum parking_lot_core 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
5148f929f3 2020-12-07 arcade: "checksum parking_lot_core 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d7c6d9b8427445284a09c55be860a15855ab580a417ccad9da88f5a06787ced0"
39ee25f5c3 2020-11-29 arcade: "checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
39ee25f5c3 2020-11-29 arcade: "checksum percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
39ee25f5c3 2020-11-29 arcade: "checksum phf 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)" = "b3da44b85f8e8dfaec21adae67f95d93244b2ecf6ad2a692320598dcc8e6dd18"
39ee25f5c3 2020-11-29 arcade: "checksum phf_codegen 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)" = "b03e85129e324ad4166b06b2c7491ae27fe3ec353af72e72cd1654c7225d517e"
39ee25f5c3 2020-11-29 arcade: "checksum phf_generator 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)" = "09364cc93c159b8b06b1f4dd8a4398984503483891b0c26b867cf431fb132662"
39ee25f5c3 2020-11-29 arcade: "checksum phf_shared 0.7.24 (registry+https://github.com/rust-lang/crates.io-index)" = "234f71a15de2288bcb7e3b6515828d22af7ec8598ee6d24c3b526fa0a80b67a0"
39ee25f5c3 2020-11-29 arcade: "checksum pin-project 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)" = "2ffbc8e94b38ea3d2d8ba92aea2983b503cd75d0888d75b86bb37970b5698e15"
39ee25f5c3 2020-11-29 arcade: "checksum pin-project 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9ccc2237c2c489783abd8c4c80e5450fc0e98644555b1364da68cc29aa151ca7"
39ee25f5c3 2020-11-29 arcade: "checksum pin-project-internal 0.4.27 (registry+https://github.com/rust-lang/crates.io-index)" = "65ad2ae56b6abe3a1ee25f15ee605bacadb9a764edaba9c2bf4103800d4a1895"
39ee25f5c3 2020-11-29 arcade: "checksum pin-project-internal 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f8e8d2bf0b23038a4424865103a4df472855692821aab4e4f5c3312d461d9e5f"
39ee25f5c3 2020-11-29 arcade: "checksum pin-project-lite 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "c917123afa01924fc84bb20c4c03f004d9c38e5127e3c039bbf7f4b9c76a2f6b"
39ee25f5c3 2020-11-29 arcade: "checksum pin-project-lite 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6b063f57ec186e6140e2b8b6921e5f1bd89c7356dda5b33acc5401203ca6131c"
39ee25f5c3 2020-11-29 arcade: "checksum pin-utils 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
39ee25f5c3 2020-11-29 arcade: "checksum pkg-config 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)" = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
39ee25f5c3 2020-11-29 arcade: "checksum polling 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a2a7bc6b2a29e632e45451c941832803a18cce6781db04de8a04696cdca8bde4"
39ee25f5c3 2020-11-29 arcade: "checksum ppv-lite86 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
39ee25f5c3 2020-11-29 arcade: "checksum proc-macro-hack 0.5.19 (registry+https://github.com/rust-lang/crates.io-index)" = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
39ee25f5c3 2020-11-29 arcade: "checksum proc-macro-nested 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "eba180dafb9038b050a4c280019bbedf9f2467b61e5d892dcad585bb57aadc5a"
39ee25f5c3 2020-11-29 arcade: "checksum proc-macro2 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
39ee25f5c3 2020-11-29 arcade: "checksum publicsuffix 1.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "3bbaa49075179162b49acac1c6aa45fb4dafb5f13cf6794276d77bc7fd95757b"
39ee25f5c3 2020-11-29 arcade: "checksum quick-xml 0.17.2 (registry+https://github.com/rust-lang/crates.io-index)" = "fe1e430bdcf30c9fdc25053b9c459bb1a4672af4617b6c783d7d91dc17c6bbb0"
39ee25f5c3 2020-11-29 arcade: "checksum quote 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"
39ee25f5c3 2020-11-29 arcade: "checksum radium 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8"
39ee25f5c3 2020-11-29 arcade: "checksum rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
39ee25f5c3 2020-11-29 arcade: "checksum rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
39ee25f5c3 2020-11-29 arcade: "checksum rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
39ee25f5c3 2020-11-29 arcade: "checksum rand_chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
39ee25f5c3 2020-11-29 arcade: "checksum rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
39ee25f5c3 2020-11-29 arcade: "checksum rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
39ee25f5c3 2020-11-29 arcade: "checksum rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
39ee25f5c3 2020-11-29 arcade: "checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
39ee25f5c3 2020-11-29 arcade: "checksum rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
39ee25f5c3 2020-11-29 arcade: "checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
39ee25f5c3 2020-11-29 arcade: "checksum rand_jitter 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
39ee25f5c3 2020-11-29 arcade: "checksum rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
39ee25f5c3 2020-11-29 arcade: "checksum rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
39ee25f5c3 2020-11-29 arcade: "checksum rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
39ee25f5c3 2020-11-29 arcade: "checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
39ee25f5c3 2020-11-29 arcade: "checksum redox_syscall 0.1.57 (registry+https://github.com/rust-lang/crates.io-index)" = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
39ee25f5c3 2020-11-29 arcade: "checksum regex 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "38cf2c13ed4745de91a5eb834e11c00bcc3709e773173b2ce4c56c9fbde04b9c"
39ee25f5c3 2020-11-29 arcade: "checksum regex-syntax 0.6.21 (registry+https://github.com/rust-lang/crates.io-index)" = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189"
39ee25f5c3 2020-11-29 arcade: "checksum remove_dir_all 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
39ee25f5c3 2020-11-29 arcade: "checksum reqwest 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)" = "f88643aea3c1343c804950d7bf983bd2067f5ab59db6d613a08e05572f2714ab"
39ee25f5c3 2020-11-29 arcade: "checksum rss 1.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "99979205510c60f80a119dedbabd0b8426517384edf205322f8bcd51796bcef9"
39ee25f5c3 2020-11-29 arcade: "checksum rust-ini 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3e52c148ef37f8c375d49d5a73aa70713125b7f19095948a923f80afdeb22ec2"
39ee25f5c3 2020-11-29 arcade: "checksum rustc-demangle 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232"
39ee25f5c3 2020-11-29 arcade: "checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
39ee25f5c3 2020-11-29 arcade: "checksum ryu 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
39ee25f5c3 2020-11-29 arcade: "checksum schannel 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
39ee25f5c3 2020-11-29 arcade: "checksum scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
39ee25f5c3 2020-11-29 arcade: "checksum security-framework 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c1759c2e3c8580017a484a7ac56d3abc5a6c1feadf88db2f3633f12ae4268c69"
39ee25f5c3 2020-11-29 arcade: "checksum security-framework-sys 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f99b9d5e26d2a71633cc4f2ebae7cc9f874044e0c351a27e17892d76dce5678b"
39ee25f5c3 2020-11-29 arcade: "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
39ee25f5c3 2020-11-29 arcade: "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
39ee25f5c3 2020-11-29 arcade: "checksum serde 0.8.23 (registry+https://github.com/rust-lang/crates.io-index)" = "9dad3f759919b92c3068c696c15c3d17238234498bbdcc80f2c469606f948ac8"
5148f929f3 2020-12-07 arcade: "checksum serde 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)" = "06c64263859d87aa2eb554587e2d23183398d617427327cf2b3d0ed8c69e4800"
39ee25f5c3 2020-11-29 arcade: "checksum serde-hjson 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6a3a4e0ea8a88553209f6cc6cfe8724ecad22e1acf372793c27d995290fe74f8"
39ee25f5c3 2020-11-29 arcade: "checksum serde-value 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7a663f873dedc4eac1a559d4c6bc0d0b2c34dc5ac4702e105014b8281489e44f"
5148f929f3 2020-12-07 arcade: "checksum serde_derive 1.0.118 (registry+https://github.com/rust-lang/crates.io-index)" = "c84d3526699cd55261af4b941e4e725444df67aa4f9e6a3564f18030d12672df"
5148f929f3 2020-12-07 arcade: "checksum serde_json 1.0.60 (registry+https://github.com/rust-lang/crates.io-index)" = "1500e84d27fe482ed1dc791a56eddc2f230046a040fa908c08bda1d9fb615779"
39ee25f5c3 2020-11-29 arcade: "checksum serde_test 0.8.23 (registry+https://github.com/rust-lang/crates.io-index)" = "110b3dbdf8607ec493c22d5d947753282f3bae73c0f56d322af1e8c78e4c23d5"
39ee25f5c3 2020-11-29 arcade: "checksum serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a"
39ee25f5c3 2020-11-29 arcade: "checksum sha-1 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ce3cdf1b5e620a498ee6f2a171885ac7e22f0e12089ec4b3d22b84921792507c"
39ee25f5c3 2020-11-29 arcade: "checksum sha2 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6e7aab86fe2149bad8c507606bdb3f4ef5e7b2380eb92350f56122cca72a42a8"
a68576cc1b 2020-12-15 arcade: "checksum signal-hook 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "604508c1418b99dfe1925ca9224829bb2a8a9a04dda655cc01fcad46f4ab05ed"
a68576cc1b 2020-12-15 arcade: "checksum signal-hook-registry 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ce32ea0c6c56d5eacaeb814fbed9960547021d3edd010ded1425f180536b20ab"
39ee25f5c3 2020-11-29 arcade: "checksum siphasher 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
39ee25f5c3 2020-11-29 arcade: "checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
39ee25f5c3 2020-11-29 arcade: "checksum smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6"
5148f929f3 2020-12-07 arcade: "checksum smallvec 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ae524f056d7d770e174287294f562e95044c68e88dec909a00d2094805db9d75"
39ee25f5c3 2020-11-29 arcade: "checksum socket2 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)" = "2c29947abdee2a218277abeca306f25789c938e500ea5a9d4b12a5a504466902"
39ee25f5c3 2020-11-29 arcade: "checksum sqlformat 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "74c70f0235b9925cbb106c52af1a28b5ea4885a8b851e328b8562e257a389c2d"
39ee25f5c3 2020-11-29 arcade: "checksum sqlx 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d1f8eb788e1733bdbf69a8f97087213ebdebd253d4782c686d3cfd586b0a9453"
39ee25f5c3 2020-11-29 arcade: "checksum sqlx-core 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5e647268dc1239dd9db2d3103fefd61151971a2214882cff9efea6f60cf50840"
39ee25f5c3 2020-11-29 arcade: "checksum sqlx-macros 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c7acd32cba35531345f8a94a038874baf00efd0b701c913f5b00d2870b474b64"
39ee25f5c3 2020-11-29 arcade: "checksum sqlx-rt 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "63fc5454c9dd7aaea3a0eeeb65ca40d06d0d8e7413a8184f7c3a3ffa5056190b"
39ee25f5c3 2020-11-29 arcade: "checksum static_assertions 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
39ee25f5c3 2020-11-29 arcade: "checksum string 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"
39ee25f5c3 2020-11-29 arcade: "checksum stringprep 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1"
39ee25f5c3 2020-11-29 arcade: "checksum strsim 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c"
39ee25f5c3 2020-11-29 arcade: "checksum subtle 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "343f3f510c2915908f155e94f17220b19ccfacf2a64a2a5d8004f2c3e311e7fd"
a68576cc1b 2020-12-15 arcade: "checksum syn 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2af957a63d6bd42255c359c93d9bfdb97076bd3b820897ce55ffbfbf107f44"
39ee25f5c3 2020-11-29 arcade: "checksum synstructure 0.12.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
39ee25f5c3 2020-11-29 arcade: "checksum tap 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "36474e732d1affd3a6ed582781b3683df3d0563714c59c39591e8ff707cf078e"
39ee25f5c3 2020-11-29 arcade: "checksum telegram-bot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc9552e972bcb551705fcad45bd0b86eca12a22379db36cdfa6d053e1a19b2de"
39ee25f5c3 2020-11-29 arcade: "checksum telegram-bot-raw 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0e4fc120e2b85d639fc932a4aa7c1b6a5f1189fb86948d7a02037d1d8f1ef559"
39ee25f5c3 2020-11-29 arcade: "checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
39ee25f5c3 2020-11-29 arcade: "checksum thiserror 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = "0e9ae34b84616eedaaf1e9dd6026dbe00dcafa92aa0c8077cb69df1fcfe5e53e"
39ee25f5c3 2020-11-29 arcade: "checksum thiserror-impl 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = "9ba20f23e85b10754cd195504aebf6a27e2e6cbe28c17778a0c930724628dd56"
39ee25f5c3 2020-11-29 arcade: "checksum thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
39ee25f5c3 2020-11-29 arcade: "checksum time 0.1.44 (registry+https://github.com/rust-lang/crates.io-index)" = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
39ee25f5c3 2020-11-29 arcade: "checksum tinyvec 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ccf8dbc19eb42fba10e8feaaec282fb50e2c14b2726d6301dbfeed0f73306a6f"
39ee25f5c3 2020-11-29 arcade: "checksum tinyvec_macros 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
39ee25f5c3 2020-11-29 arcade: "checksum tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)" = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"
a68576cc1b 2020-12-15 arcade: "checksum tokio 0.2.24 (registry+https://github.com/rust-lang/crates.io-index)" = "099837d3464c16a808060bb3f02263b412f6fafcb5d01c533d309985fbeebe48"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-buf 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-current-thread 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-macros 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-sync 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "edfe50152bc8164fcc456dab7891fa9bf8beaf01c5ee7e1dd43a397c3cf87dee"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-tcp 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)" = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-tls 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9a70f4fcd7b3b24fb194f837560168208f669ca8cb70d0c4b862944452396343"
39ee25f5c3 2020-11-29 arcade: "checksum tokio-util 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499"
39ee25f5c3 2020-11-29 arcade: "checksum toml 0.5.7 (registry+https://github.com/rust-lang/crates.io-index)" = "75cf45bb0bef80604d001caaec0d09da99611b3c0fd39d3080468875cdb65645"
39ee25f5c3 2020-11-29 arcade: "checksum tower-service 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e987b6bf443f4b5b3b6f38704195592cca41c5bb7aedd3c3693c7081f8289860"
39ee25f5c3 2020-11-29 arcade: "checksum tracing 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)" = "9f47026cdc4080c07e49b37087de021820269d996f581aac150ef9e5583eefe3"
39ee25f5c3 2020-11-29 arcade: "checksum tracing-attributes 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "80e0ccfc3378da0cce270c946b676a376943f5cd16aeba64568e7939806f4ada"
39ee25f5c3 2020-11-29 arcade: "checksum tracing-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "f50de3927f93d202783f4513cda820ab47ef17f624b03c096e86ef00c67e6b5f"
39ee25f5c3 2020-11-29 arcade: "checksum tracing-futures 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ab7bb6f14721aa00656086e9335d363c5c8747bae02ebe32ea2c7dece5689b4c"
39ee25f5c3 2020-11-29 arcade: "checksum try-lock 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
39ee25f5c3 2020-11-29 arcade: "checksum try_from 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "283d3b89e1368717881a9d51dad843cc435380d8109c9e47d38780a324698d8b"
39ee25f5c3 2020-11-29 arcade: "checksum typenum 1.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
39ee25f5c3 2020-11-29 arcade: "checksum unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7f4765f83163b74f957c797ad9253caf97f103fb064d3999aea9568d09fc8a33"
39ee25f5c3 2020-11-29 arcade: "checksum unicase 2.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
39ee25f5c3 2020-11-29 arcade: "checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
39ee25f5c3 2020-11-29 arcade: "checksum unicode-normalization 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "a13e63ab62dbe32aeee58d1c5408d35c36c392bba5d9d3142287219721afe606"
39ee25f5c3 2020-11-29 arcade: "checksum unicode-segmentation 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796"
39ee25f5c3 2020-11-29 arcade: "checksum unicode-xid 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
39ee25f5c3 2020-11-29 arcade: "checksum unicode_categories 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
39ee25f5c3 2020-11-29 arcade: "checksum url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
39ee25f5c3 2020-11-29 arcade: "checksum url 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5909f2b0817350449ed73e8bcd81c8c3c8d9a7a5d8acba4b27db277f1868976e"
39ee25f5c3 2020-11-29 arcade: "checksum uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)" = "90dbc611eb48397705a6b0f6e917da23ae517e4d127123d2cf7674206627d32a"
a68576cc1b 2020-12-15 arcade: "checksum vcpkg 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b00bca6106a5e23f3eee943593759b7fcddb00554332e856d990c893966879fb"
39ee25f5c3 2020-11-29 arcade: "checksum vec-arena 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "eafc1b9b2dfc6f5529177b62cf806484db55b32dc7c9658a118e11bbeb33061d"
39ee25f5c3 2020-11-29 arcade: "checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
39ee25f5c3 2020-11-29 arcade: "checksum version_check 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"
39ee25f5c3 2020-11-29 arcade: "checksum waker-fn 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
39ee25f5c3 2020-11-29 arcade: "checksum want 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"
39ee25f5c3 2020-11-29 arcade: "checksum want 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
39ee25f5c3 2020-11-29 arcade: "checksum wasi 0.10.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)" = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
39ee25f5c3 2020-11-29 arcade: "checksum wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)" = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
f322efafd9 2020-11-30 arcade: "checksum wasm-bindgen 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)" = "3cd364751395ca0f68cafb17666eee36b63077fb5ecd972bbcd74c90c4bf736e"
f322efafd9 2020-11-30 arcade: "checksum wasm-bindgen-backend 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)" = "1114f89ab1f4106e5b55e688b828c0ab0ea593a1ea7c094b141b14cbaaec2d62"
f322efafd9 2020-11-30 arcade: "checksum wasm-bindgen-futures 0.4.19 (registry+https://github.com/rust-lang/crates.io-index)" = "1fe9756085a84584ee9457a002b7cdfe0bfff169f45d2591d8be1345a6780e35"
f322efafd9 2020-11-30 arcade: "checksum wasm-bindgen-macro 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6ac8995ead1f084a8dea1e65f194d0973800c7f571f6edd70adf06ecf77084"
f322efafd9 2020-11-30 arcade: "checksum wasm-bindgen-macro-support 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)" = "b5a48c72f299d80557c7c62e37e7225369ecc0c963964059509fbafe917c7549"
f322efafd9 2020-11-30 arcade: "checksum wasm-bindgen-shared 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)" = "7e7811dd7f9398f14cc76efd356f98f03aa30419dea46aa810d71e819fc97158"
f322efafd9 2020-11-30 arcade: "checksum web-sys 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)" = "222b1ef9334f92a21d3fb53dc3fd80f30836959a90f9274a626d7e06315ba3c3"
39ee25f5c3 2020-11-29 arcade: "checksum wepoll-sys 3.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0fcb14dea929042224824779fbc82d9fab8d2e6d3cbc0ac404de8edf489e77ff"
39ee25f5c3 2020-11-29 arcade: "checksum whoami 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7884773ab69074615cb8f8425d0e53f11710786158704fca70f53e71b0e05504"
39ee25f5c3 2020-11-29 arcade: "checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
39ee25f5c3 2020-11-29 arcade: "checksum winapi 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
39ee25f5c3 2020-11-29 arcade: "checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
39ee25f5c3 2020-11-29 arcade: "checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
39ee25f5c3 2020-11-29 arcade: "checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
39ee25f5c3 2020-11-29 arcade: "checksum winreg 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"
39ee25f5c3 2020-11-29 arcade: "checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
39ee25f5c3 2020-11-29 arcade: "checksum wyz 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"
39ee25f5c3 2020-11-29 arcade: "checksum yaml-rust 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "39f0c922f1a334134dc2f7a8b67dc5d25f0735263feec974345ff706bcf20b0d"