2019-09-28 07:42:51 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2020-07-28 13:16:08 +00:00
[[package]]
name = "adler"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
2019-09-28 07:42:51 +00:00
[[package]]
2021-01-07 18:16:40 +00:00
name = "ahash"
2020-06-06 20:22:26 +00:00
version = "0.4.7"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e"
2019-09-28 07:42:51 +00:00
[[package]]
2020-02-09 17:52:00 +00:00
name = "arrayref"
version = "0.3.6"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
2019-09-28 07:42:51 +00:00
2020-06-06 16:38:20 +00:00
[[package]]
name = "arrayvec"
2021-01-07 18:16:40 +00:00
version = "0.5.2"
2020-09-18 10:49:09 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
2020-09-18 10:49:09 +00:00
2019-09-28 07:42:51 +00:00
[[package]]
2020-09-13 13:34:07 +00:00
name = "async-channel"
2021-01-07 18:16:40 +00:00
version = "1.5.1"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "59740d83946db6a5af71ae25ddf9562c2b176b2ca42cf99a455f09f4a220d6b9"
2020-09-13 13:34:07 +00:00
dependencies = [
"concurrent-queue",
"event-listener",
"futures-core",
]
2019-09-28 07:42:51 +00:00
2020-09-18 10:49:09 +00:00
[[package]]
name = "async-executor"
2021-01-07 18:16:40 +00:00
version = "1.4.0"
2020-09-18 10:49:09 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "eb877970c7b440ead138f6321a3b5395d6061183af779340b65e20c0fede9146"
2020-09-18 10:49:09 +00:00
dependencies = [
2021-01-07 18:16:40 +00:00
"async-task 4.0.3",
2020-09-18 10:49:09 +00:00
"concurrent-queue",
"fastrand",
"futures-lite",
"once_cell",
2021-01-07 18:16:40 +00:00
"vec-arena",
2020-09-18 10:49:09 +00:00
]
[[package]]
name = "async-fs"
2021-01-07 18:16:40 +00:00
version = "1.5.0"
2020-09-18 10:49:09 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "8b3ca4f8ff117c37c278a2f7415ce9be55560b846b5bc4412aaa5d29c1c3dae2"
2020-09-18 10:49:09 +00:00
dependencies = [
2021-01-07 18:16:40 +00:00
"async-lock",
2020-09-18 10:49:09 +00:00
"blocking",
"futures-lite",
]
[[package]]
name = "async-io"
2021-01-07 18:16:40 +00:00
version = "1.3.1"
2020-09-18 10:49:09 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "9315f8f07556761c3e48fec2e6b276004acf426e6dc068b2c2251854d65ee0fd"
2020-09-18 10:49:09 +00:00
dependencies = [
"concurrent-queue",
"fastrand",
"futures-lite",
2021-01-07 18:16:40 +00:00
"libc",
2020-09-18 10:49:09 +00:00
"log",
"nb-connect",
"once_cell",
"parking",
"polling",
"vec-arena",
"waker-fn",
2021-01-07 18:16:40 +00:00
"winapi 0.3.9",
2020-09-18 10:49:09 +00:00
]
[[package]]
name = "async-lock"
2021-01-07 18:16:40 +00:00
version = "2.3.0"
2020-09-18 10:49:09 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "1996609732bde4a9988bc42125f55f2af5f3c36370e27c778d5191a4a1b63bfb"
2020-09-18 10:49:09 +00:00
dependencies = [
"event-listener",
]
[[package]]
name = "async-net"
2021-01-07 18:16:40 +00:00
version = "1.5.0"
2020-09-18 10:49:09 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "06de475c85affe184648202401d7622afb32f0f74e02192857d0201a16defbe5"
2020-09-18 10:49:09 +00:00
dependencies = [
"async-io",
"blocking",
2021-01-07 18:16:40 +00:00
"fastrand",
2020-09-18 10:49:09 +00:00
"futures-lite",
]
[[package]]
name = "async-process"
2021-01-07 18:16:40 +00:00
version = "1.0.1"
2020-09-18 10:49:09 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "4c8cea09c1fb10a317d1b5af8024eeba256d6554763e85ecd90ff8df31c7bbda"
2020-09-18 10:49:09 +00:00
dependencies = [
"async-io",
"blocking",
2021-01-07 18:16:40 +00:00
"cfg-if 0.1.10",
2020-09-18 10:49:09 +00:00
"event-listener",
"futures-lite",
"once_cell",
"signal-hook",
"winapi 0.3.9",
]
2020-06-29 15:41:47 +00:00
[[package]]
name = "async-stream"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22068c0c19514942eefcfd4daf8976ef1aad84e61539f95cd200c35202f80af5"
dependencies = [
"async-stream-impl",
"futures-core",
]
[[package]]
name = "async-stream-impl"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25f9db3b38af870bf7e5cc649167533b493928e50744e2c30ae350230b414670"
dependencies = [
"proc-macro2",
2021-01-07 18:16:40 +00:00
"quote 1.0.8",
"syn 1.0.58",
2020-06-29 15:41:47 +00:00
]
2020-06-22 08:29:36 +00:00
[[package]]
name = "async-task"
version = "3.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c17772156ef2829aadc587461c7753af20b7e8db1529bc66855add962a3b35d3"
2021-01-07 18:16:40 +00:00
[[package]]
name = "async-task"
version = "4.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e91831deabf0d6d7ec49552e489aed63b7456a7a3c46cff62adad428110b0af0"
2019-09-28 07:42:51 +00:00
[[package]]
2020-09-13 13:34:07 +00:00
name = "atomic-waker"
2020-05-29 12:52:18 +00:00
version = "1.0.0"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-13 13:34:07 +00:00
checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"
2019-09-28 07:42:51 +00:00
[[package]]
2020-09-13 13:34:07 +00:00
name = "autocfg"
version = "1.0.1"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-13 13:34:07 +00:00
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
2019-09-28 07:42:51 +00:00
2019-12-03 11:25:49 +00:00
[[package]]
name = "base64"
2020-07-13 16:00:13 +00:00
version = "0.12.3"
2019-12-03 11:25:49 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-07-13 16:00:13 +00:00
checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
2019-12-03 11:25:49 +00:00
2021-01-07 18:16:40 +00:00
[[package]]
name = "base64"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
2019-09-28 07:42:51 +00:00
[[package]]
name = "bincode"
2020-09-13 13:34:07 +00:00
version = "1.3.1"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-13 13:34:07 +00:00
checksum = "f30d3a39baa26f9651f17b375061f3233dde33424a8b72b0dbe93a68a0bc896d"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"byteorder",
"serde",
2019-09-28 07:42:51 +00:00
]
2020-09-10 17:31:12 +00:00
[[package]]
name = "bitflags"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
2019-09-28 07:42:51 +00:00
[[package]]
name = "bitflags"
2020-02-09 17:52:00 +00:00
version = "1.2.1"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
2019-09-28 07:42:51 +00:00
[[package]]
2020-02-09 17:52:00 +00:00
name = "blake2b_simd"
2021-01-07 18:16:40 +00:00
version = "0.5.11"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"arrayref",
2020-09-13 13:34:07 +00:00
"arrayvec",
2020-05-29 12:52:18 +00:00
"constant_time_eq",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "block"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
2019-09-28 07:42:51 +00:00
2020-06-29 15:41:47 +00:00
[[package]]
name = "blocking"
2021-01-07 18:16:40 +00:00
version = "1.0.2"
2020-06-29 15:41:47 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "c5e170dbede1f740736619b776d7251cb1b9095c435c34d8ca9f57fcd2f335e9"
2020-06-29 15:41:47 +00:00
dependencies = [
2020-09-13 13:34:07 +00:00
"async-channel",
2021-01-07 18:16:40 +00:00
"async-task 4.0.3",
2020-09-13 13:34:07 +00:00
"atomic-waker",
2020-09-18 10:49:09 +00:00
"fastrand",
2020-09-13 13:34:07 +00:00
"futures-lite",
2020-06-29 15:41:47 +00:00
"once_cell",
]
2019-09-28 07:42:51 +00:00
[[package]]
name = "byteorder"
2020-02-09 17:52:00 +00:00
version = "1.3.4"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
2019-09-28 07:42:51 +00:00
2019-12-03 11:25:49 +00:00
[[package]]
name = "bytes"
2020-09-13 13:34:07 +00:00
version = "0.5.6"
2019-12-03 11:25:49 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-13 13:34:07 +00:00
checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
2019-09-28 07:42:51 +00:00
2020-06-29 15:41:47 +00:00
[[package]]
name = "cache-padded"
2020-09-13 13:34:07 +00:00
version = "1.1.1"
2020-06-29 15:41:47 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-13 13:34:07 +00:00
checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba"
2020-06-29 15:41:47 +00:00
2019-09-28 07:42:51 +00:00
[[package]]
name = "cc"
2021-01-07 18:16:40 +00:00
version = "1.0.66"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "4c0496836a84f8d0495758516b8621a622beb77c0fed418570e50764093ced48"
2020-09-13 13:34:07 +00:00
dependencies = [
"jobserver",
]
2019-09-28 07:42:51 +00:00
[[package]]
name = "cfg-if"
2020-02-09 17:52:00 +00:00
version = "0.1.10"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
2019-09-28 07:42:51 +00:00
2021-01-07 18:16:40 +00:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2019-09-28 07:42:51 +00:00
[[package]]
name = "chrono"
2021-01-07 18:16:40 +00:00
version = "0.4.19"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
2019-09-28 07:42:51 +00:00
dependencies = [
2021-01-07 18:16:40 +00:00
"libc",
2020-05-29 12:52:18 +00:00
"num-integer",
"num-traits",
"time",
2021-01-07 18:16:40 +00:00
"winapi 0.3.9",
2019-09-28 07:42:51 +00:00
]
2020-06-07 15:02:20 +00:00
[[package]]
name = "clap"
2020-09-13 13:34:07 +00:00
version = "2.33.3"
2020-06-07 15:02:20 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-13 13:34:07 +00:00
checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
2020-06-07 15:02:20 +00:00
dependencies = [
2020-09-10 17:31:12 +00:00
"bitflags 1.2.1",
2020-06-07 15:02:20 +00:00
"textwrap",
"unicode-width",
]
2020-06-29 15:41:47 +00:00
[[package]]
name = "concurrent-queue"
2020-09-13 13:34:07 +00:00
version = "1.2.2"
2020-06-29 15:41:47 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-13 13:34:07 +00:00
checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"
2020-06-29 15:41:47 +00:00
dependencies = [
"cache-padded",
]
2019-09-28 07:42:51 +00:00
[[package]]
name = "constant_time_eq"
2020-02-09 17:52:00 +00:00
version = "0.1.5"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
2019-09-28 07:42:51 +00:00
[[package]]
name = "core-foundation"
2021-01-07 18:16:40 +00:00
version = "0.9.1"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "0a89e2ae426ea83155dccf10c0fa6b1463ef6d5fcb44cee0b224a408fa640a62"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"core-foundation-sys",
"libc",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "core-foundation-sys"
2021-01-07 18:16:40 +00:00
version = "0.8.2"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b"
2019-09-28 07:42:51 +00:00
2020-07-28 13:16:08 +00:00
[[package]]
name = "crc32fast"
2021-01-07 18:16:40 +00:00
version = "1.2.1"
2020-07-28 13:16:08 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"
2020-07-28 13:16:08 +00:00
dependencies = [
2021-01-07 18:16:40 +00:00
"cfg-if 1.0.0",
2020-07-28 13:16:08 +00:00
]
2019-09-28 07:42:51 +00:00
[[package]]
name = "crossbeam"
2020-02-09 17:52:00 +00:00
version = "0.7.3"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "69323bff1fb41c635347b8ead484a5ca6c3f11914d784170b158d8449ab07f8e"
2019-09-28 07:42:51 +00:00
dependencies = [
2021-01-07 18:16:40 +00:00
"cfg-if 0.1.10",
2020-05-29 12:52:18 +00:00
"crossbeam-channel",
"crossbeam-deque",
"crossbeam-epoch",
"crossbeam-queue",
2021-01-07 18:16:40 +00:00
"crossbeam-utils 0.7.2",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "crossbeam-channel"
2020-09-13 13:34:07 +00:00
version = "0.4.4"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-13 13:34:07 +00:00
checksum = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87"
2019-09-28 07:42:51 +00:00
dependencies = [
2021-01-07 18:16:40 +00:00
"crossbeam-utils 0.7.2",
2020-05-29 12:52:18 +00:00
"maybe-uninit",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "crossbeam-deque"
2020-05-29 12:52:18 +00:00
version = "0.7.3"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"crossbeam-epoch",
2021-01-07 18:16:40 +00:00
"crossbeam-utils 0.7.2",
2020-05-29 12:52:18 +00:00
"maybe-uninit",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "crossbeam-epoch"
2020-05-29 12:52:18 +00:00
version = "0.8.2"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"autocfg",
2021-01-07 18:16:40 +00:00
"cfg-if 0.1.10",
"crossbeam-utils 0.7.2",
2020-05-29 12:52:18 +00:00
"lazy_static",
"maybe-uninit",
"memoffset",
"scopeguard",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "crossbeam-queue"
2020-09-13 13:34:07 +00:00
version = "0.2.3"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-13 13:34:07 +00:00
checksum = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570"
2019-09-28 07:42:51 +00:00
dependencies = [
2021-01-07 18:16:40 +00:00
"cfg-if 0.1.10",
"crossbeam-utils 0.7.2",
2020-09-13 13:34:07 +00:00
"maybe-uninit",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "crossbeam-utils"
2020-05-29 12:52:18 +00:00
version = "0.7.2"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"autocfg",
2021-01-07 18:16:40 +00:00
"cfg-if 0.1.10",
"lazy_static",
]
[[package]]
name = "crossbeam-utils"
version = "0.8.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02d96d1e189ef58269ebe5b97953da3274d83a93af647c2ddd6f9dab28cedb8d"
dependencies = [
"autocfg",
"cfg-if 1.0.0",
2020-05-29 12:52:18 +00:00
"lazy_static",
2019-09-28 07:42:51 +00:00
]
2020-08-07 10:51:44 +00:00
[[package]]
name = "curl"
2021-01-07 18:16:40 +00:00
version = "0.4.34"
2020-08-07 10:51:44 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "e268162af1a5fe89917ae25ba3b0a77c8da752bdc58e7dbb4f15b91fbd33756e"
2020-08-07 10:51:44 +00:00
dependencies = [
"curl-sys",
"libc",
"openssl-probe",
"openssl-sys",
"schannel",
"socket2",
2020-09-13 13:34:07 +00:00
"winapi 0.3.9",
2020-08-07 10:51:44 +00:00
]
[[package]]
name = "curl-sys"
2021-01-07 18:16:40 +00:00
version = "0.4.39+curl-7.74.0"
2020-08-07 10:51:44 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "07a8ce861e7b68a0b394e814d7ee9f1b2750ff8bd10372c6ad3bacc10e86f874"
2020-08-07 10:51:44 +00:00
dependencies = [
"cc",
"libc",
"libnghttp2-sys",
"libz-sys",
"openssl-sys",
"pkg-config",
"vcpkg",
2020-09-13 13:34:07 +00:00
"winapi 0.3.9",
2020-08-07 10:51:44 +00:00
]
2019-09-28 07:42:51 +00:00
[[package]]
name = "data-encoding"
2021-01-07 18:16:40 +00:00
version = "2.3.1"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "993a608597367c6377b258c25d7120740f00ed23a2252b729b1932dd7866f908"
2019-09-28 07:42:51 +00:00
[[package]]
name = "dbus"
2020-09-10 17:31:12 +00:00
version = "0.8.4"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-09-10 17:31:12 +00:00
checksum = "5cd9e78c210146a1860f897db03412fd5091fd73100778e43ee255cca252cf32"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"libc",
"libdbus-sys",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "dirs"
version = "1.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "3fd78930633bd1c6e35c4b42b1df7b0cbc6bc191146e512bb3bedf243fcc3901"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"libc",
"redox_users",
2020-09-13 13:34:07 +00:00
"winapi 0.3.9",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "encoding"
version = "0.2.33"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "6b0d943856b990d12d3b55b359144ff341533e516d94098b1d3fc1ac666d36ec"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"encoding-index-japanese",
"encoding-index-korean",
"encoding-index-simpchinese",
"encoding-index-singlebyte",
"encoding-index-tradchinese",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "encoding-index-japanese"
version = "1.20141219.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "04e8b2ff42e9a05335dbf8b5c6f7567e5591d0d916ccef4e0b1710d32a0d0c91"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"encoding_index_tests",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "encoding-index-korean"
version = "1.20141219.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "4dc33fb8e6bcba213fe2f14275f0963fd16f0a02c878e3095ecfdf5bee529d81"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"encoding_index_tests",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "encoding-index-simpchinese"
version = "1.20141219.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "d87a7194909b9118fc707194baa434a4e3b0fb6a5a757c73c3adb07aa25031f7"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"encoding_index_tests",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "encoding-index-singlebyte"
version = "1.20141219.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "3351d5acffb224af9ca265f435b859c7c01537c0849754d3db3fdf2bfe2ae84a"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"encoding_index_tests",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "encoding-index-tradchinese"
version = "1.20141219.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "fd0e20d5688ce3cab59eb3ef3a2083a5c77bf496cb798dc6fcdb75f323890c18"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"encoding_index_tests",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "encoding_index_tests"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "a246d82be1c9d791c5dfde9a2bd045fc3cbba3fa2b11ad558f27d01712f00569"
2019-09-28 07:42:51 +00:00
2019-12-03 11:25:49 +00:00
[[package]]
name = "encoding_rs"
2021-01-07 18:16:40 +00:00
version = "0.8.26"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "801bbab217d7f79c0062f4f7205b5d4427c6d1a7bd7aafdd1475f7c59d62b283"
2019-09-28 07:42:51 +00:00
dependencies = [
2021-01-07 18:16:40 +00:00
"cfg-if 1.0.0",
2019-09-28 07:42:51 +00:00
]
2020-09-13 13:34:07 +00:00
[[package]]
name = "event-listener"
2021-01-07 18:16:40 +00:00
version = "2.5.1"
2020-09-13 13:34:07 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59"
2020-09-13 13:34:07 +00:00
2019-10-07 13:42:44 +00:00
[[package]]
name = "fallible-iterator"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
2019-10-07 13:42:44 +00:00
[[package]]
name = "fallible-streaming-iterator"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
2019-10-07 13:42:44 +00:00
2020-06-29 15:41:47 +00:00
[[package]]
name = "fastrand"
2021-01-07 18:16:40 +00:00
version = "1.4.0"
2020-06-29 15:41:47 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "ca5faf057445ce5c9d4329e382b2ce7ca38550ef3b73a5348362d5f24e0c7fe3"
dependencies = [
"instant",
]
2020-06-29 15:41:47 +00:00
2019-09-28 07:42:51 +00:00
[[package]]
name = "filetime"
2021-01-07 18:16:40 +00:00
version = "0.2.13"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "0c122a393ea57648015bf06fbd3d372378992e86b9ff5a7a497b076a28c79efe"
2019-09-28 07:42:51 +00:00
dependencies = [
2021-01-07 18:16:40 +00:00
"cfg-if 1.0.0",
2020-05-29 12:52:18 +00:00
"libc",
"redox_syscall",
2020-09-13 13:34:07 +00:00
"winapi 0.3.9",
2019-09-28 07:42:51 +00:00
]
2020-07-28 13:16:08 +00:00
[[package]]
name = "flate2"
2021-01-07 18:16:40 +00:00
version = "1.0.19"
2020-07-28 13:16:08 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "7411863d55df97a419aa64cb4d2f167103ea9d767e2c54a1868b7ac3f6b47129"
2020-07-28 13:16:08 +00:00
dependencies = [
2021-01-07 18:16:40 +00:00
"cfg-if 1.0.0",
2020-07-28 13:16:08 +00:00
"crc32fast",
"libc",
"miniz_oxide",
]
2021-01-07 18:16:40 +00:00
[[package]]
name = "flume"
version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bebadab126f8120d410b677ed95eee4ba6eb7c6dd8e34a5ec88a08050e26132"
dependencies = [
"futures-core",
"futures-sink",
"spinning_top",
]
2019-09-28 07:42:51 +00:00
[[package]]
name = "fnv"
2020-05-29 12:52:18 +00:00
version = "1.0.7"
2019-09-28 07:42:51 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2019-09-28 07:42:51 +00:00
[[package]]
name = "foreign-types"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"foreign-types-shared",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "foreign-types-shared"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
2019-09-28 07:42:51 +00:00
2021-01-07 18:16:40 +00:00
[[package]]
name = "form_urlencoded"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ece68d15c92e84fa4f19d3780f1294e5ca82a78a6d515f1efaabcc144688be00"
dependencies = [
"matches",
"percent-encoding",
]
2019-09-28 07:42:51 +00:00
[[package]]
name = "fsevent"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "5ab7d1bd1bd33cc98b0889831b72da23c0aa4df9cec7e0702f46ecea04b35db6"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-09-10 17:31:12 +00:00
"bitflags 1.2.1",
2020-05-29 12:52:18 +00:00
"fsevent-sys",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "fsevent-sys"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "f41b048a94555da0f42f1d632e2e19510084fb8e303b0daa2816e733fb3644a0"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"libc",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "fuchsia-zircon"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
2019-09-28 07:42:51 +00:00
dependencies = [
2020-09-10 17:31:12 +00:00
"bitflags 1.2.1",
2020-05-29 12:52:18 +00:00
"fuchsia-zircon-sys",
2019-09-28 07:42:51 +00:00
]
[[package]]
name = "fuchsia-zircon-sys"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
2020-05-29 12:52:18 +00:00
checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
2019-09-28 07:42:51 +00:00
2020-06-22 08:29:36 +00:00
[[package]]
name = "futures"
2021-01-07 18:16:40 +00:00
version = "0.3.8"
2020-06-22 08:29:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "9b3b0c040a1fe6529d30b3c5944b280c7f0dcb2930d2c3062bca967b602583d0"
2020-06-22 08:29:36 +00:00
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
2019-12-03 11:25:49 +00:00
[[package]]
2020-02-09 17:52:00 +00:00
name = "futures-channel"
2021-01-07 18:16:40 +00:00
version = "0.3.8"
2019-12-03 11:25:49 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "4b7109687aa4e177ef6fe84553af6280ef2778bdb7783ba44c9dc3399110fe64"
2019-12-03 11:25:49 +00:00
dependencies = [
2020-05-29 12:52:18 +00:00
"futures-core",
2020-06-22 08:29:36 +00:00
"futures-sink",
2019-12-03 11:25:49 +00:00
]
[[package]]
2020-02-09 17:52:00 +00:00
name = "futures-core"
2021-01-07 18:16:40 +00:00
version = "0.3.8"
2020-02-09 17:52:00 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "847ce131b72ffb13b6109a221da9ad97a64cbe48feb1028356b836b47b8f1748"
2020-02-09 17:52:00 +00:00
2020-06-22 08:29:36 +00:00
[[package]]
name = "futures-executor"
2021-01-07 18:16:40 +00:00
version = "0.3.8"
2020-06-22 08:29:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "4caa2b2b68b880003057c1dd49f1ed937e38f22fcf6c212188a121f08cf40a65"
2020-06-22 08:29:36 +00:00
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
2020-02-09 17:52:00 +00:00
[[package]]
name = "futures-io"
2021-01-07 18:16:40 +00:00
version = "0.3.8"
2019-12-03 11:25:49 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "611834ce18aaa1bd13c4b374f5d653e1027cf99b6b502584ff8c9a64413b30bb"
2019-12-03 11:25:49 +00:00
2020-09-13 13:34:07 +00:00
[[package]]
name = "futures-lite"
2021-01-07 18:16:40 +00:00
version = "1.11.3"
2020-09-13 13:34:07 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "b4481d0cd0de1d204a4fa55e7d45f07b1d958abcb06714b3446438e2eff695fb"
2020-09-13 13:34:07 +00:00
dependencies = [
"fastrand",
"futures-core",
"futures-io",
"memchr",
2020-09-18 10:49:09 +00:00
"parking",
2020-09-13 13:34:07 +00:00
"pin-project-lite",
"waker-fn",
]
2020-06-22 08:29:36 +00:00
[[package]]
name = "futures-macro"
2021-01-07 18:16:40 +00:00
version = "0.3.8"
2020-06-22 08:29:36 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "77408a692f1f97bcc61dc001d752e00643408fbc922e4d634c655df50d595556"
2020-06-22 08:29:36 +00:00
dependencies = [
"proc-macro-hack",
"proc-macro2",
2021-01-07 18:16:40 +00:00
"quote 1.0.8",
"syn 1.0.58",
2020-06-22 08:29:36 +00:00
]
2019-12-03 11:25:49 +00:00
[[package]]
2020-02-09 17:52:00 +00:00
name = "futures-sink"
2021-01-07 18:16:40 +00:00
version = "0.3.8"
2019-12-03 11:25:49 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-01-07 18:16:40 +00:00
checksum = "f878195a49cee50e006b02b93cf7e0a95a38ac7b776b4c4d9cc1207cd20fcb3d"
2019-12-03 11:25:49 +00:00
[[package]]
2020-02-09 17:52:00 +00:00
name = "futures-task"