redsunlib/Cargo.lock

1996 lines
50 KiB
Plaintext
Raw Normal View History

2021-04-15 16:44:16 +12:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
2023-12-27 09:55:35 +13:00
[[package]]
name = "addr2line"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
dependencies = [
"gimli",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
[[package]]
name = "adler32"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
2023-12-27 10:12:42 +13:00
[[package]]
name = "ahash"
2024-03-05 13:59:50 +13:00
version = "0.8.11"
2023-12-27 10:12:42 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
2023-12-27 10:12:42 +13:00
dependencies = [
"cfg-if",
"once_cell",
"version_check",
"zerocopy",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "aho-corasick"
2023-12-27 09:55:35 +13:00
version = "1.1.2"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
dependencies = [
"memchr",
]
[[package]]
name = "alloc-no-stdlib"
version = "2.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
[[package]]
name = "alloc-stdlib"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
dependencies = [
"alloc-no-stdlib",
]
2023-12-27 10:12:42 +13:00
[[package]]
name = "allocator-api2"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
2023-04-20 02:27:50 +12:00
[[package]]
name = "anstyle"
2024-03-05 13:59:50 +13:00
version = "1.0.6"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"
2023-04-20 02:27:50 +12:00
2021-04-15 16:44:16 +12:00
[[package]]
name = "askama"
version = "0.12.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b79091df18a97caea757e28cd2d5fda49c6cd4bd01ddffd7ff01ace0c0ad2c28"
2021-04-15 16:44:16 +12:00
dependencies = [
"askama_derive",
"askama_escape",
]
[[package]]
name = "askama_derive"
version = "0.12.5"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19fe8d6cb13c4714962c072ea496f3392015f0989b1a2847bb4b2d9effd71d83"
2021-04-15 16:44:16 +12:00
dependencies = [
"askama_parser",
"mime",
"mime_guess",
2021-04-15 16:44:16 +12:00
"proc-macro2",
"quote",
2024-03-05 13:59:50 +13:00
"syn 2.0.52",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "askama_escape"
version = "0.10.3"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
2021-04-15 16:44:16 +12:00
2023-12-27 09:55:35 +13:00
[[package]]
name = "askama_parser"
version = "0.2.1"
2023-12-27 09:55:35 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "acb1161c6b64d1c3d83108213c2a2533a342ac225aabd0bda218278c2ddb00c0"
2023-12-27 09:55:35 +13:00
dependencies = [
"nom",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "async-trait"
2024-01-20 13:06:47 +13:00
version = "0.1.77"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9"
2021-04-15 16:44:16 +12:00
dependencies = [
"proc-macro2",
"quote",
2024-03-05 13:59:50 +13:00
"syn 2.0.52",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "autocfg"
version = "1.1.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2021-04-15 16:44:16 +12:00
2023-12-27 09:55:35 +13:00
[[package]]
name = "backtrace"
version = "0.3.69"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
dependencies = [
"addr2line",
"cc",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "base64"
2024-01-20 13:06:47 +13:00
version = "0.21.7"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
2021-04-15 16:44:16 +12:00
[[package]]
name = "bitflags"
2021-09-07 07:02:52 +12:00
version = "1.3.2"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-09-07 07:02:52 +12:00
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2021-04-15 16:44:16 +12:00
2023-12-27 09:55:35 +13:00
[[package]]
name = "bitflags"
2024-01-20 13:06:47 +13:00
version = "2.4.2"
2023-12-27 09:55:35 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
2023-12-27 09:55:35 +13:00
[[package]]
name = "block-buffer"
2023-04-20 02:27:50 +12:00
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-20 02:27:50 +12:00
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
dependencies = [
"generic-array",
]
[[package]]
name = "brotli"
2023-12-27 09:55:35 +13:00
version = "3.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "516074a47ef4bce09577a3b379392300159ce5b1ba2e501ff1c819950066100f"
dependencies = [
"alloc-no-stdlib",
"alloc-stdlib",
"brotli-decompressor",
]
[[package]]
name = "brotli-decompressor"
2023-12-27 09:55:35 +13:00
version = "2.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f"
dependencies = [
"alloc-no-stdlib",
"alloc-stdlib",
]
2022-11-01 16:23:59 +13:00
[[package]]
name = "bstr"
2024-03-05 13:59:50 +13:00
version = "1.9.1"
2022-11-01 16:23:59 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706"
2022-11-01 16:23:59 +13:00
dependencies = [
"memchr",
2023-01-17 08:09:57 +13:00
"serde",
2022-11-01 16:23:59 +13:00
]
[[package]]
name = "build_html"
2023-04-20 02:27:50 +12:00
version = "2.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-20 02:27:50 +12:00
checksum = "3108fe6fe7ac796fb7625bdde8fa2b67b5a7731496251ca57c7b8cadd78a16a1"
2021-04-15 16:44:16 +12:00
[[package]]
name = "bytes"
2023-12-27 09:55:35 +13:00
version = "1.5.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
2021-04-15 16:44:16 +12:00
[[package]]
name = "cached"
version = "0.48.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "355face540df58778b96814c48abb3c2ed67c4878a8087ab1819c1fedeec505f"
2021-04-15 16:44:16 +12:00
dependencies = [
2023-12-27 10:12:42 +13:00
"ahash",
2021-04-15 16:44:16 +12:00
"async-trait",
"cached_proc_macro",
"cached_proc_macro_types",
"futures",
"hashbrown 0.14.3",
2022-11-01 16:23:59 +13:00
"instant",
2021-04-15 16:44:16 +12:00
"once_cell",
"thiserror",
"tokio",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "cached_proc_macro"
version = "0.19.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d52f526f7cbc875b296856ca8c964a9f6290556922c303a8a3883e3c676e6a1"
2021-04-15 16:44:16 +12:00
dependencies = [
"darling",
2023-01-17 08:09:57 +13:00
"proc-macro2",
2021-04-15 16:44:16 +12:00
"quote",
2023-04-20 02:27:50 +12:00
"syn 1.0.109",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "cached_proc_macro_types"
version = "0.1.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ade8366b8bd5ba243f0a58f036cc0ca8a2f069cff1a2351ef1cac6b083e16fc0"
2021-04-15 16:44:16 +12:00
[[package]]
name = "cc"
2024-03-05 13:59:50 +13:00
version = "1.0.89"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "a0ba8f7aaa012f30d5b2861462f6708eccd49c3c39863fe083a308035f63d723"
2021-04-15 16:44:16 +12:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "clap"
2024-03-05 13:59:50 +13:00
version = "4.5.1"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "c918d541ef2913577a0f9566e9ce27cb35b6df072075769e0b26cb5a554520da"
2023-04-20 02:27:50 +12:00
dependencies = [
"clap_builder",
]
[[package]]
name = "clap_builder"
2024-03-05 13:59:50 +13:00
version = "4.5.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "9f3e7391dad68afb0c2ede1bf619f579a3dc9c2ec67f089baa397123a2f3d1eb"
2021-04-15 16:44:16 +12:00
dependencies = [
2023-04-20 02:27:50 +12:00
"anstyle",
"clap_lex",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "clap_lex"
2024-03-05 13:59:50 +13:00
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
2021-04-15 16:44:16 +12:00
[[package]]
name = "cookie"
2023-12-27 10:24:53 +13:00
version = "0.18.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 10:24:53 +13:00
checksum = "3cd91cf61412820176e137621345ee43b3f4423e589e7ae4e50d601d93e35ef8"
2021-04-15 16:44:16 +12:00
dependencies = [
"time",
"version_check",
]
[[package]]
name = "core-foundation"
2023-12-27 09:55:35 +13:00
version = "0.9.4"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
2021-04-15 16:44:16 +12:00
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "core-foundation-sys"
2023-12-27 09:55:35 +13:00
version = "0.8.6"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
2021-04-15 16:44:16 +12:00
[[package]]
name = "core2"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
dependencies = [
"memchr",
]
[[package]]
name = "cpufeatures"
2024-01-20 13:06:47 +13:00
version = "0.2.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
dependencies = [
"libc",
]
[[package]]
name = "crc32fast"
2024-03-05 13:59:50 +13:00
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa"
dependencies = [
"cfg-if",
]
2022-11-01 16:23:59 +13:00
[[package]]
name = "crypto-common"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
dependencies = [
"generic-array",
"typenum",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "darling"
2023-04-20 02:27:50 +12:00
version = "0.14.4"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-20 02:27:50 +12:00
checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850"
2021-04-15 16:44:16 +12:00
dependencies = [
"darling_core",
"darling_macro",
]
[[package]]
name = "darling_core"
2023-04-20 02:27:50 +12:00
version = "0.14.4"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-20 02:27:50 +12:00
checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0"
2021-04-15 16:44:16 +12:00
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
"quote",
"strsim",
2023-04-20 02:27:50 +12:00
"syn 1.0.109",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "darling_macro"
2023-04-20 02:27:50 +12:00
version = "0.14.4"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-20 02:27:50 +12:00
checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e"
2021-04-15 16:44:16 +12:00
dependencies = [
"darling_core",
"quote",
2023-04-20 02:27:50 +12:00
"syn 1.0.109",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "dary_heap"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7762d17f1241643615821a8455a0b2c3e803784b058693d990b11f2dce25a0ca"
2023-12-27 09:55:35 +13:00
[[package]]
name = "deranged"
2024-01-20 13:06:47 +13:00
version = "0.3.11"
2023-12-27 09:55:35 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
2023-12-27 09:55:35 +13:00
dependencies = [
"powerfmt",
]
[[package]]
name = "digest"
version = "0.10.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
dependencies = [
2022-11-01 16:23:59 +13:00
"block-buffer",
"crypto-common",
]
2023-06-07 06:33:01 +12:00
[[package]]
name = "dotenvy"
version = "0.15.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
[[package]]
name = "env_logger"
2024-01-20 13:06:47 +13:00
version = "0.10.2"
2023-06-07 06:33:01 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
2023-06-07 06:33:01 +12:00
dependencies = [
"humantime",
"is-terminal",
"log",
"regex",
"termcolor",
]
2023-02-26 23:11:17 +13:00
[[package]]
2023-12-27 09:55:35 +13:00
name = "equivalent"
version = "1.0.1"
2023-02-26 23:11:17 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
2023-02-26 23:11:17 +13:00
[[package]]
2023-12-27 09:55:35 +13:00
name = "errno"
version = "0.3.8"
2023-02-26 23:11:17 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
2023-02-26 23:11:17 +13:00
dependencies = [
"libc",
2023-12-27 09:55:35 +13:00
"windows-sys 0.52.0",
2023-02-26 23:11:17 +13:00
]
2023-12-27 09:55:35 +13:00
[[package]]
name = "fastrand"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
2021-04-15 16:44:16 +12:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "form_urlencoded"
2023-12-27 09:55:35 +13:00
version = "1.2.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
2021-04-15 16:44:16 +12:00
dependencies = [
"percent-encoding",
]
[[package]]
name = "fs_extra"
2023-04-20 02:27:50 +12:00
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-20 02:27:50 +12:00
checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
2021-04-15 16:44:16 +12:00
[[package]]
name = "futures"
2023-12-27 09:55:35 +13:00
version = "0.3.30"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
2021-04-15 16:44:16 +12:00
dependencies = [
"futures-channel",
"futures-core",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-channel"
2023-12-27 09:55:35 +13:00
version = "0.3.30"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
2021-04-15 16:44:16 +12:00
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
2023-12-27 09:55:35 +13:00
version = "0.3.30"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
2021-04-15 16:44:16 +12:00
[[package]]
name = "futures-io"
2023-12-27 09:55:35 +13:00
version = "0.3.30"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
2021-04-15 16:44:16 +12:00
[[package]]
name = "futures-lite"
version = "2.2.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "445ba825b27408685aaecefd65178908c36c6e96aaf6d8599419d46e624192ba"
2021-04-15 16:44:16 +12:00
dependencies = [
"fastrand",
2021-04-15 16:44:16 +12:00
"futures-core",
"futures-io",
"parking",
"pin-project-lite",
]
[[package]]
name = "futures-sink"
2023-12-27 09:55:35 +13:00
version = "0.3.30"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
2021-04-15 16:44:16 +12:00
[[package]]
name = "futures-task"
2023-12-27 09:55:35 +13:00
version = "0.3.30"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
2021-04-15 16:44:16 +12:00
[[package]]
name = "futures-util"
2023-12-27 09:55:35 +13:00
version = "0.3.30"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
2021-04-15 16:44:16 +12:00
dependencies = [
"futures-core",
"futures-sink",
"futures-task",
"pin-project-lite",
"pin-utils",
]
[[package]]
name = "generic-array"
2023-04-20 02:27:50 +12:00
version = "0.14.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-20 02:27:50 +12:00
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
dependencies = [
"typenum",
"version_check",
]
2023-06-06 12:31:25 +12:00
[[package]]
name = "getrandom"
2024-01-20 13:06:47 +13:00
version = "0.2.12"
2023-06-06 12:31:25 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"
2023-06-06 12:31:25 +12:00
dependencies = [
"cfg-if",
"libc",
"wasi",
]
2023-12-27 09:55:35 +13:00
[[package]]
name = "gimli"
version = "0.28.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
2022-11-01 16:23:59 +13:00
[[package]]
name = "globset"
2023-12-27 09:55:35 +13:00
version = "0.4.14"
2022-11-01 16:23:59 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1"
2022-11-01 16:23:59 +13:00
dependencies = [
2023-12-27 09:55:35 +13:00
"aho-corasick",
2022-11-01 16:23:59 +13:00
"bstr",
"log",
2023-12-27 09:55:35 +13:00
"regex-automata",
"regex-syntax",
2022-11-01 16:23:59 +13:00
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "h2"
2024-01-20 13:06:47 +13:00
version = "0.3.24"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9"
2021-04-15 16:44:16 +12:00
dependencies = [
"bytes",
"fnv",
"futures-core",
"futures-sink",
"futures-util",
"http",
"indexmap",
"slab",
"tokio",
"tokio-util",
"tracing",
]
[[package]]
name = "hashbrown"
version = "0.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
dependencies = [
"ahash",
]
2021-04-15 16:44:16 +12:00
[[package]]
2023-12-27 09:55:35 +13:00
name = "hashbrown"
version = "0.14.3"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
2023-12-27 10:12:42 +13:00
dependencies = [
"ahash",
"allocator-api2",
]
2021-04-15 16:44:16 +12:00
2023-04-20 02:27:50 +12:00
[[package]]
name = "hermit-abi"
2024-03-05 13:59:50 +13:00
version = "0.3.9"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
2023-04-20 02:27:50 +12:00
2021-04-15 16:44:16 +12:00
[[package]]
name = "http"
2024-03-05 13:59:50 +13:00
version = "0.2.12"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
2021-04-15 16:44:16 +12:00
dependencies = [
"bytes",
"fnv",
"itoa",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "http-body"
2023-12-27 09:55:35 +13:00
version = "0.4.6"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
2021-04-15 16:44:16 +12:00
dependencies = [
"bytes",
"http",
"pin-project-lite",
]
[[package]]
name = "httparse"
2022-11-01 16:23:59 +13:00
version = "1.8.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-01 16:23:59 +13:00
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
2021-04-15 16:44:16 +12:00
[[package]]
name = "httpdate"
2023-12-27 09:55:35 +13:00
version = "1.0.3"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
2021-04-15 16:44:16 +12:00
2023-06-07 06:33:01 +12:00
[[package]]
name = "humantime"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
2021-04-15 16:44:16 +12:00
[[package]]
name = "hyper"
2023-12-27 09:55:35 +13:00
version = "0.14.28"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80"
2021-04-15 16:44:16 +12:00
dependencies = [
"bytes",
"futures-channel",
"futures-core",
"futures-util",
"h2",
"http",
"http-body",
"httparse",
"httpdate",
"itoa",
"pin-project-lite",
2021-04-15 16:44:16 +12:00
"socket2",
"tokio",
"tower-service",
"tracing",
"want",
]
[[package]]
name = "hyper-rustls"
version = "0.25.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "399c78f9338483cb7e630c8474b07268983c6bd5acee012e4211f9f7bb21b070"
2021-04-15 16:44:16 +12:00
dependencies = [
2023-12-27 09:55:35 +13:00
"futures-util",
"http",
2021-04-15 16:44:16 +12:00
"hyper",
"log",
"rustls",
"rustls-native-certs",
"rustls-pki-types",
2021-04-15 16:44:16 +12:00
"tokio",
"tokio-rustls",
]
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
[[package]]
name = "idna"
2023-12-27 09:55:35 +13:00
version = "0.5.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
2021-04-15 16:44:16 +12:00
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "indexmap"
2024-03-05 13:59:50 +13:00
version = "2.2.5"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4"
2021-04-15 16:44:16 +12:00
dependencies = [
2023-12-27 09:55:35 +13:00
"equivalent",
"hashbrown 0.14.3",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "instant"
2021-10-26 17:27:55 +13:00
version = "0.1.12"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-26 17:27:55 +13:00
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
2021-04-15 16:44:16 +12:00
dependencies = [
"cfg-if",
]
2023-06-07 06:33:01 +12:00
[[package]]
name = "is-terminal"
2024-03-05 13:59:50 +13:00
version = "0.4.12"
2023-06-07 06:33:01 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b"
2023-06-07 06:33:01 +12:00
dependencies = [
2023-12-27 09:55:35 +13:00
"hermit-abi",
2024-03-05 13:59:50 +13:00
"libc",
2024-01-20 13:06:47 +13:00
"windows-sys 0.52.0",
2023-06-07 06:33:01 +12:00
]
[[package]]
name = "itoa"
2023-12-27 09:55:35 +13:00
version = "1.0.10"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
2021-04-15 16:44:16 +12:00
[[package]]
name = "libc"
version = "0.2.153"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
2021-04-15 16:44:16 +12:00
[[package]]
name = "libflate"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f7d5654ae1795afc7ff76f4365c2c8791b0feb18e8996a96adad8ffd7c3b2bf"
dependencies = [
"adler32",
"core2",
"crc32fast",
"dary_heap",
"libflate_lz77",
]
[[package]]
name = "libflate_lz77"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be5f52fb8c451576ec6b79d3f4deb327398bc05bbdbd99021a6e77a4c855d524"
dependencies = [
"core2",
"hashbrown 0.13.2",
"rle-decode-fast",
]
2023-02-26 23:11:17 +13:00
[[package]]
name = "linux-raw-sys"
2024-01-20 13:06:47 +13:00
version = "0.4.13"
2023-02-26 23:11:17 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
2023-02-26 23:11:17 +13:00
[[package]]
name = "lipsum"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c5e9ef2d2ad6fe67a59ace27c203c8d3a71d195532ee82e3bbe0d5f9a9ca541"
dependencies = [
"rand",
"rand_chacha",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "lock_api"
2023-12-27 09:55:35 +13:00
version = "0.4.11"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
2021-04-15 16:44:16 +12:00
dependencies = [
2022-04-03 16:24:20 +12:00
"autocfg",
2021-04-15 16:44:16 +12:00
"scopeguard",
]
[[package]]
name = "log"
2024-03-05 13:59:50 +13:00
version = "0.4.21"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
2021-04-15 16:44:16 +12:00
[[package]]
name = "memchr"
2024-01-20 13:06:47 +13:00
version = "2.7.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
2021-04-15 16:44:16 +12:00
[[package]]
name = "mime"
2023-04-20 02:27:50 +12:00
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-20 02:27:50 +12:00
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
[[package]]
name = "mime_guess"
version = "2.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
dependencies = [
"mime",
"unicase",
]
[[package]]
name = "minimal-lexical"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2023-12-27 09:55:35 +13:00
[[package]]
name = "miniz_oxide"
version = "0.7.2"
2023-12-27 09:55:35 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
2023-12-27 09:55:35 +13:00
dependencies = [
"adler",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "mio"
2024-03-05 13:59:50 +13:00
version = "0.8.11"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
2021-04-15 16:44:16 +12:00
dependencies = [
"libc",
"wasi",
"windows-sys 0.48.0",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "nom"
2023-01-17 08:09:57 +13:00
version = "7.1.3"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-01-17 08:09:57 +13:00
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
2021-04-15 16:44:16 +12:00
dependencies = [
"memchr",
"minimal-lexical",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "num-conv"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2021-04-15 16:44:16 +12:00
[[package]]
name = "num_cpus"
2023-12-27 09:55:35 +13:00
version = "1.16.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
2021-04-15 16:44:16 +12:00
dependencies = [
2023-12-27 09:55:35 +13:00
"hermit-abi",
2021-04-15 16:44:16 +12:00
"libc",
]
[[package]]
name = "num_threads"
2024-03-05 13:59:50 +13:00
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
dependencies = [
"libc",
]
2023-12-27 09:55:35 +13:00
[[package]]
name = "object"
version = "0.32.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
dependencies = [
"memchr",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "once_cell"
2023-12-27 09:55:35 +13:00
version = "1.19.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
2021-04-15 16:44:16 +12:00
[[package]]
name = "openssl-probe"
version = "0.1.5"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
2021-04-15 16:44:16 +12:00
[[package]]
name = "parking"
2023-12-27 09:55:35 +13:00
version = "2.2.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
2021-04-15 16:44:16 +12:00
[[package]]
name = "parking_lot"
2022-11-01 16:23:59 +13:00
version = "0.12.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-01 16:23:59 +13:00
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
2021-04-15 16:44:16 +12:00
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
2023-12-27 09:55:35 +13:00
version = "0.9.9"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
2021-04-15 16:44:16 +12:00
dependencies = [
"cfg-if",
"libc",
2023-06-07 06:33:01 +12:00
"redox_syscall",
2021-04-15 16:44:16 +12:00
"smallvec",
2023-12-27 09:55:35 +13:00
"windows-targets 0.48.5",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "percent-encoding"
2023-12-27 09:55:35 +13:00
version = "2.3.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
2021-04-15 16:44:16 +12:00
[[package]]
name = "pin-project-lite"
2023-12-27 09:55:35 +13:00
version = "0.2.13"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
2021-04-15 16:44:16 +12:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2023-12-27 09:55:35 +13:00
[[package]]
name = "powerfmt"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
[[package]]
name = "ppv-lite86"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
2023-06-07 06:33:01 +12:00
[[package]]
name = "pretty_env_logger"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "865724d4dbe39d9f3dd3b52b88d859d66bcb2d6a0acfd5ea68a65fb66d4bdc1c"
dependencies = [
"env_logger",
"log",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "proc-macro2"
version = "1.0.78"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
2021-04-15 16:44:16 +12:00
dependencies = [
2022-05-21 14:20:44 +12:00
"unicode-ident",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "quick-error"
version = "1.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
2021-04-15 16:44:16 +12:00
[[package]]
name = "quote"
2024-01-20 13:06:47 +13:00
version = "1.0.35"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
2021-04-15 16:44:16 +12:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
"rand_core",
]
[[package]]
name = "rand_chacha"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
dependencies = [
"ppv-lite86",
"rand_core",
]
[[package]]
name = "rand_core"
version = "0.6.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2023-12-27 12:25:52 +13:00
[[package]]
name = "redlib"
2024-01-03 12:45:19 +13:00
version = "0.31.0"
2023-12-27 12:25:52 +13:00
dependencies = [
"askama",
"base64",
"brotli",
"build_html",
"cached",
"clap",
"cookie",
"dotenvy",
"fastrand",
2023-12-27 12:25:52 +13:00
"futures-lite",
"hyper",
"hyper-rustls",
"libflate",
"lipsum",
"log",
"once_cell",
"percent-encoding",
"pretty_env_logger",
"regex",
"route-recognizer",
"rust-embed",
"sealed_test",
"serde",
"serde_json",
"serde_yaml",
"time",
"tokio",
"toml",
"url",
"uuid",
]
2023-04-20 02:27:50 +12:00
[[package]]
name = "redox_syscall"
2023-12-27 09:55:35 +13:00
version = "0.4.1"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
2023-04-20 02:27:50 +12:00
dependencies = [
2023-12-27 09:55:35 +13:00
"bitflags 1.3.2",
2023-04-20 02:27:50 +12:00
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "regex"
version = "1.10.3"
2023-12-27 09:55:35 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
2023-12-27 09:55:35 +13:00
dependencies = [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[package]]
name = "regex-automata"
2024-03-05 13:59:50 +13:00
version = "0.4.6"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
2021-04-15 16:44:16 +12:00
dependencies = [
2023-12-27 09:55:35 +13:00
"aho-corasick",
2021-04-15 16:44:16 +12:00
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
2023-12-27 09:55:35 +13:00
version = "0.8.2"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
2021-04-15 16:44:16 +12:00
[[package]]
name = "ring"
2024-03-05 13:59:50 +13:00
version = "0.17.8"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
2021-04-15 16:44:16 +12:00
dependencies = [
"cc",
2024-03-05 13:59:50 +13:00
"cfg-if",
2023-12-27 09:55:35 +13:00
"getrandom",
2021-04-15 16:44:16 +12:00
"libc",
"spin",
"untrusted",
2024-03-05 13:59:50 +13:00
"windows-sys 0.52.0",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "rle-decode-fast"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422"
2021-04-15 16:44:16 +12:00
[[package]]
name = "route-recognizer"
2021-10-26 17:27:55 +13:00
version = "0.3.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-26 17:27:55 +13:00
checksum = "afab94fb28594581f62d981211a9a4d53cc8130bbcbbb89a0440d9b8e81a7746"
2021-04-15 16:44:16 +12:00
[[package]]
name = "rust-embed"
2024-03-05 13:59:50 +13:00
version = "8.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "fb78f46d0066053d16d4ca7b898e9343bc3530f71c61d5ad84cd404ada068745"
dependencies = [
"rust-embed-impl",
"rust-embed-utils",
"walkdir",
]
[[package]]
name = "rust-embed-impl"
2024-03-05 13:59:50 +13:00
version = "8.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "b91ac2a3c6c0520a3fb3dd89321177c3c692937c4eb21893378219da10c44fc8"
dependencies = [
"proc-macro2",
"quote",
"rust-embed-utils",
2024-03-05 13:59:50 +13:00
"syn 2.0.52",
"walkdir",
]
[[package]]
name = "rust-embed-utils"
2024-03-05 13:59:50 +13:00
version = "8.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "86f69089032567ffff4eada41c573fc43ff466c7db7c5688b2e7969584345581"
dependencies = [
2022-11-01 16:23:59 +13:00
"globset",
"sha2",
"walkdir",
]
2023-12-27 09:55:35 +13:00
[[package]]
name = "rustc-demangle"
version = "0.1.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
2023-02-26 23:11:17 +13:00
[[package]]
name = "rustix"
version = "0.38.31"
2023-02-26 23:11:17 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949"
2023-02-26 23:11:17 +13:00
dependencies = [
2024-01-20 13:06:47 +13:00
"bitflags 2.4.2",
2023-02-26 23:11:17 +13:00
"errno",
"libc",
"linux-raw-sys",
2023-12-27 09:55:35 +13:00
"windows-sys 0.52.0",
2023-02-26 23:11:17 +13:00
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "rustls"
version = "0.22.2"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e87c9956bd9807afa1f77e0f7594af32566e830e088a5576d27c5b6f30f49d41"
2021-04-15 16:44:16 +12:00
dependencies = [
"log",
"ring",
"rustls-pki-types",
"rustls-webpki",
"subtle",
"zeroize",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "rustls-native-certs"
version = "0.7.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792"
2021-04-15 16:44:16 +12:00
dependencies = [
"openssl-probe",
"rustls-pemfile",
"rustls-pki-types",
2021-04-15 16:44:16 +12:00
"schannel",
"security-framework",
]
[[package]]
name = "rustls-pemfile"
2024-03-05 13:59:50 +13:00
version = "2.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "f48172685e6ff52a556baa527774f61fcaa884f59daf3375c62a3f1cd2549dab"
dependencies = [
"base64",
"rustls-pki-types",
]
[[package]]
name = "rustls-pki-types"
2024-03-05 13:59:50 +13:00
version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "5ede67b28608b4c60685c7d54122d4400d90f62b40caee7700e700380a390fa8"
[[package]]
name = "rustls-webpki"
version = "0.102.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "faaa0a62740bedb9b2ef5afa303da42764c012f743917351dc9a237ea1663610"
dependencies = [
"ring",
"rustls-pki-types",
"untrusted",
]
[[package]]
name = "rusty-forkfork"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ce85af4dfa2fb0c0143121ab5e424c71ea693867357c9159b8777b59984c218"
dependencies = [
"fnv",
"quick-error",
"tempfile",
"wait-timeout",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "ryu"
2024-03-05 13:59:50 +13:00
version = "1.0.17"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1"
2021-04-15 16:44:16 +12:00
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "schannel"
2024-01-20 13:06:47 +13:00
version = "0.1.23"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
2021-04-15 16:44:16 +12:00
dependencies = [
2024-01-20 13:06:47 +13:00
"windows-sys 0.52.0",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "scopeguard"
2023-12-27 09:55:35 +13:00
version = "1.2.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2021-04-15 16:44:16 +12:00
[[package]]
name = "sealed_test"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1a608d94641cc17fe203b102db2ae86d47a236630192f0244ddbbbb0044c0272"
dependencies = [
"fs_extra",
"rusty-forkfork",
"sealed_test_derive",
"tempfile",
]
[[package]]
name = "sealed_test_derive"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b672e005ae58fef5da619d90b9f1c5b44b061890f4a371b3c96257a8a15e697"
dependencies = [
"quote",
2023-04-20 02:27:50 +12:00
"syn 1.0.109",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "security-framework"
2023-12-27 09:55:35 +13:00
version = "2.9.2"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
2021-04-15 16:44:16 +12:00
dependencies = [
2023-12-27 09:55:35 +13:00
"bitflags 1.3.2",
2021-04-15 16:44:16 +12:00
"core-foundation",
"core-foundation-sys",
"libc",
"security-framework-sys",
]
[[package]]
name = "security-framework-sys"
2023-12-27 09:55:35 +13:00
version = "2.9.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
2021-04-15 16:44:16 +12:00
dependencies = [
"core-foundation-sys",
"libc",
]
[[package]]
name = "serde"
2024-03-05 13:59:50 +13:00
version = "1.0.197"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2"
2021-04-15 16:44:16 +12:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2024-03-05 13:59:50 +13:00
version = "1.0.197"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b"
2021-04-15 16:44:16 +12:00
dependencies = [
"proc-macro2",
"quote",
2024-03-05 13:59:50 +13:00
"syn 2.0.52",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "serde_json"
2024-03-05 13:59:50 +13:00
version = "1.0.114"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0"
2021-04-15 16:44:16 +12:00
dependencies = [
"itoa",
2021-04-15 16:44:16 +12:00
"ryu",
"serde",
]
[[package]]
name = "serde_spanned"
2023-12-27 09:55:35 +13:00
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"
dependencies = [
"serde",
]
[[package]]
name = "serde_yaml"
2024-03-05 13:59:50 +13:00
version = "0.9.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "8fd075d994154d4a774f95b51fb96bdc2832b0ea48425c92546073816cda1f2f"
dependencies = [
"indexmap",
"itoa",
"ryu",
"serde",
"unsafe-libyaml",
]
[[package]]
name = "sha2"
2023-12-27 09:55:35 +13:00
version = "0.10.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "signal-hook-registry"
2023-04-20 02:27:50 +12:00
version = "1.4.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-20 02:27:50 +12:00
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
2021-04-15 16:44:16 +12:00
dependencies = [
"libc",
]
[[package]]
name = "slab"
2023-12-27 09:55:35 +13:00
version = "0.4.9"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
2022-11-01 16:23:59 +13:00
dependencies = [
"autocfg",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "smallvec"
2024-01-20 13:06:47 +13:00
version = "1.13.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
2021-04-15 16:44:16 +12:00
[[package]]
name = "socket2"
2024-03-05 13:59:50 +13:00
version = "0.5.6"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"
2021-04-15 16:44:16 +12:00
dependencies = [
"libc",
2024-03-05 13:59:50 +13:00
"windows-sys 0.52.0",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "spin"
2023-12-27 09:55:35 +13:00
version = "0.9.8"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
2021-04-15 16:44:16 +12:00
[[package]]
name = "strsim"
2021-10-26 17:27:55 +13:00
version = "0.10.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-10-26 17:27:55 +13:00
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2021-04-15 16:44:16 +12:00
[[package]]
name = "subtle"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
2021-04-15 16:44:16 +12:00
[[package]]
name = "syn"
2023-04-20 02:27:50 +12:00
version = "1.0.109"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-20 02:27:50 +12:00
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "syn"
2024-03-05 13:59:50 +13:00
version = "2.0.52"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07"
2021-04-15 16:44:16 +12:00
dependencies = [
"proc-macro2",
"quote",
2022-05-21 14:20:44 +12:00
"unicode-ident",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "tempfile"
2024-03-05 13:59:50 +13:00
version = "3.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
dependencies = [
"cfg-if",
"fastrand",
2023-02-26 23:11:17 +13:00
"rustix",
2024-01-20 13:06:47 +13:00
"windows-sys 0.52.0",
]
2023-06-07 06:33:01 +12:00
[[package]]
name = "termcolor"
2024-01-20 13:06:47 +13:00
version = "1.4.1"
2023-06-07 06:33:01 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
2023-06-07 06:33:01 +12:00
dependencies = [
"winapi-util",
]
[[package]]
name = "thiserror"
2024-03-05 13:59:50 +13:00
version = "1.0.57"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "1e45bcbe8ed29775f228095caf2cd67af7a4ccf756ebff23a306bf3e8b47b24b"
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2024-03-05 13:59:50 +13:00
version = "1.0.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "a953cb265bef375dae3de6663da4d3804eee9682ea80d8e2542529b73c531c81"
dependencies = [
"proc-macro2",
"quote",
2024-03-05 13:59:50 +13:00
"syn 2.0.52",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "time"
version = "0.3.34"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749"
2021-04-15 16:44:16 +12:00
dependencies = [
2023-12-27 09:55:35 +13:00
"deranged",
"itoa",
"libc",
"num-conv",
"num_threads",
2023-12-27 09:55:35 +13:00
"powerfmt",
2022-11-01 16:23:59 +13:00
"serde",
"time-core",
2021-04-15 16:44:16 +12:00
"time-macros",
]
2022-11-01 16:23:59 +13:00
[[package]]
name = "time-core"
2023-12-27 09:55:35 +13:00
version = "0.1.2"
2022-11-01 16:23:59 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
2022-11-01 16:23:59 +13:00
2021-04-15 16:44:16 +12:00
[[package]]
name = "time-macros"
version = "0.2.17"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774"
2022-11-01 16:23:59 +13:00
dependencies = [
"num-conv",
2022-11-01 16:23:59 +13:00
"time-core",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "tinyvec"
version = "1.6.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
2021-04-15 16:44:16 +12:00
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
2023-04-20 02:27:50 +12:00
version = "0.1.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-04-20 02:27:50 +12:00
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2021-04-15 16:44:16 +12:00
[[package]]
name = "tokio"
version = "1.36.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931"
2021-04-15 16:44:16 +12:00
dependencies = [
2023-12-27 09:55:35 +13:00
"backtrace",
2021-04-15 16:44:16 +12:00
"bytes",
"libc",
"mio",
"num_cpus",
"parking_lot",
"pin-project-lite",
"signal-hook-registry",
"socket2",
2021-04-15 16:44:16 +12:00
"tokio-macros",
"windows-sys 0.48.0",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "tokio-macros"
2023-12-27 09:55:35 +13:00
version = "2.2.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
2021-04-15 16:44:16 +12:00
dependencies = [
"proc-macro2",
"quote",
2024-03-05 13:59:50 +13:00
"syn 2.0.52",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "tokio-rustls"
version = "0.25.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f"
2021-04-15 16:44:16 +12:00
dependencies = [
"rustls",
"rustls-pki-types",
2021-04-15 16:44:16 +12:00
"tokio",
]
[[package]]
name = "tokio-util"
2023-12-27 09:55:35 +13:00
version = "0.7.10"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
2021-04-15 16:44:16 +12:00
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
2022-04-03 16:24:20 +12:00
"tracing",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "toml"
2024-03-05 13:59:50 +13:00
version = "0.8.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290"
dependencies = [
"serde",
"serde_spanned",
"toml_datetime",
"toml_edit",
]
[[package]]
name = "toml_datetime"
2023-12-27 09:55:35 +13:00
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
dependencies = [
"serde",
]
[[package]]
name = "toml_edit"
2024-03-05 13:59:50 +13:00
version = "0.22.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "2c1b5fd4128cc8d3e0cb74d4ed9a9cc7c7284becd4df68f5f940e1ad123606f6"
dependencies = [
"indexmap",
"serde",
"serde_spanned",
"toml_datetime",
"winnow",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "tower-service"
2022-11-01 16:23:59 +13:00
version = "0.3.2"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-11-01 16:23:59 +13:00
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
2021-04-15 16:44:16 +12:00
[[package]]
name = "tracing"
2023-12-27 09:55:35 +13:00
version = "0.1.40"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
2021-04-15 16:44:16 +12:00
dependencies = [
"pin-project-lite",
"tracing-core",
]
[[package]]
name = "tracing-core"
2023-12-27 09:55:35 +13:00
version = "0.1.32"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
2021-04-15 16:44:16 +12:00
dependencies = [
2022-11-01 16:23:59 +13:00
"once_cell",
2021-04-15 16:44:16 +12:00
]
[[package]]
name = "try-lock"
2023-12-27 09:55:35 +13:00
version = "0.2.5"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
2021-04-15 16:44:16 +12:00
[[package]]
name = "typenum"
2023-12-27 09:55:35 +13:00
version = "1.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
[[package]]
name = "unicase"
2023-12-27 09:55:35 +13:00
version = "2.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
dependencies = [
"version_check",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "unicode-bidi"
2024-01-20 13:06:47 +13:00
version = "0.3.15"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
2021-04-15 16:44:16 +12:00
2022-05-21 14:20:44 +12:00
[[package]]
name = "unicode-ident"
2023-12-27 09:55:35 +13:00
version = "1.0.12"
2022-05-21 14:20:44 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
2022-05-21 14:20:44 +12:00
2021-04-15 16:44:16 +12:00
[[package]]
name = "unicode-normalization"
2024-03-05 13:59:50 +13:00
version = "0.1.23"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
2021-04-15 16:44:16 +12:00
dependencies = [
"tinyvec",
]
[[package]]
name = "unsafe-libyaml"
2023-12-27 09:55:35 +13:00
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "ab4c90930b95a82d00dc9e9ac071b4991924390d46cbd0dfe566148667605e4b"
2021-04-15 16:44:16 +12:00
[[package]]
name = "untrusted"
2023-12-27 09:55:35 +13:00
version = "0.9.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
2021-04-15 16:44:16 +12:00
[[package]]
name = "url"
2023-12-27 09:55:35 +13:00
version = "2.5.0"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
2021-04-15 16:44:16 +12:00
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
]
2023-06-06 12:31:25 +12:00
[[package]]
name = "uuid"
2024-01-20 13:06:47 +13:00
version = "1.7.0"
2023-06-06 12:31:25 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-01-20 13:06:47 +13:00
checksum = "f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a"
2023-06-06 12:31:25 +12:00
dependencies = [
"getrandom",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "version_check"
2022-01-01 07:42:44 +13:00
version = "0.9.4"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-01-01 07:42:44 +13:00
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2021-04-15 16:44:16 +12:00
[[package]]
name = "wait-timeout"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
dependencies = [
"libc",
]
[[package]]
name = "walkdir"
2024-03-05 13:59:50 +13:00
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
dependencies = [
"same-file",
"winapi-util",
]
2021-04-15 16:44:16 +12:00
[[package]]
name = "want"
2023-12-27 09:55:35 +13:00
version = "0.3.1"
2021-04-15 16:44:16 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
2021-04-15 16:44:16 +12:00
dependencies = [
"try-lock",
]
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2021-04-15 16:44:16 +12:00
[[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"
2023-12-27 09:55:35 +13:00
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
dependencies = [
"winapi",
]
2021-04-15 16:44:16 +12:00
[[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-11-01 16:23:59 +13:00
[[package]]
name = "windows-sys"
2023-12-27 09:55:35 +13:00
version = "0.48.0"
2023-02-26 23:11:17 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
2023-02-26 23:11:17 +13:00
dependencies = [
2023-12-27 09:55:35 +13:00
"windows-targets 0.48.5",
2023-04-20 02:27:50 +12:00
]
[[package]]
name = "windows-sys"
2023-12-27 09:55:35 +13:00
version = "0.52.0"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
2023-04-20 02:27:50 +12:00
dependencies = [
2024-03-05 13:59:50 +13:00
"windows-targets 0.52.4",
2023-02-26 23:11:17 +13:00
]
[[package]]
name = "windows-targets"
2023-12-27 09:55:35 +13:00
version = "0.48.5"
2023-02-26 23:11:17 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
2023-02-26 23:11:17 +13:00
dependencies = [
2023-12-27 09:55:35 +13:00
"windows_aarch64_gnullvm 0.48.5",
"windows_aarch64_msvc 0.48.5",
"windows_i686_gnu 0.48.5",
"windows_i686_msvc 0.48.5",
"windows_x86_64_gnu 0.48.5",
"windows_x86_64_gnullvm 0.48.5",
"windows_x86_64_msvc 0.48.5",
2023-02-26 23:11:17 +13:00
]
2023-04-20 02:27:50 +12:00
[[package]]
name = "windows-targets"
2024-03-05 13:59:50 +13:00
version = "0.52.4"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"
2023-04-20 02:27:50 +12:00
dependencies = [
2024-03-05 13:59:50 +13:00
"windows_aarch64_gnullvm 0.52.4",
"windows_aarch64_msvc 0.52.4",
"windows_i686_gnu 0.52.4",
"windows_i686_msvc 0.52.4",
"windows_x86_64_gnu 0.52.4",
"windows_x86_64_gnullvm 0.52.4",
"windows_x86_64_msvc 0.52.4",
2023-04-20 02:27:50 +12:00
]
[[package]]
name = "windows_aarch64_gnullvm"
2023-12-27 09:55:35 +13:00
version = "0.48.5"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
2023-04-20 02:27:50 +12:00
2022-11-01 16:23:59 +13:00
[[package]]
name = "windows_aarch64_gnullvm"
2024-03-05 13:59:50 +13:00
version = "0.52.4"
2022-11-01 16:23:59 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"
2022-11-01 16:23:59 +13:00
[[package]]
name = "windows_aarch64_msvc"
2023-12-27 09:55:35 +13:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
2023-04-20 02:27:50 +12:00
[[package]]
name = "windows_aarch64_msvc"
2024-03-05 13:59:50 +13:00
version = "0.52.4"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"
2022-11-01 16:23:59 +13:00
[[package]]
name = "windows_i686_gnu"
2023-12-27 09:55:35 +13:00
version = "0.48.5"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
2023-04-20 02:27:50 +12:00
[[package]]
name = "windows_i686_gnu"
2024-03-05 13:59:50 +13:00
version = "0.52.4"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"
2023-04-20 02:27:50 +12:00
[[package]]
name = "windows_i686_msvc"
2023-12-27 09:55:35 +13:00
version = "0.48.5"
2022-11-01 16:23:59 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
2022-11-01 16:23:59 +13:00
[[package]]
name = "windows_i686_msvc"
2024-03-05 13:59:50 +13:00
version = "0.52.4"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"
2023-04-20 02:27:50 +12:00
[[package]]
name = "windows_x86_64_gnu"
2023-12-27 09:55:35 +13:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
2022-11-01 16:23:59 +13:00
[[package]]
name = "windows_x86_64_gnu"
2024-03-05 13:59:50 +13:00
version = "0.52.4"
2022-11-01 16:23:59 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"
2022-11-01 16:23:59 +13:00
[[package]]
name = "windows_x86_64_gnullvm"
2023-12-27 09:55:35 +13:00
version = "0.48.5"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
2023-04-20 02:27:50 +12:00
[[package]]
name = "windows_x86_64_gnullvm"
2024-03-05 13:59:50 +13:00
version = "0.52.4"
2023-04-20 02:27:50 +12:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"
2023-04-20 02:27:50 +12:00
[[package]]
name = "windows_x86_64_msvc"
2023-12-27 09:55:35 +13:00
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-12-27 09:55:35 +13:00
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
2022-11-01 16:23:59 +13:00
[[package]]
name = "windows_x86_64_msvc"
2024-03-05 13:59:50 +13:00
version = "0.52.4"
2022-11-01 16:23:59 +13:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"
[[package]]
name = "winnow"
2024-03-05 13:59:50 +13:00
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-03-05 13:59:50 +13:00
checksum = "dffa400e67ed5a4dd237983829e66475f0a4a26938c4b04c21baede6262215b8"
dependencies = [
"memchr",
]
2023-12-27 10:12:42 +13:00
[[package]]
name = "zerocopy"
version = "0.7.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
dependencies = [
"zerocopy-derive",
]
[[package]]
name = "zerocopy-derive"
version = "0.7.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
dependencies = [
"proc-macro2",
"quote",
2024-03-05 13:59:50 +13:00
"syn 2.0.52",
2023-12-27 10:12:42 +13:00
]
[[package]]
name = "zeroize"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"