|
@@ -0,0 +1,2784 @@
|
|
|
+# This file is automatically @generated by Cargo.
|
|
|
+# It is not intended for manual editing.
|
|
|
+version = 3
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "aead"
|
|
|
+version = "0.5.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5c192eb8f11fc081b0fe4259ba5af04217d4e0faddd02417310a927911abd7c8"
|
|
|
+dependencies = [
|
|
|
+ "crypto-common",
|
|
|
+ "generic-array",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "aes"
|
|
|
+version = "0.8.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "433cfd6710c9986c576a25ca913c39d66a6474107b406f34f91d4a8923395241"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "cipher",
|
|
|
+ "cpufeatures",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "aes-gcm"
|
|
|
+version = "0.10.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "82e1366e0c69c9f927b1fa5ce2c7bf9eafc8f9268c0b9800729e8b267612447c"
|
|
|
+dependencies = [
|
|
|
+ "aead",
|
|
|
+ "aes",
|
|
|
+ "cipher",
|
|
|
+ "ctr",
|
|
|
+ "ghash",
|
|
|
+ "subtle",
|
|
|
+]
|
|
|
+
|
|
|
+[[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"
|
|
|
+version = "0.7.20"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
|
|
|
+dependencies = [
|
|
|
+ "memchr",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "annotate-snippets"
|
|
|
+version = "0.9.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "c3b9d411ecbaf79885c6df4d75fff75858d5995ff25385657a28af47e82f9c36"
|
|
|
+dependencies = [
|
|
|
+ "unicode-width",
|
|
|
+ "yansi-term",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "async-stream"
|
|
|
+version = "0.3.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "dad5c83079eae9969be7fadefe640a1c566901f05ff91ab221de4b6f68d9507e"
|
|
|
+dependencies = [
|
|
|
+ "async-stream-impl",
|
|
|
+ "futures-core",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "async-stream-impl"
|
|
|
+version = "0.3.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "10f203db73a71dfa2fb6dd22763990fa26f3d2625a6da2da900d23b87d26be27"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "async-trait"
|
|
|
+version = "0.1.61"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "705339e0e4a9690e2908d2b3d049d85682cf19fbd5782494498fbf7003a6a282"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "atoi"
|
|
|
+version = "0.4.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "616896e05fc0e2649463a93a15183c6a16bf03413a7af88ef1285ddedfa9cda5"
|
|
|
+dependencies = [
|
|
|
+ "num-traits",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "atomic"
|
|
|
+version = "0.5.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c"
|
|
|
+dependencies = [
|
|
|
+ "autocfg",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "atty"
|
|
|
+version = "0.2.14"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
|
+dependencies = [
|
|
|
+ "hermit-abi 0.1.19",
|
|
|
+ "libc",
|
|
|
+ "winapi 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "autocfg"
|
|
|
+version = "1.1.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "base64"
|
|
|
+version = "0.13.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "base64"
|
|
|
+version = "0.20.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "0ea22880d78093b0cbe17c89f64a7d457941e65759157ec6cb31a31d652b05e5"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "binascii"
|
|
|
+version = "0.1.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "383d29d513d8764dcdc42ea295d979eb99c3c9f00607b3692cf68a431f7dca72"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bitflags"
|
|
|
+version = "1.3.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "block-buffer"
|
|
|
+version = "0.10.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"
|
|
|
+dependencies = [
|
|
|
+ "generic-array",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bumpalo"
|
|
|
+version = "3.11.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "byteorder"
|
|
|
+version = "1.4.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "bytes"
|
|
|
+version = "1.3.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "cc"
|
|
|
+version = "1.0.78"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "cfg-if"
|
|
|
+version = "0.1.10"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "cfg-if"
|
|
|
+version = "1.0.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "cipher"
|
|
|
+version = "0.4.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d1873270f8f7942c191139cb8a40fd228da6c3fd2fc376d7e92d47aa14aeb59e"
|
|
|
+dependencies = [
|
|
|
+ "crypto-common",
|
|
|
+ "inout",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "convert_case"
|
|
|
+version = "0.4.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "cookie"
|
|
|
+version = "0.16.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb"
|
|
|
+dependencies = [
|
|
|
+ "aes-gcm",
|
|
|
+ "base64 0.20.0",
|
|
|
+ "hkdf",
|
|
|
+ "hmac",
|
|
|
+ "percent-encoding",
|
|
|
+ "rand",
|
|
|
+ "sha2",
|
|
|
+ "subtle",
|
|
|
+ "time",
|
|
|
+ "version_check",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "cpufeatures"
|
|
|
+version = "0.2.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"
|
|
|
+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 = "crossbeam-queue"
|
|
|
+version = "0.3.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "crossbeam-utils",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "crossbeam-utils"
|
|
|
+version = "0.8.14"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "crypto-common"
|
|
|
+version = "0.1.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
|
|
+dependencies = [
|
|
|
+ "generic-array",
|
|
|
+ "rand_core",
|
|
|
+ "typenum",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "ctr"
|
|
|
+version = "0.9.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"
|
|
|
+dependencies = [
|
|
|
+ "cipher",
|
|
|
+]
|
|
|
+
|
|
|
+[[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",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "devise"
|
|
|
+version = "0.3.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "50c7580b072f1c8476148f16e0a0d5dedddab787da98d86c5082c5e9ed8ab595"
|
|
|
+dependencies = [
|
|
|
+ "devise_codegen",
|
|
|
+ "devise_core",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "devise_codegen"
|
|
|
+version = "0.3.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "123c73e7a6e51b05c75fe1a1b2f4e241399ea5740ed810b0e3e6cacd9db5e7b2"
|
|
|
+dependencies = [
|
|
|
+ "devise_core",
|
|
|
+ "quote",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "devise_core"
|
|
|
+version = "0.3.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "841ef46f4787d9097405cac4e70fb8644fc037b526e8c14054247c0263c400d0"
|
|
|
+dependencies = [
|
|
|
+ "bitflags",
|
|
|
+ "proc-macro2",
|
|
|
+ "proc-macro2-diagnostics",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "diesel"
|
|
|
+version = "1.4.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b28135ecf6b7d446b43e27e225622a038cc4e2930a1022f51cdb97ada19b8e4d"
|
|
|
+dependencies = [
|
|
|
+ "bitflags",
|
|
|
+ "byteorder",
|
|
|
+ "diesel_derives",
|
|
|
+ "pq-sys",
|
|
|
+ "r2d2",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "diesel_derives"
|
|
|
+version = "1.4.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "45f5098f628d02a7a0f68ddba586fb61e80edec3bdc1be3b921f4ceec60858d3"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "digest"
|
|
|
+version = "0.10.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"
|
|
|
+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 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "dotenv"
|
|
|
+version = "0.15.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "dtoa"
|
|
|
+version = "1.0.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "c00704156a7de8df8da0911424e30c2049957b0a714542a44e05fe693dd85313"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "either"
|
|
|
+version = "1.8.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "encoding_rs"
|
|
|
+version = "0.8.31"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "event-listener"
|
|
|
+version = "2.5.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "fastrand"
|
|
|
+version = "1.8.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"
|
|
|
+dependencies = [
|
|
|
+ "instant",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "figment"
|
|
|
+version = "0.10.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4e56602b469b2201400dec66a66aec5a9b8761ee97cd1b8c96ab2483fcc16cc9"
|
|
|
+dependencies = [
|
|
|
+ "atomic",
|
|
|
+ "pear",
|
|
|
+ "serde",
|
|
|
+ "toml",
|
|
|
+ "uncased",
|
|
|
+ "version_check",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "filetime"
|
|
|
+version = "0.2.19"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4e884668cd0c7480504233e951174ddc3b382f7c2666e3b7310b5c4e7b0c37f9"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "libc",
|
|
|
+ "redox_syscall",
|
|
|
+ "windows-sys",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "fnv"
|
|
|
+version = "1.0.7"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "form_urlencoded"
|
|
|
+version = "1.1.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
|
|
|
+dependencies = [
|
|
|
+ "percent-encoding",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "fsevent"
|
|
|
+version = "0.4.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5ab7d1bd1bd33cc98b0889831b72da23c0aa4df9cec7e0702f46ecea04b35db6"
|
|
|
+dependencies = [
|
|
|
+ "bitflags",
|
|
|
+ "fsevent-sys",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "fsevent-sys"
|
|
|
+version = "2.0.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "f41b048a94555da0f42f1d632e2e19510084fb8e303b0daa2816e733fb3644a0"
|
|
|
+dependencies = [
|
|
|
+ "libc",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "fuchsia-zircon"
|
|
|
+version = "0.3.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
|
|
|
+dependencies = [
|
|
|
+ "bitflags",
|
|
|
+ "fuchsia-zircon-sys",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "fuchsia-zircon-sys"
|
|
|
+version = "0.3.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "futures"
|
|
|
+version = "0.3.25"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"
|
|
|
+dependencies = [
|
|
|
+ "futures-channel",
|
|
|
+ "futures-core",
|
|
|
+ "futures-executor",
|
|
|
+ "futures-io",
|
|
|
+ "futures-sink",
|
|
|
+ "futures-task",
|
|
|
+ "futures-util",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "futures-channel"
|
|
|
+version = "0.3.25"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"
|
|
|
+dependencies = [
|
|
|
+ "futures-core",
|
|
|
+ "futures-sink",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "futures-core"
|
|
|
+version = "0.3.25"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "futures-executor"
|
|
|
+version = "0.3.25"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"
|
|
|
+dependencies = [
|
|
|
+ "futures-core",
|
|
|
+ "futures-task",
|
|
|
+ "futures-util",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "futures-intrusive"
|
|
|
+version = "0.4.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "a604f7a68fbf8103337523b1fadc8ade7361ee3f112f7c680ad179651616aed5"
|
|
|
+dependencies = [
|
|
|
+ "futures-core",
|
|
|
+ "lock_api",
|
|
|
+ "parking_lot 0.11.2",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "futures-io"
|
|
|
+version = "0.3.25"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "futures-macro"
|
|
|
+version = "0.3.25"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "futures-sink"
|
|
|
+version = "0.3.25"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "futures-task"
|
|
|
+version = "0.3.25"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "futures-util"
|
|
|
+version = "0.3.25"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"
|
|
|
+dependencies = [
|
|
|
+ "futures-channel",
|
|
|
+ "futures-core",
|
|
|
+ "futures-io",
|
|
|
+ "futures-macro",
|
|
|
+ "futures-sink",
|
|
|
+ "futures-task",
|
|
|
+ "memchr",
|
|
|
+ "pin-project-lite",
|
|
|
+ "pin-utils",
|
|
|
+ "slab",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "generator"
|
|
|
+version = "0.7.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d266041a359dfa931b370ef684cceb84b166beb14f7f0421f4a6a3d0c446d12e"
|
|
|
+dependencies = [
|
|
|
+ "cc",
|
|
|
+ "libc",
|
|
|
+ "log",
|
|
|
+ "rustversion",
|
|
|
+ "windows",
|
|
|
+]
|
|
|
+
|
|
|
+[[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"
|
|
|
+version = "0.2.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "libc",
|
|
|
+ "wasi",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "ghash"
|
|
|
+version = "0.5.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d930750de5717d2dd0b8c0d42c076c0e884c81a73e6cab859bbd2339c71e3e40"
|
|
|
+dependencies = [
|
|
|
+ "opaque-debug",
|
|
|
+ "polyval",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "glob"
|
|
|
+version = "0.3.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "h2"
|
|
|
+version = "0.3.15"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"
|
|
|
+dependencies = [
|
|
|
+ "bytes",
|
|
|
+ "fnv",
|
|
|
+ "futures-core",
|
|
|
+ "futures-sink",
|
|
|
+ "futures-util",
|
|
|
+ "http",
|
|
|
+ "indexmap",
|
|
|
+ "slab",
|
|
|
+ "tokio",
|
|
|
+ "tokio-util",
|
|
|
+ "tracing",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "handlebars"
|
|
|
+version = "4.3.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "035ef95d03713f2c347a72547b7cd38cbc9af7cd51e6099fb62d586d4a6dee3a"
|
|
|
+dependencies = [
|
|
|
+ "log",
|
|
|
+ "pest",
|
|
|
+ "pest_derive",
|
|
|
+ "serde",
|
|
|
+ "serde_json",
|
|
|
+ "thiserror",
|
|
|
+]
|
|
|
+
|
|
|
+[[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"
|
|
|
+version = "0.4.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
|
|
|
+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",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "hermit-abi"
|
|
|
+version = "0.2.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
|
|
|
+dependencies = [
|
|
|
+ "libc",
|
|
|
+]
|
|
|
+
|
|
|
+[[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",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "http"
|
|
|
+version = "0.2.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
|
|
|
+dependencies = [
|
|
|
+ "bytes",
|
|
|
+ "fnv",
|
|
|
+ "itoa",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "http-body"
|
|
|
+version = "0.4.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
|
|
|
+dependencies = [
|
|
|
+ "bytes",
|
|
|
+ "http",
|
|
|
+ "pin-project-lite",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "httparse"
|
|
|
+version = "1.8.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "httpdate"
|
|
|
+version = "1.0.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "hyper"
|
|
|
+version = "0.14.23"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c"
|
|
|
+dependencies = [
|
|
|
+ "bytes",
|
|
|
+ "futures-channel",
|
|
|
+ "futures-core",
|
|
|
+ "futures-util",
|
|
|
+ "h2",
|
|
|
+ "http",
|
|
|
+ "http-body",
|
|
|
+ "httparse",
|
|
|
+ "httpdate",
|
|
|
+ "itoa",
|
|
|
+ "pin-project-lite",
|
|
|
+ "socket2",
|
|
|
+ "tokio",
|
|
|
+ "tower-service",
|
|
|
+ "tracing",
|
|
|
+ "want",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "idna"
|
|
|
+version = "0.3.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
|
|
|
+dependencies = [
|
|
|
+ "unicode-bidi",
|
|
|
+ "unicode-normalization",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "indexmap"
|
|
|
+version = "1.9.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
|
|
|
+dependencies = [
|
|
|
+ "autocfg",
|
|
|
+ "hashbrown 0.12.3",
|
|
|
+ "serde",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "inlinable_string"
|
|
|
+version = "0.1.15"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "c8fae54786f62fb2918dcfae3d568594e50eb9b5c25bf04371af6fe7516452fb"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "inotify"
|
|
|
+version = "0.7.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4816c66d2c8ae673df83366c18341538f234a26d65a9ecea5c348b453ac1d02f"
|
|
|
+dependencies = [
|
|
|
+ "bitflags",
|
|
|
+ "inotify-sys",
|
|
|
+ "libc",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "inotify-sys"
|
|
|
+version = "0.1.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
|
|
|
+dependencies = [
|
|
|
+ "libc",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "inout"
|
|
|
+version = "0.1.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
|
|
|
+dependencies = [
|
|
|
+ "generic-array",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "instant"
|
|
|
+version = "0.1.12"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "iovec"
|
|
|
+version = "0.1.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
|
|
|
+dependencies = [
|
|
|
+ "libc",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "itertools"
|
|
|
+version = "0.10.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
|
|
|
+dependencies = [
|
|
|
+ "either",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "itoa"
|
|
|
+version = "1.0.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "js-sys"
|
|
|
+version = "0.3.60"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"
|
|
|
+dependencies = [
|
|
|
+ "wasm-bindgen",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "kernel32-sys"
|
|
|
+version = "0.2.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
|
+dependencies = [
|
|
|
+ "winapi 0.2.8",
|
|
|
+ "winapi-build",
|
|
|
+]
|
|
|
+
|
|
|
+[[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"
|
|
|
+version = "0.2.139"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "lock_api"
|
|
|
+version = "0.4.9"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"
|
|
|
+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 1.0.0",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "loom"
|
|
|
+version = "0.5.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "ff50ecb28bb86013e935fb6683ab1f6d3a20016f123c76fd4c27470076ac30f5"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "generator",
|
|
|
+ "scoped-tls",
|
|
|
+ "serde",
|
|
|
+ "serde_json",
|
|
|
+ "tracing",
|
|
|
+ "tracing-subscriber",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "matchers"
|
|
|
+version = "0.1.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
|
|
|
+dependencies = [
|
|
|
+ "regex-automata",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "md-5"
|
|
|
+version = "0.10.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
|
|
|
+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 = "minimal-lexical"
|
|
|
+version = "0.2.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "mio"
|
|
|
+version = "0.6.23"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 0.1.10",
|
|
|
+ "fuchsia-zircon",
|
|
|
+ "fuchsia-zircon-sys",
|
|
|
+ "iovec",
|
|
|
+ "kernel32-sys",
|
|
|
+ "libc",
|
|
|
+ "log",
|
|
|
+ "miow",
|
|
|
+ "net2",
|
|
|
+ "slab",
|
|
|
+ "winapi 0.2.8",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "mio"
|
|
|
+version = "0.8.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"
|
|
|
+dependencies = [
|
|
|
+ "libc",
|
|
|
+ "log",
|
|
|
+ "wasi",
|
|
|
+ "windows-sys",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "mio-extras"
|
|
|
+version = "2.0.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
|
|
|
+dependencies = [
|
|
|
+ "lazycell",
|
|
|
+ "log",
|
|
|
+ "mio 0.6.23",
|
|
|
+ "slab",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "miow"
|
|
|
+version = "0.2.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
|
|
|
+dependencies = [
|
|
|
+ "kernel32-sys",
|
|
|
+ "net2",
|
|
|
+ "winapi 0.2.8",
|
|
|
+ "ws2_32-sys",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "multer"
|
|
|
+version = "2.0.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6ed4198ce7a4cbd2a57af78d28c6fbb57d81ac5f1d6ad79ac6c5587419cbdf22"
|
|
|
+dependencies = [
|
|
|
+ "bytes",
|
|
|
+ "encoding_rs",
|
|
|
+ "futures-util",
|
|
|
+ "http",
|
|
|
+ "httparse",
|
|
|
+ "log",
|
|
|
+ "memchr",
|
|
|
+ "mime",
|
|
|
+ "spin 0.9.4",
|
|
|
+ "tokio",
|
|
|
+ "tokio-util",
|
|
|
+ "version_check",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "net2"
|
|
|
+version = "0.2.38"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "74d0df99cfcd2530b2e694f6e17e7f37b8e26bb23983ac530c0c97408837c631"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 0.1.10",
|
|
|
+ "libc",
|
|
|
+ "winapi 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "nom"
|
|
|
+version = "7.1.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e5507769c4919c998e69e49c839d9dc6e693ede4cc4290d6ad8b41d4f09c548c"
|
|
|
+dependencies = [
|
|
|
+ "memchr",
|
|
|
+ "minimal-lexical",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "normpath"
|
|
|
+version = "0.3.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "04aaf5e9cb0fbf883cc0423159eacdf96a9878022084b35c462c428cab73bcaf"
|
|
|
+dependencies = [
|
|
|
+ "winapi 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "notify"
|
|
|
+version = "4.0.17"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "ae03c8c853dba7bfd23e571ff0cff7bc9dceb40a4cd684cd1681824183f45257"
|
|
|
+dependencies = [
|
|
|
+ "bitflags",
|
|
|
+ "filetime",
|
|
|
+ "fsevent",
|
|
|
+ "fsevent-sys",
|
|
|
+ "inotify",
|
|
|
+ "libc",
|
|
|
+ "mio 0.6.23",
|
|
|
+ "mio-extras",
|
|
|
+ "walkdir",
|
|
|
+ "winapi 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "nu-ansi-term"
|
|
|
+version = "0.46.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
|
|
|
+dependencies = [
|
|
|
+ "overload",
|
|
|
+ "winapi 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[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"
|
|
|
+version = "1.15.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
|
|
|
+dependencies = [
|
|
|
+ "hermit-abi 0.2.6",
|
|
|
+ "libc",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "once_cell"
|
|
|
+version = "1.17.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "opaque-debug"
|
|
|
+version = "0.3.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "overload"
|
|
|
+version = "0.1.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "parking_lot"
|
|
|
+version = "0.11.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
|
|
|
+dependencies = [
|
|
|
+ "instant",
|
|
|
+ "lock_api",
|
|
|
+ "parking_lot_core 0.8.6",
|
|
|
+]
|
|
|
+
|
|
|
+[[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 0.9.5",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "parking_lot_core"
|
|
|
+version = "0.8.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "instant",
|
|
|
+ "libc",
|
|
|
+ "redox_syscall",
|
|
|
+ "smallvec",
|
|
|
+ "winapi 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "parking_lot_core"
|
|
|
+version = "0.9.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7ff9f3fef3968a3ec5945535ed654cb38ff72d7495a25619e2247fb15a2ed9ba"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "libc",
|
|
|
+ "redox_syscall",
|
|
|
+ "smallvec",
|
|
|
+ "windows-sys",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "paste"
|
|
|
+version = "1.0.11"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d01a5bd0424d00070b0098dd17ebca6f961a959dead1dbcbbbc1d1cd8d3deeba"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "pear"
|
|
|
+version = "0.2.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "15e44241c5e4c868e3eaa78b7c1848cadd6344ed4f54d029832d32b415a58702"
|
|
|
+dependencies = [
|
|
|
+ "inlinable_string",
|
|
|
+ "pear_codegen",
|
|
|
+ "yansi",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "pear_codegen"
|
|
|
+version = "0.2.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "82a5ca643c2303ecb740d506539deba189e16f2754040a42901cd8105d0282d0"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "proc-macro2-diagnostics",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "percent-encoding"
|
|
|
+version = "2.2.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "pest"
|
|
|
+version = "2.5.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "8cbd939b234e95d72bc393d51788aec68aeeb5d51e748ca08ff3aad58cb722f7"
|
|
|
+dependencies = [
|
|
|
+ "thiserror",
|
|
|
+ "ucd-trie",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "pest_derive"
|
|
|
+version = "2.5.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "a81186863f3d0a27340815be8f2078dd8050b14cd71913db9fbda795e5f707d7"
|
|
|
+dependencies = [
|
|
|
+ "pest",
|
|
|
+ "pest_generator",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "pest_generator"
|
|
|
+version = "2.5.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "75a1ef20bf3193c15ac345acb32e26b3dc3223aff4d77ae4fc5359567683796b"
|
|
|
+dependencies = [
|
|
|
+ "pest",
|
|
|
+ "pest_meta",
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "pest_meta"
|
|
|
+version = "2.5.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5e3b284b1f13a20dc5ebc90aff59a51b8d7137c221131b52a7260c08cbc1cc80"
|
|
|
+dependencies = [
|
|
|
+ "once_cell",
|
|
|
+ "pest",
|
|
|
+ "sha2",
|
|
|
+]
|
|
|
+
|
|
|
+[[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"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "polyval"
|
|
|
+version = "0.6.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7ef234e08c11dfcb2e56f79fd70f6f2eb7f025c0ce2333e82f4f0518ecad30c6"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "cpufeatures",
|
|
|
+ "opaque-debug",
|
|
|
+ "universal-hash",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "ppv-lite86"
|
|
|
+version = "0.2.17"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "pq-sys"
|
|
|
+version = "0.4.7"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "3b845d6d8ec554f972a2c5298aad68953fd64e7441e846075450b44656a016d1"
|
|
|
+dependencies = [
|
|
|
+ "vcpkg",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "prettyplease"
|
|
|
+version = "0.1.23"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e97e3215779627f01ee256d2fad52f3d95e8e1c11e9fc6fd08f7cd455d5d5c78"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "proc-macro2"
|
|
|
+version = "1.0.51"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5d727cae5b39d21da60fa540906919ad737832fe0b1c165da3a34d6548c849d6"
|
|
|
+dependencies = [
|
|
|
+ "unicode-ident",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "proc-macro2-diagnostics"
|
|
|
+version = "0.9.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4bf29726d67464d49fa6224a1d07936a8c08bb3fba727c7493f6cf1616fdaada"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+ "version_check",
|
|
|
+ "yansi",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "quote"
|
|
|
+version = "1.0.23"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "r2d2"
|
|
|
+version = "0.8.10"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "51de85fb3fb6524929c8a2eb85e6b6d363de4e8c48f9e2c2eac4944abc181c93"
|
|
|
+dependencies = [
|
|
|
+ "log",
|
|
|
+ "parking_lot 0.12.1",
|
|
|
+ "scheduled-thread-pool",
|
|
|
+]
|
|
|
+
|
|
|
+[[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"
|
|
|
+version = "0.6.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
|
+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 = "ref-cast"
|
|
|
+version = "1.0.14"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "8c78fb8c9293bcd48ef6fce7b4ca950ceaf21210de6e105a883ee280c0f7b9ed"
|
|
|
+dependencies = [
|
|
|
+ "ref-cast-impl",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "ref-cast-impl"
|
|
|
+version = "1.0.14"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "9f9c0c92af03644e4806106281fe2e068ac5bc0ae74a707266d06ea27bccee5f"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "regex"
|
|
|
+version = "1.7.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a"
|
|
|
+dependencies = [
|
|
|
+ "aho-corasick",
|
|
|
+ "memchr",
|
|
|
+ "regex-syntax",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "regex-automata"
|
|
|
+version = "0.1.10"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
|
|
|
+dependencies = [
|
|
|
+ "regex-syntax",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "regex-syntax"
|
|
|
+version = "0.6.28"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "remove_dir_all"
|
|
|
+version = "0.5.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
|
|
|
+dependencies = [
|
|
|
+ "winapi 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[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 0.5.2",
|
|
|
+ "untrusted",
|
|
|
+ "web-sys",
|
|
|
+ "winapi 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rocket"
|
|
|
+version = "0.5.0-rc.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "98ead083fce4a405feb349cf09abdf64471c6077f14e0ce59364aa90d4b99317"
|
|
|
+dependencies = [
|
|
|
+ "async-stream",
|
|
|
+ "async-trait",
|
|
|
+ "atomic",
|
|
|
+ "atty",
|
|
|
+ "binascii",
|
|
|
+ "bytes",
|
|
|
+ "either",
|
|
|
+ "figment",
|
|
|
+ "futures",
|
|
|
+ "indexmap",
|
|
|
+ "log",
|
|
|
+ "memchr",
|
|
|
+ "multer",
|
|
|
+ "num_cpus",
|
|
|
+ "parking_lot 0.12.1",
|
|
|
+ "pin-project-lite",
|
|
|
+ "rand",
|
|
|
+ "ref-cast",
|
|
|
+ "rocket_codegen",
|
|
|
+ "rocket_http",
|
|
|
+ "serde",
|
|
|
+ "serde_json",
|
|
|
+ "state",
|
|
|
+ "tempfile",
|
|
|
+ "time",
|
|
|
+ "tokio",
|
|
|
+ "tokio-stream",
|
|
|
+ "tokio-util",
|
|
|
+ "ubyte",
|
|
|
+ "version_check",
|
|
|
+ "yansi",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rocket_codegen"
|
|
|
+version = "0.5.0-rc.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d6aeb6bb9c61e9cd2c00d70ea267bf36f76a4cc615e5908b349c2f9d93999b47"
|
|
|
+dependencies = [
|
|
|
+ "devise",
|
|
|
+ "glob",
|
|
|
+ "indexmap",
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "rocket_http",
|
|
|
+ "syn",
|
|
|
+ "unicode-xid",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rocket_db_pools"
|
|
|
+version = "0.1.0-rc.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "8bc154f4f4985a136e2d59c336474a56da02103993f5e637e3a5424971ee4eff"
|
|
|
+dependencies = [
|
|
|
+ "rocket",
|
|
|
+ "rocket_db_pools_codegen",
|
|
|
+ "sqlx",
|
|
|
+ "version_check",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rocket_db_pools_codegen"
|
|
|
+version = "0.1.0-rc.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "0aa8f9b37bb1d4827aa5cca400d74e91d30f4352713cb65d6e7427bafe21336c"
|
|
|
+dependencies = [
|
|
|
+ "devise",
|
|
|
+ "quote",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rocket_dyn_templates"
|
|
|
+version = "0.1.0-rc.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "bab13df598440527c200f46fb944dc55d8d67a1818b617eb5a3981dcd8b63fd2"
|
|
|
+dependencies = [
|
|
|
+ "glob",
|
|
|
+ "handlebars",
|
|
|
+ "normpath",
|
|
|
+ "notify",
|
|
|
+ "rocket",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rocket_http"
|
|
|
+version = "0.5.0-rc.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "2ded65d127954de3c12471630bf4b81a2792f065984461e65b91d0fdaafc17a2"
|
|
|
+dependencies = [
|
|
|
+ "cookie",
|
|
|
+ "either",
|
|
|
+ "futures",
|
|
|
+ "http",
|
|
|
+ "hyper",
|
|
|
+ "indexmap",
|
|
|
+ "log",
|
|
|
+ "memchr",
|
|
|
+ "pear",
|
|
|
+ "percent-encoding",
|
|
|
+ "pin-project-lite",
|
|
|
+ "ref-cast",
|
|
|
+ "serde",
|
|
|
+ "smallvec",
|
|
|
+ "stable-pattern",
|
|
|
+ "state",
|
|
|
+ "time",
|
|
|
+ "tokio",
|
|
|
+ "uncased",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rocket_sync_db_pools"
|
|
|
+version = "0.1.0-rc.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5fa48b6ab25013e9812f1b0c592741900b3a2a83c0936292e0565c0ac842f558"
|
|
|
+dependencies = [
|
|
|
+ "diesel",
|
|
|
+ "r2d2",
|
|
|
+ "rocket",
|
|
|
+ "rocket_sync_db_pools_codegen",
|
|
|
+ "serde",
|
|
|
+ "tokio",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rocket_sync_db_pools_codegen"
|
|
|
+version = "0.1.0-rc.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "280ef2d232923e69cb93da156972eb5476a7cce5ba44843f6608f46a4abf7aab"
|
|
|
+dependencies = [
|
|
|
+ "devise",
|
|
|
+ "quote",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rocket_techempower"
|
|
|
+version = "0.4.0"
|
|
|
+dependencies = [
|
|
|
+ "async-stream",
|
|
|
+ "async-trait",
|
|
|
+ "diesel",
|
|
|
+ "dotenv",
|
|
|
+ "figment",
|
|
|
+ "futures",
|
|
|
+ "futures-util",
|
|
|
+ "proc-macro2",
|
|
|
+ "rand",
|
|
|
+ "rocket",
|
|
|
+ "rocket_db_pools",
|
|
|
+ "rocket_dyn_templates",
|
|
|
+ "rocket_sync_db_pools",
|
|
|
+ "serde",
|
|
|
+ "serde_derive",
|
|
|
+ "serde_json",
|
|
|
+ "sqlx",
|
|
|
+ "yarte",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rustc_version"
|
|
|
+version = "0.4.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
|
|
|
+dependencies = [
|
|
|
+ "semver",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rustls"
|
|
|
+version = "0.19.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
|
|
|
+dependencies = [
|
|
|
+ "base64 0.13.1",
|
|
|
+ "log",
|
|
|
+ "ring",
|
|
|
+ "sct",
|
|
|
+ "webpki",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "rustversion"
|
|
|
+version = "1.0.11"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5583e89e108996506031660fe09baa5011b9dd0341b89029313006d1fb508d70"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "ryu"
|
|
|
+version = "1.0.12"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "same-file"
|
|
|
+version = "1.0.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
|
|
+dependencies = [
|
|
|
+ "winapi-util",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "scheduled-thread-pool"
|
|
|
+version = "0.2.7"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "3cbc66816425a074528352f5789333ecff06ca41b36b0b0efdfbb29edc391a19"
|
|
|
+dependencies = [
|
|
|
+ "parking_lot 0.12.1",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "scoped-tls"
|
|
|
+version = "1.0.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
|
|
|
+
|
|
|
+[[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 = "1.0.16"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "58bc9567378fc7690d6b2addae4e60ac2eeea07becb2c64b9f218b53865cba2a"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "serde"
|
|
|
+version = "1.0.152"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb"
|
|
|
+dependencies = [
|
|
|
+ "serde_derive",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "serde_derive"
|
|
|
+version = "1.0.152"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "serde_json"
|
|
|
+version = "1.0.91"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883"
|
|
|
+dependencies = [
|
|
|
+ "itoa",
|
|
|
+ "ryu",
|
|
|
+ "serde",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "sha-1"
|
|
|
+version = "0.10.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "cpufeatures",
|
|
|
+ "digest",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "sha2"
|
|
|
+version = "0.10.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "cpufeatures",
|
|
|
+ "digest",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "sharded-slab"
|
|
|
+version = "0.1.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
|
|
|
+dependencies = [
|
|
|
+ "lazy_static",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "signal-hook-registry"
|
|
|
+version = "1.4.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
|
|
|
+dependencies = [
|
|
|
+ "libc",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "slab"
|
|
|
+version = "0.4.7"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"
|
|
|
+dependencies = [
|
|
|
+ "autocfg",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "smallvec"
|
|
|
+version = "1.10.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "socket2"
|
|
|
+version = "0.4.7"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"
|
|
|
+dependencies = [
|
|
|
+ "libc",
|
|
|
+ "winapi 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "spin"
|
|
|
+version = "0.5.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "spin"
|
|
|
+version = "0.9.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7f6002a767bff9e83f8eeecf883ecb8011875a21ae8da43bffb817a57e78cc09"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "sqlformat"
|
|
|
+version = "0.1.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b4b7922be017ee70900be125523f38bdd644f4f06a1b16e8fa5a8ee8c34bffd4"
|
|
|
+dependencies = [
|
|
|
+ "itertools",
|
|
|
+ "nom",
|
|
|
+ "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",
|
|
|
+ "base64 0.13.1",
|
|
|
+ "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",
|
|
|
+ "serde",
|
|
|
+ "serde_json",
|
|
|
+ "sha-1",
|
|
|
+ "sha2",
|
|
|
+ "smallvec",
|
|
|
+ "sqlformat",
|
|
|
+ "sqlx-rt",
|
|
|
+ "stringprep",
|
|
|
+ "thiserror",
|
|
|
+ "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",
|
|
|
+ "once_cell",
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "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 = [
|
|
|
+ "once_cell",
|
|
|
+ "tokio",
|
|
|
+ "tokio-rustls",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "stable-pattern"
|
|
|
+version = "0.1.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4564168c00635f88eaed410d5efa8131afa8d8699a612c80c455a0ba05c21045"
|
|
|
+dependencies = [
|
|
|
+ "memchr",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "state"
|
|
|
+version = "0.5.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "dbe866e1e51e8260c9eed836a042a5e7f6726bb2b411dffeaa712e19c388f23b"
|
|
|
+dependencies = [
|
|
|
+ "loom",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "stringprep"
|
|
|
+version = "0.1.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1"
|
|
|
+dependencies = [
|
|
|
+ "unicode-bidi",
|
|
|
+ "unicode-normalization",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "subtle"
|
|
|
+version = "2.4.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "syn"
|
|
|
+version = "1.0.107"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "unicode-ident",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "tempfile"
|
|
|
+version = "3.3.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "fastrand",
|
|
|
+ "libc",
|
|
|
+ "redox_syscall",
|
|
|
+ "remove_dir_all",
|
|
|
+ "winapi 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "thiserror"
|
|
|
+version = "1.0.38"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"
|
|
|
+dependencies = [
|
|
|
+ "thiserror-impl",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "thiserror-impl"
|
|
|
+version = "1.0.38"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "thread_local"
|
|
|
+version = "1.1.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
|
|
|
+dependencies = [
|
|
|
+ "once_cell",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "time"
|
|
|
+version = "0.3.17"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376"
|
|
|
+dependencies = [
|
|
|
+ "itoa",
|
|
|
+ "serde",
|
|
|
+ "time-core",
|
|
|
+ "time-macros",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "time-core"
|
|
|
+version = "0.1.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "time-macros"
|
|
|
+version = "0.2.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d967f99f534ca7e495c575c62638eebc2898a8c84c119b89e250477bc4ba16b2"
|
|
|
+dependencies = [
|
|
|
+ "time-core",
|
|
|
+]
|
|
|
+
|
|
|
+[[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.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "tokio"
|
|
|
+version = "1.24.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "1d9f76183f91ecfb55e1d7d5602bd1d979e38a3a522fe900241cf195624d67ae"
|
|
|
+dependencies = [
|
|
|
+ "autocfg",
|
|
|
+ "bytes",
|
|
|
+ "libc",
|
|
|
+ "memchr",
|
|
|
+ "mio 0.8.5",
|
|
|
+ "num_cpus",
|
|
|
+ "pin-project-lite",
|
|
|
+ "signal-hook-registry",
|
|
|
+ "socket2",
|
|
|
+ "tokio-macros",
|
|
|
+ "windows-sys",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "tokio-macros"
|
|
|
+version = "1.8.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d266c00fde287f55d3f1c3e96c500c362a2b8c695076ec180f27918820bc6df8"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[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"
|
|
|
+version = "0.1.11"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce"
|
|
|
+dependencies = [
|
|
|
+ "futures-core",
|
|
|
+ "pin-project-lite",
|
|
|
+ "tokio",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "tokio-util"
|
|
|
+version = "0.7.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"
|
|
|
+dependencies = [
|
|
|
+ "bytes",
|
|
|
+ "futures-core",
|
|
|
+ "futures-sink",
|
|
|
+ "pin-project-lite",
|
|
|
+ "tokio",
|
|
|
+ "tracing",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "toml"
|
|
|
+version = "0.5.10"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "1333c76748e868a4d9d1017b5ab53171dfd095f70c712fdb4653a406547f598f"
|
|
|
+dependencies = [
|
|
|
+ "serde",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "tower-service"
|
|
|
+version = "0.3.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "tracing"
|
|
|
+version = "0.1.37"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "pin-project-lite",
|
|
|
+ "tracing-attributes",
|
|
|
+ "tracing-core",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "tracing-attributes"
|
|
|
+version = "0.1.23"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "tracing-core"
|
|
|
+version = "0.1.30"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
|
|
|
+dependencies = [
|
|
|
+ "once_cell",
|
|
|
+ "valuable",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "tracing-log"
|
|
|
+version = "0.1.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
|
|
|
+dependencies = [
|
|
|
+ "lazy_static",
|
|
|
+ "log",
|
|
|
+ "tracing-core",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "tracing-subscriber"
|
|
|
+version = "0.3.16"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "a6176eae26dd70d0c919749377897b54a9276bd7061339665dd68777926b5a70"
|
|
|
+dependencies = [
|
|
|
+ "matchers",
|
|
|
+ "nu-ansi-term",
|
|
|
+ "once_cell",
|
|
|
+ "regex",
|
|
|
+ "sharded-slab",
|
|
|
+ "smallvec",
|
|
|
+ "thread_local",
|
|
|
+ "tracing",
|
|
|
+ "tracing-core",
|
|
|
+ "tracing-log",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "try-lock"
|
|
|
+version = "0.2.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "typenum"
|
|
|
+version = "1.16.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "ubyte"
|
|
|
+version = "0.10.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "c81f0dae7d286ad0d9366d7679a77934cfc3cf3a8d67e82669794412b2368fe6"
|
|
|
+dependencies = [
|
|
|
+ "serde",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "ucd-trie"
|
|
|
+version = "0.1.5"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "uncased"
|
|
|
+version = "0.9.7"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "09b01702b0fd0b3fadcf98e098780badda8742d4f4a7676615cad90e8ac73622"
|
|
|
+dependencies = [
|
|
|
+ "serde",
|
|
|
+ "version_check",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "unicode-bidi"
|
|
|
+version = "0.3.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "unicode-ident"
|
|
|
+version = "1.0.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "unicode-normalization"
|
|
|
+version = "0.1.22"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
|
|
|
+dependencies = [
|
|
|
+ "tinyvec",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "unicode-segmentation"
|
|
|
+version = "1.10.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "unicode-width"
|
|
|
+version = "0.1.10"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "unicode-xid"
|
|
|
+version = "0.2.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "unicode_categories"
|
|
|
+version = "0.1.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "universal-hash"
|
|
|
+version = "0.5.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7d3160b73c9a19f7e2939a2fdad446c57c1bbbbf4d919d3213ff1267a580d8b5"
|
|
|
+dependencies = [
|
|
|
+ "crypto-common",
|
|
|
+ "subtle",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "untrusted"
|
|
|
+version = "0.7.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "url"
|
|
|
+version = "2.3.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
|
|
|
+dependencies = [
|
|
|
+ "form_urlencoded",
|
|
|
+ "idna",
|
|
|
+ "percent-encoding",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "v_eval"
|
|
|
+version = "0.6.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "0dd8b599d797eb038d0dde9a3860aacb6bbba3bffa4ac64f807c8673820cc9d9"
|
|
|
+dependencies = [
|
|
|
+ "regex",
|
|
|
+ "syn",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "v_htmlescape"
|
|
|
+version = "0.15.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4e8257fbc510f0a46eb602c10215901938b5c2a7d5e70fc11483b1d3c9b5b18c"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "valuable"
|
|
|
+version = "0.1.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "vcpkg"
|
|
|
+version = "0.2.15"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "version_check"
|
|
|
+version = "0.9.4"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "walkdir"
|
|
|
+version = "2.3.3"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
|
|
|
+dependencies = [
|
|
|
+ "same-file",
|
|
|
+ "winapi-util",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "want"
|
|
|
+version = "0.3.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
|
|
|
+dependencies = [
|
|
|
+ "log",
|
|
|
+ "try-lock",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "wasi"
|
|
|
+version = "0.11.0+wasi-snapshot-preview1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "wasm-bindgen"
|
|
|
+version = "0.2.83"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"
|
|
|
+dependencies = [
|
|
|
+ "cfg-if 1.0.0",
|
|
|
+ "wasm-bindgen-macro",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "wasm-bindgen-backend"
|
|
|
+version = "0.2.83"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"
|
|
|
+dependencies = [
|
|
|
+ "bumpalo",
|
|
|
+ "log",
|
|
|
+ "once_cell",
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+ "wasm-bindgen-shared",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "wasm-bindgen-macro"
|
|
|
+version = "0.2.83"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"
|
|
|
+dependencies = [
|
|
|
+ "quote",
|
|
|
+ "wasm-bindgen-macro-support",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "wasm-bindgen-macro-support"
|
|
|
+version = "0.2.83"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+ "wasm-bindgen-backend",
|
|
|
+ "wasm-bindgen-shared",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "wasm-bindgen-shared"
|
|
|
+version = "0.2.83"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "web-sys"
|
|
|
+version = "0.3.60"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"
|
|
|
+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"
|
|
|
+version = "1.3.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "45dbc71f0cdca27dc261a9bd37ddec174e4a0af2b900b890f378460f745426e3"
|
|
|
+dependencies = [
|
|
|
+ "wasm-bindgen",
|
|
|
+ "web-sys",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "winapi"
|
|
|
+version = "0.2.8"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
|
|
|
+
|
|
|
+[[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-build"
|
|
|
+version = "0.1.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
|
|
|
+
|
|
|
+[[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 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[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"
|
|
|
+version = "0.39.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "f1c4bd0a50ac6020f65184721f758dba47bb9fbc2133df715ec74a237b26794a"
|
|
|
+dependencies = [
|
|
|
+ "windows_aarch64_msvc 0.39.0",
|
|
|
+ "windows_i686_gnu 0.39.0",
|
|
|
+ "windows_i686_msvc 0.39.0",
|
|
|
+ "windows_x86_64_gnu 0.39.0",
|
|
|
+ "windows_x86_64_msvc 0.39.0",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows-sys"
|
|
|
+version = "0.42.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
|
|
|
+dependencies = [
|
|
|
+ "windows_aarch64_gnullvm",
|
|
|
+ "windows_aarch64_msvc 0.42.0",
|
|
|
+ "windows_i686_gnu 0.42.0",
|
|
|
+ "windows_i686_msvc 0.42.0",
|
|
|
+ "windows_x86_64_gnu 0.42.0",
|
|
|
+ "windows_x86_64_gnullvm",
|
|
|
+ "windows_x86_64_msvc 0.42.0",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_aarch64_gnullvm"
|
|
|
+version = "0.42.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_aarch64_msvc"
|
|
|
+version = "0.39.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "ec7711666096bd4096ffa835238905bb33fb87267910e154b18b44eaabb340f2"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_aarch64_msvc"
|
|
|
+version = "0.42.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_i686_gnu"
|
|
|
+version = "0.39.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "763fc57100a5f7042e3057e7e8d9bdd7860d330070251a73d003563a3bb49e1b"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_i686_gnu"
|
|
|
+version = "0.42.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_i686_msvc"
|
|
|
+version = "0.39.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "7bc7cbfe58828921e10a9f446fcaaf649204dcfe6c1ddd712c5eebae6bda1106"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_i686_msvc"
|
|
|
+version = "0.42.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_x86_64_gnu"
|
|
|
+version = "0.39.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "6868c165637d653ae1e8dc4d82c25d4f97dd6605eaa8d784b5c6e0ab2a252b65"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_x86_64_gnu"
|
|
|
+version = "0.42.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_x86_64_gnullvm"
|
|
|
+version = "0.42.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_x86_64_msvc"
|
|
|
+version = "0.39.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "5e4d40883ae9cae962787ca76ba76390ffa29214667a111db9e0a1ad8377e809"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "windows_x86_64_msvc"
|
|
|
+version = "0.42.0"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "ws2_32-sys"
|
|
|
+version = "0.2.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
|
|
|
+dependencies = [
|
|
|
+ "winapi 0.2.8",
|
|
|
+ "winapi-build",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "yansi"
|
|
|
+version = "0.5.1"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "yansi-term"
|
|
|
+version = "0.1.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
|
|
|
+dependencies = [
|
|
|
+ "winapi 0.3.9",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "yarte"
|
|
|
+version = "0.15.7"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "dfce1df93f3b16e5272221a559e60bbbaaa71dbc042a43996d223e51a690aab2"
|
|
|
+dependencies = [
|
|
|
+ "yarte_derive",
|
|
|
+ "yarte_helpers",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "yarte_codegen"
|
|
|
+version = "0.15.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b1cf72076dbf4d39fe4779b58380d7213dcb3995d00666dd2d109f1b45879ea4"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+ "yarte_helpers",
|
|
|
+ "yarte_hir",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "yarte_derive"
|
|
|
+version = "0.15.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "b296edd7e1a81717b6f794baa2de8dfe89646050847161550b2d963b3ca6fe80"
|
|
|
+dependencies = [
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+ "yarte_codegen",
|
|
|
+ "yarte_helpers",
|
|
|
+ "yarte_hir",
|
|
|
+ "yarte_parser",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "yarte_helpers"
|
|
|
+version = "0.15.7"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "8dfe1ef3558dde14b4be5387bdd41e3bd45746570743521470ec3e9cd0826679"
|
|
|
+dependencies = [
|
|
|
+ "dtoa",
|
|
|
+ "itoa",
|
|
|
+ "prettyplease",
|
|
|
+ "serde",
|
|
|
+ "syn",
|
|
|
+ "toml",
|
|
|
+ "v_htmlescape",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "yarte_hir"
|
|
|
+version = "0.15.6"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "dee42d2f704a3b1d8bc111d47a705d1302a0943d85e4c230f4e8300ee0dde4a6"
|
|
|
+dependencies = [
|
|
|
+ "derive_more",
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "syn",
|
|
|
+ "v_eval",
|
|
|
+ "v_htmlescape",
|
|
|
+ "yarte_helpers",
|
|
|
+ "yarte_parser",
|
|
|
+]
|
|
|
+
|
|
|
+[[package]]
|
|
|
+name = "yarte_parser"
|
|
|
+version = "0.15.2"
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
+checksum = "538f72049cf7104e12d5c444048d112cb8fc788a31308afd912442a381ba860c"
|
|
|
+dependencies = [
|
|
|
+ "annotate-snippets",
|
|
|
+ "derive_more",
|
|
|
+ "proc-macro2",
|
|
|
+ "quote",
|
|
|
+ "serde",
|
|
|
+ "syn",
|
|
|
+ "unicode-xid",
|
|
|
+ "yarte_helpers",
|
|
|
+]
|