2021-01-29 12:23:15 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2022-04-01 02:16:56 +01:00
|
|
|
version = 3
|
|
|
|
|
2022-12-28 21:15:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ahash"
|
|
|
|
version = "0.7.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
|
|
|
|
dependencies = [
|
|
|
|
"getrandom 0.2.8",
|
|
|
|
"once_cell",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.7.19"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2022-12-24 18:16:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "android_system_properties"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-01-03 14:21:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "async-trait"
|
|
|
|
version = "0.1.60"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "677d1d8ab452a3936018a687b20e6f7cf5363d713b732b8884001317b0e48aa3"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async_once"
|
|
|
|
version = "0.2.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2ce4f10ea3abcd6617873bae9f91d1c5332b4a778bd9ce34d0cd517474c1de82"
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "atty"
|
|
|
|
version = "0.2.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
|
|
dependencies = [
|
|
|
|
"hermit-abi",
|
|
|
|
"libc",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "1.1.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.13.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "1.3.2"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "3.11.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "1.4.3"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.3.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
2023-01-03 14:21:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cached"
|
|
|
|
version = "0.41.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ec6d20b3d24b6c74e2c5331d2d3d8d1976a9883c7da179aa851afa4c90d62e36"
|
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
|
|
|
"async_once",
|
|
|
|
"cached_proc_macro",
|
|
|
|
"cached_proc_macro_types",
|
|
|
|
"futures",
|
|
|
|
"hashbrown",
|
|
|
|
"instant",
|
|
|
|
"lazy_static",
|
|
|
|
"once_cell",
|
|
|
|
"thiserror",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cached_proc_macro"
|
|
|
|
version = "0.15.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "751f7f4e7a091545e7f6c65bacc404eaee7e87bfb1f9ece234a1caa173dc16f2"
|
|
|
|
dependencies = [
|
|
|
|
"cached_proc_macro_types",
|
|
|
|
"darling 0.13.4",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cached_proc_macro_types"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3a4f925191b4367301851c6d99b09890311d74b0d43f274c0b34c86d308a3663"
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.0.77"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "e9f73505338f7d905b19d18738976aae232eb46b8efc15554ffc56deb5d9ebe4"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
2022-12-24 18:16:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
|
|
|
version = "0.4.23"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f"
|
|
|
|
dependencies = [
|
|
|
|
"iana-time-zone",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
"serde",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "3.2.23"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "71655c45cb9845d3270c9d6df84ebe72b4dad3c2ba3f7023ad47c144e4e473a5"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"atty",
|
|
|
|
"bitflags",
|
|
|
|
"clap_derive",
|
2022-12-24 18:16:04 +01:00
|
|
|
"clap_lex",
|
2021-01-29 12:23:15 +00:00
|
|
|
"indexmap",
|
2022-12-24 18:16:04 +01:00
|
|
|
"once_cell",
|
2022-04-01 02:16:56 +01:00
|
|
|
"strsim",
|
2021-01-29 12:23:15 +00:00
|
|
|
"termcolor",
|
|
|
|
"textwrap",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_derive"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "3.2.18"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "ea0c8bce528c4be4da13ea6fead8965e95b6073585a2f05204bd8f4119f82a65"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro-error",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-12-24 18:16:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
|
|
|
version = "0.2.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
|
|
|
|
dependencies = [
|
|
|
|
"os_str_bytes",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "codespan-reporting"
|
|
|
|
version = "0.11.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
|
|
|
|
dependencies = [
|
|
|
|
"termcolor",
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
2022-04-01 02:16:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "convert_case"
|
|
|
|
version = "0.4.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cookie"
|
2022-10-09 14:39:52 +01:00
|
|
|
version = "0.16.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-09 14:39:52 +01:00
|
|
|
checksum = "344adc371239ef32293cb1c4fe519592fcf21206c79c02854320afcdf3ab4917"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"percent-encoding",
|
|
|
|
"time",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cookie_store"
|
2022-10-09 14:39:52 +01:00
|
|
|
version = "0.16.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-09 14:39:52 +01:00
|
|
|
checksum = "2e4b6aa369f41f5faa04bb80c9b1f4216ea81646ed6124d76ba5c49a7aafd9cd"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"cookie",
|
2022-10-09 14:39:52 +01:00
|
|
|
"idna 0.2.3",
|
2021-01-29 12:23:15 +00:00
|
|
|
"log",
|
|
|
|
"publicsuffix",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"time",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.9.3"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.8.3"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cssparser"
|
|
|
|
version = "0.27.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "754b69d351cdc2d8ee09ae203db831e005560fc6030da058f86ad60c92a9cb0a"
|
|
|
|
dependencies = [
|
|
|
|
"cssparser-macros",
|
|
|
|
"dtoa-short",
|
2022-04-01 02:16:56 +01:00
|
|
|
"itoa 0.4.8",
|
2021-01-29 12:23:15 +00:00
|
|
|
"matches",
|
2022-07-24 21:14:34 +01:00
|
|
|
"phf 0.8.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"smallvec",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cssparser-macros"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dfae75de57f2b2e85e8768c3ea840fd159c8f33e2b6522c7835b7abac81be16e"
|
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2022-12-24 18:16:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "cxx"
|
|
|
|
version = "1.0.82"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d4a41a86530d0fe7f5d9ea779916b7cadd2d4f9add748b99c2c029cbbdfaf453"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"cxxbridge-flags",
|
|
|
|
"cxxbridge-macro",
|
|
|
|
"link-cplusplus",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cxx-build"
|
|
|
|
version = "1.0.82"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "06416d667ff3e3ad2df1cd8cd8afae5da26cf9cec4d0825040f88b5ca659a2f0"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"codespan-reporting",
|
|
|
|
"once_cell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"scratch",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cxxbridge-flags"
|
|
|
|
version = "1.0.82"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "820a9a2af1669deeef27cb271f476ffd196a2c4b6731336011e0ba63e2c7cf71"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cxxbridge-macro"
|
|
|
|
version = "1.0.82"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a08a6e2fcc370a089ad3b4aaf54db3b1b4cee38ddabce5896b33eb693275f470"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2023-01-03 14:21:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "darling"
|
|
|
|
version = "0.13.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c"
|
|
|
|
dependencies = [
|
|
|
|
"darling_core 0.13.4",
|
|
|
|
"darling_macro 0.13.4",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "darling"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.14.2"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "b0dd3cd20dc6b5a876612a6e5accfe7f3dd883db6d07acfbf14c128f61550dfa"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2023-01-03 14:21:54 +00:00
|
|
|
"darling_core 0.14.2",
|
|
|
|
"darling_macro 0.14.2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "darling_core"
|
|
|
|
version = "0.13.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610"
|
|
|
|
dependencies = [
|
|
|
|
"fnv",
|
|
|
|
"ident_case",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"strsim",
|
|
|
|
"syn",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "darling_core"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.14.2"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "a784d2ccaf7c98501746bf0be29b2022ba41fd62a2e622af997a03e9f972859f"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"fnv",
|
|
|
|
"ident_case",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2022-04-01 02:16:56 +01:00
|
|
|
"strsim",
|
2021-01-29 12:23:15 +00:00
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2023-01-03 14:21:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "darling_macro"
|
|
|
|
version = "0.13.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835"
|
|
|
|
dependencies = [
|
|
|
|
"darling_core 0.13.4",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "darling_macro"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.14.2"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "7618812407e9402654622dd402b0a89dff9ba93badd6540781526117b92aab7e"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2023-01-03 14:21:54 +00:00
|
|
|
"darling_core 0.14.2",
|
2021-01-29 12:23:15 +00:00
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "data-url"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "8d7439c3735f405729d52c3fbbe4de140eaf938a1fe47d227c27f8254d4302a5"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "derive_more"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.99.17"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-04-01 02:16:56 +01:00
|
|
|
"convert_case",
|
2021-01-29 12:23:15 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2022-10-09 14:39:52 +01:00
|
|
|
"rustc_version",
|
2021-01-29 12:23:15 +00:00
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dtoa"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.4.8"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "56899898ce76aaf4a0f24d914c97ea6ed976d42fec6ad33fcbb0a1103e07b2b0"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dtoa-short"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bde03329ae10e79ede66c9ce4dc930aa8599043b0743008548680f25b91502d6"
|
|
|
|
dependencies = [
|
|
|
|
"dtoa",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ego-tree"
|
|
|
|
version = "0.6.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3a68a4904193147e0a8dec3314640e6db742afd5f6e634f428a6af230d9b3591"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.8.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "encoding_rs"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.8.31"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2021-02-02 15:57:40 +00:00
|
|
|
"cfg-if",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
2021-01-29 16:26:04 +00:00
|
|
|
[[package]]
|
|
|
|
name = "env_logger"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.9.3"
|
2021-01-29 16:26:04 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"
|
2021-01-29 16:26:04 +00:00
|
|
|
dependencies = [
|
|
|
|
"atty",
|
|
|
|
"humantime",
|
|
|
|
"log",
|
|
|
|
"regex",
|
|
|
|
"termcolor",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
2022-04-01 02:16:56 +01:00
|
|
|
name = "fastrand"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.8.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-04-01 02:16:56 +01:00
|
|
|
"instant",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
2023-01-03 14:21:54 +00:00
|
|
|
[[package]]
|
|
|
|
name = "flo_stream"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0a7246db09b6a924fb11fedc1e33c34e6d5d0ba3c95a87cd2994f9581cf5a470"
|
|
|
|
dependencies = [
|
|
|
|
"futures",
|
|
|
|
"lazy_static",
|
|
|
|
"smallvec",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fnv"
|
|
|
|
version = "1.0.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "foreign-types"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
|
|
|
|
dependencies = [
|
|
|
|
"foreign-types-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "foreign-types-shared"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "form_urlencoded"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.1.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"percent-encoding",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futf"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.1.5"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"mac",
|
|
|
|
"new_debug_unreachable",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.25"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-executor",
|
|
|
|
"futures-io",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-channel"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.25"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-core"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.25"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-executor"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.25"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-io"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.25"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-macro"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.25"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-sink"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.25"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-task"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.25"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-util"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.25"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-io",
|
|
|
|
"futures-macro",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"memchr",
|
2022-12-24 18:16:04 +01:00
|
|
|
"pin-project-lite",
|
2021-01-29 12:23:15 +00:00
|
|
|
"pin-utils",
|
|
|
|
"slab",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fxhash"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getopts"
|
|
|
|
version = "0.2.21"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-width",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
|
|
|
version = "0.1.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
|
|
|
dependencies = [
|
2021-02-02 15:57:40 +00:00
|
|
|
"cfg-if",
|
2021-01-29 12:23:15 +00:00
|
|
|
"libc",
|
|
|
|
"wasi 0.9.0+wasi-snapshot-preview1",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.8"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2021-02-02 15:57:40 +00:00
|
|
|
"cfg-if",
|
2021-01-29 12:23:15 +00:00
|
|
|
"libc",
|
2022-12-24 18:16:04 +01:00
|
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "h2"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.15"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"bytes",
|
2021-01-29 12:23:15 +00:00
|
|
|
"fnv",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-util",
|
|
|
|
"http",
|
|
|
|
"indexmap",
|
|
|
|
"slab",
|
2022-12-24 18:16:04 +01:00
|
|
|
"tokio",
|
2021-01-29 12:23:15 +00:00
|
|
|
"tokio-util",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.12.3"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
2022-12-28 21:15:01 +00:00
|
|
|
dependencies = [
|
|
|
|
"ahash",
|
|
|
|
]
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.4.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.1.19"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2022-12-24 18:16:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "hex"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "html5ever"
|
2022-07-24 21:14:34 +01:00
|
|
|
version = "0.26.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-24 21:14:34 +01:00
|
|
|
checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"mac",
|
|
|
|
"markup5ever",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.8"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"bytes",
|
2021-01-29 12:23:15 +00:00
|
|
|
"fnv",
|
2022-12-24 18:16:04 +01:00
|
|
|
"itoa 1.0.4",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http-body"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.4.5"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"bytes",
|
2021-01-29 12:23:15 +00:00
|
|
|
"http",
|
2022-12-24 18:16:04 +01:00
|
|
|
"pin-project-lite",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "httparse"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.8.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "httpdate"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "1.0.2"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
2021-01-29 16:26:04 +00:00
|
|
|
[[package]]
|
|
|
|
name = "humantime"
|
|
|
|
version = "2.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hyper"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.14.23"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"bytes",
|
2021-01-29 12:23:15 +00:00
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"h2",
|
|
|
|
"http",
|
|
|
|
"http-body",
|
|
|
|
"httparse",
|
|
|
|
"httpdate",
|
2022-12-24 18:16:04 +01:00
|
|
|
"itoa 1.0.4",
|
|
|
|
"pin-project-lite",
|
2021-01-29 12:23:15 +00:00
|
|
|
"socket2",
|
2022-12-24 18:16:04 +01:00
|
|
|
"tokio",
|
2021-01-29 12:23:15 +00:00
|
|
|
"tower-service",
|
|
|
|
"tracing",
|
|
|
|
"want",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hyper-tls"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
|
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"bytes",
|
2021-01-29 12:23:15 +00:00
|
|
|
"hyper",
|
|
|
|
"native-tls",
|
2022-12-24 18:16:04 +01:00
|
|
|
"tokio",
|
2021-01-29 12:23:15 +00:00
|
|
|
"tokio-native-tls",
|
|
|
|
]
|
|
|
|
|
2022-12-24 18:16:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone"
|
|
|
|
version = "0.1.53"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765"
|
|
|
|
dependencies = [
|
|
|
|
"android_system_properties",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"iana-time-zone-haiku",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone-haiku"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"
|
|
|
|
dependencies = [
|
|
|
|
"cxx",
|
|
|
|
"cxx-build",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ident_case"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.2.3"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"matches",
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
|
|
|
]
|
|
|
|
|
2022-10-09 14:39:52 +01:00
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.9.2"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"hashbrown",
|
2022-12-24 18:16:04 +01:00
|
|
|
"serde",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "instant"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.1.12"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2021-02-02 15:57:40 +00:00
|
|
|
"cfg-if",
|
2023-01-03 14:21:54 +00:00
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ipnet"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "2.5.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "f88c5561171189e69df9d98bcf18fd5f9558300f7ea7b801eb8a0fd748bd8745"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.10.5"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.4.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.0.4"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.60"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
2022-12-28 21:15:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lazycell"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.137"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "link-cplusplus"
|
|
|
|
version = "1.0.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9272ab7b96c9046fbc5bc56c06c117cb639fe2d509df0c421cad82d2915cf369"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.4.9"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-04-01 02:16:56 +01:00
|
|
|
"autocfg",
|
2021-01-29 12:23:15 +00:00
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.4.17"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2021-02-02 15:57:40 +00:00
|
|
|
"cfg-if",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
2022-12-28 21:15:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lol_html"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b16d7d17063591adf0017a068a8ce2ed29a4f5402b9e6cac01888ff9c0527ff7"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"cfg-if",
|
|
|
|
"cssparser",
|
|
|
|
"encoding_rs",
|
|
|
|
"hashbrown",
|
|
|
|
"lazy_static",
|
|
|
|
"lazycell",
|
|
|
|
"memchr",
|
|
|
|
"safemem",
|
|
|
|
"selectors",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "mac"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "markup5ever"
|
2022-07-24 21:14:34 +01:00
|
|
|
version = "0.11.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-24 21:14:34 +01:00
|
|
|
checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
2022-07-24 21:14:34 +01:00
|
|
|
"phf 0.10.1",
|
|
|
|
"phf_codegen 0.10.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
"string_cache",
|
|
|
|
"string_cache_codegen",
|
|
|
|
"tendril",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "matches"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.1.9"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "2.5.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mime"
|
|
|
|
version = "0.3.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
|
|
|
|
|
|
|
|
[[package]]
|
2021-01-29 12:55:25 +00:00
|
|
|
name = "mime-parse-4"
|
|
|
|
version = "0.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5c6529c7e080378ede23c38da0898fa2760183703f089502b3435aa24d7d8f48"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mime_4"
|
2021-01-29 12:23:15 +00:00
|
|
|
version = "0.4.0-a.0"
|
2021-01-29 12:55:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "12e445295d66528bac7490cdb1d5329c4a203a5ce26263c8db49a9df04d4c1ca"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2021-01-29 12:55:25 +00:00
|
|
|
"mime-parse-4",
|
2021-01-29 12:23:15 +00:00
|
|
|
"quoted-string",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.8.5"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"log",
|
2022-04-01 02:16:56 +01:00
|
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
2022-12-24 18:16:04 +01:00
|
|
|
"windows-sys 0.42.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "native-tls"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.11"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"libc",
|
|
|
|
"log",
|
|
|
|
"openssl",
|
|
|
|
"openssl-probe",
|
|
|
|
"openssl-sys",
|
|
|
|
"schannel",
|
|
|
|
"security-framework",
|
|
|
|
"security-framework-sys",
|
|
|
|
"tempfile",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "new_debug_unreachable"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "nodrop"
|
|
|
|
version = "0.1.14"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
|
|
|
|
|
|
|
|
[[package]]
|
2022-12-24 18:16:04 +01:00
|
|
|
name = "num-integer"
|
|
|
|
version = "0.1.45"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"autocfg",
|
|
|
|
"num-traits",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-12-24 18:16:04 +01:00
|
|
|
name = "num-traits"
|
|
|
|
version = "0.2.15"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"autocfg",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
2022-10-09 14:39:52 +01:00
|
|
|
[[package]]
|
2022-12-24 18:16:04 +01:00
|
|
|
name = "num_cpus"
|
|
|
|
version = "1.14.0"
|
2022-10-09 14:39:52 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "f6058e64324c71e02bc2b150e4f3bc8286db6c83092132ffa3f6b1eab0f9def5"
|
2022-10-09 14:39:52 +01:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"hermit-abi",
|
2022-10-09 14:39:52 +01:00
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.16.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.10.42"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "12fc0523e3bd51a692c8850d075d74dc062ccf251c0110668cbd921917118a13"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
2021-02-02 15:57:40 +00:00
|
|
|
"cfg-if",
|
2021-01-29 12:23:15 +00:00
|
|
|
"foreign-types",
|
|
|
|
"libc",
|
2022-04-01 02:16:56 +01:00
|
|
|
"once_cell",
|
2022-12-24 18:16:04 +01:00
|
|
|
"openssl-macros",
|
2021-01-29 12:23:15 +00:00
|
|
|
"openssl-sys",
|
|
|
|
]
|
|
|
|
|
2022-12-24 18:16:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "openssl-macros"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b501e44f11665960c7e7fcf062c7d96a14ade4aa98116c004b2e37b5be7d736c"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "openssl-probe"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.1.5"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl-sys"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.9.77"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "b03b84c3b2d099b81f0953422b4d4ad58761589d0229b5506356afca05a3670a"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "os_str_bytes"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "6.4.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.12.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"lock_api",
|
|
|
|
"parking_lot_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.9.4"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "4dc9e0dc2adc1c69d09143aff38d3d30c5c3f0df0dad82e6d25547af174ebec0"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2021-02-02 15:57:40 +00:00
|
|
|
"cfg-if",
|
2021-01-29 12:23:15 +00:00
|
|
|
"libc",
|
2022-04-01 02:16:56 +01:00
|
|
|
"redox_syscall",
|
2021-01-29 12:23:15 +00:00
|
|
|
"smallvec",
|
2022-12-24 18:16:04 +01:00
|
|
|
"windows-sys 0.42.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "percent-encoding"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "2.2.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
|
|
|
|
dependencies = [
|
|
|
|
"phf_macros",
|
2022-04-01 02:16:56 +01:00
|
|
|
"phf_shared 0.8.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
"proc-macro-hack",
|
|
|
|
]
|
|
|
|
|
2022-07-24 21:14:34 +01:00
|
|
|
[[package]]
|
|
|
|
name = "phf"
|
|
|
|
version = "0.10.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
|
|
|
|
dependencies = [
|
|
|
|
"phf_shared 0.10.0",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "phf_codegen"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815"
|
|
|
|
dependencies = [
|
2022-04-01 02:16:56 +01:00
|
|
|
"phf_generator 0.8.0",
|
|
|
|
"phf_shared 0.8.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
2022-07-24 21:14:34 +01:00
|
|
|
[[package]]
|
|
|
|
name = "phf_codegen"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
|
|
|
|
dependencies = [
|
|
|
|
"phf_generator 0.10.0",
|
|
|
|
"phf_shared 0.10.0",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "phf_generator"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
|
|
|
|
dependencies = [
|
2022-04-01 02:16:56 +01:00
|
|
|
"phf_shared 0.8.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
"rand 0.7.3",
|
|
|
|
]
|
|
|
|
|
2022-04-01 02:16:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "phf_generator"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
|
|
|
|
dependencies = [
|
|
|
|
"phf_shared 0.10.0",
|
|
|
|
"rand 0.8.5",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "phf_macros"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7f6fde18ff429ffc8fe78e2bf7f8b7a5a5a6e2a8b58bc5a9ac69198bbda9189c"
|
|
|
|
dependencies = [
|
2022-04-01 02:16:56 +01:00
|
|
|
"phf_generator 0.8.0",
|
|
|
|
"phf_shared 0.8.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
"proc-macro-hack",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_shared"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
|
|
|
|
dependencies = [
|
|
|
|
"siphasher",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-04-01 02:16:56 +01:00
|
|
|
name = "phf_shared"
|
|
|
|
version = "0.10.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-04-01 02:16:56 +01:00
|
|
|
"siphasher",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-project-lite"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.9"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-utils"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.26"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.17"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "precomputed-hash"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-error"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro-error-attr",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-error-attr"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-hack"
|
|
|
|
version = "0.5.19"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.0.47"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"unicode-ident",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
2022-10-09 14:39:52 +01:00
|
|
|
[[package]]
|
|
|
|
name = "psl-types"
|
|
|
|
version = "2.0.11"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac"
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "publicsuffix"
|
2022-10-09 14:39:52 +01:00
|
|
|
version = "2.2.3"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-09 14:39:52 +01:00
|
|
|
checksum = "96a8c1bda5ae1af7f99a2962e49df150414a43d62404644d98dd5c3a93d07457"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-10-09 14:39:52 +01:00
|
|
|
"idna 0.3.0",
|
|
|
|
"psl-types",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quick-error"
|
|
|
|
version = "1.2.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.0.21"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quoted-string"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9586f8867f39941d8e796c18340a9cb5221a018df021169dc3e61c87d9f5f567"
|
|
|
|
dependencies = [
|
|
|
|
"quick-error",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
|
|
|
dependencies = [
|
|
|
|
"getrandom 0.1.16",
|
|
|
|
"libc",
|
|
|
|
"rand_chacha 0.2.2",
|
|
|
|
"rand_core 0.5.1",
|
2022-04-01 02:16:56 +01:00
|
|
|
"rand_hc",
|
2021-01-29 12:23:15 +00:00
|
|
|
"rand_pcg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.8.5"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2022-04-01 02:16:56 +01:00
|
|
|
"rand_chacha 0.3.1",
|
2022-12-24 18:16:04 +01:00
|
|
|
"rand_core 0.6.4",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
|
|
|
|
dependencies = [
|
|
|
|
"ppv-lite86",
|
|
|
|
"rand_core 0.5.1",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.3.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"ppv-lite86",
|
2022-12-24 18:16:04 +01:00
|
|
|
"rand_core 0.6.4",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
|
|
|
dependencies = [
|
|
|
|
"getrandom 0.1.16",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.6.4"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"getrandom 0.2.8",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_hc"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core 0.5.1",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_pcg"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core 0.5.1",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.16"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.7.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.6.28"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "remove_dir_all"
|
|
|
|
version = "0.5.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-10-09 14:39:52 +01:00
|
|
|
name = "reqwest"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.11.13"
|
2021-01-29 12:55:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "68cc60575865c7831548863cc02356512e3f1dc2f3f82cb837d7fc4cc8f3c97c"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"base64",
|
2022-12-24 18:16:04 +01:00
|
|
|
"bytes",
|
2021-01-29 12:23:15 +00:00
|
|
|
"cookie",
|
|
|
|
"cookie_store",
|
|
|
|
"encoding_rs",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
2022-10-09 14:39:52 +01:00
|
|
|
"h2",
|
2021-01-29 12:23:15 +00:00
|
|
|
"http",
|
|
|
|
"http-body",
|
|
|
|
"hyper",
|
|
|
|
"hyper-tls",
|
|
|
|
"ipnet",
|
|
|
|
"js-sys",
|
|
|
|
"log",
|
2021-01-29 12:55:25 +00:00
|
|
|
"mime",
|
2021-01-29 12:23:15 +00:00
|
|
|
"native-tls",
|
2022-10-09 14:39:52 +01:00
|
|
|
"once_cell",
|
2021-01-29 12:23:15 +00:00
|
|
|
"percent-encoding",
|
2022-12-24 18:16:04 +01:00
|
|
|
"pin-project-lite",
|
2022-10-09 14:39:52 +01:00
|
|
|
"proc-macro-hack",
|
2021-01-29 12:23:15 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
2022-12-24 18:16:04 +01:00
|
|
|
"tokio",
|
2021-01-29 12:23:15 +00:00
|
|
|
"tokio-native-tls",
|
2022-10-09 14:39:52 +01:00
|
|
|
"tokio-util",
|
|
|
|
"tower-service",
|
2021-01-29 12:23:15 +00:00
|
|
|
"url",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"web-sys",
|
|
|
|
"winreg",
|
|
|
|
]
|
|
|
|
|
2022-10-09 13:48:44 +01:00
|
|
|
[[package]]
|
2022-10-09 14:39:52 +01:00
|
|
|
name = "reqwest-wasm"
|
2022-12-27 16:04:19 +00:00
|
|
|
version = "0.11.16"
|
2022-10-09 13:48:44 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-27 16:04:19 +00:00
|
|
|
checksum = "59fdca8934fccbd5aec3e208bdb5a76107ce8690aa51c6c292c31f21541b52b9"
|
2022-10-09 13:48:44 +01:00
|
|
|
dependencies = [
|
2022-10-09 14:39:52 +01:00
|
|
|
"base64",
|
2022-12-24 18:16:04 +01:00
|
|
|
"bytes",
|
2022-10-09 14:39:52 +01:00
|
|
|
"cookie",
|
|
|
|
"cookie_store",
|
|
|
|
"encoding_rs",
|
|
|
|
"futures",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"h2",
|
|
|
|
"http",
|
|
|
|
"http-body",
|
|
|
|
"hyper",
|
|
|
|
"hyper-tls",
|
|
|
|
"ipnet",
|
|
|
|
"js-sys",
|
|
|
|
"log",
|
|
|
|
"mime",
|
|
|
|
"native-tls",
|
|
|
|
"once_cell",
|
|
|
|
"percent-encoding",
|
2022-12-24 18:16:04 +01:00
|
|
|
"pin-project-lite",
|
2022-10-09 14:39:52 +01:00
|
|
|
"proc-macro-hack",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
2022-12-24 18:16:04 +01:00
|
|
|
"tokio",
|
2022-10-09 14:39:52 +01:00
|
|
|
"tokio-native-tls",
|
|
|
|
"tokio-util",
|
|
|
|
"tower-service",
|
|
|
|
"url",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"wasm-streams",
|
|
|
|
"web-sys",
|
|
|
|
"winreg",
|
2022-10-09 13:48:44 +01:00
|
|
|
]
|
|
|
|
|
2022-04-01 02:16:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rustc_version"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
|
|
|
|
dependencies = [
|
2022-10-09 14:39:52 +01:00
|
|
|
"semver",
|
2022-04-01 02:16:56 +01:00
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.0.11"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
2022-12-28 21:15:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "safemem"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "schannel"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.1.20"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
2022-12-24 18:16:04 +01:00
|
|
|
"windows-sys 0.36.1",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scraper"
|
2022-07-24 21:14:34 +01:00
|
|
|
version = "0.13.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-24 21:14:34 +01:00
|
|
|
checksum = "5684396b456f3eb69ceeb34d1b5cb1a2f6acf7ca4452131efa3ba0ee2c2d0a70"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"cssparser",
|
|
|
|
"ego-tree",
|
|
|
|
"getopts",
|
|
|
|
"html5ever",
|
|
|
|
"matches",
|
|
|
|
"selectors",
|
|
|
|
"smallvec",
|
|
|
|
"tendril",
|
|
|
|
]
|
|
|
|
|
2022-12-24 18:16:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "scratch"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8132065adcfd6e02db789d9285a0deb2f3fcb04002865ab67d5fb103533898"
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "security-framework"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "2.7.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"core-foundation",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
"security-framework-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework-sys"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "2.6.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "selectors"
|
|
|
|
version = "0.22.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "df320f1889ac4ba6bc0cdc9c9af7af4bd64bb927bccdf32d81140dc1f9be12fe"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags",
|
|
|
|
"cssparser",
|
|
|
|
"derive_more",
|
|
|
|
"fxhash",
|
|
|
|
"log",
|
|
|
|
"matches",
|
2022-07-24 21:14:34 +01:00
|
|
|
"phf 0.8.0",
|
|
|
|
"phf_codegen 0.8.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
"precomputed-hash",
|
|
|
|
"servo_arc",
|
|
|
|
"smallvec",
|
|
|
|
"thin-slice",
|
|
|
|
]
|
|
|
|
|
2022-04-01 02:16:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.0.14"
|
2022-04-01 02:16:56 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4"
|
2022-04-01 02:16:56 +01:00
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.0.147"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.0.147"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.0.88"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "8e8b3801309262e8184d9687fb697586833e939767aea0dda89f5a8e650e8bd7"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"itoa 1.0.4",
|
2021-01-29 12:23:15 +00:00
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_urlencoded"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.7.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
2022-12-24 18:16:04 +01:00
|
|
|
"itoa 1.0.4",
|
2021-01-29 12:23:15 +00:00
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_with"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "2.1.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "25bf4a5a814902cd1014dbccfa4d4560fb8432c779471e96e035602519f82eef"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"base64",
|
|
|
|
"chrono",
|
|
|
|
"hex",
|
|
|
|
"indexmap",
|
2021-01-29 12:23:15 +00:00
|
|
|
"serde",
|
2022-12-24 18:16:04 +01:00
|
|
|
"serde_json",
|
2021-01-29 12:23:15 +00:00
|
|
|
"serde_with_macros",
|
2022-12-24 18:16:04 +01:00
|
|
|
"time",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_with_macros"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "2.1.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "e3452b4c0f6c1e357f73fdb87cd1efabaa12acf328c7a528e252893baeb3f4aa"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2023-01-03 14:21:54 +00:00
|
|
|
"darling 0.14.2",
|
2021-01-29 12:23:15 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "servo_arc"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d98238b800e0d1576d8b6e3de32827c2d74bee68bb97748dcf5071fb53965432"
|
|
|
|
dependencies = [
|
|
|
|
"nodrop",
|
|
|
|
"stable_deref_trait",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "signal-hook-registry"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "1.4.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "siphasher"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.3.10"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "site_icons"
|
2023-01-03 14:24:47 +00:00
|
|
|
version = "0.6.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
2023-01-03 14:21:54 +00:00
|
|
|
"cached",
|
2021-01-29 12:23:15 +00:00
|
|
|
"clap",
|
|
|
|
"data-url",
|
2021-01-29 16:26:04 +00:00
|
|
|
"env_logger",
|
2023-01-03 14:21:54 +00:00
|
|
|
"flo_stream",
|
2021-01-29 12:23:15 +00:00
|
|
|
"futures",
|
|
|
|
"html5ever",
|
|
|
|
"itertools",
|
|
|
|
"log",
|
2022-12-28 21:15:01 +00:00
|
|
|
"lol_html",
|
2021-01-29 12:55:25 +00:00
|
|
|
"mime_4",
|
2021-01-29 12:23:15 +00:00
|
|
|
"once_cell",
|
2021-01-29 16:26:04 +00:00
|
|
|
"percent-encoding",
|
2021-01-29 12:23:15 +00:00
|
|
|
"regex",
|
2022-10-09 14:39:52 +01:00
|
|
|
"reqwest",
|
2022-10-09 13:48:44 +01:00
|
|
|
"reqwest-wasm",
|
2021-01-29 12:23:15 +00:00
|
|
|
"scraper",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_with",
|
2022-12-26 16:01:35 +00:00
|
|
|
"tldextract",
|
2022-12-24 18:16:04 +01:00
|
|
|
"tokio",
|
2021-01-29 12:23:15 +00:00
|
|
|
"url",
|
2021-02-03 21:13:43 +00:00
|
|
|
"vec1",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.4.7"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.10.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.4.7"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "stable_deref_trait"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "string_cache"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.8.4"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "213494b7a2b503146286049378ce02b482200519accc31872ee8be91fa820a08"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"new_debug_unreachable",
|
2022-04-01 02:16:56 +01:00
|
|
|
"once_cell",
|
|
|
|
"parking_lot",
|
|
|
|
"phf_shared 0.10.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
"precomputed-hash",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "string_cache_codegen"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.5.2"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-04-01 02:16:56 +01:00
|
|
|
"phf_generator 0.10.0",
|
|
|
|
"phf_shared 0.10.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.0.103"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2022-12-24 18:16:04 +01:00
|
|
|
"unicode-ident",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tempfile"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "3.3.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2021-02-02 15:57:40 +00:00
|
|
|
"cfg-if",
|
2022-04-01 02:16:56 +01:00
|
|
|
"fastrand",
|
2021-01-29 12:23:15 +00:00
|
|
|
"libc",
|
2022-04-01 02:16:56 +01:00
|
|
|
"redox_syscall",
|
2021-01-29 12:23:15 +00:00
|
|
|
"remove_dir_all",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tendril"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.4.3"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"futf",
|
|
|
|
"mac",
|
|
|
|
"utf-8",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "termcolor"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "1.1.3"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "textwrap"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.16.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thin-slice"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8eaa81235c7058867fa8c0e7314f33dcce9c215f535d1913822a2b3f5e289f3c"
|
|
|
|
|
2022-12-26 16:01:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
|
|
|
version = "1.0.38"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"
|
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
|
|
|
version = "1.0.38"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "time"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.17"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"itoa 1.0.4",
|
|
|
|
"serde",
|
|
|
|
"time-core",
|
2021-01-29 12:23:15 +00:00
|
|
|
"time-macros",
|
|
|
|
]
|
|
|
|
|
2022-12-24 18:16:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "time-core"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd"
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "time-macros"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.6"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "d967f99f534ca7e495c575c62638eebc2898a8c84c119b89e250477bc4ba16b2"
|
|
|
|
dependencies = [
|
|
|
|
"time-core",
|
|
|
|
]
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.6.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"tinyvec_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec_macros"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
|
|
|
|
|
2022-12-26 16:01:35 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tldextract"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ec03259a0567ad58eed30812bc3e5eda8030f154abc70317ab57b14f00699ca4"
|
|
|
|
dependencies = [
|
|
|
|
"idna 0.2.3",
|
|
|
|
"log",
|
|
|
|
"regex",
|
|
|
|
"serde_json",
|
|
|
|
"thiserror",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.22.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "d76ce4a75fb488c605c54bf610f221cea8b0dafb53333c1a67e8ee199dcd2ae3"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"autocfg",
|
|
|
|
"bytes",
|
2021-01-29 12:23:15 +00:00
|
|
|
"libc",
|
|
|
|
"memchr",
|
|
|
|
"mio",
|
|
|
|
"num_cpus",
|
|
|
|
"parking_lot",
|
2022-12-24 18:16:04 +01:00
|
|
|
"pin-project-lite",
|
2021-01-29 12:23:15 +00:00
|
|
|
"signal-hook-registry",
|
2022-04-01 02:16:56 +01:00
|
|
|
"socket2",
|
2021-01-29 12:23:15 +00:00
|
|
|
"tokio-macros",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-macros"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.8.0"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-native-tls"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b"
|
|
|
|
dependencies = [
|
|
|
|
"native-tls",
|
2022-12-24 18:16:04 +01:00
|
|
|
"tokio",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-util"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.7.4"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"bytes",
|
2021-01-29 12:23:15 +00:00
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
2022-12-24 18:16:04 +01:00
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
2022-04-01 02:16:56 +01:00
|
|
|
"tracing",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tower-service"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.2"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.1.37"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2021-02-02 15:57:40 +00:00
|
|
|
"cfg-if",
|
2022-12-24 18:16:04 +01:00
|
|
|
"pin-project-lite",
|
2021-01-29 12:23:15 +00:00
|
|
|
"tracing-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-04-01 02:16:56 +01:00
|
|
|
name = "tracing-core"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.1.30"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"once_cell",
|
2021-01-29 12:23:15 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "try-lock"
|
|
|
|
version = "0.2.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-bidi"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.8"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
|
|
|
version = "1.0.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-normalization"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.1.22"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"tinyvec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.1.10"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "url"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "2.3.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
2022-12-24 18:16:04 +01:00
|
|
|
"idna 0.3.0",
|
2021-01-29 12:23:15 +00:00
|
|
|
"percent-encoding",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "utf-8"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.7.6"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "vcpkg"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.2.15"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
2021-02-03 21:13:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "vec1"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "1.10.1"
|
2021-02-03 21:13:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "2bda7c41ca331fe9a1c278a9e7ee055f4be7f5eb1c2b72f079b4ff8b5fce9d5c"
|
2021-02-03 21:13:43 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
2022-04-01 02:16:56 +01:00
|
|
|
version = "0.9.4"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-04-01 02:16:56 +01:00
|
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "want"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"try-lock",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.9.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
|
|
|
|
2022-04-01 02:16:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.83"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2021-02-02 15:57:40 +00:00
|
|
|
"cfg-if",
|
2021-01-29 12:23:15 +00:00
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.83"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"log",
|
2022-12-24 18:16:04 +01:00
|
|
|
"once_cell",
|
2021-01-29 12:23:15 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-futures"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.4.33"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
2021-02-02 15:57:40 +00:00
|
|
|
"cfg-if",
|
2021-01-29 12:23:15 +00:00
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.83"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.83"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn",
|
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.2.83"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"
|
2021-01-29 12:23:15 +00:00
|
|
|
|
2022-10-09 13:48:44 +01:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-streams"
|
2022-10-09 14:39:52 +01:00
|
|
|
version = "0.2.3"
|
2022-10-09 13:48:44 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-09 14:39:52 +01:00
|
|
|
checksum = "6bbae3363c08332cadccd13b67db371814cd214c2524020932f0804b8cf7c078"
|
2022-10-09 13:48:44 +01:00
|
|
|
dependencies = [
|
2022-10-09 14:39:52 +01:00
|
|
|
"futures-util",
|
2022-10-09 13:48:44 +01:00
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "web-sys"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.3.60"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
|
|
|
version = "0.3.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
|
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|
|
2022-04-01 02:16:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.36.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
|
|
|
|
dependencies = [
|
|
|
|
"windows_aarch64_msvc 0.36.1",
|
|
|
|
"windows_i686_gnu 0.36.1",
|
|
|
|
"windows_i686_msvc 0.36.1",
|
|
|
|
"windows_x86_64_gnu 0.36.1",
|
|
|
|
"windows_x86_64_msvc 0.36.1",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.42.0"
|
2022-04-01 02:16:56 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
|
2022-04-01 02:16:56 +01:00
|
|
|
dependencies = [
|
2022-12-24 18:16:04 +01:00
|
|
|
"windows_aarch64_gnullvm",
|
|
|
|
"windows_aarch64_msvc 0.42.0",
|
|
|
|
"windows_i686_gnu 0.42.0",
|
|
|
|
"windows_i686_msvc 0.42.0",
|
|
|
|
"windows_x86_64_gnu 0.42.0",
|
|
|
|
"windows_x86_64_gnullvm",
|
|
|
|
"windows_x86_64_msvc 0.42.0",
|
2022-04-01 02:16:56 +01:00
|
|
|
]
|
|
|
|
|
2022-12-24 18:16:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
|
|
|
version = "0.42.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"
|
|
|
|
|
2022-04-01 02:16:56 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.36.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
|
|
|
version = "0.42.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
|
|
|
version = "0.36.1"
|
2022-04-01 02:16:56 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
|
2022-04-01 02:16:56 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.42.0"
|
2022-04-01 02:16:56 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"
|
2022-04-01 02:16:56 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.36.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
|
|
|
version = "0.42.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
|
|
|
version = "0.36.1"
|
2022-04-01 02:16:56 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
|
2022-04-01 02:16:56 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.42.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
|
|
|
version = "0.42.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
|
|
|
version = "0.36.1"
|
2022-04-01 02:16:56 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
|
2022-04-01 02:16:56 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2022-12-24 18:16:04 +01:00
|
|
|
version = "0.42.0"
|
2022-04-01 02:16:56 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-24 18:16:04 +01:00
|
|
|
checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"
|
2022-04-01 02:16:56 +01:00
|
|
|
|
2021-01-29 12:23:15 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winreg"
|
2022-10-09 14:39:52 +01:00
|
|
|
version = "0.10.1"
|
2021-01-29 12:23:15 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-09 14:39:52 +01:00
|
|
|
checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
|
2021-01-29 12:23:15 +00:00
|
|
|
dependencies = [
|
|
|
|
"winapi",
|
|
|
|
]
|