mCaptcha-cache/Cargo.lock

1634 lines
40 KiB
Text
Raw Permalink Normal View History

2021-06-01 15:45:24 +03:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2021-07-05 11:11:29 +03:00
version = 3
2023-10-17 12:51:21 +03:00
[[package]]
name = "actix"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cba56612922b907719d4a01cf11c8d5b458e7d3dba946d0435f20f58d6795ed2"
dependencies = [
"actix-macros",
"actix-rt",
"actix_derive",
"bitflags 2.4.1",
"bytes",
"crossbeam-channel",
"futures-core",
"futures-sink",
"futures-task",
"futures-util",
"log",
"once_cell",
"parking_lot",
"pin-project-lite",
"smallvec",
"tokio",
"tokio-util",
]
[[package]]
name = "actix-macros"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb"
dependencies = [
"quote 1.0.33",
"syn 2.0.38",
]
[[package]]
name = "actix-rt"
version = "2.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28f32d40287d3f402ae0028a9d54bef51af15c8769492826a69d28f81893151d"
dependencies = [
"futures-core",
"tokio",
]
[[package]]
name = "actix_derive"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c7db3d5a9718568e4cf4a537cfd7070e6e6ff7481510d0237fb529ac850f6d3"
dependencies = [
"proc-macro2",
"quote 1.0.33",
"syn 2.0.38",
]
2021-12-06 10:46:18 +03:00
[[package]]
name = "addr2line"
2023-10-16 20:40:18 +03:00
version = "0.21.0"
2021-12-06 10:46:18 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
2021-12-06 10:46:18 +03:00
dependencies = [
"gimli",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
2021-06-01 15:45:24 +03:00
[[package]]
name = "aho-corasick"
2023-10-16 20:40:18 +03:00
version = "1.1.2"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
2021-06-01 15:45:24 +03:00
dependencies = [
"memchr",
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "arc-swap"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6"
[[package]]
name = "async-trait"
version = "0.1.74"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a66537f1bb974b254c98ed142ff995236e81b9d0fe4db0575f46612cb15eb0f9"
dependencies = [
"proc-macro2",
"quote 1.0.33",
"syn 2.0.38",
]
2021-06-01 15:45:24 +03:00
[[package]]
name = "autocfg"
2022-05-06 14:53:54 +03:00
version = "1.1.0"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-06 14:53:54 +03:00
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
2021-06-01 15:45:24 +03:00
2021-12-06 10:46:18 +03:00
[[package]]
name = "backtrace"
2023-10-16 20:40:18 +03:00
version = "0.3.69"
2021-12-06 10:46:18 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
2021-12-06 10:46:18 +03:00
dependencies = [
"addr2line",
"cc",
"cfg-if",
"libc",
"miniz_oxide",
"object",
"rustc-demangle",
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "bincode"
version = "1.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
dependencies = [
"serde",
]
2021-06-01 15:45:24 +03:00
[[package]]
name = "bindgen"
2023-10-16 20:40:18 +03:00
version = "0.66.1"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "f2b84e06fc203107bfbad243f4aba2af864eb7db3b1cf46ea0a023b0b433d2a7"
2021-06-01 15:45:24 +03:00
dependencies = [
2023-10-16 20:40:18 +03:00
"bitflags 2.4.1",
2021-06-01 15:45:24 +03:00
"cexpr",
"clang-sys",
"lazy_static",
"lazycell",
"log",
"peeking_take_while",
2023-10-16 20:40:18 +03:00
"prettyplease",
2021-06-01 15:45:24 +03:00
"proc-macro2",
2023-10-16 20:40:18 +03:00
"quote 1.0.33",
2021-06-01 15:45:24 +03:00
"regex",
"rustc-hash",
"shlex",
2023-10-16 20:40:18 +03:00
"syn 2.0.38",
2021-06-01 15:45:24 +03:00
"which",
]
[[package]]
name = "bitflags"
2021-08-30 15:56:32 +03:00
version = "1.3.2"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-08-30 15:56:32 +03:00
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2021-06-01 15:45:24 +03:00
2023-10-16 20:40:18 +03:00
[[package]]
name = "bitflags"
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
2023-10-17 12:51:21 +03:00
[[package]]
name = "block-buffer"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
dependencies = [
"generic-array",
]
[[package]]
name = "bytes"
version = "1.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
2021-06-01 15:45:24 +03:00
[[package]]
name = "cc"
2023-10-16 20:40:18 +03:00
version = "1.0.83"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
dependencies = [
"libc",
]
2021-06-01 15:45:24 +03:00
[[package]]
name = "cexpr"
2021-12-06 10:46:18 +03:00
version = "0.6.0"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-06 10:46:18 +03:00
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
2021-06-01 15:45:24 +03:00
dependencies = [
"nom",
]
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "clang-sys"
2023-10-16 20:40:18 +03:00
version = "1.6.1"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
2021-06-01 15:45:24 +03:00
dependencies = [
"glob",
"libc",
"libloading",
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "combine"
version = "4.6.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4"
dependencies = [
"bytes",
"futures-core",
"memchr",
"pin-project-lite",
"tokio",
"tokio-util",
]
2021-06-06 07:45:06 +03:00
[[package]]
name = "convert_case"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
2023-10-17 12:51:21 +03:00
[[package]]
name = "cpufeatures"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
dependencies = [
"libc",
]
[[package]]
name = "crc16"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "338089f42c427b86394a5ee60ff321da23a5c89c9d89514c829687b26359fcff"
[[package]]
name = "crossbeam-channel"
version = "0.5.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
dependencies = [
"cfg-if",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-utils"
version = "0.8.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
dependencies = [
"cfg-if",
]
[[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-06-06 07:45:06 +03:00
[[package]]
name = "darling"
2023-10-16 20:40:18 +03:00
version = "0.14.4"
2021-06-06 07:45:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850"
2021-06-06 07:45:06 +03:00
dependencies = [
"darling_core",
"darling_macro",
]
[[package]]
name = "darling_core"
2023-10-16 20:40:18 +03:00
version = "0.14.4"
2021-06-06 07:45:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0"
2021-06-06 07:45:06 +03:00
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
2023-10-16 20:40:18 +03:00
"quote 1.0.33",
"strsim",
"syn 1.0.109",
2021-06-06 07:45:06 +03:00
]
[[package]]
name = "darling_macro"
2023-10-16 20:40:18 +03:00
version = "0.14.4"
2021-06-06 07:45:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e"
2021-06-06 07:45:06 +03:00
dependencies = [
"darling_core",
2023-10-16 20:40:18 +03:00
"quote 1.0.33",
"syn 1.0.109",
2021-06-06 07:45:06 +03:00
]
[[package]]
name = "derive_builder"
2023-10-16 20:40:18 +03:00
version = "0.12.0"
2021-06-06 07:45:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "8d67778784b508018359cbc8696edb3db78160bab2c2a28ba7f56ef6932997f8"
2021-06-06 07:45:06 +03:00
dependencies = [
2021-07-05 11:11:29 +03:00
"derive_builder_macro",
2021-06-06 07:45:06 +03:00
]
[[package]]
name = "derive_builder_core"
2023-10-16 20:40:18 +03:00
version = "0.12.0"
2021-06-06 07:45:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "c11bdc11a0c47bc7d37d582b5285da6849c96681023680b906673c5707af7b0f"
2021-06-06 07:45:06 +03:00
dependencies = [
"darling",
"proc-macro2",
2023-10-16 20:40:18 +03:00
"quote 1.0.33",
"syn 1.0.109",
2021-07-05 11:11:29 +03:00
]
[[package]]
name = "derive_builder_macro"
2023-10-16 20:40:18 +03:00
version = "0.12.0"
2021-07-05 11:11:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "ebcda35c7a396850a55ffeac740804b40ffec779b98fffbb1738f4033f0ee79e"
2021-07-05 11:11:29 +03:00
dependencies = [
"derive_builder_core",
2023-10-16 20:40:18 +03:00
"syn 1.0.109",
2021-06-06 07:45:06 +03:00
]
[[package]]
name = "derive_more"
2021-12-06 10:46:18 +03:00
version = "0.99.17"
2021-06-06 07:45:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-06 10:46:18 +03:00
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
2021-06-06 07:45:06 +03:00
dependencies = [
"convert_case",
"proc-macro2",
2023-10-16 20:40:18 +03:00
"quote 1.0.33",
2021-07-19 11:06:58 +03:00
"rustc_version",
2023-10-16 20:40:18 +03:00
"syn 1.0.109",
2021-06-06 07:45:06 +03:00
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "digest"
version = "0.10.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
dependencies = [
"block-buffer",
"crypto-common",
]
2021-12-06 10:46:18 +03:00
[[package]]
name = "either"
2023-10-16 20:40:18 +03:00
version = "1.9.0"
2021-12-06 10:46:18 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
2021-12-06 10:46:18 +03:00
2021-06-01 15:45:24 +03:00
[[package]]
name = "enum-primitive-derive"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2b90e520ec62c1864c8c78d637acbfe8baf5f63240f2fb8165b8325c07812dd"
dependencies = [
"num-traits 0.1.43",
"quote 0.3.15",
"syn 0.11.11",
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "env_logger"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
dependencies = [
"humantime",
"is-terminal",
"log",
"regex",
"termcolor",
]
2021-06-01 15:45:24 +03:00
[[package]]
2023-10-16 20:40:18 +03:00
name = "errno"
version = "0.3.5"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860"
2021-06-01 15:45:24 +03:00
dependencies = [
2023-10-16 20:40:18 +03:00
"libc",
"windows-sys",
2021-06-01 15:45:24 +03:00
]
2021-06-06 07:45:06 +03:00
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2023-10-17 12:51:21 +03:00
[[package]]
name = "form_urlencoded"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
dependencies = [
"percent-encoding",
]
[[package]]
name = "futures"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-channel"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
[[package]]
name = "futures-executor"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
[[package]]
name = "futures-macro"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
dependencies = [
"proc-macro2",
"quote 1.0.33",
"syn 2.0.38",
]
[[package]]
name = "futures-sink"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
[[package]]
name = "futures-task"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
[[package]]
name = "futures-util"
version = "0.3.28"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
dependencies = [
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
"pin-project-lite",
"pin-utils",
"slab",
]
[[package]]
name = "generic-array"
version = "0.14.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
dependencies = [
"typenum",
"version_check",
]
2021-06-04 15:33:15 +03:00
[[package]]
name = "getrandom"
2023-10-16 20:40:18 +03:00
version = "0.2.10"
2021-06-04 15:33:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
2021-06-04 15:33:15 +03:00
dependencies = [
"cfg-if",
"libc",
"wasi",
]
2021-12-06 10:46:18 +03:00
[[package]]
name = "gimli"
2023-10-16 20:40:18 +03:00
version = "0.28.0"
2021-12-06 10:46:18 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
2021-12-06 10:46:18 +03:00
2021-06-01 15:45:24 +03:00
[[package]]
name = "glob"
2023-10-16 20:40:18 +03:00
version = "0.3.1"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
2021-06-01 15:45:24 +03:00
[[package]]
name = "heck"
2023-10-16 20:40:18 +03:00
version = "0.4.1"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2021-06-01 15:45:24 +03:00
2023-10-17 12:51:21 +03:00
[[package]]
name = "hermit-abi"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7"
2021-06-01 15:45:24 +03:00
[[package]]
2023-10-16 20:40:18 +03:00
name = "home"
version = "0.5.5"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb"
2021-06-01 15:45:24 +03:00
dependencies = [
2023-10-16 20:40:18 +03:00
"windows-sys",
2021-06-01 15:45:24 +03:00
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "humantime"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
2021-06-06 07:45:06 +03:00
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2023-10-17 12:51:21 +03:00
[[package]]
name = "idna"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "is-terminal"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
dependencies = [
"hermit-abi",
"rustix",
"windows-sys",
]
2021-06-03 11:21:56 +03:00
[[package]]
name = "itoa"
2023-10-16 20:40:18 +03:00
version = "1.0.9"
2021-06-03 11:21:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
2021-06-03 11:21:56 +03:00
2021-06-01 15:45:24 +03:00
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "lazycell"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
[[package]]
name = "libc"
2023-10-16 20:40:18 +03:00
version = "0.2.149"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b"
2021-06-01 15:45:24 +03:00
[[package]]
name = "libloading"
2023-10-16 20:40:18 +03:00
version = "0.7.4"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
2021-06-01 15:45:24 +03:00
dependencies = [
"cfg-if",
"winapi",
]
2021-06-06 07:45:06 +03:00
[[package]]
name = "libmcaptcha"
2023-10-16 20:40:18 +03:00
version = "0.2.4"
2023-10-17 12:51:21 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3bd24de3df9ea98d75d929dc4df5d637832213d3deb61d2cfa5c9055ccdaea6b"
2021-06-06 07:45:06 +03:00
dependencies = [
2023-10-17 12:51:21 +03:00
"actix",
"crossbeam-channel",
2021-06-06 07:45:06 +03:00
"derive_builder",
"derive_more",
2023-10-17 12:51:21 +03:00
"log",
"mcaptcha_pow_sha256",
"num_cpus",
"pretty_env_logger",
"rand",
"redis",
2021-06-06 07:45:06 +03:00
"serde",
"serde_json",
2021-07-05 11:11:29 +03:00
"tokio",
2021-06-06 07:45:06 +03:00
]
2021-06-01 15:45:24 +03:00
[[package]]
2023-10-16 20:40:18 +03:00
name = "linkme"
version = "0.3.17"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "91ed2ee9464ff9707af8e9ad834cffa4802f072caad90639c583dd3c62e6e608"
2021-06-01 15:45:24 +03:00
dependencies = [
2023-10-16 20:40:18 +03:00
"linkme-impl",
2021-06-01 15:45:24 +03:00
]
2023-10-16 20:40:18 +03:00
[[package]]
name = "linkme-impl"
version = "0.3.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba125974b109d512fccbc6c0244e7580143e460895dfd6ea7f8bbb692fd94396"
dependencies = [
"proc-macro2",
"quote 1.0.33",
"syn 2.0.38",
]
[[package]]
name = "linux-raw-sys"
version = "0.4.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f"
2023-10-17 12:51:21 +03:00
[[package]]
name = "lock_api"
version = "0.4.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
dependencies = [
"autocfg",
"scopeguard",
]
2023-10-16 20:40:18 +03:00
[[package]]
name = "log"
version = "0.4.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
2021-06-01 15:45:24 +03:00
[[package]]
name = "mcaptcha-cache"
version = "0.1.0"
dependencies = [
"derive_more",
2021-06-04 15:33:15 +03:00
"lazy_static",
2021-06-01 15:45:24 +03:00
"libc",
2021-06-06 07:45:06 +03:00
"libmcaptcha",
2021-06-04 15:33:15 +03:00
"rand",
2021-06-01 15:45:24 +03:00
"redis-module",
2021-06-03 11:21:56 +03:00
"serde",
"serde_json",
2021-06-01 15:45:24 +03:00
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "mcaptcha_pow_sha256"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da77f893cceca2fb8f47064749c8a12013a71a56a1c97adc975bf6b053d4bd51"
dependencies = [
"bincode",
"derive_builder",
"num",
"serde",
"sha2",
]
2021-06-01 15:45:24 +03:00
[[package]]
name = "memchr"
2023-10-16 20:40:18 +03:00
version = "2.6.4"
2021-12-06 10:46:18 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167"
[[package]]
name = "memoffset"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
dependencies = [
"autocfg",
]
2021-12-06 10:46:18 +03:00
[[package]]
name = "minimal-lexical"
version = "0.2.1"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-06 10:46:18 +03:00
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
[[package]]
name = "miniz_oxide"
2023-10-16 20:40:18 +03:00
version = "0.7.1"
2021-12-06 10:46:18 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
2021-12-06 10:46:18 +03:00
dependencies = [
"adler",
]
2021-06-01 15:45:24 +03:00
2023-10-17 12:51:21 +03:00
[[package]]
name = "mio"
version = "0.8.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
dependencies = [
"libc",
"wasi",
"windows-sys",
]
2023-10-16 20:40:18 +03:00
[[package]]
name = "nix"
version = "0.26.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b"
dependencies = [
"bitflags 1.3.2",
"cfg-if",
"libc",
"memoffset",
"pin-utils",
]
2021-06-01 15:45:24 +03:00
[[package]]
name = "nom"
2023-10-16 20:40:18 +03:00
version = "7.1.3"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
2021-06-01 15:45:24 +03:00
dependencies = [
"memchr",
2021-12-06 10:46:18 +03:00
"minimal-lexical",
2021-06-01 15:45:24 +03:00
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "num"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af"
dependencies = [
"num-bigint",
"num-complex",
"num-integer",
"num-iter",
"num-rational",
"num-traits 0.2.17",
]
[[package]]
name = "num-bigint"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
dependencies = [
"autocfg",
"num-integer",
"num-traits 0.2.17",
"serde",
]
[[package]]
name = "num-complex"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214"
dependencies = [
"num-traits 0.2.17",
"serde",
]
[[package]]
name = "num-integer"
version = "0.1.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
dependencies = [
"autocfg",
"num-traits 0.2.17",
]
[[package]]
name = "num-iter"
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
dependencies = [
"autocfg",
"num-integer",
"num-traits 0.2.17",
]
[[package]]
name = "num-rational"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
dependencies = [
"autocfg",
"num-integer",
"num-traits 0.2.17",
"serde",
]
2021-06-01 15:45:24 +03:00
[[package]]
name = "num-traits"
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"
dependencies = [
2023-10-16 20:40:18 +03:00
"num-traits 0.2.17",
2021-06-01 15:45:24 +03:00
]
[[package]]
name = "num-traits"
2023-10-16 20:40:18 +03:00
version = "0.2.17"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c"
2021-06-01 15:45:24 +03:00
dependencies = [
"autocfg",
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "num_cpus"
version = "1.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
dependencies = [
"hermit-abi",
"libc",
]
2021-06-01 15:45:24 +03:00
[[package]]
2021-12-06 10:46:18 +03:00
name = "object"
2023-10-16 20:40:18 +03:00
version = "0.32.1"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
2021-12-06 10:46:18 +03:00
dependencies = [
"memchr",
]
2021-06-01 15:45:24 +03:00
2023-10-16 20:40:18 +03:00
[[package]]
name = "once_cell"
version = "1.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
2023-10-17 12:51:21 +03:00
[[package]]
name = "parking_lot"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
version = "0.9.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"smallvec",
"windows-targets",
]
2021-07-19 11:06:58 +03:00
[[package]]
2021-12-06 10:46:18 +03:00
name = "peeking_take_while"
version = "0.1.2"
2021-07-19 11:06:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-06 10:46:18 +03:00
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
2021-07-19 11:06:58 +03:00
2023-10-17 12:51:21 +03:00
[[package]]
name = "percent-encoding"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
[[package]]
name = "pin-project"
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
version = "1.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
dependencies = [
"proc-macro2",
"quote 1.0.33",
"syn 2.0.38",
]
2021-07-05 11:11:29 +03:00
[[package]]
name = "pin-project-lite"
2023-10-16 20:40:18 +03:00
version = "0.2.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
[[package]]
name = "pin-utils"
version = "0.1.0"
2021-07-05 11:11:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2021-07-05 11:11:29 +03:00
2021-06-04 15:33:15 +03:00
[[package]]
name = "ppv-lite86"
2023-10-16 20:40:18 +03:00
version = "0.2.17"
2021-06-04 15:33:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
2023-10-17 12:51:21 +03: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",
]
2023-10-16 20:40:18 +03:00
[[package]]
name = "prettyplease"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae005bd773ab59b4725093fd7df83fd7892f7d8eafb48dbd7de6e024e4215f9d"
dependencies = [
"proc-macro2",
"syn 2.0.38",
]
2021-06-04 15:33:15 +03:00
2021-06-01 15:45:24 +03:00
[[package]]
name = "proc-macro2"
2023-10-16 20:40:18 +03:00
version = "1.0.69"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da"
2021-06-01 15:45:24 +03:00
dependencies = [
2022-07-21 15:22:31 +03:00
"unicode-ident",
2021-06-01 15:45:24 +03:00
]
[[package]]
name = "quote"
version = "0.3.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
[[package]]
name = "quote"
2023-10-16 20:40:18 +03:00
version = "1.0.33"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
2021-06-01 15:45:24 +03:00
dependencies = [
"proc-macro2",
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "r2d2"
version = "0.8.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51de85fb3fb6524929c8a2eb85e6b6d363de4e8c48f9e2c2eac4944abc181c93"
dependencies = [
"log",
"parking_lot",
"scheduled-thread-pool",
]
2021-06-04 15:33:15 +03:00
[[package]]
name = "rand"
2022-05-06 14:53:54 +03:00
version = "0.8.5"
2021-06-04 15:33:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-05-06 14:53:54 +03:00
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2021-06-04 15:33:15 +03:00
dependencies = [
"libc",
"rand_chacha",
"rand_core",
]
[[package]]
name = "rand_chacha"
2021-07-05 11:11:29 +03:00
version = "0.3.1"
2021-06-04 15:33:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-05 11:11:29 +03:00
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2021-06-04 15:33:15 +03:00
dependencies = [
"ppv-lite86",
"rand_core",
]
[[package]]
name = "rand_core"
2023-10-16 20:40:18 +03:00
version = "0.6.4"
2021-06-04 15:33:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2021-06-04 15:33:15 +03:00
dependencies = [
"getrandom",
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "redis"
version = "0.23.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f49cdc0bb3f412bf8e7d1bd90fe1d9eb10bc5c399ba90973c14662a27b3f8ba"
dependencies = [
"arc-swap",
"async-trait",
"bytes",
"combine",
"crc16",
"futures",
"futures-util",
"itoa",
"percent-encoding",
"pin-project-lite",
"r2d2",
"rand",
"ryu",
"sha1_smol",
"socket2 0.4.9",
"tokio",
"tokio-retry",
"tokio-util",
"url",
]
2021-06-01 15:45:24 +03:00
[[package]]
name = "redis-module"
2023-10-16 20:40:18 +03:00
version = "2.0.5"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "5d56e69a7b714b77ac2b43f5ae97b401b9174b7f4548553481cfa113f73c810f"
2021-06-01 15:45:24 +03:00
dependencies = [
2021-12-06 10:46:18 +03:00
"backtrace",
2021-06-01 15:45:24 +03:00
"bindgen",
2023-10-16 20:40:18 +03:00
"bitflags 2.4.1",
2021-06-01 15:45:24 +03:00
"cc",
2023-10-16 20:40:18 +03:00
"cfg-if",
2021-06-01 15:45:24 +03:00
"enum-primitive-derive",
"libc",
2023-10-16 20:40:18 +03:00
"linkme",
"log",
"nix",
"num-traits 0.2.17",
"redis-module-macros-internals",
2022-05-06 14:53:54 +03:00
"regex",
2023-10-16 20:40:18 +03:00
"serde",
2021-06-01 15:45:24 +03:00
"strum_macros",
]
2023-10-16 20:40:18 +03:00
[[package]]
name = "redis-module-macros-internals"
version = "2.0.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21305e9453d5a343287d2c93d285941de0faa1b6ca6151a4d62bcfe6090a2082"
dependencies = [
"lazy_static",
"proc-macro2",
"quote 1.0.33",
"syn 1.0.109",
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "redox_syscall"
version = "0.3.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
dependencies = [
"bitflags 1.3.2",
]
2021-06-01 15:45:24 +03:00
[[package]]
name = "regex"
2023-10-16 20:40:18 +03:00
version = "1.10.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343"
dependencies = [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[package]]
name = "regex-automata"
version = "0.4.3"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f"
2021-06-01 15:45:24 +03:00
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
2023-10-16 20:40:18 +03:00
version = "0.8.2"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
2021-06-01 15:45:24 +03:00
2021-12-06 10:46:18 +03:00
[[package]]
name = "rustc-demangle"
2023-10-16 20:40:18 +03:00
version = "0.1.23"
2021-12-06 10:46:18 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
2021-12-06 10:46:18 +03:00
2021-06-01 15:45:24 +03:00
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2021-07-19 11:06:58 +03:00
[[package]]
name = "rustc_version"
2021-12-06 10:46:18 +03:00
version = "0.4.0"
2021-07-19 11:06:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-12-06 10:46:18 +03:00
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
2021-07-19 11:06:58 +03:00
dependencies = [
"semver",
]
2023-10-16 20:40:18 +03:00
[[package]]
name = "rustix"
version = "0.38.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "745ecfa778e66b2b63c88a61cb36e0eea109e803b0b86bf9879fbc77c70e86ed"
dependencies = [
"bitflags 2.4.1",
"errno",
"libc",
"linux-raw-sys",
"windows-sys",
]
2021-06-03 11:21:56 +03:00
[[package]]
name = "rustversion"
2023-10-16 20:40:18 +03:00
version = "1.0.14"
2021-06-03 11:21:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
[[package]]
name = "ryu"
2023-10-16 20:40:18 +03:00
version = "1.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
2021-06-03 11:21:56 +03:00
2023-10-17 12:51:21 +03:00
[[package]]
name = "scheduled-thread-pool"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3cbc66816425a074528352f5789333ecff06ca41b36b0b0efdfbb29edc391a19"
dependencies = [
"parking_lot",
]
[[package]]
name = "scopeguard"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2021-07-19 11:06:58 +03:00
[[package]]
name = "semver"
2023-10-16 20:40:18 +03:00
version = "1.0.20"
2021-07-19 11:06:58 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090"
2021-07-19 11:06:58 +03:00
2021-06-03 11:21:56 +03:00
[[package]]
name = "serde"
2023-10-16 20:40:18 +03:00
version = "1.0.189"
2021-06-03 11:21:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "8e422a44e74ad4001bdc8eede9a4570ab52f71190e9c076d14369f38b9200537"
2021-06-03 11:21:56 +03:00
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
2023-10-16 20:40:18 +03:00
version = "1.0.189"
2021-06-03 11:21:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "1e48d1f918009ce3145511378cf68d613e3b3d9137d67272562080d68a2b32d5"
2021-06-03 11:21:56 +03:00
dependencies = [
"proc-macro2",
2023-10-16 20:40:18 +03:00
"quote 1.0.33",
"syn 2.0.38",
2021-06-03 11:21:56 +03:00
]
[[package]]
name = "serde_json"
2023-10-16 20:40:18 +03:00
version = "1.0.107"
2021-06-03 11:21:56 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
2021-06-03 11:21:56 +03:00
dependencies = [
"itoa",
"ryu",
"serde",
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "sha1_smol"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
[[package]]
name = "sha2"
version = "0.10.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
2021-06-01 15:45:24 +03:00
[[package]]
name = "shlex"
2023-10-16 20:40:18 +03:00
version = "1.2.0"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380"
2021-06-01 15:45:24 +03:00
2023-10-17 12:51:21 +03:00
[[package]]
name = "signal-hook-registry"
version = "1.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
dependencies = [
"libc",
]
[[package]]
name = "slab"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
dependencies = [
"autocfg",
]
[[package]]
name = "smallvec"
version = "1.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
[[package]]
name = "socket2"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "socket2"
version = "0.5.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e"
dependencies = [
"libc",
"windows-sys",
]
2021-06-06 07:45:06 +03:00
[[package]]
name = "strsim"
2021-07-05 11:11:29 +03:00
version = "0.10.0"
2021-06-06 07:45:06 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2021-07-05 11:11:29 +03:00
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2021-06-06 07:45:06 +03:00
2021-06-01 15:45:24 +03:00
[[package]]
name = "strum_macros"
2023-10-16 20:40:18 +03:00
version = "0.24.3"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
2021-06-01 15:45:24 +03:00
dependencies = [
"heck",
"proc-macro2",
2023-10-16 20:40:18 +03:00
"quote 1.0.33",
"rustversion",
2023-10-16 20:40:18 +03:00
"syn 1.0.109",
2021-06-01 15:45:24 +03:00
]
[[package]]
name = "syn"
version = "0.11.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad"
dependencies = [
"quote 0.3.15",
"synom",
2022-07-21 15:22:31 +03:00
"unicode-xid",
2021-06-01 15:45:24 +03:00
]
[[package]]
name = "syn"
2023-10-16 20:40:18 +03:00
version = "1.0.109"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
2021-06-01 15:45:24 +03:00
dependencies = [
"proc-macro2",
2023-10-16 20:40:18 +03:00
"quote 1.0.33",
2022-07-21 15:22:31 +03:00
"unicode-ident",
2021-06-01 15:45:24 +03:00
]
[[package]]
2023-10-16 20:40:18 +03:00
name = "syn"
version = "2.0.38"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b"
2021-06-01 15:45:24 +03:00
dependencies = [
2023-10-16 20:40:18 +03:00
"proc-macro2",
"quote 1.0.33",
"unicode-ident",
2021-06-01 15:45:24 +03:00
]
[[package]]
2023-10-16 20:40:18 +03:00
name = "synom"
version = "0.11.3"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6"
2021-06-01 15:45:24 +03:00
dependencies = [
2023-10-16 20:40:18 +03:00
"unicode-xid",
2021-06-01 15:45:24 +03:00
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "termcolor"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6093bad37da69aab9d123a8091e4be0aa4a03e4d601ec641c327398315f62b64"
dependencies = [
"winapi-util",
]
[[package]]
name = "tinyvec"
version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
dependencies = [
"tinyvec_macros",
]
[[package]]
name = "tinyvec_macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2021-07-05 11:11:29 +03:00
[[package]]
name = "tokio"
2023-10-16 20:40:18 +03:00
version = "1.33.0"
2021-07-05 11:11:29 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "4f38200e3ef7995e5ef13baec2f432a6da0aa9ac495b2c0e8f3b7eec2c92d653"
2021-07-05 11:11:29 +03:00
dependencies = [
2023-10-16 20:40:18 +03:00
"backtrace",
2023-10-17 12:51:21 +03:00
"bytes",
"libc",
"mio",
"parking_lot",
2021-07-05 11:11:29 +03:00
"pin-project-lite",
2023-10-17 12:51:21 +03:00
"signal-hook-registry",
"socket2 0.5.4",
"windows-sys",
]
[[package]]
name = "tokio-retry"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214f"
dependencies = [
"pin-project",
"rand",
"tokio",
]
[[package]]
name = "tokio-util"
version = "0.7.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d68074620f57a0b21594d9735eb2e98ab38b17f80d3fcb189fca266771ca60d"
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
"tracing",
]
[[package]]
name = "tracing"
version = "0.1.39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee2ef2af84856a50c1d430afce2fdded0a4ec7eda868db86409b4543df0797f9"
dependencies = [
"pin-project-lite",
"tracing-core",
]
[[package]]
name = "tracing-core"
version = "0.1.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
dependencies = [
"once_cell",
2021-07-05 11:11:29 +03:00
]
2023-10-17 12:51:21 +03:00
[[package]]
name = "typenum"
version = "1.17.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
[[package]]
name = "unicode-bidi"
version = "0.3.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
2021-06-01 15:45:24 +03:00
[[package]]
2022-07-21 15:22:31 +03:00
name = "unicode-ident"
2023-10-16 20:40:18 +03:00
version = "1.0.12"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
2021-06-01 15:45:24 +03:00
2023-10-17 12:51:21 +03:00
[[package]]
name = "unicode-normalization"
version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
dependencies = [
"tinyvec",
]
2021-06-01 15:45:24 +03:00
[[package]]
name = "unicode-xid"
version = "0.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c1f860d7d29cf02cb2f3f359fd35991af3d30bac52c57d265a3c461074cb4dc"
2023-10-17 12:51:21 +03:00
[[package]]
name = "url"
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "143b538f18257fac9cad154828a57c6bf5157e1aa604d4816b5995bf6de87ae5"
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
]
[[package]]
name = "version_check"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
2021-06-04 15:33:15 +03:00
[[package]]
name = "wasi"
2022-07-21 15:22:31 +03:00
version = "0.11.0+wasi-snapshot-preview1"
2021-06-04 15:33:15 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2022-07-21 15:22:31 +03:00
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2021-06-04 15:33:15 +03:00
2021-06-01 15:45:24 +03:00
[[package]]
name = "which"
2023-10-16 20:40:18 +03:00
version = "4.4.2"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
2021-06-01 15:45:24 +03:00
dependencies = [
2021-12-06 10:46:18 +03:00
"either",
2023-10-16 20:40:18 +03:00
"home",
"once_cell",
"rustix",
2021-06-01 15:45:24 +03: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"
2023-10-17 12:51:21 +03:00
[[package]]
name = "winapi-util"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
dependencies = [
"winapi",
]
2021-06-01 15:45:24 +03:00
[[package]]
2023-10-16 20:40:18 +03:00
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windows-sys"
version = "0.48.0"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
2021-06-01 15:45:24 +03:00
dependencies = [
2023-10-16 20:40:18 +03:00
"windows-targets",
2021-06-01 15:45:24 +03:00
]
[[package]]
2023-10-16 20:40:18 +03:00
name = "windows-targets"
version = "0.48.5"
2021-06-01 15:45:24 +03:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-10-16 20:40:18 +03:00
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
dependencies = [
"windows_aarch64_gnullvm",
"windows_aarch64_msvc",
"windows_i686_gnu",
"windows_i686_msvc",
"windows_x86_64_gnu",
"windows_x86_64_gnullvm",
"windows_x86_64_msvc",
]
[[package]]
name = "windows_aarch64_gnullvm"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
[[package]]
name = "windows_aarch64_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
[[package]]
name = "windows_i686_gnu"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
[[package]]
name = "windows_i686_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
[[package]]
name = "windows_x86_64_gnu"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
[[package]]
name = "windows_x86_64_msvc"
version = "0.48.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"