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"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.14.1"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "a55f82cfe485775d02112886f4169bde0c5894d75e79ead7eafe7e40a25e45f7"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"gimli",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
2020-11-07 01:04:52 +01:00
|
|
|
[[package]]
|
|
|
|
name = "adler"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
|
|
|
2018-01-30 05:53:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "adler32"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.2.0"
|
2018-01-30 05:53:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
|
2018-01-30 05:53:28 +01:00
|
|
|
|
2018-01-29 13:28:14 +01:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.7.15"
|
2018-01-29 13:28:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5"
|
2018-01-29 13:28:14 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"memchr",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
|
2018-08-04 15:35:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"winapi 0.3.9",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
|
2018-08-07 16:22:44 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrayvec"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.5.2"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
|
2018-08-04 15:35:56 +02:00
|
|
|
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "atk-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.10.0"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "f530e4af131d94cc4fa15c5c9d0348f0ef28bac64ba660b6b2a1cf2605dedfce"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"glib-sys",
|
|
|
|
"gobject-sys",
|
|
|
|
"libc",
|
|
|
|
"system-deps",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
2018-08-04 15:35:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"hermit-abi",
|
|
|
|
"libc",
|
|
|
|
"winapi 0.3.9",
|
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-11-07 01:04:52 +01:00
|
|
|
checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
|
2019-03-28 18:08:13 +01:00
|
|
|
|
2020-03-09 07:24:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.0.1"
|
2020-03-09 07:24:29 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
|
2020-03-09 07:24:29 +01:00
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.3.56"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "9d117600f438b1707d4e4ae15d3595657288f8235a0eb593e80ecc98ab34e1bc"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"addr2line",
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"libc",
|
|
|
|
"miniz_oxide 0.4.4",
|
|
|
|
"object",
|
|
|
|
"rustc-demangle",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"byteorder",
|
|
|
|
"safemem",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"byteorder",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
2020-03-09 07:24:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.13.0"
|
2020-03-09 07:24:29 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
|
2020-03-09 07:24:29 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "blake2b_simd"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.5.11"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"arrayref",
|
|
|
|
"arrayvec",
|
|
|
|
"constant_time_eq",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "5988cb1d626264ac94100be357308f29ff7cbdd3b36bda27f450a4ee3f713426"
|
2019-03-28 18:08:13 +01:00
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.4.3"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
2018-01-27 12:56:36 +01:00
|
|
|
|
|
|
|
[[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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"byteorder",
|
|
|
|
"either",
|
|
|
|
"iovec",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "42b7c3cbf0fa9c1b82308d57191728ca0256cb821220f4e2fd410a72ade26e3b"
|
2018-01-30 08:29:34 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bzip2-sys",
|
|
|
|
"libc",
|
2018-01-30 08:29:34 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bzip2-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.1.10+1.0.8"
|
2018-01-30 08:29:34 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "17fa3d1ac1ca21c5c4e36a97f3c3eb25084576f6fc47bf0139c1123434216c6c"
|
2018-01-30 08:29:34 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-05-28 00:14:09 +02:00
|
|
|
name = "cairo-sys-rs"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.10.0"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "2ed2639b9ad5f1d6efa76de95558e11339e7318426d84ac4890b86c03e828ca7"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
|
|
|
"system-deps",
|
2018-01-30 08:29:34 +01:00
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.0.67"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
|
|
|
[[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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
2018-08-04 08:28:13 +02:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.4.19"
|
2018-08-04 08:28:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
|
2018-08-04 08:28:13 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
"time",
|
|
|
|
"winapi 0.3.9",
|
2018-08-04 08:28:13 +02:00
|
|
|
]
|
|
|
|
|
2018-08-04 15:35:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "2.33.3"
|
2018-08-04 15:35:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
|
2018-08-04 15:35:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"ansi_term",
|
|
|
|
"atty",
|
|
|
|
"bitflags",
|
|
|
|
"strsim",
|
|
|
|
"textwrap",
|
|
|
|
"unicode-width",
|
|
|
|
"vec_map",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bitflags",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
|
2019-03-28 18:08:13 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "888604f00b3db336d2af898ec3c1d5d0ddf5e6d462220f2ededc33a87ac4bbd5"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"time",
|
|
|
|
"url 1.7.2",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "46750b3f362965f197996c4448e4a0935e791bf7d6631bfce9ee0af3d24c919c"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cookie",
|
|
|
|
"failure",
|
|
|
|
"idna 0.1.5",
|
|
|
|
"log 0.4.14",
|
|
|
|
"publicsuffix",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"time",
|
|
|
|
"try_from",
|
|
|
|
"url 1.7.2",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.9.1"
|
2019-06-23 13:24:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "0a89e2ae426ea83155dccf10c0fa6b1463ef6d5fcb44cee0b224a408fa640a62"
|
2019-06-23 13:24:13 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
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-11-07 01:04:52 +01:00
|
|
|
version = "0.8.2"
|
2019-06-23 13:24:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b"
|
2019-06-23 13:24:13 +02:00
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "crc32fast"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.2.1"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 1.0.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-channel"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"crossbeam-utils 0.8.3",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285"
|
|
|
|
dependencies = [
|
|
|
|
"crossbeam-epoch 0.8.2",
|
|
|
|
"crossbeam-utils 0.7.2",
|
|
|
|
"maybe-uninit",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-deque"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9"
|
2019-04-01 21:49:41 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"crossbeam-epoch 0.9.3",
|
|
|
|
"crossbeam-utils 0.8.3",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"autocfg 1.0.1",
|
|
|
|
"cfg-if 0.1.10",
|
|
|
|
"crossbeam-utils 0.7.2",
|
|
|
|
"lazy_static",
|
|
|
|
"maybe-uninit",
|
|
|
|
"memoffset 0.5.6",
|
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-epoch"
|
|
|
|
version = "0.9.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2584f639eb95fea8c798496315b297cf81b9b58b6d30ab066a75455333cf4b12"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"crossbeam-utils 0.8.3",
|
|
|
|
"lazy_static",
|
|
|
|
"memoffset 0.6.1",
|
|
|
|
"scopeguard",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
2019-12-08 00:55:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-queue"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.3"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 0.1.10",
|
|
|
|
"crossbeam-utils 0.7.2",
|
|
|
|
"maybe-uninit",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg 1.0.1",
|
|
|
|
"cfg-if 0.1.10",
|
|
|
|
"lazy_static",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
|
|
|
version = "0.8.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e7e9d99fa91428effe99c5c6d4634cdeba32b8cf784fc428a2a687f61a952c49"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"autocfg 1.0.1",
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"lazy_static",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "850878694b7933ca4c9569d30a34b55031b9b139ee1fc7b94a527c4ef960d690"
|
2019-04-01 21:49:41 +02:00
|
|
|
|
2018-08-04 10:35:00 +02:00
|
|
|
[[package]]
|
|
|
|
name = "dirs"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "3.0.1"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "142995ed02755914747cc6ca76fc7e4583cd18578746716d0508ea6ed558b9ff"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"dirs-sys",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dirs-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.3.5"
|
2018-08-04 10:35:00 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "8e93d7f5705de3e49895a2b5e0b8855a1c27f080192ae9c32a6432d50741a57a"
|
2018-08-04 10:35:00 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
|
|
|
"redox_users",
|
|
|
|
"winapi 0.3.9",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
|
2019-06-23 13:24:13 +02:00
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "dtoa"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.4.7"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "88d7ed2934d741c6b37e33e3832298e8850b53fd2d2bea03873375596c7cea4e"
|
2018-01-27 04:27:41 +01:00
|
|
|
|
2019-04-01 21:49:41 +02:00
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.6.1"
|
2019-04-01 21:49:41 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
|
2019-04-01 21:49:41 +02:00
|
|
|
|
2018-07-28 07:33:06 +02:00
|
|
|
[[package]]
|
|
|
|
name = "encoding_rs"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.8.28"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 1.0.0",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86"
|
2018-07-28 07:33:06 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"backtrace",
|
|
|
|
"failure_derive",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"synstructure",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "8c9a4820f0ccc8a7afd67c39a0f1a0f4b07ca1725164271a64939d7aeb9af065"
|
2018-08-04 08:28:13 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"log 0.4.14",
|
2018-08-04 08:28:13 +02:00
|
|
|
]
|
|
|
|
|
2018-08-08 04:47:32 +02:00
|
|
|
[[package]]
|
|
|
|
name = "filetime"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.14"
|
2018-08-08 04:47:32 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "1d34cfa13a63ae058bfa601fe9e313bbdb3746427c1459185464ce0fcf62e1e8"
|
2018-08-08 04:47:32 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"libc",
|
|
|
|
"redox_syscall 0.2.5",
|
|
|
|
"winapi 0.3.9",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "2cfff41391129e0a856d6d822600b8d71179d46879e310417eb9c762eb178b42"
|
2018-01-30 08:29:34 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 0.1.10",
|
|
|
|
"crc32fast",
|
|
|
|
"libc",
|
|
|
|
"miniz_oxide 0.3.7",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
|
|
|
[[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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"foreign-types-shared",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "form_urlencoded"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
|
|
|
|
dependencies = [
|
|
|
|
"matches",
|
|
|
|
"percent-encoding 2.1.0",
|
|
|
|
]
|
2018-01-26 13:29:28 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
|
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 = "fuchsia-zircon"
|
|
|
|
version = "0.3.3"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bitflags",
|
|
|
|
"fuchsia-zircon-sys",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "futures"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.1.31"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
|
|
|
[[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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"futures",
|
|
|
|
"num_cpus",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gdk-pixbuf-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.10.0"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "3bfe468a7f43e97b8d193a762b6c5cf67a7d36cacbc0b9291dbcae24bfea1e8f"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"gio-sys",
|
|
|
|
"glib-sys",
|
|
|
|
"gobject-sys",
|
|
|
|
"libc",
|
|
|
|
"system-deps",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gdk-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0a9653cfc500fd268015b1ac055ddbc3df7a5c9ea3f4ccef147b3957bd140d69"
|
|
|
|
dependencies = [
|
|
|
|
"cairo-sys-rs",
|
|
|
|
"gdk-pixbuf-sys",
|
|
|
|
"gio-sys",
|
|
|
|
"glib-sys",
|
|
|
|
"gobject-sys",
|
|
|
|
"libc",
|
|
|
|
"pango-sys",
|
|
|
|
"pkg-config",
|
|
|
|
"system-deps",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
|
|
|
version = "0.1.16"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"libc",
|
|
|
|
"wasi 0.9.0+wasi-snapshot-preview1",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.2"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "c9495705279e7140bf035dde1f6e750c162df8b625267cd52cc44e0b156732c8"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"libc",
|
|
|
|
"wasi 0.10.0+wasi-snapshot-preview1",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "gimli"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.23.0"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce"
|
2020-05-28 00:14:09 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gio-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.10.1"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "5e24fb752f8f5d2cf6bbc2c606fd2bc989c81c5e2fe321ab974d54f8b6344eac"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"glib-sys",
|
|
|
|
"gobject-sys",
|
|
|
|
"libc",
|
|
|
|
"system-deps",
|
|
|
|
"winapi 0.3.9",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "glib-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.10.1"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "c7e9b997a66e9a23d073f2b1abb4dbfc3925e0b8952f67efd8d9b6e168e4cdc1"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
|
|
|
"system-deps",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gobject-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.10.0"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "952133b60c318a62bf82ee75b93acc7e84028a093e06b9e27981c2b6fe68218c"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"glib-sys",
|
|
|
|
"libc",
|
|
|
|
"system-deps",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gtk-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.10.0"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "89acda6f084863307d948ba64a4b1ef674e8527dddab147ee4cdcc194c880457"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"atk-sys",
|
|
|
|
"cairo-sys-rs",
|
|
|
|
"gdk-pixbuf-sys",
|
|
|
|
"gdk-sys",
|
|
|
|
"gio-sys",
|
|
|
|
"glib-sys",
|
|
|
|
"gobject-sys",
|
|
|
|
"libc",
|
|
|
|
"pango-sys",
|
|
|
|
"system-deps",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "a5b34c246847f938a410a03c5458c7fee2274436675e76d8b903c08efc29c462"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"bytes",
|
|
|
|
"fnv",
|
|
|
|
"futures",
|
|
|
|
"http",
|
|
|
|
"indexmap",
|
|
|
|
"log 0.4.14",
|
|
|
|
"slab 0.4.2",
|
|
|
|
"string",
|
|
|
|
"tokio-io",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "87cbf45460356b7deeb5e3415b5563308c0a9b057c85e12b06ad551f98d0a6ac"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"unicode-segmentation",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.1.18"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "d6ccf5ede3a895d8856620237b2f02972c1bbc78d2965ad7fe8838d4a0ed41f0"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
|
|
|
"fnv",
|
|
|
|
"itoa",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d"
|
2019-06-23 13:24:13 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
|
|
|
"futures",
|
|
|
|
"http",
|
|
|
|
"tokio-buf",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.3.5"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "615caabe2c3160b313d52ccc905335f4ed5f10881dd63dc5699d47e90be85691"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
|
|
|
[[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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "34a590ca09d341e94cddf8e5af0bbccde205d5fbc2fa3c09dd67c7f85cea59d7"
|
|
|
|
dependencies = [
|
|
|
|
"base64 0.9.3",
|
|
|
|
"bytes",
|
|
|
|
"futures",
|
|
|
|
"futures-cpupool",
|
|
|
|
"httparse",
|
|
|
|
"iovec",
|
|
|
|
"language-tags",
|
|
|
|
"log 0.4.14",
|
|
|
|
"mime",
|
|
|
|
"net2",
|
|
|
|
"percent-encoding 1.0.1",
|
|
|
|
"relay",
|
|
|
|
"time",
|
|
|
|
"tokio-core",
|
|
|
|
"tokio-io",
|
|
|
|
"tokio-proto",
|
|
|
|
"tokio-service",
|
|
|
|
"unicase",
|
|
|
|
"want 0.0.4",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.12.36"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5c843caf6296fc1f93444735205af9ed4e109a539005abb2564ae1d6fad34c52"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures",
|
|
|
|
"futures-cpupool",
|
|
|
|
"h2",
|
|
|
|
"http",
|
|
|
|
"http-body",
|
|
|
|
"httparse",
|
|
|
|
"iovec",
|
|
|
|
"itoa",
|
|
|
|
"log 0.4.14",
|
|
|
|
"net2",
|
|
|
|
"rustc_version",
|
|
|
|
"time",
|
|
|
|
"tokio",
|
|
|
|
"tokio-buf",
|
|
|
|
"tokio-executor",
|
|
|
|
"tokio-io",
|
|
|
|
"tokio-reactor",
|
|
|
|
"tokio-tcp",
|
|
|
|
"tokio-threadpool",
|
|
|
|
"tokio-timer",
|
|
|
|
"want 0.2.0",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "3a800d6aa50af4b5850b2b0f659625ce9504df908e9733b635720483be26174f"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
|
|
|
"futures",
|
|
|
|
"hyper 0.12.36",
|
|
|
|
"native-tls",
|
|
|
|
"tokio-io",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
|
2018-01-29 11:57:06 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"matches",
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.2"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "89829a5d69c23d348314a7ac337fe39173b61149a9864deabd260983aed48c21"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"matches",
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
2018-01-29 11:57:06 +01:00
|
|
|
]
|
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.6.2"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "824845a0bf897a9042383849b02c1bc219c2383772efcd5c6f9766fa4b81aef3"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"autocfg 1.0.1",
|
|
|
|
"hashbrown",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.4.7"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736"
|
2018-01-27 04:27:41 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "3f46ada8a08dcd75a10afae872fbfb51275df4a8ae0d46b8cc7c708f08dd2998"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"winapi 0.2.8",
|
|
|
|
"winapi-build",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a"
|
2018-01-27 12:56:36 +01:00
|
|
|
|
|
|
|
[[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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
2018-01-27 12:56:36 +01:00
|
|
|
|
2018-08-08 08:42:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.90"
|
2018-08-08 08:42:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ba4aede83fc3617411dc6993bc8c70919750c1c257c6ca6a502aed6e0e2394ae"
|
2018-08-08 08:42:09 +02:00
|
|
|
|
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-11-07 01:04:52 +01:00
|
|
|
"cc",
|
|
|
|
"chrono",
|
|
|
|
"clap",
|
|
|
|
"dirs",
|
|
|
|
"fern",
|
|
|
|
"futures",
|
|
|
|
"hyper 0.11.27",
|
|
|
|
"log 0.4.14",
|
|
|
|
"mime_guess",
|
|
|
|
"number_prefix",
|
|
|
|
"regex",
|
|
|
|
"reqwest",
|
|
|
|
"semver 0.11.0",
|
|
|
|
"serde",
|
|
|
|
"serde_derive",
|
|
|
|
"serde_json",
|
|
|
|
"slug",
|
|
|
|
"sysinfo",
|
|
|
|
"tar",
|
|
|
|
"toml",
|
|
|
|
"url 2.2.1",
|
|
|
|
"walkdir",
|
|
|
|
"web-view",
|
|
|
|
"which",
|
|
|
|
"widestring",
|
|
|
|
"winapi 0.3.9",
|
|
|
|
"winres",
|
|
|
|
"xz2",
|
|
|
|
"zip",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"scopeguard",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"log 0.4.14",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.4.14"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 1.0.0",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2019-03-28 18:49:14 +01:00
|
|
|
[[package]]
|
|
|
|
name = "lzma-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.1.17"
|
2019-03-28 18:49:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "bdb4b7c3eddad11d3af9e86c487607d2d2442d185d848575365c4856ba96d619"
|
2019-03-28 18:49:14 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
|
2018-01-29 11:57:06 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
|
2018-01-29 13:28:14 +01:00
|
|
|
|
2018-08-07 16:22:44 +02:00
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "memchr"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "2.3.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "memoffset"
|
|
|
|
version = "0.5.6"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg 1.0.1",
|
|
|
|
]
|
2018-08-07 16:22:44 +02:00
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "memoffset"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.6.1"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "157b4208e3059a8f9e78d559edc658e13df41410cb3ae03979c83130067fdd87"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"autocfg 1.0.1",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212"
|
2018-01-30 05:53:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"mime",
|
|
|
|
"unicase",
|
2018-01-30 05:53:28 +01:00
|
|
|
]
|
|
|
|
|
2018-01-30 08:29:34 +01:00
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.3.7"
|
2018-01-30 08:29:34 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435"
|
2018-01-30 08:29:34 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"adler32",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
|
|
|
version = "0.4.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
|
|
|
|
dependencies = [
|
|
|
|
"adler",
|
|
|
|
"autocfg 1.0.1",
|
2018-01-30 08:29:34 +01:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.6.23"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 0.1.10",
|
|
|
|
"fuchsia-zircon",
|
|
|
|
"fuchsia-zircon-sys",
|
|
|
|
"iovec",
|
|
|
|
"kernel32-sys",
|
|
|
|
"libc",
|
|
|
|
"log 0.4.14",
|
|
|
|
"miow",
|
|
|
|
"net2",
|
|
|
|
"slab 0.4.2",
|
|
|
|
"winapi 0.2.8",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"iovec",
|
|
|
|
"libc",
|
|
|
|
"mio",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "miow"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.2"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"kernel32-sys",
|
|
|
|
"net2",
|
|
|
|
"winapi 0.2.8",
|
|
|
|
"ws2_32-sys",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "native-tls"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.7"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "b8d96b2e1c8da3957d58100b09f102c6d9cfdfced01b7ec5a8974044bb09dbd4"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"lazy_static",
|
|
|
|
"libc",
|
|
|
|
"log 0.4.14",
|
|
|
|
"openssl",
|
|
|
|
"openssl-probe",
|
|
|
|
"openssl-sys",
|
|
|
|
"schannel",
|
|
|
|
"security-framework",
|
|
|
|
"security-framework-sys",
|
|
|
|
"tempfile",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "net2"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.37"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 0.1.10",
|
|
|
|
"libc",
|
|
|
|
"winapi 0.3.9",
|
2020-03-09 07:24:29 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ntapi"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.3.6"
|
2020-03-09 07:24:29 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"
|
2020-03-09 07:24:29 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"winapi 0.3.9",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
2018-08-04 08:28:13 +02:00
|
|
|
[[package]]
|
|
|
|
name = "num-integer"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.1.44"
|
2018-08-04 08:28:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
|
2018-08-04 08:28:13 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"autocfg 1.0.1",
|
|
|
|
"num-traits",
|
2018-08-04 08:28:13 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.14"
|
2018-08-04 08:28:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
|
2019-06-23 13:24:13 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"autocfg 1.0.1",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"hermit-abi",
|
|
|
|
"libc",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
|
2020-05-28 00:14:09 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "object"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.23.0"
|
2018-01-30 05:53:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "a9a7ab5d64814df0fe4a4b5ead45ed6c5f181ee3ff04ba344313a6c80446c5d4"
|
2018-01-30 05:53:28 +01:00
|
|
|
|
2020-03-09 07:24:29 +01:00
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.7.2"
|
2020-03-09 07:24:29 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "af8b08b04175473088b46763e51ee54da5f9a164bc162f615b91bc179dbf15a3"
|
2020-03-09 07:24:29 +01:00
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "openssl"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.10.33"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "a61075b62a23fef5a29815de7536d940aa35ce96d18ce0cc5076272db678a577"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bitflags",
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"foreign-types",
|
|
|
|
"libc",
|
|
|
|
"once_cell",
|
|
|
|
"openssl-sys",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
|
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 = "openssl-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.9.61"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "313752393519e876837e09e1fa183ddef0be7735868dced3196f4472d536277f"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"autocfg 1.0.1",
|
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "pango-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.10.0"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "24d2650c8b62d116c020abd0cea26a4ed96526afda89b1c4ea567131fdefc890"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"glib-sys",
|
|
|
|
"gobject-sys",
|
|
|
|
"libc",
|
|
|
|
"system-deps",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"lock_api",
|
|
|
|
"parking_lot_core",
|
|
|
|
"rustc_version",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 0.1.10",
|
|
|
|
"cloudabi",
|
|
|
|
"libc",
|
|
|
|
"redox_syscall 0.1.57",
|
|
|
|
"rustc_version",
|
|
|
|
"smallvec 0.6.14",
|
|
|
|
"winapi 0.3.9",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
|
|
|
[[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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
|
|
|
[[package]]
|
2020-11-07 01:04:52 +01:00
|
|
|
name = "pest"
|
|
|
|
version = "2.1.3"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
|
|
|
|
dependencies = [
|
|
|
|
"ucd-trie",
|
|
|
|
]
|
2018-01-26 13:29:28 +01:00
|
|
|
|
2018-01-30 08:29:34 +01:00
|
|
|
[[package]]
|
2020-11-07 01:04:52 +01:00
|
|
|
name = "pkg-config"
|
|
|
|
version = "0.3.19"
|
2018-01-30 08:29:34 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
|
2018-01-30 08:29:34 +01:00
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.10"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
|
2019-09-05 18:39:42 +02:00
|
|
|
|
2018-08-07 16:22:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.0.24"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"unicode-xid",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
2019-06-23 13:24:13 +02:00
|
|
|
[[package]]
|
|
|
|
name = "publicsuffix"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.5.6"
|
2019-06-23 13:24:13 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "95b4ce31ff0a27d93c8de1849cf58162283752f065a90d508f1105fa6c9a213f"
|
2019-06-23 13:24:13 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"idna 0.2.2",
|
|
|
|
"url 2.2.1",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.0.9"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"proc-macro2",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "64ac302d8f83c0c1974bf758f6b041c6c8ada916fbb44a609158ca8b064cc76c"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
|
|
|
"rand 0.4.6",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
|
2018-05-03 13:50:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"fuchsia-cprng",
|
|
|
|
"libc",
|
|
|
|
"rand_core 0.3.1",
|
|
|
|
"rdrand",
|
|
|
|
"winapi 0.3.9",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"autocfg 0.1.7",
|
|
|
|
"libc",
|
|
|
|
"rand_chacha 0.1.1",
|
|
|
|
"rand_core 0.4.2",
|
|
|
|
"rand_hc 0.1.0",
|
|
|
|
"rand_isaac",
|
|
|
|
"rand_jitter",
|
|
|
|
"rand_os",
|
|
|
|
"rand_pcg",
|
|
|
|
"rand_xorshift",
|
|
|
|
"winapi 0.3.9",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.8.3"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "0ef9e7e66b4468674bfcb0c81af8b7fa0bb154fa9f28eb840da5c447baeb8d7e"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
|
|
|
"rand_chacha 0.3.0",
|
|
|
|
"rand_core 0.6.2",
|
|
|
|
"rand_hc 0.3.0",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"autocfg 0.1.7",
|
|
|
|
"rand_core 0.3.1",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.3.0"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"ppv-lite86",
|
|
|
|
"rand_core 0.6.2",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"rand_core 0.4.2",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
|
2018-09-19 02:34:56 +02:00
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.6.2"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"getrandom 0.2.2",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"rand_core 0.3.1",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
2019-09-05 18:39:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand_hc"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.3.0"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "3190ef7066a446f2e7f42e239d161e905420ccab01eb967c9eb27d21b2322a73"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"rand_core 0.6.2",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"rand_core 0.3.1",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
|
|
|
"rand_core 0.4.2",
|
|
|
|
"winapi 0.3.9",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cloudabi",
|
|
|
|
"fuchsia-cprng",
|
|
|
|
"libc",
|
|
|
|
"rand_core 0.4.2",
|
|
|
|
"rdrand",
|
|
|
|
"winapi 0.3.9",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"autocfg 0.1.7",
|
|
|
|
"rand_core 0.4.2",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"rand_core 0.3.1",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
2019-04-01 21:49:41 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rayon"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.5.0"
|
2019-04-01 21:49:41 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "8b0d8e0819fadc20c74ea8373106ead0600e3a67ef1fe8da56e39b9ae7275674"
|
2019-04-01 21:49:41 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"autocfg 1.0.1",
|
|
|
|
"crossbeam-deque 0.8.0",
|
|
|
|
"either",
|
|
|
|
"rayon-core",
|
2019-04-01 21:49:41 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rayon-core"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.9.0"
|
2019-04-01 21:49:41 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a"
|
2019-04-01 21:49:41 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"crossbeam-channel",
|
|
|
|
"crossbeam-deque 0.8.0",
|
|
|
|
"crossbeam-utils 0.8.3",
|
|
|
|
"lazy_static",
|
|
|
|
"num_cpus",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"rand_core 0.3.1",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.1.57"
|
2018-08-04 15:35:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
|
|
|
version = "0.2.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "94341e4e44e24f6b591b59e47a8a027df12e008d73fd5672dbea9cc22f4507d9"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
]
|
2019-03-28 18:08:13 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_users"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.3.5"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "de0737333e7a9502c789a36d7c7fa6092a49895d4faa31ca5df163857ded2e9d"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"getrandom 0.1.16",
|
|
|
|
"redox_syscall 0.1.57",
|
|
|
|
"rust-argon2",
|
2018-08-04 15:35:56 +02:00
|
|
|
]
|
|
|
|
|
2018-01-29 13:28:14 +01:00
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.4.5"
|
2018-01-29 13:28:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "957056ecddbeba1b26965114e191d2e8589ce74db242b6ea25fc4062427a5c19"
|
2018-01-29 13:28:14 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
2018-01-29 13:28:14 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.6.23"
|
2018-01-29 13:28:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "24d5f089152e60f62d28b835fbff2cd2e8dc0baf1ac13343bef92ab7eed84548"
|
2018-01-29 13:28:14 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "1576e382688d7e9deecea24417e350d3062d97e32e45d70b1cde65994ff1489a"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"futures",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "remove_dir_all"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.5.3"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"winapi 0.3.9",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "f88643aea3c1343c804950d7bf983bd2067f5ab59db6d613a08e05572f2714ab"
|
|
|
|
dependencies = [
|
|
|
|
"base64 0.10.1",
|
|
|
|
"bytes",
|
|
|
|
"cookie",
|
|
|
|
"cookie_store",
|
|
|
|
"encoding_rs",
|
|
|
|
"flate2",
|
|
|
|
"futures",
|
|
|
|
"http",
|
|
|
|
"hyper 0.12.36",
|
|
|
|
"hyper-tls",
|
|
|
|
"log 0.4.14",
|
|
|
|
"mime",
|
|
|
|
"mime_guess",
|
|
|
|
"native-tls",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
|
|
|
"time",
|
|
|
|
"tokio",
|
|
|
|
"tokio-executor",
|
|
|
|
"tokio-io",
|
|
|
|
"tokio-threadpool",
|
|
|
|
"tokio-timer",
|
|
|
|
"url 1.7.2",
|
|
|
|
"uuid",
|
|
|
|
"winreg",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rust-argon2"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.8.3"
|
2019-09-05 18:39:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "4b18820d944b33caa75a71378964ac46f58517c92b6ae5f762636247c09e78fb"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"base64 0.13.0",
|
|
|
|
"blake2b_simd",
|
|
|
|
"constant_time_eq",
|
|
|
|
"crossbeam-utils 0.8.3",
|
2018-01-30 05:53:28 +01:00
|
|
|
]
|
|
|
|
|
2019-03-28 18:08:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.1.18"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232"
|
2019-03-28 18:08:13 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"semver 0.9.0",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.0.5"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
|
2018-09-19 02:34:56 +02:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
2018-08-07 12:17:01 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"winapi-util",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"lazy_static",
|
|
|
|
"winapi 0.3.9",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "332ffa32bf586782a3efaeb58f127980944bbc8c4d6913a86107ac2a5ab24b28"
|
2018-08-07 16:22:44 +02:00
|
|
|
|
|
|
|
[[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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
2018-01-27 12:56:36 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "2.1.2"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "d493c5f39e02dfb062cd8f33301f90f9b13b650e8c1b1d0fd75c19dd64bff69d"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bitflags",
|
|
|
|
"core-foundation",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
"security-framework-sys",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "2.1.1"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "dee48cdde5ed250b0d3252818f646e174ab414036edb884dde62d80a3ac6082d"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
|
2018-01-29 08:21:37 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"semver-parser 0.7.0",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.11.0"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"semver-parser 0.10.2",
|
|
|
|
"serde",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "semver-parser"
|
|
|
|
version = "0.10.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
|
|
|
|
dependencies = [
|
|
|
|
"pest",
|
|
|
|
]
|
2018-01-29 08:21:37 +01:00
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.0.124"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "bd761ff957cb2a45fbb9ab3da6512de9de55872866160b23c25f1a841e99d29f"
|
2019-06-23 13:24:13 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"serde_derive",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
2018-01-27 04:27:41 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.0.124"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "1800f7693e94e186f5e25a28291ae1570da908aff7d97a095dec1e56ff99069b"
|
2018-01-27 04:27:41 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
2018-01-27 04:27:41 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.0.64"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79"
|
2018-01-27 04:27:41 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a"
|
2018-01-30 05:53:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"dtoa",
|
|
|
|
"itoa",
|
|
|
|
"serde",
|
|
|
|
"url 1.7.2",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "17b4fcaed89ab08ef143da37bc52adbcc04d4a69014f4c1208d6b51f0c47bc23"
|
2018-01-27 12:56:36 +01:00
|
|
|
|
|
|
|
[[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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
|
2018-01-27 12:56:36 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "b3bc762e6a4b6c6fcaade73e77f9ebc6991b676f88bb2358bddb56560f073373"
|
2019-04-01 21:49:41 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"deunicode",
|
2019-04-01 21:49:41 +02:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "4c8cbcd6df1e117c2210e13ab5109635ad68a929fcbb8964dc965b76cb5ee013"
|
2018-01-27 12:56:36 +01:00
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.6.14"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "b97fcaeba89edba30f044a10c6a3cc39df9c3f17d7cd829dd1446cab35f890e0"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"maybe-uninit",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
2018-09-19 02:34:56 +02:00
|
|
|
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "soup-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.10.0"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "c3c7adf08565630bbb71f955f11f8a68464817ded2703a3549747c235b58a13e"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bitflags",
|
|
|
|
"gio-sys",
|
|
|
|
"glib-sys",
|
|
|
|
"gobject-sys",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
|
|
|
"system-deps",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"
|
2019-06-23 13:24:13 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strum"
|
|
|
|
version = "0.18.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "57bd81eb48f4c437cadc685403cad539345bf703d78e63707418431cecd4522b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strum_macros"
|
|
|
|
version = "0.18.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "87c85aa3f8ea653bfd3ddf25f7ee357ee4d204731f6aa9ad04002306f6e2774c"
|
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
2018-08-04 15:35:56 +02:00
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.0.64"
|
2018-01-27 04:27:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "3fd9d1e9976102a03c542daa2eff1b43f9d72306342f3f8b3ed5fb8908195d6f"
|
2018-01-27 04:27:41 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-xid",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "synstructure"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.12.4"
|
2019-03-28 18:08:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"unicode-xid",
|
2018-01-27 04:27:41 +01:00
|
|
|
]
|
|
|
|
|
2019-04-01 21:49:41 +02:00
|
|
|
[[package]]
|
|
|
|
name = "sysinfo"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.16.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "567e910ef0207be81a4e1bb0491e9a8d9866cf45b20fe1a52c03d347da9ea51b"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"doc-comment",
|
|
|
|
"libc",
|
|
|
|
"ntapi",
|
|
|
|
"once_cell",
|
|
|
|
"rayon",
|
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "system-deps"
|
|
|
|
version = "1.3.2"
|
2019-04-01 21:49:41 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "0f3ecc17269a19353b3558b313bba738b25d82993e30d62a18406a24aba4649b"
|
2019-04-01 21:49:41 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"heck",
|
|
|
|
"pkg-config",
|
|
|
|
"strum",
|
|
|
|
"strum_macros",
|
|
|
|
"thiserror",
|
|
|
|
"toml",
|
|
|
|
"version-compare",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "b157868d8ac1f56b64604539990685fa7611d8fa9e5476cf0c02cf34d32917c5"
|
2018-01-27 12:56:36 +01:00
|
|
|
|
2018-08-08 04:47:32 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tar"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.4.33"
|
2018-08-08 04:47:32 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "c0bcfbd6a598361fda270d82469fff3d65089dc33e175c9a131f7b4cd395f228"
|
2018-08-08 04:47:32 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"filetime",
|
|
|
|
"libc",
|
|
|
|
"xattr",
|
2018-08-08 04:47:32 +02:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
2018-09-19 02:34:56 +02:00
|
|
|
name = "tempfile"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "3.2.0"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"libc",
|
|
|
|
"rand 0.8.3",
|
|
|
|
"redox_syscall 0.2.5",
|
|
|
|
"remove_dir_all",
|
|
|
|
"winapi 0.3.9",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
|
2018-08-04 15:35:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"unicode-width",
|
2018-08-04 15:35:56 +02:00
|
|
|
]
|
|
|
|
|
2018-01-29 13:28:14 +01:00
|
|
|
[[package]]
|
2020-11-07 01:04:52 +01:00
|
|
|
name = "thiserror"
|
|
|
|
version = "1.0.24"
|
2018-01-29 13:28:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "e0f4a65597094d4483ddaed134f409b2cb7c1beccf25201a9f73c719254fa98e"
|
2018-01-29 13:28:14 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
|
|
|
version = "1.0.24"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7765189610d8241a44529806d6fd1f2e0a08734313a35d5b3a556f92b381f3c0"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
2018-01-29 13:28:14 +01:00
|
|
|
]
|
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "time"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.1.44"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
|
|
|
"wasi 0.10.0+wasi-snapshot-preview1",
|
|
|
|
"winapi 0.3.9",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
2020-05-28 00:14:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tinyfiledialogs"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "3.3.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c45fb26c3f37d9a8b556e51f6d7f13f685af766017030af56e9247e638aa6194"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec"
|
|
|
|
version = "1.1.1"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "317cca572a0e89c3ce0ca1f1bdc9369547fe318a683418e42ac8f59d14701023"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"tinyvec_macros",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
2020-11-07 01:04:52 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tinyvec_macros"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
|
|
|
"futures",
|
|
|
|
"mio",
|
|
|
|
"num_cpus",
|
|
|
|
"tokio-codec",
|
|
|
|
"tokio-current-thread",
|
|
|
|
"tokio-executor",
|
|
|
|
"tokio-fs",
|
|
|
|
"tokio-io",
|
|
|
|
"tokio-reactor",
|
|
|
|
"tokio-sync",
|
|
|
|
"tokio-tcp",
|
|
|
|
"tokio-threadpool",
|
|
|
|
"tokio-timer",
|
|
|
|
"tokio-udp",
|
|
|
|
"tokio-uds",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"
|
2019-06-23 13:24:13 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
|
|
|
"either",
|
|
|
|
"futures",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "25b2998660ba0e70d18684de5d06b70b70a3a747469af9dea7618cc59e75976b"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
|
|
|
"futures",
|
|
|
|
"tokio-io",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "tokio-core"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.1.18"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "87b1395334443abca552f63d4f61d0486f12377c2ba8b368e523f89e828cffd4"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
|
|
|
"futures",
|
|
|
|
"iovec",
|
|
|
|
"log 0.4.14",
|
|
|
|
"mio",
|
|
|
|
"scoped-tls",
|
|
|
|
"tokio",
|
|
|
|
"tokio-executor",
|
|
|
|
"tokio-io",
|
|
|
|
"tokio-reactor",
|
|
|
|
"tokio-timer",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "b1de0e32a83f131e002238d7ccde18211c0a5397f60cbfffcb112868c2e0e20e"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"futures",
|
|
|
|
"tokio-executor",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "fb2d1b8f4548dbf5e1f7818512e9c406860678f29c300cdf0ebac72d1a3a1671"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"crossbeam-utils 0.7.2",
|
|
|
|
"futures",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "297a1206e0ca6302a0eed35b700d292b275256f596e2f3fea7729d5e629b6ff4"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"futures",
|
|
|
|
"tokio-io",
|
|
|
|
"tokio-threadpool",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
|
|
|
"futures",
|
|
|
|
"log 0.4.14",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "8fbb47ae81353c63c487030659494b295f6cb6576242f907f203473b191b0389"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"futures",
|
|
|
|
"log 0.3.9",
|
|
|
|
"net2",
|
|
|
|
"rand 0.3.23",
|
|
|
|
"slab 0.3.0",
|
|
|
|
"smallvec 0.2.1",
|
|
|
|
"take",
|
|
|
|
"tokio-core",
|
|
|
|
"tokio-io",
|
|
|
|
"tokio-service",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "09bc590ec4ba8ba87652da2068d150dcada2cfa2e07faae270a5e0409aa51351"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"crossbeam-utils 0.7.2",
|
|
|
|
"futures",
|
|
|
|
"lazy_static",
|
|
|
|
"log 0.4.14",
|
|
|
|
"mio",
|
|
|
|
"num_cpus",
|
|
|
|
"parking_lot",
|
|
|
|
"slab 0.4.2",
|
|
|
|
"tokio-executor",
|
|
|
|
"tokio-io",
|
|
|
|
"tokio-sync",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"futures",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "edfe50152bc8164fcc456dab7891fa9bf8beaf01c5ee7e1dd43a397c3cf87dee"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"fnv",
|
|
|
|
"futures",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "98df18ed66e3b72e742f185882a9e201892407957e45fbff8da17ae7a7c51f72"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
|
|
|
"futures",
|
|
|
|
"iovec",
|
|
|
|
"mio",
|
|
|
|
"tokio-io",
|
|
|
|
"tokio-reactor",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "df720b6581784c118f0eb4310796b12b1d242a7eb95f716a8367855325c25f89"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"crossbeam-deque 0.7.3",
|
|
|
|
"crossbeam-queue",
|
|
|
|
"crossbeam-utils 0.7.2",
|
|
|
|
"futures",
|
|
|
|
"lazy_static",
|
|
|
|
"log 0.4.14",
|
|
|
|
"num_cpus",
|
|
|
|
"slab 0.4.2",
|
|
|
|
"tokio-executor",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "93044f2d313c95ff1cb7809ce9a7a05735b012288a888b62d4434fd58c94f296"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"crossbeam-utils 0.7.2",
|
|
|
|
"futures",
|
|
|
|
"slab 0.4.2",
|
|
|
|
"tokio-executor",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "e2a0b10e610b39c38b031a2fcab08e4b82f16ece36504988dcbd81dbba650d82"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
|
|
|
"futures",
|
|
|
|
"log 0.4.14",
|
|
|
|
"mio",
|
|
|
|
"tokio-codec",
|
|
|
|
"tokio-io",
|
|
|
|
"tokio-reactor",
|
2018-08-07 16:22:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2018-09-19 02:34:56 +02:00
|
|
|
name = "tokio-uds"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.7"
|
2018-08-07 16:22:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ab57a4ac4111c8c9dbcf70779f6fc8bc35ae4b2454809febac840ad19bd7e4e0"
|
2018-08-07 16:22:44 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"bytes",
|
|
|
|
"futures",
|
|
|
|
"iovec",
|
|
|
|
"libc",
|
|
|
|
"log 0.4.14",
|
|
|
|
"mio",
|
|
|
|
"mio-uds",
|
|
|
|
"tokio-codec",
|
|
|
|
"tokio-io",
|
|
|
|
"tokio-reactor",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2018-01-27 04:27:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "toml"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.5.8"
|
2019-03-28 18:49:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
|
2019-03-28 18:49:14 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"serde",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ee2aa4715743892880f70885373966c83d73ef1b0838a664ef0c76fffd35e7c2"
|
2018-07-28 07:33:06 +02:00
|
|
|
|
2018-09-19 02:34:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "try-lock"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.3"
|
2018-09-19 02:34:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
|
2018-09-19 02:34:56 +02:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "283d3b89e1368717881a9d51dad843cc435380d8109c9e47d38780a324698d8b"
|
2019-06-23 13:24:13 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cfg-if 0.1.10",
|
2019-06-23 13:24:13 +02:00
|
|
|
]
|
|
|
|
|
2020-11-07 01:04:52 +01:00
|
|
|
[[package]]
|
|
|
|
name = "ucd-trie"
|
|
|
|
version = "0.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"version_check",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
|
2018-01-29 11:57:06 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"matches",
|
2018-01-29 11:57:06 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-normalization"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.1.17"
|
2018-01-29 11:57:06 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "07fbfce1c8a97d547e8b5334978438d9d6ec8c20e38f56d4a4374d181493eaef"
|
2019-03-28 18:08:13 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"tinyvec",
|
2019-03-28 18:08:13 +01:00
|
|
|
]
|
2018-01-29 11:57:06 +01:00
|
|
|
|
2020-11-07 01:04:52 +01:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
|
|
|
version = "1.7.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796"
|
|
|
|
|
2018-08-04 15:35:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.1.8"
|
2018-08-04 15:35:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
|
2018-08-04 15:35:56 +02:00
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
2018-01-27 12:56:36 +01:00
|
|
|
name = "unicode-xid"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.1"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
|
2018-01-27 12:56:36 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
|
2018-01-29 11:57:06 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"idna 0.1.5",
|
|
|
|
"matches",
|
|
|
|
"percent-encoding 1.0.1",
|
2018-01-29 11:57:06 +01:00
|
|
|
]
|
|
|
|
|
2018-05-03 15:08:26 +02:00
|
|
|
[[package]]
|
2019-09-05 18:39:42 +02:00
|
|
|
name = "url"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "2.2.1"
|
2018-05-03 15:08:26 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "9ccd964113622c8e9322cfac19eb1004a07e636c545f325da085d5cdde6f1f8b"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"form_urlencoded",
|
|
|
|
"idna 0.2.2",
|
|
|
|
"matches",
|
|
|
|
"percent-encoding 2.1.0",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "1.1.1"
|
2018-01-29 13:28:14 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "c9232eb53352b4442e40d7900465dfc534e8cb2dc8f18656fcb2ac16112b5593"
|
2018-01-29 13:28:14 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "90dbc611eb48397705a6b0f6e917da23ae517e4d127123d2cf7674206627d32a"
|
2018-01-30 05:53:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"rand 0.6.5",
|
2018-01-30 05:53:28 +01:00
|
|
|
]
|
|
|
|
|
2018-01-27 12:56:36 +01:00
|
|
|
[[package]]
|
|
|
|
name = "vcpkg"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.2.11"
|
2018-01-27 12:56:36 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "b00bca6106a5e23f3eee943593759b7fcddb00554332e856d990c893966879fb"
|
2018-01-27 12:56:36 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "version-compare"
|
|
|
|
version = "0.0.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d63556a25bae6ea31b52e640d7c41d1ab27faba4ccb600013837a3d0b3994ca1"
|
2018-08-04 15:35:56 +02:00
|
|
|
|
2019-12-08 00:55:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.9.3"
|
2019-12-08 00:55:56 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
|
2019-12-08 00:55:56 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
|
2018-08-07 12:17:01 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"same-file",
|
|
|
|
"winapi 0.3.9",
|
|
|
|
"winapi-util",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "a05d9d966753fa4b5c8db73fcab5eed4549cfe0e1e4e66911e5564a0085c35d1"
|
2018-07-28 07:33:06 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"futures",
|
|
|
|
"log 0.4.14",
|
|
|
|
"try-lock 0.1.0",
|
2018-07-28 07:33:06 +02:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"futures",
|
|
|
|
"log 0.4.14",
|
|
|
|
"try-lock 0.2.3",
|
2018-09-19 02:34:56 +02:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.10.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
|
2019-09-05 18:39:42 +02:00
|
|
|
|
2018-01-26 13:29:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "web-view"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.7.3"
|
2020-03-09 07:24:29 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ee1da6aa5f232e7a4f17ae4549772d2e35d0f4ade03e7527b25c4c0b00abafea"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"boxfnonce",
|
|
|
|
"tinyfiledialogs",
|
|
|
|
"urlencoding",
|
|
|
|
"webview-sys",
|
2018-05-03 15:08:26 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-05-28 00:14:09 +02:00
|
|
|
name = "webkit2gtk-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.12.0"
|
2020-03-09 07:24:29 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "389e5138c85a0d111b9bda05b59efa8562315e1d657d72451410e12c858f0619"
|
2018-05-03 15:08:26 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"atk-sys",
|
|
|
|
"bitflags",
|
|
|
|
"cairo-sys-rs",
|
|
|
|
"gdk-pixbuf-sys",
|
|
|
|
"gdk-sys",
|
|
|
|
"gio-sys",
|
|
|
|
"glib-sys",
|
|
|
|
"gobject-sys",
|
|
|
|
"gtk-sys",
|
|
|
|
"javascriptcore-rs-sys",
|
|
|
|
"libc",
|
|
|
|
"pango-sys",
|
|
|
|
"pkg-config",
|
|
|
|
"soup-sys",
|
2020-05-28 00:14:09 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "webview-sys"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.6.2"
|
2020-05-28 00:14:09 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "0001f025c1425ffe36270a81cb091eade87dd8d29ac773735ae47e1a8c8066c9"
|
2020-05-28 00:14:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"cc",
|
|
|
|
"gdk-sys",
|
|
|
|
"gio-sys",
|
|
|
|
"glib-sys",
|
|
|
|
"gobject-sys",
|
|
|
|
"gtk-sys",
|
|
|
|
"javascriptcore-rs-sys",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
|
|
|
"webkit2gtk-sys",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
2019-06-26 15:43:24 +02:00
|
|
|
[[package]]
|
|
|
|
name = "which"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "4.0.2"
|
2019-06-26 15:43:24 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "87c14ef7e1b8b8ecfc75d5eca37949410046e66f15d185c01d70824f1f8111ef"
|
2019-06-26 15:43:24 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
|
|
|
"thiserror",
|
2019-06-26 15:43:24 +02:00
|
|
|
]
|
|
|
|
|
2019-06-27 07:24:43 +02:00
|
|
|
[[package]]
|
|
|
|
name = "widestring"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.4.3"
|
2019-06-27 07:24:43 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "c168940144dd21fd8046987c16a46a33d5fc84eec29ef9dcddc2ac9e31526b7c"
|
2019-06-27 07:24:43 +02:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.3.9"
|
2018-01-26 13:29:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
2018-01-26 13:29:28 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
2018-01-26 13:29:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-build"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
2018-09-19 02:34:56 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"winapi 0.3.9",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
2018-01-26 13:29:28 +01:00
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"
|
2019-09-05 18:39:42 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"winapi 0.3.9",
|
2019-09-05 18:39:42 +02:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "ff4fb510bbfe5b8992ff15f77a2e6fe6cf062878f0eda00c0f44963a807ca5dc"
|
2018-08-03 14:21:34 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"toml",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
|
2018-01-27 12:56:36 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"winapi 0.2.8",
|
|
|
|
"winapi-build",
|
2018-01-27 12:56:36 +01:00
|
|
|
]
|
|
|
|
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
|
2018-08-08 04:47:32 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"libc",
|
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"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "c179869f34fc7c01830d3ce7ea2086bc3a07e0d35289b667d0a8bf910258926c"
|
2018-08-08 08:42:09 +02:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"lzma-sys",
|
2018-08-08 08:42:09 +02:00
|
|
|
]
|
|
|
|
|
2018-01-30 08:29:34 +01:00
|
|
|
[[package]]
|
|
|
|
name = "zip"
|
2020-11-07 01:04:52 +01:00
|
|
|
version = "0.5.11"
|
2018-01-30 08:29:34 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-07 01:04:52 +01:00
|
|
|
checksum = "8264fcea9b7a036a4a5103d7153e988dbc2ebbafb34f68a3c2d404b6b82d74b6"
|
2018-01-30 08:29:34 +01:00
|
|
|
dependencies = [
|
2020-11-07 01:04:52 +01:00
|
|
|
"byteorder",
|
|
|
|
"bzip2",
|
|
|
|
"crc32fast",
|
|
|
|
"flate2",
|
|
|
|
"thiserror",
|
|
|
|
"time",
|
|
|
|
]
|