dumbserve/Cargo.lock

2707 lines
66 KiB
Plaintext
Raw Normal View History

2022-08-13 21:08:33 +05:30
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "actix-codec"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57a7559404a7f3573127aab53c08ce37a6c6a315c374a31070f3c91cd1b4a7fe"
dependencies = [
"bitflags",
"bytes",
"futures-core",
"futures-sink",
"log",
"memchr",
"pin-project-lite",
"tokio",
"tokio-util",
]
[[package]]
name = "actix-files"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d832782fac6ca7369a70c9ee9a20554623c5e51c76e190ad151780ebea1cf689"
dependencies = [
"actix-http",
"actix-service",
"actix-utils",
"actix-web",
"askama_escape",
"bitflags",
"bytes",
"derive_more",
"futures-core",
"http-range",
"log",
"mime",
"mime_guess",
"percent-encoding",
"pin-project-lite",
]
[[package]]
name = "actix-http"
2023-02-19 20:41:08 +05:30
version = "3.3.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "0070905b2c4a98d184c4e81025253cb192aa8a73827553f38e9410801ceb35bb"
2022-08-13 21:08:33 +05:30
dependencies = [
"actix-codec",
"actix-rt",
"actix-service",
"actix-utils",
"ahash",
2023-02-19 20:41:08 +05:30
"base64 0.21.0",
2022-08-13 21:08:33 +05:30
"bitflags",
"brotli",
"bytes",
"bytestring",
"derive_more",
"encoding_rs",
"flate2",
"futures-core",
"h2",
"http",
"httparse",
"httpdate",
"itoa",
"language-tags",
"local-channel",
"mime",
"percent-encoding",
"pin-project-lite",
"rand",
2023-02-19 20:41:08 +05:30
"sha1 0.10.5",
2022-08-13 21:08:33 +05:30
"smallvec",
2023-02-19 20:41:08 +05:30
"tokio",
"tokio-util",
2022-08-13 21:08:33 +05:30
"tracing",
"zstd",
]
[[package]]
name = "actix-macros"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "465a6172cf69b960917811022d8f29bc0b7fa1398bc4f78b3c466673db1213b6"
dependencies = [
"quote",
"syn",
]
[[package]]
name = "actix-multipart"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c9edfb0e7663d7fe18c8d5b668c9c1bcf79176b1dcc9d4da9592503209a6bfb0"
dependencies = [
"actix-utils",
"actix-web",
"bytes",
"derive_more",
"futures-core",
"httparse",
"local-waker",
"log",
"mime",
"twoway",
]
[[package]]
name = "actix-router"
2023-02-19 20:41:08 +05:30
version = "0.5.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "d66ff4d247d2b160861fa2866457e85706833527840e4133f8f49aa423a38799"
2022-08-13 21:08:33 +05:30
dependencies = [
"bytestring",
"http",
"regex",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
"tracing",
2022-08-13 21:08:33 +05:30
]
[[package]]
name = "actix-rt"
2023-02-19 20:41:08 +05:30
version = "2.8.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "15265b6b8e2347670eb363c47fc8c75208b4a4994b27192f345fcbe707804f3e"
2022-08-13 21:08:33 +05:30
dependencies = [
2022-08-14 14:47:35 +05:30
"actix-macros",
2022-08-13 21:08:33 +05:30
"futures-core",
"tokio",
]
[[package]]
name = "actix-server"
2023-02-19 20:41:08 +05:30
version = "2.2.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "3e8613a75dd50cc45f473cee3c34d59ed677c0f7b44480ce3b8247d7dc519327"
2022-08-13 21:08:33 +05:30
dependencies = [
"actix-rt",
"actix-service",
"actix-utils",
"futures-core",
"futures-util",
"mio",
"num_cpus",
"socket2",
"tokio",
"tracing",
]
[[package]]
name = "actix-service"
version = "2.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b894941f818cfdc7ccc4b9e60fa7e53b5042a2e8567270f9147d5591893373a"
dependencies = [
"futures-core",
"paste",
"pin-project-lite",
]
[[package]]
name = "actix-utils"
2023-02-19 20:41:08 +05:30
version = "3.0.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8"
2022-08-13 21:08:33 +05:30
dependencies = [
"local-waker",
"pin-project-lite",
]
[[package]]
name = "actix-web"
2023-02-19 20:41:08 +05:30
version = "4.3.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "464e0fddc668ede5f26ec1f9557a8d44eda948732f40c6b0ad79126930eb775f"
2022-08-13 21:08:33 +05:30
dependencies = [
"actix-codec",
"actix-http",
"actix-macros",
"actix-router",
"actix-rt",
"actix-server",
"actix-service",
"actix-utils",
"actix-web-codegen",
"ahash",
"bytes",
"bytestring",
"cfg-if",
"cookie",
"derive_more",
"encoding_rs",
"futures-core",
"futures-util",
2023-02-19 20:41:08 +05:30
"http",
2022-08-13 21:08:33 +05:30
"itoa",
"language-tags",
"log",
"mime",
"once_cell",
"pin-project-lite",
"regex",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-13 21:08:33 +05:30
"serde_json",
"serde_urlencoded",
"smallvec",
"socket2",
2023-02-19 20:41:08 +05:30
"time 0.3.19",
2022-08-13 21:08:33 +05:30
"url",
]
[[package]]
name = "actix-web-codegen"
2023-02-19 20:41:08 +05:30
version = "4.1.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "1fa9362663c8643d67b2d5eafba49e4cb2c8a053a29ed00a0bea121f17c76b13"
2022-08-13 21:08:33 +05:30
dependencies = [
"actix-router",
"proc-macro2",
"quote",
"syn",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "actix-web-codegen-const-routes"
version = "0.1.0"
source = "git+https://github.com/realaravinth/actix-web-codegen-const-routes?tag=0.1.0#1cc9b8dbaaef4b3634dabbf537f313200dd91bd9"
dependencies = [
"actix-router",
"proc-macro2",
"quote",
"syn",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "actix-web-httpauth"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6dda62cf04bc3a9ad2ea8f314f721951cfdb4cdacec4e984d20e77c7bb170991"
dependencies = [
"actix-utils",
"actix-web",
2023-02-19 20:41:08 +05:30
"base64 0.13.1",
2022-08-13 21:08:33 +05:30
"futures-core",
"futures-util",
"log",
"pin-project-lite",
]
[[package]]
name = "adler"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
[[package]]
name = "ahash"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
dependencies = [
"getrandom",
"once_cell",
"version_check",
]
[[package]]
name = "aho-corasick"
2023-02-19 20:41:08 +05:30
version = "0.7.20"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
2022-08-13 21:08:33 +05:30
dependencies = [
"memchr",
]
[[package]]
name = "alloc-no-stdlib"
2023-02-19 20:41:08 +05:30
version = "2.0.4"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
2022-08-13 21:08:33 +05:30
[[package]]
name = "alloc-stdlib"
2023-02-19 20:41:08 +05:30
version = "0.2.2"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
2022-08-13 21:08:33 +05:30
dependencies = [
"alloc-no-stdlib",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "ammonia"
2023-02-19 20:41:08 +05:30
version = "3.3.0"
2022-08-14 14:47:35 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "64e6d1c7838db705c9b756557ee27c384ce695a1c51a6fe528784cb1c6840170"
2022-08-14 14:47:35 +05:30
dependencies = [
"html5ever",
"maplit",
"once_cell",
"tendril",
"url",
]
[[package]]
name = "argon2-creds"
version = "0.2.2"
source = "git+https://github.com/realaravinth/argon2-creds?branch=master#9f43fd564448cae609d148a700de91e2aea6474c"
dependencies = [
"ammonia",
"derive_builder",
"derive_more",
"lazy_static",
"rand",
"regex",
"rust-argon2",
"unicode-normalization",
"validator",
]
[[package]]
name = "arrayref"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
[[package]]
name = "arrayvec"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
[[package]]
name = "arrayvec"
version = "0.7.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
2022-08-13 21:08:33 +05:30
[[package]]
name = "askama_escape"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
[[package]]
name = "atoi"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "616896e05fc0e2649463a93a15183c6a16bf03413a7af88ef1285ddedfa9cda5"
dependencies = [
2022-08-14 14:47:35 +05:30
"num-traits 0.2.15",
2022-08-13 21:08:33 +05:30
]
[[package]]
name = "atty"
version = "0.2.14"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
dependencies = [
2023-02-19 20:41:08 +05:30
"hermit-abi 0.1.19",
2022-08-13 21:08:33 +05:30
"libc",
"winapi",
]
[[package]]
name = "autocfg"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "base-x"
version = "0.2.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"
[[package]]
name = "base64"
2023-02-19 20:41:08 +05:30
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
[[package]]
name = "base64"
version = "0.21.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a"
2022-08-13 21:08:33 +05:30
[[package]]
name = "bitflags"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
2022-08-14 14:47:35 +05:30
[[package]]
name = "blake2b_simd"
2023-02-19 20:41:08 +05:30
version = "1.0.1"
2022-08-14 14:47:35 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "3c2f0dc9a68c6317d884f97cc36cf5a3d20ba14ce404227df55e1af708ab04bc"
2022-08-14 14:47:35 +05:30
dependencies = [
"arrayref",
"arrayvec 0.7.2",
2023-02-19 20:41:08 +05:30
"constant_time_eq 0.2.4",
2022-08-14 14:47:35 +05:30
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "block-buffer"
2023-02-19 20:41:08 +05:30
version = "0.10.3"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"
2022-08-13 21:08:33 +05:30
dependencies = [
"generic-array",
]
[[package]]
name = "brotli"
version = "3.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68"
dependencies = [
"alloc-no-stdlib",
"alloc-stdlib",
"brotli-decompressor",
]
[[package]]
name = "brotli-decompressor"
2023-02-19 20:41:08 +05:30
version = "2.3.4"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744"
2022-08-13 21:08:33 +05:30
dependencies = [
"alloc-no-stdlib",
"alloc-stdlib",
]
[[package]]
name = "bumpalo"
2023-02-19 20:41:08 +05:30
version = "3.12.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535"
2022-08-13 21:08:33 +05:30
[[package]]
name = "byteorder"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
[[package]]
name = "bytes"
2023-02-19 20:41:08 +05:30
version = "1.4.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
2022-08-13 21:08:33 +05:30
[[package]]
name = "bytestring"
2023-02-19 20:41:08 +05:30
version = "1.2.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "f7f83e57d9154148e355404702e2694463241880b939570d7c97c014da7a69a1"
2022-08-13 21:08:33 +05:30
dependencies = [
"bytes",
]
[[package]]
name = "cc"
2023-02-19 20:41:08 +05:30
version = "1.0.79"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
2022-08-13 21:08:33 +05:30
dependencies = [
"jobserver",
]
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
2022-08-14 14:47:35 +05:30
[[package]]
name = "config"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b1b9d958c2b1368a663f05538fc1b5975adce1e19f435acceae987aceeeb369"
dependencies = [
"lazy_static",
"nom 5.1.2",
"rust-ini",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-14 14:47:35 +05:30
"serde-hjson",
"serde_json",
"toml",
"yaml-rust",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "const_fn"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbdcdcb6d86f71c5e97409ad45898af11cbc995b4ee8112d59095a28d376c935"
2022-08-14 14:47:35 +05:30
[[package]]
name = "constant_time_eq"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
2023-02-19 20:41:08 +05:30
[[package]]
name = "constant_time_eq"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f3ad85c1f65dc7b37604eb0e89748faf0b9653065f2a8ef69f96a687ec1e9279"
2022-08-13 21:08:33 +05:30
[[package]]
name = "convert_case"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
[[package]]
name = "cookie"
2023-02-19 20:41:08 +05:30
version = "0.16.2"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb"
2022-08-13 21:08:33 +05:30
dependencies = [
"percent-encoding",
2023-02-19 20:41:08 +05:30
"time 0.3.19",
2022-08-13 21:08:33 +05:30
"version_check",
]
[[package]]
name = "cpufeatures"
2023-02-19 20:41:08 +05:30
version = "0.2.5"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"
2022-08-13 21:08:33 +05:30
dependencies = [
"libc",
]
[[package]]
name = "crc"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49fc9a695bca7f35f5f4c15cddc84415f66a74ea78eef08e90c5024f2b540e23"
dependencies = [
"crc-catalog",
]
[[package]]
name = "crc-catalog"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ccaeedb56da03b09f598226e25e80088cb4cd25f316e6e4df7d695f0feeb1403"
[[package]]
name = "crc32fast"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
dependencies = [
"cfg-if",
]
[[package]]
name = "crossbeam-queue"
2023-02-19 20:41:08 +05:30
version = "0.3.8"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"
2022-08-13 21:08:33 +05:30
dependencies = [
"cfg-if",
"crossbeam-utils",
]
[[package]]
name = "crossbeam-utils"
2023-02-19 20:41:08 +05:30
version = "0.8.14"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"
2022-08-13 21:08:33 +05:30
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",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "darling"
2023-02-19 20:41:08 +05:30
version = "0.14.3"
2022-08-14 14:47:35 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "c0808e1bd8671fb44a113a14e13497557533369847788fa2ae912b6ebfce9fa8"
2022-08-14 14:47:35 +05:30
dependencies = [
"darling_core",
"darling_macro",
]
[[package]]
name = "darling_core"
2023-02-19 20:41:08 +05:30
version = "0.14.3"
2022-08-14 14:47:35 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "001d80444f28e193f30c2f293455da62dcf9a6b29918a4253152ae2b1de592cb"
2022-08-14 14:47:35 +05:30
dependencies = [
"fnv",
"ident_case",
"proc-macro2",
"quote",
"strsim",
"syn",
]
[[package]]
name = "darling_macro"
2023-02-19 20:41:08 +05:30
version = "0.14.3"
2022-08-14 14:47:35 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "b36230598a2d5de7ec1c6f51f72d8a99a9208daff41de2084d06e3fd3ea56685"
2022-08-14 14:47:35 +05:30
dependencies = [
"darling_core",
"quote",
"syn",
]
[[package]]
name = "derive_builder"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d07adf7be193b71cc36b193d0f5fe60b918a3a9db4dad0449f57bcfd519704a3"
dependencies = [
"derive_builder_macro",
]
[[package]]
name = "derive_builder_core"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f91d4cfa921f1c05904dc3c57b4a32c38aed3340cce209f3a6fd1478babafc4"
dependencies = [
"darling",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "derive_builder_macro"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f0314b72bed045f3a68671b3c86328386762c93f82d98c65c3cb5e5f573dd68"
dependencies = [
"derive_builder_core",
"syn",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "derive_more"
version = "0.99.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
dependencies = [
"convert_case",
"proc-macro2",
"quote",
"rustc_version 0.4.0",
"syn",
]
[[package]]
name = "digest"
2023-02-19 20:41:08 +05:30
version = "0.10.6"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"
2022-08-13 21:08:33 +05:30
dependencies = [
"block-buffer",
"crypto-common",
"subtle",
]
[[package]]
name = "dirs"
version = "4.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
dependencies = [
"dirs-sys",
]
[[package]]
name = "dirs-sys"
version = "0.3.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
dependencies = [
"libc",
"redox_users",
"winapi",
]
[[package]]
name = "discard"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0"
[[package]]
name = "dotenv"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f"
[[package]]
name = "dumbserve"
version = "0.1.0"
dependencies = [
"actix-files",
"actix-multipart",
2022-08-14 14:47:35 +05:30
"actix-rt",
2022-08-13 21:08:33 +05:30
"actix-web",
2022-08-14 14:47:35 +05:30
"actix-web-codegen-const-routes",
2022-08-13 21:08:33 +05:30
"actix-web-httpauth",
2022-08-14 14:47:35 +05:30
"argon2-creds",
2023-02-19 20:41:08 +05:30
"base64 0.13.1",
2022-08-14 14:47:35 +05:30
"config",
"derive_builder",
"derive_more",
2022-08-13 21:08:33 +05:30
"futures-util",
"lazy_static",
"log",
"pretty_env_logger",
"sanitize-filename",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-13 21:08:33 +05:30
"serde_json",
"sqlx",
"tokio",
2022-08-14 14:47:35 +05:30
"url",
2022-08-13 21:08:33 +05:30
"uuid",
]
[[package]]
name = "either"
2023-02-19 20:41:08 +05:30
version = "1.8.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
2022-08-13 21:08:33 +05:30
dependencies = [
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-13 21:08:33 +05:30
]
[[package]]
name = "encoding_rs"
2023-02-19 20:41:08 +05:30
version = "0.8.32"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394"
2022-08-13 21:08:33 +05:30
dependencies = [
"cfg-if",
]
[[package]]
name = "env_logger"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
dependencies = [
"atty",
"humantime",
"log",
"regex",
"termcolor",
]
[[package]]
name = "event-listener"
version = "2.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
[[package]]
name = "flate2"
2023-02-19 20:41:08 +05:30
version = "1.0.25"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841"
2022-08-13 21:08:33 +05:30
dependencies = [
"crc32fast",
"miniz_oxide",
]
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "form_urlencoded"
2023-02-19 20:41:08 +05:30
version = "1.1.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
2022-08-13 21:08:33 +05:30
dependencies = [
"percent-encoding",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "futf"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
dependencies = [
"mac",
"new_debug_unreachable",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "futures-channel"
2023-02-19 20:41:08 +05:30
version = "0.3.26"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "2e5317663a9089767a1ec00a487df42e0ca174b61b4483213ac24448e4664df5"
2022-08-13 21:08:33 +05:30
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
2023-02-19 20:41:08 +05:30
version = "0.3.26"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "ec90ff4d0fe1f57d600049061dc6bb68ed03c7d2fbd697274c41805dcb3f8608"
2022-08-13 21:08:33 +05:30
[[package]]
name = "futures-intrusive"
2023-02-19 20:41:08 +05:30
version = "0.4.2"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "a604f7a68fbf8103337523b1fadc8ade7361ee3f112f7c680ad179651616aed5"
2022-08-13 21:08:33 +05:30
dependencies = [
"futures-core",
"lock_api",
"parking_lot 0.11.2",
]
[[package]]
name = "futures-sink"
2023-02-19 20:41:08 +05:30
version = "0.3.26"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "f310820bb3e8cfd46c80db4d7fb8353e15dfff853a127158425f31e0be6c8364"
2022-08-13 21:08:33 +05:30
[[package]]
name = "futures-task"
2023-02-19 20:41:08 +05:30
version = "0.3.26"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "dcf79a1bf610b10f42aea489289c5a2c478a786509693b80cd39c44ccd936366"
2022-08-13 21:08:33 +05:30
[[package]]
name = "futures-util"
2023-02-19 20:41:08 +05:30
version = "0.3.26"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "9c1d6de3acfef38d2be4b1f543f553131788603495be83da675e180c8d6b7bd1"
2022-08-13 21:08:33 +05:30
dependencies = [
"futures-core",
"futures-sink",
"futures-task",
"pin-project-lite",
"pin-utils",
"slab",
]
[[package]]
name = "generic-array"
version = "0.14.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"
dependencies = [
"typenum",
"version_check",
]
[[package]]
name = "getrandom"
2023-02-19 20:41:08 +05:30
version = "0.2.8"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
2022-08-13 21:08:33 +05:30
dependencies = [
"cfg-if",
"libc",
"wasi",
]
[[package]]
name = "h2"
2023-02-19 20:41:08 +05:30
version = "0.3.15"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"
2022-08-13 21:08:33 +05:30
dependencies = [
"bytes",
"fnv",
"futures-core",
"futures-sink",
"futures-util",
"http",
"indexmap",
"slab",
"tokio",
"tokio-util",
"tracing",
]
[[package]]
name = "hashbrown"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
dependencies = [
"ahash",
]
[[package]]
name = "hashbrown"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
[[package]]
name = "hashlink"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7249a3129cbc1ffccd74857f81464a323a152173cdb134e0fd81bc803b29facf"
dependencies = [
"hashbrown 0.11.2",
]
[[package]]
name = "heck"
2023-02-19 20:41:08 +05:30
version = "0.4.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2022-08-13 21:08:33 +05:30
dependencies = [
"unicode-segmentation",
]
[[package]]
name = "hermit-abi"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
dependencies = [
"libc",
]
2023-02-19 20:41:08 +05:30
[[package]]
name = "hermit-abi"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
dependencies = [
"libc",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
[[package]]
name = "hkdf"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"
dependencies = [
"hmac",
]
[[package]]
name = "hmac"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
dependencies = [
"digest",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "html5ever"
version = "0.26.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bea68cab48b8459f17cf1c944c67ddc572d272d9f2b274140f223ecb1da4a3b7"
dependencies = [
"log",
"mac",
"markup5ever",
"proc-macro2",
"quote",
"syn",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "http"
2023-02-19 20:41:08 +05:30
version = "0.2.9"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
2022-08-13 21:08:33 +05:30
dependencies = [
"bytes",
"fnv",
"itoa",
]
[[package]]
name = "http-range"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573"
[[package]]
name = "httparse"
2023-02-19 20:41:08 +05:30
version = "1.8.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
2022-08-13 21:08:33 +05:30
[[package]]
name = "httpdate"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
[[package]]
name = "humantime"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
dependencies = [
"quick-error",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2022-08-13 21:08:33 +05:30
[[package]]
name = "idna"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
dependencies = [
"matches",
"unicode-bidi",
"unicode-normalization",
]
2023-02-19 20:41:08 +05:30
[[package]]
name = "idna"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "if_chain"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed"
2022-08-13 21:08:33 +05:30
[[package]]
name = "indexmap"
2023-02-19 20:41:08 +05:30
version = "1.9.2"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
2022-08-13 21:08:33 +05:30
dependencies = [
"autocfg",
"hashbrown 0.12.3",
]
[[package]]
name = "instant"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
dependencies = [
"cfg-if",
]
[[package]]
name = "itertools"
2023-02-19 20:41:08 +05:30
version = "0.10.5"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
2022-08-13 21:08:33 +05:30
dependencies = [
"either",
]
[[package]]
name = "itoa"
2023-02-19 20:41:08 +05:30
version = "1.0.5"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440"
2022-08-13 21:08:33 +05:30
[[package]]
name = "jobserver"
2023-02-19 20:41:08 +05:30
version = "0.1.25"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b"
2022-08-13 21:08:33 +05:30
dependencies = [
"libc",
]
[[package]]
name = "js-sys"
2023-02-19 20:41:08 +05:30
version = "0.3.61"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "445dde2150c55e483f3d8416706b97ec8e8237c307e5b7b4b8dd15e6af2a0730"
2022-08-13 21:08:33 +05:30
dependencies = [
"wasm-bindgen",
]
[[package]]
name = "language-tags"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388"
[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2022-08-14 14:47:35 +05:30
[[package]]
name = "lexical-core"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe"
dependencies = [
"arrayvec 0.5.2",
"bitflags",
"cfg-if",
"ryu",
"static_assertions",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "libc"
2023-02-19 20:41:08 +05:30
version = "0.2.139"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
2022-08-13 21:08:33 +05:30
2022-08-14 14:47:35 +05:30
[[package]]
name = "linked-hash-map"
version = "0.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
2022-08-13 21:08:33 +05:30
[[package]]
name = "local-channel"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f303ec0e94c6c54447f84f3b0ef7af769858a9c4ef56ef2a986d3dcd4c3fc9c"
dependencies = [
"futures-core",
"futures-sink",
"futures-util",
"local-waker",
]
[[package]]
name = "local-waker"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e34f76eb3611940e0e7d53a9aaa4e6a3151f69541a282fd0dad5571420c53ff1"
[[package]]
name = "lock_api"
2023-02-19 20:41:08 +05:30
version = "0.4.9"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"
2022-08-13 21:08:33 +05:30
dependencies = [
"autocfg",
"scopeguard",
]
[[package]]
name = "log"
version = "0.4.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
dependencies = [
"cfg-if",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "mac"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
[[package]]
name = "maplit"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
[[package]]
name = "markup5ever"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016"
dependencies = [
"log",
"phf",
"phf_codegen",
"string_cache",
"string_cache_codegen",
"tendril",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "matches"
2023-02-19 20:41:08 +05:30
version = "0.1.10"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
2022-08-13 21:08:33 +05:30
[[package]]
name = "md-5"
2023-02-19 20:41:08 +05:30
version = "0.10.5"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
2022-08-13 21:08:33 +05:30
dependencies = [
"digest",
]
[[package]]
name = "memchr"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
[[package]]
name = "mime"
version = "0.3.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
[[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"
[[package]]
name = "miniz_oxide"
2023-02-19 20:41:08 +05:30
version = "0.6.2"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
2022-08-13 21:08:33 +05:30
dependencies = [
"adler",
]
[[package]]
name = "mio"
2023-02-19 20:41:08 +05:30
version = "0.8.6"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9"
2022-08-13 21:08:33 +05:30
dependencies = [
"libc",
"log",
"wasi",
2023-02-19 20:41:08 +05:30
"windows-sys 0.45.0",
2022-08-13 21:08:33 +05:30
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "new_debug_unreachable"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
[[package]]
name = "nom"
version = "5.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
dependencies = [
"lexical-core",
"memchr",
"version_check",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "nom"
2023-02-19 20:41:08 +05:30
version = "7.1.3"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
2022-08-13 21:08:33 +05:30
dependencies = [
"memchr",
"minimal-lexical",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "num-traits"
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31"
dependencies = [
"num-traits 0.2.15",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "num-traits"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
dependencies = [
"autocfg",
]
[[package]]
name = "num_cpus"
2023-02-19 20:41:08 +05:30
version = "1.15.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
2022-08-13 21:08:33 +05:30
dependencies = [
2023-02-19 20:41:08 +05:30
"hermit-abi 0.2.6",
2022-08-13 21:08:33 +05:30
"libc",
]
[[package]]
name = "once_cell"
2023-02-19 20:41:08 +05:30
version = "1.17.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"
2022-08-13 21:08:33 +05:30
[[package]]
name = "parking_lot"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
dependencies = [
"instant",
"lock_api",
2023-02-19 20:41:08 +05:30
"parking_lot_core 0.8.6",
2022-08-13 21:08:33 +05:30
]
[[package]]
name = "parking_lot"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
dependencies = [
"lock_api",
2023-02-19 20:41:08 +05:30
"parking_lot_core 0.9.7",
2022-08-13 21:08:33 +05:30
]
[[package]]
name = "parking_lot_core"
2023-02-19 20:41:08 +05:30
version = "0.8.6"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
2022-08-13 21:08:33 +05:30
dependencies = [
"cfg-if",
"instant",
"libc",
"redox_syscall",
"smallvec",
"winapi",
]
[[package]]
name = "parking_lot_core"
2023-02-19 20:41:08 +05:30
version = "0.9.7"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521"
2022-08-13 21:08:33 +05:30
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"smallvec",
2023-02-19 20:41:08 +05:30
"windows-sys 0.45.0",
2022-08-13 21:08:33 +05:30
]
[[package]]
name = "paste"
2023-02-19 20:41:08 +05:30
version = "1.0.11"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "d01a5bd0424d00070b0098dd17ebca6f961a959dead1dbcbbbc1d1cd8d3deeba"
2022-08-13 21:08:33 +05:30
[[package]]
name = "percent-encoding"
2023-02-19 20:41:08 +05:30
version = "2.2.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
2022-08-13 21:08:33 +05:30
2022-08-14 14:47:35 +05:30
[[package]]
name = "phf"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
dependencies = [
"phf_shared",
]
[[package]]
name = "phf_codegen"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
dependencies = [
"phf_generator",
"phf_shared",
]
[[package]]
name = "phf_generator"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
dependencies = [
"phf_shared",
"rand",
]
[[package]]
name = "phf_shared"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
dependencies = [
"siphasher",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "pin-project-lite"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2023-02-19 20:41:08 +05:30
[[package]]
name = "pkg-config"
version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"
2022-08-13 21:08:33 +05:30
[[package]]
name = "ppv-lite86"
2023-02-19 20:41:08 +05:30
version = "0.2.17"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
2022-08-13 21:08:33 +05:30
2022-08-14 14:47:35 +05:30
[[package]]
name = "precomputed-hash"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
2022-08-13 21:08:33 +05:30
[[package]]
name = "pretty_env_logger"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "926d36b9553851b8b0005f1275891b392ee4d2d833852c417ed025477350fb9d"
dependencies = [
"env_logger",
"log",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "proc-macro-error"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
dependencies = [
"proc-macro-error-attr",
"proc-macro2",
"quote",
"syn",
"version_check",
]
[[package]]
name = "proc-macro-error-attr"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
dependencies = [
"proc-macro2",
"quote",
"version_check",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "proc-macro-hack"
2023-02-19 20:41:08 +05:30
version = "0.5.20+deprecated"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
2022-08-13 21:08:33 +05:30
[[package]]
name = "proc-macro2"
2023-02-19 20:41:08 +05:30
version = "1.0.51"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "5d727cae5b39d21da60fa540906919ad737832fe0b1c165da3a34d6548c849d6"
2022-08-13 21:08:33 +05:30
dependencies = [
"unicode-ident",
]
[[package]]
name = "quick-error"
version = "1.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
[[package]]
name = "quote"
2023-02-19 20:41:08 +05:30
version = "1.0.23"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
2022-08-13 21:08:33 +05:30
dependencies = [
"proc-macro2",
]
[[package]]
name = "rand"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
dependencies = [
"libc",
"rand_chacha",
"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"
2023-02-19 20:41:08 +05:30
version = "0.6.4"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2022-08-13 21:08:33 +05:30
dependencies = [
"getrandom",
]
[[package]]
name = "redox_syscall"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
dependencies = [
"bitflags",
]
[[package]]
name = "redox_users"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
dependencies = [
"getrandom",
"redox_syscall",
"thiserror",
]
[[package]]
name = "regex"
2023-02-19 20:41:08 +05:30
version = "1.7.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "48aaa5748ba571fb95cd2c85c09f629215d3a6ece942baa100950af03a34f733"
2022-08-13 21:08:33 +05:30
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
2023-02-19 20:41:08 +05:30
version = "0.6.28"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"
2022-08-13 21:08:33 +05:30
[[package]]
name = "ring"
version = "0.16.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
dependencies = [
"cc",
"libc",
"once_cell",
"spin",
"untrusted",
"web-sys",
"winapi",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "rust-argon2"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b50162d19404029c1ceca6f6980fe40d45c8b369f6f44446fa14bb39573b5bb9"
dependencies = [
2023-02-19 20:41:08 +05:30
"base64 0.13.1",
2022-08-14 14:47:35 +05:30
"blake2b_simd",
2023-02-19 20:41:08 +05:30
"constant_time_eq 0.1.5",
2022-08-14 14:47:35 +05:30
"crossbeam-utils",
]
[[package]]
name = "rust-ini"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e52c148ef37f8c375d49d5a73aa70713125b7f19095948a923f80afdeb22ec2"
2022-08-13 21:08:33 +05:30
[[package]]
name = "rustc_version"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
dependencies = [
"semver 0.9.0",
]
[[package]]
name = "rustc_version"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
2023-02-19 20:41:08 +05:30
"semver 1.0.16",
2022-08-13 21:08:33 +05:30
]
[[package]]
name = "rustls"
version = "0.19.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
dependencies = [
2023-02-19 20:41:08 +05:30
"base64 0.13.1",
2022-08-13 21:08:33 +05:30
"log",
"ring",
"sct",
"webpki",
]
[[package]]
name = "ryu"
2023-02-19 20:41:08 +05:30
version = "1.0.12"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde"
2022-08-13 21:08:33 +05:30
[[package]]
name = "sanitize-filename"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08c502bdb638f1396509467cb0580ef3b29aa2a45c5d43e5d84928241280296c"
dependencies = [
"lazy_static",
"regex",
]
[[package]]
name = "scopeguard"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
[[package]]
name = "sct"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"
dependencies = [
"ring",
"untrusted",
]
[[package]]
name = "semver"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
dependencies = [
"semver-parser",
]
[[package]]
name = "semver"
2023-02-19 20:41:08 +05:30
version = "1.0.16"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "58bc9567378fc7690d6b2addae4e60ac2eeea07becb2c64b9f218b53865cba2a"
2022-08-13 21:08:33 +05:30
[[package]]
name = "semver-parser"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
2022-08-14 14:47:35 +05:30
[[package]]
name = "serde"
version = "0.8.23"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9dad3f759919b92c3068c696c15c3d17238234498bbdcc80f2c469606f948ac8"
2022-08-13 21:08:33 +05:30
[[package]]
name = "serde"
2023-02-19 20:41:08 +05:30
version = "1.0.152"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
2022-08-13 21:08:33 +05:30
dependencies = [
"serde_derive",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "serde-hjson"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a3a4e0ea8a88553209f6cc6cfe8724ecad22e1acf372793c27d995290fe74f8"
dependencies = [
"lazy_static",
"num-traits 0.1.43",
"regex",
"serde 0.8.23",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "serde_derive"
2023-02-19 20:41:08 +05:30
version = "1.0.152"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e"
2022-08-13 21:08:33 +05:30
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "serde_json"
2023-02-19 20:41:08 +05:30
version = "1.0.93"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "cad406b69c91885b5107daf2c29572f6c8cdb3c66826821e286c533490c0bc76"
2022-08-13 21:08:33 +05:30
dependencies = [
"itoa",
"ryu",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-13 21:08:33 +05:30
]
[[package]]
name = "serde_urlencoded"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
dependencies = [
"form_urlencoded",
"itoa",
"ryu",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-13 21:08:33 +05:30
]
[[package]]
name = "sha-1"
2023-02-19 20:41:08 +05:30
version = "0.10.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c"
2022-08-13 21:08:33 +05:30
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
[[package]]
name = "sha1"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770"
dependencies = [
"sha1_smol",
]
[[package]]
name = "sha1"
2023-02-19 20:41:08 +05:30
version = "0.10.5"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
2022-08-13 21:08:33 +05:30
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
[[package]]
name = "sha1_smol"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
[[package]]
name = "sha2"
2023-02-19 20:41:08 +05:30
version = "0.10.6"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
2022-08-13 21:08:33 +05:30
dependencies = [
"cfg-if",
"cpufeatures",
"digest",
]
[[package]]
name = "signal-hook-registry"
2023-02-19 20:41:08 +05:30
version = "1.4.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
2022-08-13 21:08:33 +05:30
dependencies = [
"libc",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "siphasher"
version = "0.3.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
2022-08-13 21:08:33 +05:30
[[package]]
name = "slab"
version = "0.4.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"
dependencies = [
"autocfg",
]
[[package]]
name = "smallvec"
2023-02-19 20:41:08 +05:30
version = "1.10.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
2022-08-13 21:08:33 +05:30
[[package]]
name = "socket2"
2023-02-19 20:41:08 +05:30
version = "0.4.7"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"
2022-08-13 21:08:33 +05:30
dependencies = [
"libc",
"winapi",
]
[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
[[package]]
name = "sqlformat"
version = "0.1.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4b7922be017ee70900be125523f38bdd644f4f06a1b16e8fa5a8ee8c34bffd4"
dependencies = [
"itertools",
2023-02-19 20:41:08 +05:30
"nom 7.1.3",
2022-08-13 21:08:33 +05:30
"unicode_categories",
]
[[package]]
name = "sqlx"
version = "0.5.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "551873805652ba0d912fec5bbb0f8b4cdd96baf8e2ebf5970e5671092966019b"
dependencies = [
"sqlx-core",
"sqlx-macros",
]
[[package]]
name = "sqlx-core"
version = "0.5.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e48c61941ccf5ddcada342cd59e3e5173b007c509e1e8e990dafc830294d9dc5"
dependencies = [
"ahash",
"atoi",
2023-02-19 20:41:08 +05:30
"base64 0.13.1",
2022-08-13 21:08:33 +05:30
"bitflags",
"byteorder",
"bytes",
"crc",
"crossbeam-queue",
"dirs",
"either",
"event-listener",
"futures-channel",
"futures-core",
"futures-intrusive",
"futures-util",
"hashlink",
"hex",
"hkdf",
"hmac",
"indexmap",
"itoa",
"libc",
"log",
"md-5",
"memchr",
"once_cell",
"paste",
"percent-encoding",
"rand",
"rustls",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-13 21:08:33 +05:30
"serde_json",
"sha-1",
"sha2",
"smallvec",
"sqlformat",
"sqlx-rt",
"stringprep",
"thiserror",
"time 0.2.27",
"tokio-stream",
"url",
"webpki",
"webpki-roots",
"whoami",
]
[[package]]
name = "sqlx-macros"
version = "0.5.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc0fba2b0cae21fc00fe6046f8baa4c7fcb49e379f0f592b04696607f69ed2e1"
dependencies = [
"dotenv",
"either",
"heck",
"hex",
"once_cell",
"proc-macro2",
"quote",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-13 21:08:33 +05:30
"serde_json",
"sha2",
"sqlx-core",
"sqlx-rt",
"syn",
"url",
]
[[package]]
name = "sqlx-rt"
version = "0.5.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4db708cd3e459078f85f39f96a00960bd841f66ee2a669e90bf36907f5a79aae"
dependencies = [
"actix-rt",
"once_cell",
"tokio",
"tokio-rustls",
]
[[package]]
name = "standback"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e113fb6f3de07a243d434a56ec6f186dfd51cb08448239fe7bcae73f87ff28ff"
dependencies = [
"version_check",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "static_assertions"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
2022-08-13 21:08:33 +05:30
[[package]]
name = "stdweb"
version = "0.4.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5"
dependencies = [
"discard",
"rustc_version 0.2.3",
"stdweb-derive",
"stdweb-internal-macros",
"stdweb-internal-runtime",
"wasm-bindgen",
]
[[package]]
name = "stdweb-derive"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef"
dependencies = [
"proc-macro2",
"quote",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-13 21:08:33 +05:30
"serde_derive",
"syn",
]
[[package]]
name = "stdweb-internal-macros"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11"
dependencies = [
"base-x",
"proc-macro2",
"quote",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-13 21:08:33 +05:30
"serde_derive",
"serde_json",
"sha1 0.6.1",
"syn",
]
[[package]]
name = "stdweb-internal-runtime"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0"
2022-08-14 14:47:35 +05:30
[[package]]
name = "string_cache"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "213494b7a2b503146286049378ce02b482200519accc31872ee8be91fa820a08"
dependencies = [
"new_debug_unreachable",
"once_cell",
"parking_lot 0.12.1",
"phf_shared",
"precomputed-hash",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-14 14:47:35 +05:30
]
[[package]]
name = "string_cache_codegen"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
dependencies = [
"phf_generator",
"phf_shared",
"proc-macro2",
"quote",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "stringprep"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1"
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "strsim"
version = "0.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
2022-08-13 21:08:33 +05:30
[[package]]
name = "subtle"
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
[[package]]
name = "syn"
2023-02-19 20:41:08 +05:30
version = "1.0.107"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5"
2022-08-13 21:08:33 +05:30
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "tendril"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
dependencies = [
"futf",
"mac",
"utf-8",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "termcolor"
2023-02-19 20:41:08 +05:30
version = "1.2.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
2022-08-13 21:08:33 +05:30
dependencies = [
"winapi-util",
]
[[package]]
name = "thiserror"
2023-02-19 20:41:08 +05:30
version = "1.0.38"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"
2022-08-13 21:08:33 +05:30
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2023-02-19 20:41:08 +05:30
version = "1.0.38"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"
2022-08-13 21:08:33 +05:30
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "time"
version = "0.2.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4752a97f8eebd6854ff91f1c1824cd6160626ac4bd44287f7f4ea2035a02a242"
dependencies = [
"const_fn",
"libc",
"standback",
"stdweb",
"time-macros 0.1.1",
"version_check",
"winapi",
]
[[package]]
name = "time"
2023-02-19 20:41:08 +05:30
version = "0.3.19"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "53250a3b3fed8ff8fd988587d8925d26a83ac3845d9e03b220b37f34c2b8d6c2"
2022-08-13 21:08:33 +05:30
dependencies = [
"itoa",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
"time-core",
"time-macros 0.2.7",
2022-08-13 21:08:33 +05:30
]
2023-02-19 20:41:08 +05:30
[[package]]
name = "time-core"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd"
2022-08-13 21:08:33 +05:30
[[package]]
name = "time-macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "957e9c6e26f12cb6d0dd7fc776bb67a706312e7299aed74c8dd5b17ebb27e2f1"
dependencies = [
"proc-macro-hack",
"time-macros-impl",
]
[[package]]
name = "time-macros"
2023-02-19 20:41:08 +05:30
version = "0.2.7"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "a460aeb8de6dcb0f381e1ee05f1cd56fcf5a5f6eb8187ff3d8f0b11078d38b7c"
dependencies = [
"time-core",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "time-macros-impl"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd3c141a1b43194f3f56a1411225df8646c55781d5f26db825b3d98507eb482f"
dependencies = [
"proc-macro-hack",
"proc-macro2",
"quote",
"standback",
"syn",
]
[[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"
2023-02-19 20:41:08 +05:30
version = "0.1.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2022-08-13 21:08:33 +05:30
[[package]]
name = "tokio"
2023-02-19 20:41:08 +05:30
version = "1.25.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "c8e00990ebabbe4c14c08aca901caed183ecd5c09562a12c824bb53d3c3fd3af"
2022-08-13 21:08:33 +05:30
dependencies = [
"autocfg",
"bytes",
"libc",
"memchr",
"mio",
"num_cpus",
"parking_lot 0.12.1",
"pin-project-lite",
"signal-hook-registry",
"socket2",
2023-02-19 20:41:08 +05:30
"windows-sys 0.42.0",
2022-08-13 21:08:33 +05:30
]
[[package]]
name = "tokio-rustls"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"
dependencies = [
"rustls",
"tokio",
"webpki",
]
[[package]]
name = "tokio-stream"
2023-02-19 20:41:08 +05:30
version = "0.1.11"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce"
2022-08-13 21:08:33 +05:30
dependencies = [
"futures-core",
"pin-project-lite",
"tokio",
]
[[package]]
name = "tokio-util"
2023-02-19 20:41:08 +05:30
version = "0.7.7"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "5427d89453009325de0d8f342c9490009f76e999cb7672d77e46267448f7e6b2"
2022-08-13 21:08:33 +05:30
dependencies = [
"bytes",
"futures-core",
"futures-sink",
"pin-project-lite",
"tokio",
"tracing",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "toml"
2023-02-19 20:41:08 +05:30
version = "0.5.11"
2022-08-14 14:47:35 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
2022-08-14 14:47:35 +05:30
dependencies = [
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-14 14:47:35 +05:30
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "tracing"
2023-02-19 20:41:08 +05:30
version = "0.1.37"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
2022-08-13 21:08:33 +05:30
dependencies = [
"cfg-if",
"log",
"pin-project-lite",
"tracing-core",
]
[[package]]
name = "tracing-core"
2023-02-19 20:41:08 +05:30
version = "0.1.30"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
2022-08-13 21:08:33 +05:30
dependencies = [
"once_cell",
]
[[package]]
name = "twoway"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c57ffb460d7c24cd6eda43694110189030a3d1dfe418416d9468fd1c1d290b47"
dependencies = [
"memchr",
"unchecked-index",
]
[[package]]
name = "typenum"
2023-02-19 20:41:08 +05:30
version = "1.16.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
2022-08-13 21:08:33 +05:30
[[package]]
name = "unchecked-index"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eeba86d422ce181a719445e51872fa30f1f7413b62becb52e95ec91aa262d85c"
[[package]]
name = "unicase"
version = "2.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
dependencies = [
"version_check",
]
[[package]]
name = "unicode-bidi"
2023-02-19 20:41:08 +05:30
version = "0.3.10"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "d54675592c1dbefd78cbd98db9bacd89886e1ca50692a0692baefffdeb92dd58"
2022-08-13 21:08:33 +05:30
[[package]]
name = "unicode-ident"
2023-02-19 20:41:08 +05:30
version = "1.0.6"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"
2022-08-13 21:08:33 +05:30
[[package]]
name = "unicode-normalization"
2023-02-19 20:41:08 +05:30
version = "0.1.22"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
2022-08-13 21:08:33 +05:30
dependencies = [
"tinyvec",
]
[[package]]
name = "unicode-segmentation"
2023-02-19 20:41:08 +05:30
version = "1.10.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
2022-08-13 21:08:33 +05:30
[[package]]
name = "unicode_categories"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
[[package]]
name = "untrusted"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
[[package]]
name = "url"
2023-02-19 20:41:08 +05:30
version = "2.3.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
2022-08-13 21:08:33 +05:30
dependencies = [
"form_urlencoded",
2023-02-19 20:41:08 +05:30
"idna 0.3.0",
2022-08-13 21:08:33 +05:30
"percent-encoding",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-13 21:08:33 +05:30
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "utf-8"
version = "0.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
2022-08-13 21:08:33 +05:30
[[package]]
name = "uuid"
2023-02-19 20:41:08 +05:30
version = "1.3.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "1674845326ee10d37ca60470760d4288a6f80f304007d92e5c53bab78c9cfd79"
2022-08-13 21:08:33 +05:30
dependencies = [
"getrandom",
]
2022-08-14 14:47:35 +05:30
[[package]]
name = "validator"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f07b0a1390e01c0fc35ebb26b28ced33c9a3808f7f9fbe94d3cc01e233bfeed5"
dependencies = [
2023-02-19 20:41:08 +05:30
"idna 0.2.3",
2022-08-14 14:47:35 +05:30
"lazy_static",
"regex",
2023-02-19 20:41:08 +05:30
"serde 1.0.152",
2022-08-14 14:47:35 +05:30
"serde_derive",
"serde_json",
"url",
"validator_derive",
]
[[package]]
name = "validator_derive"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea7ed5e8cf2b6bdd64a6c4ce851da25388a89327b17b88424ceced6bd5017923"
dependencies = [
"if_chain",
"lazy_static",
"proc-macro-error",
"proc-macro2",
"quote",
"regex",
"syn",
"validator_types",
]
[[package]]
name = "validator_types"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2ddf34293296847abfc1493b15c6e2f5d3cd19f57ad7d22673bf4c6278da329"
dependencies = [
"proc-macro2",
"syn",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "version_check"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "wasm-bindgen"
2023-02-19 20:41:08 +05:30
version = "0.2.84"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "31f8dcbc21f30d9b8f2ea926ecb58f6b91192c17e9d33594b3df58b2007ca53b"
2022-08-13 21:08:33 +05:30
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
2023-02-19 20:41:08 +05:30
version = "0.2.84"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "95ce90fd5bcc06af55a641a86428ee4229e44e07033963a2290a8e241607ccb9"
2022-08-13 21:08:33 +05:30
dependencies = [
"bumpalo",
"log",
"once_cell",
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-macro"
2023-02-19 20:41:08 +05:30
version = "0.2.84"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "4c21f77c0bedc37fd5dc21f897894a5ca01e7bb159884559461862ae90c0b4c5"
2022-08-13 21:08:33 +05:30
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
2023-02-19 20:41:08 +05:30
version = "0.2.84"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "2aff81306fcac3c7515ad4e177f521b5c9a15f2b08f4e32d823066102f35a5f6"
2022-08-13 21:08:33 +05:30
dependencies = [
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
2023-02-19 20:41:08 +05:30
version = "0.2.84"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "0046fef7e28c3804e5e38bfa31ea2a0f73905319b677e57ebe37e49358989b5d"
2022-08-13 21:08:33 +05:30
[[package]]
name = "web-sys"
2023-02-19 20:41:08 +05:30
version = "0.3.61"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "e33b99f4b23ba3eec1a53ac264e35a755f00e966e0065077d6027c0f575b0b97"
2022-08-13 21:08:33 +05:30
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
name = "webpki"
version = "0.21.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"
dependencies = [
"ring",
"untrusted",
]
[[package]]
name = "webpki-roots"
version = "0.21.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"
dependencies = [
"webpki",
]
[[package]]
name = "whoami"
2023-02-19 20:41:08 +05:30
version = "1.3.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "45dbc71f0cdca27dc261a9bd37ddec174e4a0af2b900b890f378460f745426e3"
2022-08-13 21:08:33 +05:30
dependencies = [
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "winapi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[package]]
name = "winapi-util"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
dependencies = [
"winapi",
]
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
[[package]]
name = "windows-sys"
2023-02-19 20:41:08 +05:30
version = "0.42.0"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
2022-08-13 21:08:33 +05:30
dependencies = [
2023-02-19 20:41:08 +05:30
"windows_aarch64_gnullvm",
2022-08-13 21:08:33 +05:30
"windows_aarch64_msvc",
"windows_i686_gnu",
"windows_i686_msvc",
"windows_x86_64_gnu",
2023-02-19 20:41:08 +05:30
"windows_x86_64_gnullvm",
2022-08-13 21:08:33 +05:30
"windows_x86_64_msvc",
]
2023-02-19 20:41:08 +05:30
[[package]]
name = "windows-sys"
version = "0.45.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
dependencies = [
"windows-targets",
]
[[package]]
name = "windows-targets"
version = "0.42.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e2522491fbfcd58cc84d47aeb2958948c4b8982e9a2d8a2a35bbaed431390e7"
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.42.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608"
2022-08-13 21:08:33 +05:30
[[package]]
name = "windows_aarch64_msvc"
2023-02-19 20:41:08 +05:30
version = "0.42.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7"
2022-08-13 21:08:33 +05:30
[[package]]
name = "windows_i686_gnu"
2023-02-19 20:41:08 +05:30
version = "0.42.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640"
2022-08-13 21:08:33 +05:30
[[package]]
name = "windows_i686_msvc"
2023-02-19 20:41:08 +05:30
version = "0.42.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605"
2022-08-13 21:08:33 +05:30
[[package]]
name = "windows_x86_64_gnu"
2023-02-19 20:41:08 +05:30
version = "0.42.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45"
[[package]]
name = "windows_x86_64_gnullvm"
version = "0.42.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463"
2022-08-13 21:08:33 +05:30
[[package]]
name = "windows_x86_64_msvc"
2023-02-19 20:41:08 +05:30
version = "0.42.1"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd"
2022-08-13 21:08:33 +05:30
2022-08-14 14:47:35 +05:30
[[package]]
name = "yaml-rust"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
dependencies = [
"linked-hash-map",
]
2022-08-13 21:08:33 +05:30
[[package]]
name = "zstd"
2023-02-19 20:41:08 +05:30
version = "0.12.3+zstd.1.5.2"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "76eea132fb024e0e13fd9c2f5d5d595d8a967aa72382ac2f9d39fcc95afd0806"
2022-08-13 21:08:33 +05:30
dependencies = [
"zstd-safe",
]
[[package]]
name = "zstd-safe"
2023-02-19 20:41:08 +05:30
version = "6.0.4+zstd.1.5.4"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "7afb4b54b8910cf5447638cb54bf4e8a65cbedd783af98b98c62ffe91f185543"
2022-08-13 21:08:33 +05:30
dependencies = [
"libc",
"zstd-sys",
]
[[package]]
name = "zstd-sys"
2023-02-19 20:41:08 +05:30
version = "2.0.7+zstd.1.5.4"
2022-08-13 21:08:33 +05:30
source = "registry+https://github.com/rust-lang/crates.io-index"
2023-02-19 20:41:08 +05:30
checksum = "94509c3ba2fe55294d752b79842c530ccfab760192521df74a081a78d2b3c7f5"
2022-08-13 21:08:33 +05:30
dependencies = [
"cc",
"libc",
2023-02-19 20:41:08 +05:30
"pkg-config",
2022-08-13 21:08:33 +05:30
]