2019-06-20 14:36:35 +02:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "addr2line"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"gimli 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-01-30 05:53:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "adler32"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "1.0.4"
|
2018-01-30 05:53:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-29 13:28:14 +01:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.7.10"
|
2018-01-29 13:28:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"memchr 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-29 13:28:14 +01:00
|
|
|
]
|
|
|
|
|
2018-08-04 15:35:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ansi_term"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "arrayref"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.3.6"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2018-08-07 16:22:44 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrayvec"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.5.1"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2018-08-04 15:35:56 +02:00
|
|
|
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "atk-sys"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"glib-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-08-04 15:35:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "atty"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.2.14"
|
2018-08-04 15:35:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"hermit-abi 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.1.7"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2020-03-09 07:24:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.3.48"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"addr2line 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"object 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "base64"
|
2018-09-19 02:34:56 +02:00
|
|
|
version = "0.9.3"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"safemem 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
|
|
|
version = "0.10.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
2020-03-09 07:24:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "1.2.1"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "blake2b_simd"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.5.10"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"arrayref 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"arrayvec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"constant_time_eq 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "boxfnonce"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "1.3.4"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
2019-03-28 18:08:13 +01:00
|
|
|
version = "0.4.12"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
2018-01-30 08:29:34 +01:00
|
|
|
[[package]]
|
|
|
|
name = "bzip2"
|
2018-08-07 16:22:44 +02:00
|
|
|
version = "0.3.3"
|
2018-01-30 08:29:34 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"bzip2-sys 0.1.9+1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-30 08:29:34 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bzip2-sys"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.1.9+1.0.8"
|
2018-01-30 08:29:34 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"cc 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-05-28 00:14:09 +02:00
|
|
|
name = "cairo-sys-rs"
|
|
|
|
version = "0.9.2"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-30 08:29:34 +01:00
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.0.54"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.1.10"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-08-04 08:28:13 +02:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.4.11"
|
2018-08-04 08:28:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"num-integer 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-04 08:28:13 +02:00
|
|
|
]
|
|
|
|
|
2018-08-04 15:35:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "2.33.1"
|
2018-08-04 15:35:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-08 00:55:56 +01:00
|
|
|
"unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"vec_map 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-04 15:35:56 +02:00
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "cloudabi"
|
|
|
|
version = "0.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "constant_time_eq"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.5"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2019-06-23 13:24:13 +02:00
|
|
|
name = "cookie"
|
|
|
|
version = "0.12.0"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2019-06-23 13:24:13 +02:00
|
|
|
name = "cookie_store"
|
|
|
|
version = "0.7.0"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2019-06-23 13:24:13 +02:00
|
|
|
"cookie 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"failure 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-08 00:55:56 +01:00
|
|
|
"publicsuffix 1.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"serde 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"try_from 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.7.0"
|
2019-06-23 13:24:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"core-foundation-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
2018-01-26 13:29:28 +01:00
|
|
|
|
2019-06-23 13:24:13 +02:00
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.7.0"
|
2019-06-23 13:24:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "crc32fast"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
2019-04-01 21:49:41 +02:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-deque"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.7.3"
|
2019-04-01 21:49:41 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"crossbeam-epoch 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-04-01 21:49:41 +02:00
|
|
|
]
|
|
|
|
|
2018-08-07 16:22:44 +02:00
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "crossbeam-epoch"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.8.2"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"memoffset 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
2019-12-08 00:55:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-queue"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.2.1"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
2018-08-07 16:22:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.7.2"
|
2018-01-30 05:53:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
2018-01-30 05:53:28 +01:00
|
|
|
|
2019-04-01 21:49:41 +02:00
|
|
|
[[package]]
|
|
|
|
name = "deunicode"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-08-04 10:35:00 +02:00
|
|
|
[[package]]
|
|
|
|
name = "dirs"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "2.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"dirs-sys 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dirs-sys"
|
|
|
|
version = "0.3.4"
|
2018-08-04 10:35:00 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"redox_users 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-04 10:35:00 +02:00
|
|
|
]
|
|
|
|
|
2019-06-23 13:24:13 +02:00
|
|
|
[[package]]
|
|
|
|
name = "doc-comment"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.3.3"
|
2019-06-23 13:24:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "dtoa"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.4.5"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-04-01 21:49:41 +02:00
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "1.5.3"
|
2019-04-01 21:49:41 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-07-28 07:33:06 +02:00
|
|
|
[[package]]
|
|
|
|
name = "encoding_rs"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.8.23"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "error-chain"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.12.2"
|
2019-06-23 13:24:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"version_check 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "failure"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.1.8"
|
2018-07-28 07:33:06 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"backtrace 0.3.48 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"failure_derive 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "failure_derive"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.1.8"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"proc-macro2 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syn 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-08 00:55:56 +01:00
|
|
|
"synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-07-28 07:33:06 +02:00
|
|
|
]
|
|
|
|
|
2018-08-04 08:28:13 +02:00
|
|
|
[[package]]
|
|
|
|
name = "fern"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.6.0"
|
2018-08-04 08:28:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-04 08:28:13 +02:00
|
|
|
]
|
|
|
|
|
2018-08-08 04:47:32 +02:00
|
|
|
[[package]]
|
|
|
|
name = "filetime"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.2.10"
|
2018-08-08 04:47:32 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-08 04:47:32 +02:00
|
|
|
]
|
|
|
|
|
2018-01-30 08:29:34 +01:00
|
|
|
[[package]]
|
|
|
|
name = "flate2"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.0.14"
|
2018-01-30 08:29:34 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"miniz_oxide 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-30 08:29:34 +01:00
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "fnv"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.0.7"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "foreign-types"
|
|
|
|
version = "0.3.2"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2018-01-27 12:56:36 +01:00
|
|
|
"foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "foreign-types-shared"
|
|
|
|
version = "0.1.1"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "fuchsia-cprng"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "fuchsia-zircon"
|
|
|
|
version = "0.3.3"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "fuchsia-zircon-sys"
|
|
|
|
version = "0.3.3"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "futures"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.1.29"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "futures-cpupool"
|
|
|
|
version = "0.1.8"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gdk-pixbuf-sys"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"gio-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glib-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gdk-sys"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"cairo-sys-rs 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-pixbuf-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glib-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pango-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.14"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "gimli"
|
|
|
|
version = "0.21.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gio-sys"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"glib-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "glib-sys"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gobject-sys"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"glib-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gtk-sys"
|
|
|
|
version = "0.9.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"atk-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cairo-sys-rs 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-pixbuf-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glib-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pango-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "h2"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.1.26"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-08 00:55:56 +01:00
|
|
|
"http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"indexmap 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"string 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.1.13"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "http"
|
2019-12-08 00:55:56 +01:00
|
|
|
version = "0.1.21"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http-body"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-08 00:55:56 +01:00
|
|
|
"http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"tokio-buf 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "httparse"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "1.3.4"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "hyper"
|
2018-07-28 07:33:06 +02:00
|
|
|
version = "0.11.27"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2018-09-19 02:34:56 +02:00
|
|
|
"base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"mime 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"net2 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
"relay 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
"tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"tokio-proto 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-service 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-08 00:55:56 +01:00
|
|
|
"unicase 2.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-07-28 07:33:06 +02:00
|
|
|
"want 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
2018-01-26 13:29:28 +01:00
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hyper"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.12.35"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
"futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"h2 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-08 00:55:56 +01:00
|
|
|
"http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"http-body 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"net2 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"tokio-buf 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-tcp 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-27 07:24:43 +02:00
|
|
|
"want 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2018-01-27 05:02:49 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "hyper-tls"
|
2019-03-28 18:08:13 +01:00
|
|
|
version = "0.3.2"
|
2018-01-27 05:02:49 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.12.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"native-tls 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
2018-01-27 05:02:49 +01:00
|
|
|
|
2018-01-29 11:57:06 +01:00
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2018-08-07 16:22:44 +02:00
|
|
|
version = "0.1.5"
|
2018-01-29 11:57:06 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2018-09-19 02:34:56 +02:00
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-29 11:57:06 +01:00
|
|
|
"unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"unicode-normalization 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"unicode-normalization 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-29 11:57:06 +01:00
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "1.3.2"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
2018-09-19 02:34:56 +02:00
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "iovec"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.1.4"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.4.5"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "javascriptcore-rs-sys"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "kernel32-sys"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "language-tags"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "1.4.0"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-08-08 08:42:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.2.71"
|
2018-08-08 08:42:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-31 07:14:31 +01:00
|
|
|
[[package]]
|
|
|
|
name = "liftinstall"
|
2019-07-05 01:19:13 +02:00
|
|
|
version = "0.2.0"
|
2018-01-31 07:14:31 +01:00
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"cc 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"clap 2.33.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"fern 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-07-28 07:33:06 +02:00
|
|
|
"hyper 0.11.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"mime_guess 2.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"number_prefix 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"reqwest 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"semver 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-04-01 21:49:41 +02:00
|
|
|
"slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"sysinfo 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tar 0.4.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"toml 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"web-view 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"which 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-27 07:24:43 +02:00
|
|
|
"widestring 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"winres 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:49:14 +01:00
|
|
|
"xz2 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"zip 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-31 07:14:31 +01:00
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.3.4"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "log"
|
|
|
|
version = "0.3.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.4.8"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2019-03-28 18:49:14 +01:00
|
|
|
[[package]]
|
|
|
|
name = "lzma-sys"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.1.16"
|
2019-03-28 18:49:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"cc 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:49:14 +01:00
|
|
|
]
|
|
|
|
|
2018-01-29 11:57:06 +01:00
|
|
|
[[package]]
|
|
|
|
name = "matches"
|
2018-09-19 02:34:56 +02:00
|
|
|
version = "0.1.8"
|
2018-01-29 11:57:06 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-29 13:28:14 +01:00
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "maybe-uninit"
|
|
|
|
version = "2.0.0"
|
2018-01-29 13:28:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-08-07 16:22:44 +02:00
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "memchr"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "2.3.3"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "memoffset"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.5.4"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mime"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.3.16"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
2018-01-30 05:53:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "mime_guess"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "2.0.3"
|
2018-01-30 05:53:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"mime 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-08 00:55:56 +01:00
|
|
|
"unicase 2.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-30 05:53:28 +01:00
|
|
|
]
|
|
|
|
|
2018-01-30 08:29:34 +01:00
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.3.6"
|
2018-01-30 08:29:34 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"adler32 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-30 08:29:34 +01:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.6.22"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-12-08 00:55:56 +01:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"net2 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "mio-uds"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.6.8"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mio 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "miow"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"net2 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "native-tls"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.2.4"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"openssl 0.10.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
"openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"openssl-sys 0.9.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"schannel 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"security-framework 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"security-framework-sys 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "net2"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.2.34"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ntapi"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.3.4"
|
2020-03-09 07:24:29 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
2018-08-04 08:28:13 +02:00
|
|
|
[[package]]
|
|
|
|
name = "num-integer"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.42"
|
2018-08-04 08:28:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-04 08:28:13 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.2.11"
|
2018-08-04 08:28:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-06-23 13:24:13 +02:00
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
2018-08-04 08:28:13 +02:00
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "num_cpus"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.13.0"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"hermit-abi 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2018-01-30 05:53:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "number_prefix"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "object"
|
|
|
|
version = "0.19.0"
|
2018-01-30 05:53:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2020-03-09 07:24:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.4.0"
|
2020-03-09 07:24:29 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "openssl"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.10.29"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"openssl-sys 0.9.57 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "openssl-probe"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "openssl-sys"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.9.57"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"cc 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-08 00:55:56 +01:00
|
|
|
"vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "pango-sys"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"glib-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.9.0"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"lock_api 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"parking_lot_core 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.6.2"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "percent-encoding"
|
|
|
|
version = "1.0.1"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "percent-encoding"
|
|
|
|
version = "2.1.0"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.3.17"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-30 08:29:34 +01:00
|
|
|
[[package]]
|
|
|
|
name = "podio"
|
|
|
|
version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.2.8"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-08-07 16:22:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.0.17"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
2019-06-23 13:24:13 +02:00
|
|
|
[[package]]
|
|
|
|
name = "publicsuffix"
|
2019-12-08 00:55:56 +01:00
|
|
|
version = "1.5.4"
|
2019-06-23 13:24:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"error-chain 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.0.6"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"proc-macro2 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
2018-01-27 04:27:41 +01:00
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
2019-03-28 18:08:13 +01:00
|
|
|
version = "0.3.23"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2018-05-03 13:50:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
2019-03-28 18:08:13 +01:00
|
|
|
version = "0.4.6"
|
2018-05-03 13:50:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-05-03 13:50:44 +02:00
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
2019-03-28 18:08:13 +01:00
|
|
|
version = "0.6.5"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"rand_jitter 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.7.3"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.2.2"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"ppv-lite86 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
2019-03-28 18:08:13 +01:00
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.4.2"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rand_hc"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand_hc"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rand_isaac"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_jitter"
|
2019-06-23 13:24:13 +02:00
|
|
|
version = "0.1.4"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_os"
|
|
|
|
version = "0.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_pcg"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_xorshift"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-04-01 21:49:41 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rayon"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "1.3.0"
|
2019-04-01 21:49:41 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"crossbeam-deque 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"rayon-core 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-04-01 21:49:41 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rayon-core"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "1.7.0"
|
2019-04-01 21:49:41 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"crossbeam-deque 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-queue 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-04-01 21:49:41 +02:00
|
|
|
]
|
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rdrand"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.1.56"
|
2018-08-04 15:35:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-03-28 18:08:13 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_users"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.3.4"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"rust-argon2 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-04 15:35:56 +02:00
|
|
|
]
|
|
|
|
|
2018-01-29 13:28:14 +01:00
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.3.7"
|
2018-01-29 13:28:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"aho-corasick 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memchr 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"regex-syntax 0.6.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-29 13:28:14 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.6.17"
|
2018-01-29 13:28:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "relay"
|
2018-08-07 16:22:44 +02:00
|
|
|
version = "0.1.1"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "remove_dir_all"
|
2019-06-23 13:24:13 +02:00
|
|
|
version = "0.5.2"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
2018-01-30 05:53:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "reqwest"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.9.24"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"cookie 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cookie_store 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"encoding_rs 0.8.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"flate2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-08 00:55:56 +01:00
|
|
|
"http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"hyper 0.12.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"hyper-tls 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"mime 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime_guess 2.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"native-tls 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"serde 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"winreg 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rust-argon2"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.7.0"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"blake2b_simd 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"constant_time_eq 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-30 05:53:28 +01:00
|
|
|
]
|
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.1.16"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rustc_version"
|
|
|
|
version = "0.2.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.0.4"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "safemem"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.3.3"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-08-07 12:17:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "same-file"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "1.0.6"
|
2018-08-07 12:17:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"winapi-util 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 12:17:01 +02:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "schannel"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.1.19"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scoped-tls"
|
2018-08-07 16:22:44 +02:00
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "1.1.0"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.4.4"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"core-foundation 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"core-foundation-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"security-framework-sys 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework-sys"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.4.3"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"core-foundation-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
2018-01-29 08:21:37 +01:00
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-29 08:21:37 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "semver-parser"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.0.110"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-06-23 13:24:13 +02:00
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"serde_derive 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
2018-01-27 04:27:41 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.0.110"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"proc-macro2 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syn 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 04:27:41 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.0.53"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"ryu 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 04:27:41 +01:00
|
|
|
]
|
|
|
|
|
2018-01-30 05:53:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "serde_urlencoded"
|
2019-06-23 13:24:13 +02:00
|
|
|
version = "0.5.5"
|
2018-01-30 05:53:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"dtoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"serde 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-30 05:53:28 +01:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
2019-03-28 18:08:13 +01:00
|
|
|
version = "0.4.2"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-04-01 21:49:41 +02:00
|
|
|
[[package]]
|
|
|
|
name = "slug"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"deunicode 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.6.13"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
|
|
|
"maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
2018-09-19 02:34:56 +02:00
|
|
|
|
2019-12-08 00:55:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.4.0"
|
2019-12-08 00:55:56 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "soup-sys"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glib-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "string"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.2.1"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-06-23 13:24:13 +02:00
|
|
|
dependencies = [
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
2018-09-19 02:34:56 +02:00
|
|
|
|
2018-08-04 15:35:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
2019-06-23 13:24:13 +02:00
|
|
|
version = "0.8.0"
|
2018-08-04 15:35:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "1.0.27"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"proc-macro2 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "synstructure"
|
2019-12-08 00:55:56 +01:00
|
|
|
version = "0.12.3"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"proc-macro2 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syn 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 04:27:41 +01:00
|
|
|
]
|
|
|
|
|
2019-04-01 21:49:41 +02:00
|
|
|
[[package]]
|
|
|
|
name = "sysinfo"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.14.4"
|
2019-04-01 21:49:41 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"doc-comment 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ntapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"once_cell 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-04-01 21:49:41 +02:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "take"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-08-08 04:47:32 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tar"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.4.28"
|
2018-08-08 04:47:32 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"filetime 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-08 04:47:32 +02:00
|
|
|
"xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
2018-09-19 02:34:56 +02:00
|
|
|
name = "tempfile"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "3.1.0"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
"remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-04 15:35:56 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "textwrap"
|
2019-06-23 13:24:13 +02:00
|
|
|
version = "0.11.0"
|
2018-08-04 15:35:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-12-08 00:55:56 +01:00
|
|
|
"unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-04 15:35:56 +02:00
|
|
|
]
|
|
|
|
|
2018-01-29 13:28:14 +01:00
|
|
|
[[package]]
|
|
|
|
name = "thread_local"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "1.0.1"
|
2018-01-29 13:28:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-29 13:28:14 +01:00
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "time"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.1.43"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tinyfiledialogs"
|
|
|
|
version = "3.3.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-08-07 16:22:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.1.22"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"mio 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-current-thread 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-fs 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-sync 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-tcp 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-udp 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-uds 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
2019-06-23 13:24:13 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-buf"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
|
|
|
|
2018-08-07 16:22:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-codec"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.2"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "tokio-core"
|
2018-08-07 16:22:44 +02:00
|
|
|
version = "0.1.17"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"mio 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
"scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-current-thread"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.7"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-executor"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.10"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-fs"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.7"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-io"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.13"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-proto"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"net2 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"rand 0.3.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"take 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
"tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
"tokio-service 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-08-07 16:22:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-reactor"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.12"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"mio 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-sync 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-service"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-sync"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.8"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-tcp"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.4"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"mio 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-threadpool"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.18"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"crossbeam-deque 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-queue 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-timer"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.2.13"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2018-09-19 02:34:56 +02:00
|
|
|
name = "tokio-udp"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.6"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"mio 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2018-09-19 02:34:56 +02:00
|
|
|
name = "tokio-uds"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.2.6"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"mio 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mio-uds 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-09 07:24:29 +01:00
|
|
|
"tokio-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "toml"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.5.6"
|
2019-03-28 18:49:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"serde 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:49:14 +01:00
|
|
|
]
|
|
|
|
|
2018-07-28 07:33:06 +02:00
|
|
|
[[package]]
|
|
|
|
name = "try-lock"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "try-lock"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-06-23 13:24:13 +02:00
|
|
|
[[package]]
|
|
|
|
name = "try_from"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "unicase"
|
2019-12-08 00:55:56 +01:00
|
|
|
version = "2.6.0"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"version_check 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2018-01-29 11:57:06 +01:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-bidi"
|
|
|
|
version = "0.3.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2018-09-19 02:34:56 +02:00
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-29 11:57:06 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-normalization"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.1.12"
|
2018-01-29 11:57:06 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"smallvec 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
2018-01-29 11:57:06 +01:00
|
|
|
|
2018-08-04 15:35:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2019-12-08 00:55:56 +01:00
|
|
|
version = "0.1.7"
|
2018-08-04 15:35:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "unicode-xid"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.2.0"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-29 11:57:06 +01:00
|
|
|
[[package]]
|
|
|
|
name = "url"
|
2019-03-28 18:08:13 +01:00
|
|
|
version = "1.7.2"
|
2018-01-29 11:57:06 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2018-08-07 16:22:44 +02:00
|
|
|
"idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-29 11:57:06 +01:00
|
|
|
"percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-05-03 15:08:26 +02:00
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "url"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "2.1.1"
|
2018-05-03 15:08:26 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
|
|
|
"idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
2018-05-03 15:08:26 +02:00
|
|
|
|
2018-01-29 13:28:14 +01:00
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "urlencoding"
|
|
|
|
version = "1.0.0"
|
2018-01-29 13:28:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-30 05:53:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "uuid"
|
2019-06-23 13:24:13 +02:00
|
|
|
version = "0.7.4"
|
2018-01-30 05:53:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-30 05:53:28 +01:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "vcpkg"
|
2019-12-08 00:55:56 +01:00
|
|
|
version = "0.2.8"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-08-04 15:35:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "vec_map"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.8.2"
|
2018-08-04 15:35:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-12-08 00:55:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.9.2"
|
2019-12-08 00:55:56 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-08-07 12:17:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "walkdir"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "2.3.1"
|
2018-08-07 12:17:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"same-file 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"winapi-util 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-07 12:17:01 +02:00
|
|
|
]
|
|
|
|
|
2018-07-28 07:33:06 +02:00
|
|
|
[[package]]
|
|
|
|
name = "want"
|
|
|
|
version = "0.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-07-28 07:33:06 +02:00
|
|
|
"try-lock 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "want"
|
2019-06-27 07:24:43 +02:00
|
|
|
version = "0.2.0"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
"try-lock 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.9.0+wasi-snapshot-preview1"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "web-view"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.6.2"
|
2020-03-09 07:24:29 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2019-03-28 18:08:13 +01:00
|
|
|
"boxfnonce 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"tinyfiledialogs 3.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-05-03 15:08:26 +02:00
|
|
|
"urlencoding 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"webview-sys 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-05-03 15:08:26 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-05-28 00:14:09 +02:00
|
|
|
name = "webkit2gtk-sys"
|
|
|
|
version = "0.10.0"
|
2020-03-09 07:24:29 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2018-05-03 15:08:26 +02:00
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"atk-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"cairo-sys-rs 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-pixbuf-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glib-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gtk-sys 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"javascriptcore-rs-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pango-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-09-05 18:39:42 +02:00
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"soup-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "webview-sys"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gdk-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gio-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glib-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gobject-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"gtk-sys 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"javascriptcore-rs-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"webkit2gtk-sys 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2019-06-26 15:43:24 +02:00
|
|
|
[[package]]
|
|
|
|
name = "which"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "3.1.1"
|
2019-06-26 15:43:24 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"failure 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-06-26 15:43:24 +02:00
|
|
|
]
|
|
|
|
|
2019-06-27 07:24:43 +02:00
|
|
|
[[package]]
|
|
|
|
name = "widestring"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
|
|
|
version = "0.2.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
2019-09-05 18:39:42 +02:00
|
|
|
version = "0.3.8"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-build"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
2020-05-28 00:14:09 +02:00
|
|
|
version = "0.1.5"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2019-09-05 18:39:42 +02:00
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "winreg"
|
|
|
|
version = "0.6.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-08-03 14:21:34 +02:00
|
|
|
[[package]]
|
|
|
|
name = "winres"
|
2019-06-23 13:24:13 +02:00
|
|
|
version = "0.1.11"
|
2018-08-03 14:21:34 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-09 07:24:29 +01:00
|
|
|
"toml 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-03 14:21:34 +02:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "ws2_32-sys"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
2018-08-08 04:47:32 +02:00
|
|
|
[[package]]
|
|
|
|
name = "xattr"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-08 04:47:32 +02:00
|
|
|
]
|
|
|
|
|
2018-08-08 08:42:09 +02:00
|
|
|
[[package]]
|
2019-03-28 18:49:14 +01:00
|
|
|
name = "xz2"
|
|
|
|
version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2018-08-08 08:42:09 +02:00
|
|
|
dependencies = [
|
2020-05-28 00:14:09 +02:00
|
|
|
"lzma-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-08-08 08:42:09 +02:00
|
|
|
]
|
|
|
|
|
2018-01-30 08:29:34 +01:00
|
|
|
[[package]]
|
|
|
|
name = "zip"
|
2020-03-09 07:24:29 +01:00
|
|
|
version = "0.5.5"
|
2018-01-30 08:29:34 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2018-08-07 16:22:44 +02:00
|
|
|
"bzip2 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-03-28 18:49:14 +01:00
|
|
|
"crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"flate2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-30 08:29:34 +01:00
|
|
|
"podio 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-05-28 00:14:09 +02:00
|
|
|
"time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[metadata]
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum addr2line 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a49806b9dadc843c61e7c97e72490ad7f7220ae249012fbda9ad0609457c0543"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum adler32 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum aho-corasick 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)" = "8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada"
|
2018-08-04 15:35:56 +02:00
|
|
|
"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum arrayref 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum arrayvec 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum atk-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e552c1776737a4c80110d06b36d099f47c727335f9aaa5d942a72b6863a8ec6f"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum backtrace 0.3.48 (registry+https://github.com/rust-lang/crates.io-index)" = "0df2f85c8a2abbe3b7d7e748052fdd9b76a0458fdeb16ad4223f5eca78c7c130"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7"
|
2018-09-19 02:34:56 +02:00
|
|
|
"checksum base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum blake2b_simd 0.5.10 (registry+https://github.com/rust-lang/crates.io-index)" = "d8fb2d74254a3a0b5cac33ac9f8ed0e44aa50378d9dbb2e5d83bd21ed1dc2c8a"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum boxfnonce 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "5988cb1d626264ac94100be357308f29ff7cbdd3b36bda27f450a4ee3f713426"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)" = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
|
2018-08-07 16:22:44 +02:00
|
|
|
"checksum bzip2 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "42b7c3cbf0fa9c1b82308d57191728ca0256cb821220f4e2fd410a72ade26e3b"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum bzip2-sys 0.1.9+1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "ad3b39a260062fca31f7b0b12f207e8f2590a67d32ec7d59c20484b07ea7285e"
|
|
|
|
"checksum cairo-sys-rs 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ff65ba02cac715be836f63429ab00a767d48336efc5497c5637afb53b4f14d63"
|
|
|
|
"checksum cc 1.0.54 (registry+https://github.com/rust-lang/crates.io-index)" = "7bbb73db36c1246e9034e307d0fba23f9a2e251faa47ade70c1bd252220c8311"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "80094f509cf8b5ae86a4966a39b3ff66cd7e2a3e594accec3743ff3fabeab5b2"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum clap 2.33.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bdfa80d47f954d53a35a64987ca1422f495b8d6483c0fe9f7117b36c2a792129"
|
2018-09-19 02:34:56 +02:00
|
|
|
"checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum constant_time_eq 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
|
2019-06-23 13:24:13 +02:00
|
|
|
"checksum cookie 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)" = "888604f00b3db336d2af898ec3c1d5d0ddf5e6d462220f2ededc33a87ac4bbd5"
|
|
|
|
"checksum cookie_store 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "46750b3f362965f197996c4448e4a0935e791bf7d6631bfce9ee0af3d24c919c"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum core-foundation 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
|
|
|
|
"checksum core-foundation-sys 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum crossbeam-deque 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285"
|
|
|
|
"checksum crossbeam-epoch 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
|
|
|
|
"checksum crossbeam-queue 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c695eeca1e7173472a32221542ae469b3e9aac3a4fc81f7696bcad82029493db"
|
|
|
|
"checksum crossbeam-utils 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
|
2019-04-01 21:49:41 +02:00
|
|
|
"checksum deunicode 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "850878694b7933ca4c9569d30a34b55031b9b139ee1fc7b94a527c4ef960d690"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "13aea89a5c93364a98e9b37b2fa237effbb694d5cfe01c5b70941f7eb087d5e3"
|
|
|
|
"checksum dirs-sys 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "afa0b23de8fd801745c471deffa6e12d248f962c9fd4b4c33787b055599bde7b"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum doc-comment 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum dtoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "4358a9e11b9a09cf52383b451b49a169e8d797b68aa02301ff586d70d9661ea3"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum encoding_rs 0.8.23 (registry+https://github.com/rust-lang/crates.io-index)" = "e8ac63f94732332f44fe654443c46f6375d1939684c17b0afb6cb56b0456e171"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum error-chain 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d371106cc88ffdfb1eabd7111e432da544f16f3e2d7bf1dfe8bf575f1df045cd"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum failure 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86"
|
|
|
|
"checksum failure_derive 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4"
|
|
|
|
"checksum fern 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8c9a4820f0ccc8a7afd67c39a0f1a0f4b07ca1725164271a64939d7aeb9af065"
|
|
|
|
"checksum filetime 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)" = "affc17579b132fc2461adf7c575cc6e8b134ebca52c51f5411388965227dc695"
|
|
|
|
"checksum flate2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "2cfff41391129e0a856d6d822600b8d71179d46879e310417eb9c762eb178b42"
|
|
|
|
"checksum fnv 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)" = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
2018-01-27 12:56:36 +01:00
|
|
|
"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
|
|
|
|
"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
|
2018-01-26 13:29:28 +01:00
|
|
|
"checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
|
|
|
|
"checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum futures 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)" = "1b980f2816d6ee8673b6517b52cb0e808a180efc92e5c19d02cdda79066703ef"
|
2018-01-27 12:56:36 +01:00
|
|
|
"checksum futures-cpupool 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum gdk-pixbuf-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d8991b060a9e9161bafd09bf4a202e6fd404f5b4dd1a08d53a1e84256fb34ab0"
|
|
|
|
"checksum gdk-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6adf679e91d1bff0c06860287f80403e7db54c2d2424dce0a470023b56c88fbb"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum getrandom 0.1.14 (registry+https://github.com/rust-lang/crates.io-index)" = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum gimli 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bcc8e0c9bce37868955864dbecd2b1ab2bdf967e6f28066d65aaac620444b65c"
|
|
|
|
"checksum gio-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4fad225242b9eae7ec8a063bb86974aca56885014672375e5775dc0ea3533911"
|
|
|
|
"checksum glib-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "95856f3802f446c05feffa5e24859fe6a183a7cb849c8449afc35c86b1e316e2"
|
|
|
|
"checksum gobject-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31d1a804f62034eccf370006ccaef3708a71c31d561fee88564abe71177553d9"
|
|
|
|
"checksum gtk-sys 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "53def660c7b48b00b510c81ef2d2fbd3c570f1527081d8d7947f471513e1a4c1"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum h2 0.1.26 (registry+https://github.com/rust-lang/crates.io-index)" = "a5b34c246847f938a410a03c5458c7fee2274436675e76d8b903c08efc29c462"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum hermit-abi 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "91780f809e750b0a89f5544be56617ff6b1227ee485bcb06ebe10cdf89bd3b71"
|
2019-12-08 00:55:56 +01:00
|
|
|
"checksum http 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = "d6ccf5ede3a895d8856620237b2f02972c1bbc78d2965ad7fe8838d4a0ed41f0"
|
2019-06-23 13:24:13 +02:00
|
|
|
"checksum http-body 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
|
2018-07-28 07:33:06 +02:00
|
|
|
"checksum hyper 0.11.27 (registry+https://github.com/rust-lang/crates.io-index)" = "34a590ca09d341e94cddf8e5af0bbccde205d5fbc2fa3c09dd67c7f85cea59d7"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum hyper 0.12.35 (registry+https://github.com/rust-lang/crates.io-index)" = "9dbe6ed1438e1f8ad955a4701e9a944938e9519f6888d12d8558b645e247d5f6"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum hyper-tls 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3a800d6aa50af4b5850b2b0f659625ce9504df908e9733b635720483be26174f"
|
2018-08-07 16:22:44 +02:00
|
|
|
"checksum idna 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum indexmap 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "076f042c5b7b98f31d205f1249267e12a6518c1481e9dae9764af19b707d2292"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum javascriptcore-rs-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3f46ada8a08dcd75a10afae872fbfb51275df4a8ae0d46b8cc7c708f08dd2998"
|
2018-01-26 13:29:28 +01:00
|
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
2018-01-27 12:56:36 +01:00
|
|
|
"checksum language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum libc 0.2.71 (registry+https://github.com/rust-lang/crates.io-index)" = "9457b06509d27052635f90d6466700c65095fdf75409b3fbdd903e988b886f49"
|
|
|
|
"checksum lock_api 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"
|
2018-01-26 13:29:28 +01:00
|
|
|
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum lzma-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "f24f76ec44a8ac23a31915d6e326bca17ce88da03096f1ff194925dc714dac99"
|
2018-09-19 02:34:56 +02:00
|
|
|
"checksum matches 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum memchr 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum memoffset 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b4fc2c02a7e374099d4ee95a193111f72d2110197fe200272371758f6c3643d8"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum mime 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)" = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
|
|
|
|
"checksum mime_guess 2.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212"
|
|
|
|
"checksum miniz_oxide 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "aa679ff6578b1cddee93d7e82e263b94a575e0bfced07284eb0c037c1d2416a5"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum mio 0.6.22 (registry+https://github.com/rust-lang/crates.io-index)" = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430"
|
|
|
|
"checksum mio-uds 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)" = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"
|
2018-01-27 12:56:36 +01:00
|
|
|
"checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum native-tls 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "2b0d88c06fe90d5ee94048ba40409ef1d9315d86f6f38c2efdaad4fb50c58b2d"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum net2 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)" = "2ba7c918ac76704fb42afcbbb43891e72731f3dcca3bef2a19786297baf14af7"
|
|
|
|
"checksum ntapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7a31937dea023539c72ddae0e3571deadc1414b300483fa7aaec176168cfa9d2"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum num-integer 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "3f6ea62e9d81a77cd3ee9a2a5b9b609447857f3d358704331e4ef39eb247fcba"
|
|
|
|
"checksum num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "c62be47e61d1842b9170f0fdeec8eba98e60e90e5446449a0545e5152acd7096"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum num_cpus 1.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
|
|
|
|
"checksum number_prefix 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
|
|
|
|
"checksum object 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9cbca9424c482ee628fa549d9c812e2cd22f1180b9222c9200fdfa6eb31aecb2"
|
|
|
|
"checksum once_cell 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "0b631f7e854af39a1739f401cf34a8a013dfe09eac4fa4dba91e9768bd28168d"
|
|
|
|
"checksum openssl 0.10.29 (registry+https://github.com/rust-lang/crates.io-index)" = "cee6d85f4cb4c4f59a6a85d5b68a233d280c82e29e822913b9c8b129fbf20bdd"
|
2018-09-19 02:34:56 +02:00
|
|
|
"checksum openssl-probe 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum openssl-sys 0.9.57 (registry+https://github.com/rust-lang/crates.io-index)" = "7410fef80af8ac071d4f63755c0ab89ac3df0fd1ea91f1d1f37cf5cec4395990"
|
|
|
|
"checksum pango-sys 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "86b93d84907b3cf0819bff8f13598ba72843bee579d5ebc2502e4b0367b4be7d"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"
|
|
|
|
"checksum parking_lot_core 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
|
2018-01-27 12:56:36 +01:00
|
|
|
"checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
|
|
|
|
"checksum pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)" = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677"
|
2018-01-30 08:29:34 +01:00
|
|
|
"checksum podio 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "780fb4b6698bbf9cf2444ea5d22411cef2953f0824b98f33cf454ec5615645bd"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum ppv-lite86 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"
|
|
|
|
"checksum proc-macro2 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)" = "1502d12e458c49a4c9cbff560d0fe0060c252bc29799ed94ca2ed4bb665a0101"
|
2019-12-08 00:55:56 +01:00
|
|
|
"checksum publicsuffix 1.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "3bbaa49075179162b49acac1c6aa45fb4dafb5f13cf6794276d77bc7fd95757b"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "54a21852a652ad6f610c9510194f398ff6f8692e334fd1145fed931f7fbe44ea"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum rand 0.3.23 (registry+https://github.com/rust-lang/crates.io-index)" = "64ac302d8f83c0c1974bf758f6b041c6c8ada916fbb44a609158ca8b064cc76c"
|
|
|
|
"checksum rand 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
|
|
|
|
"checksum rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum rand 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum rand_chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
|
|
|
|
"checksum rand_core 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
|
2019-06-23 13:24:13 +02:00
|
|
|
"checksum rand_jitter 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
|
|
|
|
"checksum rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
|
|
|
|
"checksum rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "db6ce3297f9c85e16621bb8cca38a06779ffc31bb8184e1be4bed2be4678a098"
|
|
|
|
"checksum rayon-core 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "08a89b46efaf957e52b18062fb2f4660f8b8a4dde1807ca002690868ef2c85a9"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum redox_users 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum regex 1.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "a6020f034922e3194c711b82a627453881bc4682166cabb07134a10c26ba7692"
|
|
|
|
"checksum regex-syntax 0.6.17 (registry+https://github.com/rust-lang/crates.io-index)" = "7fe5bd57d1d7414c6b5ed48563a2c855d995ff777729dcd91c369ec7fea395ae"
|
2018-08-07 16:22:44 +02:00
|
|
|
"checksum relay 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1576e382688d7e9deecea24417e350d3062d97e32e45d70b1cde65994ff1489a"
|
2019-06-23 13:24:13 +02:00
|
|
|
"checksum remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum reqwest 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)" = "f88643aea3c1343c804950d7bf983bd2067f5ab59db6d613a08e05572f2714ab"
|
|
|
|
"checksum rust-argon2 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
|
2018-09-19 02:34:56 +02:00
|
|
|
"checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum ryu 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ed3d612bc64430efeb3f7ee6ef26d590dce0c43249217bddc62112540c7941e1"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum safemem 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum same-file 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum schannel 0.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
|
2018-08-07 16:22:44 +02:00
|
|
|
"checksum scoped-tls 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum scopeguard 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum security-framework 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "64808902d7d99f78eaddd2b4e2509713babc3dc3c85ad6f4c447680f3c01e535"
|
|
|
|
"checksum security-framework-sys 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "17bf11d99252f512695eb468de5516e5cf75455521e69dfe343f3b74e4748405"
|
|
|
|
"checksum semver 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "394cec28fa623e00903caf7ba4fa6fb9a0e260280bb8cdbbba029611108a0190"
|
2018-01-29 08:21:37 +01:00
|
|
|
"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
|
|
|
|
"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum serde 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)" = "99e7b308464d16b56eba9964e4972a3eee817760ab60d88c3f86e1fecb08204c"
|
|
|
|
"checksum serde_derive 1.0.110 (registry+https://github.com/rust-lang/crates.io-index)" = "818fbf6bfa9a42d3bfcaca148547aa00c7b915bec71d1757aa2d44ca68771984"
|
|
|
|
"checksum serde_json 1.0.53 (registry+https://github.com/rust-lang/crates.io-index)" = "993948e75b189211a9b31a7528f950c6adc21f9720b6438ff80a7fa2f864cea2"
|
2019-06-23 13:24:13 +02:00
|
|
|
"checksum serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a"
|
2018-01-27 12:56:36 +01:00
|
|
|
"checksum slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "17b4fcaed89ab08ef143da37bc52adbcc04d4a69014f4c1208d6b51f0c47bc23"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
|
2019-04-01 21:49:41 +02:00
|
|
|
"checksum slug 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b3bc762e6a4b6c6fcaade73e77f9ebc6991b676f88bb2358bddb56560f073373"
|
2018-01-27 12:56:36 +01:00
|
|
|
"checksum smallvec 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4c8cbcd6df1e117c2210e13ab5109635ad68a929fcbb8964dc965b76cb5ee013"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum smallvec 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c7cb5678e1615754284ec264d9bb5b4c27d2018577fd90ac0ceb578591ed5ee4"
|
|
|
|
"checksum soup-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "48a2f246b51c81d4baa1ce611240c2f6e0323ae75f3b6cc9d2d2911e0567962c"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum string 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"
|
2019-06-23 13:24:13 +02:00
|
|
|
"checksum strsim 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum syn 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)" = "ef781e621ee763a2a40721a8861ec519cb76966aee03bb5d00adb6a31dc1c1de"
|
2019-12-08 00:55:56 +01:00
|
|
|
"checksum synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "67656ea1dc1b41b1451851562ea232ec2e5a80242139f7e679ceccfb5d61f545"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum sysinfo 0.14.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4cf74492539712b190e4b3234cf6a4a026812e880fe45e8001807cc0044a7f21"
|
2018-01-27 12:56:36 +01:00
|
|
|
"checksum take 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b157868d8ac1f56b64604539990685fa7611d8fa9e5476cf0c02cf34d32917c5"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum tar 0.4.28 (registry+https://github.com/rust-lang/crates.io-index)" = "5c058ad0bd6ccb84faa24cc44d4fc99bee8a5d7ba9ff33aa4d993122d1aeeac2"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
|
2019-06-23 13:24:13 +02:00
|
|
|
"checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
|
|
|
|
"checksum tinyfiledialogs 3.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "848eb50d6d21430349d82418c2244f611b1ad3e1c52c675320338b3102d06554"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum tokio 0.1.22 (registry+https://github.com/rust-lang/crates.io-index)" = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"
|
2019-06-23 13:24:13 +02:00
|
|
|
"checksum tokio-buf 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum tokio-codec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "25b2998660ba0e70d18684de5d06b70b70a3a747469af9dea7618cc59e75976b"
|
2018-08-07 16:22:44 +02:00
|
|
|
"checksum tokio-core 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "aeeffbbb94209023feaef3c196a41cbcdafa06b4a6f893f68779bb5e53796f71"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum tokio-current-thread 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"
|
|
|
|
"checksum tokio-executor 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671"
|
|
|
|
"checksum tokio-fs 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "297a1206e0ca6302a0eed35b700d292b275256f596e2f3fea7729d5e629b6ff4"
|
|
|
|
"checksum tokio-io 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
|
2018-01-27 12:56:36 +01:00
|
|
|
"checksum tokio-proto 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8fbb47ae81353c63c487030659494b295f6cb6576242f907f203473b191b0389"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum tokio-reactor 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351"
|
2018-01-27 12:56:36 +01:00
|
|
|
"checksum tokio-service 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum tokio-sync 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "edfe50152bc8164fcc456dab7891fa9bf8beaf01c5ee7e1dd43a397c3cf87dee"
|
|
|
|
"checksum tokio-tcp 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72"
|
|
|
|
"checksum tokio-threadpool 0.1.18 (registry+https://github.com/rust-lang/crates.io-index)" = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89"
|
|
|
|
"checksum tokio-timer 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)" = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296"
|
|
|
|
"checksum tokio-udp 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "e2a0b10e610b39c38b031a2fcab08e4b82f16ece36504988dcbd81dbba650d82"
|
|
|
|
"checksum tokio-uds 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "5076db410d6fdc6523df7595447629099a1fdc47b3d9f896220780fa48faf798"
|
|
|
|
"checksum toml 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a"
|
2018-07-28 07:33:06 +02:00
|
|
|
"checksum try-lock 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee2aa4715743892880f70885373966c83d73ef1b0838a664ef0c76fffd35e7c2"
|
2018-09-19 02:34:56 +02:00
|
|
|
"checksum try-lock 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"
|
2019-06-23 13:24:13 +02:00
|
|
|
"checksum try_from 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "283d3b89e1368717881a9d51dad843cc435380d8109c9e47d38780a324698d8b"
|
2019-12-08 00:55:56 +01:00
|
|
|
"checksum unicase 2.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
|
2018-01-29 11:57:06 +01:00
|
|
|
"checksum unicode-bidi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum unicode-normalization 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "5479532badd04e128284890390c1e876ef7a993d0570b3597ae43dfa1d59afa4"
|
2019-12-08 00:55:56 +01:00
|
|
|
"checksum unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
|
2019-03-28 18:08:13 +01:00
|
|
|
"checksum url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb"
|
2018-05-03 15:08:26 +02:00
|
|
|
"checksum urlencoding 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3df3561629a8bb4c57e5a2e4c43348d9e29c7c29d9b1c4c1f47166deca8f37ed"
|
2019-06-23 13:24:13 +02:00
|
|
|
"checksum uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)" = "90dbc611eb48397705a6b0f6e917da23ae517e4d127123d2cf7674206627d32a"
|
2019-12-08 00:55:56 +01:00
|
|
|
"checksum vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3fc439f2794e98976c88a2a2dafce96b930fe8010b0a256b3c2199a773933168"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum vec_map 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
|
|
|
|
"checksum version_check 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum walkdir 2.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
|
2018-07-28 07:33:06 +02:00
|
|
|
"checksum want 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "a05d9d966753fa4b5c8db73fcab5eed4549cfe0e1e4e66911e5564a0085c35d1"
|
2019-06-27 07:24:43 +02:00
|
|
|
"checksum want 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum wasi 0.9.0+wasi-snapshot-preview1 (registry+https://github.com/rust-lang/crates.io-index)" = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum web-view 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b3c54d252c61eebfe01950ff8cc09586b3d37a311ab81a996e0b8a11b5dd16e7"
|
|
|
|
"checksum webkit2gtk-sys 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f438a797e617deaa635e482f0beb29abb3bbe1540709cc20a572cac499b2f980"
|
|
|
|
"checksum webview-sys 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ebd4dcacd0996a4ba60f7d661408172f9ba2e0176b0841876993df368bfa97cb"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum which 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724"
|
2019-06-27 07:24:43 +02:00
|
|
|
"checksum widestring 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "effc0e4ff8085673ea7b9b2e3c73f6bd4d118810c9009ed8f1e16bd96c331db6"
|
2018-01-26 13:29:28 +01:00
|
|
|
"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
|
2018-01-26 13:29:28 +01:00
|
|
|
"checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
|
|
|
|
"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
2020-05-28 00:14:09 +02:00
|
|
|
"checksum winapi-util 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
2018-01-26 13:29:28 +01:00
|
|
|
"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
2019-09-05 18:39:42 +02:00
|
|
|
"checksum winreg 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"
|
2019-06-23 13:24:13 +02:00
|
|
|
"checksum winres 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "ff4fb510bbfe5b8992ff15f77a2e6fe6cf062878f0eda00c0f44963a807ca5dc"
|
2018-01-27 12:56:36 +01:00
|
|
|
"checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
|
2018-08-08 04:47:32 +02:00
|
|
|
"checksum xattr 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
|
2019-03-28 18:49:14 +01:00
|
|
|
"checksum xz2 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "c179869f34fc7c01830d3ce7ea2086bc3a07e0d35289b667d0a8bf910258926c"
|
2020-03-09 07:24:29 +01:00
|
|
|
"checksum zip 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6df134e83b8f0f8153a094c7b0fd79dfebe437f1d76e7715afa18ed95ebe2fd7"
|