2020-09-16 02:11:49 +02:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2021-04-25 14:00:29 +02:00
|
|
|
version = 3
|
|
|
|
|
2020-09-19 23:17:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "Inflector"
|
|
|
|
version = "0.11.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
|
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"regex",
|
|
|
|
]
|
|
|
|
|
2022-02-06 17:31:44 +01:00
|
|
|
[[package]]
|
2023-09-11 01:45:01 +02:00
|
|
|
name = "acme-rfc8555"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.1.1"
|
2022-02-06 17:31:44 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "376873ce842ff1a034545369dab7434b96b118621fc6e02e1c82ffa490b8c206"
|
2022-02-06 17:31:44 +01:00
|
|
|
dependencies = [
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2023-11-07 04:27:23 +01:00
|
|
|
"der 0.7.8",
|
|
|
|
"ecdsa 0.16.8",
|
2023-09-11 01:45:01 +02:00
|
|
|
"eyre",
|
2022-02-06 17:31:44 +01:00
|
|
|
"log",
|
2023-11-07 04:27:23 +01:00
|
|
|
"p256 0.13.2",
|
2023-09-11 01:45:01 +02:00
|
|
|
"parking_lot 0.12.1",
|
|
|
|
"pem-rfc7468",
|
2023-11-07 04:27:23 +01:00
|
|
|
"pkcs8 0.10.2",
|
2023-09-11 01:45:01 +02:00
|
|
|
"rand 0.8.5",
|
2024-01-01 18:52:28 +01:00
|
|
|
"reqwest 0.11.23",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-02-06 17:31:44 +01:00
|
|
|
"serde_json",
|
2023-09-11 01:45:01 +02:00
|
|
|
"sha2",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-09-11 01:45:01 +02:00
|
|
|
"x509-cert",
|
|
|
|
"zeroize",
|
2022-02-06 17:31:44 +01:00
|
|
|
]
|
|
|
|
|
2022-03-04 04:45:03 +01:00
|
|
|
[[package]]
|
|
|
|
name = "actix"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "0.13.1"
|
2022-03-04 04:45:03 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "cba56612922b907719d4a01cf11c8d5b458e7d3dba946d0435f20f58d6795ed2"
|
2022-03-04 04:45:03 +01:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"actix-macros",
|
2022-03-04 04:45:03 +01:00
|
|
|
"actix-rt",
|
|
|
|
"actix_derive",
|
2023-10-29 01:55:43 +02:00
|
|
|
"bitflags 2.4.1",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-03-04 04:45:03 +01:00
|
|
|
"crossbeam-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
2022-06-08 04:36:16 +02:00
|
|
|
"parking_lot 0.12.1",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2022-03-04 04:45:03 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-broker"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.4.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "e089b5c4d0cf02d72a9eca0b6c80aebff1ccd3d1e99c83d1f7b9baeff39dc5e9"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix",
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.7.7",
|
2020-09-16 02:11:49 +02:00
|
|
|
"log",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "actix-casbin-example"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2020-09-16 02:11:49 +02:00
|
|
|
"casbin",
|
2023-03-14 04:11:49 +01:00
|
|
|
"env_logger",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-02-17 20:54:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "actix-codec"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.5.1"
|
2022-02-17 20:54:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "617a8268e3537fe1d8c9ead925fca49ef6400927ee7bc26750e90ecee14ce4b8"
|
2022-02-17 20:54:41 +01:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"bitflags 1.3.2",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-02-17 20:54:41 +01:00
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"memchr",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2023-05-22 13:47:21 +02:00
|
|
|
"tracing",
|
2022-02-17 20:54:41 +01:00
|
|
|
]
|
|
|
|
|
2020-10-20 00:36:53 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-cors"
|
2024-01-01 18:54:22 +01:00
|
|
|
version = "0.6.5"
|
2020-10-20 00:36:53 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-01 18:54:22 +01:00
|
|
|
checksum = "0346d8c1f762b41b458ed3145eea914966bb9ad20b9be0d6d463b20d45586370"
|
2020-10-20 00:36:53 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-utils",
|
|
|
|
"actix-web",
|
2020-10-20 00:36:53 +02:00
|
|
|
"derive_more",
|
|
|
|
"futures-util",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-01-29 17:06:32 +01:00
|
|
|
[[package]]
|
|
|
|
name = "actix-files"
|
2024-01-15 18:46:41 +01:00
|
|
|
version = "0.6.5"
|
2022-01-29 17:06:32 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-15 18:46:41 +01:00
|
|
|
checksum = "bf0bdd6ff79de7c9a021f5d9ea79ce23e108d8bfc9b49b5b4a2cf6fad5a35212"
|
2022-01-29 17:06:32 +01:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-http",
|
|
|
|
"actix-service",
|
|
|
|
"actix-utils",
|
|
|
|
"actix-web",
|
2024-01-08 18:08:21 +01:00
|
|
|
"bitflags 2.4.1",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-01-29 17:06:32 +01:00
|
|
|
"derive_more",
|
|
|
|
"futures-core",
|
|
|
|
"http-range",
|
|
|
|
"log",
|
|
|
|
"mime",
|
|
|
|
"mime_guess",
|
|
|
|
"percent-encoding",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2024-01-08 18:08:21 +01:00
|
|
|
"v_htmlescape",
|
2022-01-29 17:06:32 +01:00
|
|
|
]
|
|
|
|
|
2023-10-30 00:32:02 +01:00
|
|
|
[[package]]
|
|
|
|
name = "actix-governor"
|
2023-10-30 00:47:02 +01:00
|
|
|
version = "0.5.0"
|
2023-10-30 00:32:02 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-30 00:47:02 +01:00
|
|
|
checksum = "a2e7b88f3804e01bd4191fdb08650430bbfcb43d3d9b2890064df3551ec7d25b"
|
2023-10-30 00:32:02 +01:00
|
|
|
dependencies = [
|
|
|
|
"actix-http",
|
|
|
|
"actix-web",
|
2023-12-04 19:01:46 +01:00
|
|
|
"futures",
|
2023-10-30 00:32:02 +01:00
|
|
|
"governor",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-http"
|
2023-12-25 18:50:02 +01:00
|
|
|
version = "3.5.1"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 18:50:02 +01:00
|
|
|
checksum = "129d4c88e98860e1758c5de288d1632b07970a16d59bdf7b8d66053d582bb71f"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-03-04 17:28:40 +01:00
|
|
|
"actix-codec",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-rt",
|
|
|
|
"actix-service",
|
|
|
|
"actix-tls",
|
|
|
|
"actix-utils",
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.8.6",
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2023-10-29 01:55:43 +02:00
|
|
|
"bitflags 2.4.1",
|
2022-01-27 03:58:13 +01:00
|
|
|
"brotli",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2021-10-07 00:56:44 +02:00
|
|
|
"bytestring",
|
2021-10-06 23:42:44 +02:00
|
|
|
"derive_more",
|
|
|
|
"encoding_rs",
|
|
|
|
"flate2",
|
|
|
|
"futures-core",
|
2023-08-29 19:49:21 +02:00
|
|
|
"h2 0.3.21",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2021-10-06 23:42:44 +02:00
|
|
|
"httparse",
|
2023-08-29 19:49:21 +02:00
|
|
|
"httpdate 1.0.3",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2022-02-18 02:44:53 +01:00
|
|
|
"language-tags",
|
2021-10-06 23:42:44 +02:00
|
|
|
"local-channel",
|
|
|
|
"mime",
|
|
|
|
"percent-encoding",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2022-02-17 20:54:41 +01:00
|
|
|
"rand 0.8.5",
|
2023-09-11 01:45:01 +02:00
|
|
|
"sha1",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2022-07-09 21:43:47 +02:00
|
|
|
"tracing",
|
2021-10-06 23:42:44 +02:00
|
|
|
"zstd",
|
|
|
|
]
|
|
|
|
|
2022-02-02 16:50:58 +01:00
|
|
|
[[package]]
|
|
|
|
name = "actix-http-test"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "3.1.0"
|
2022-02-02 16:50:58 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "dff10f950882f80a9dc29fb5325db8f66a0692a7c9be3bf547f79e955b699b76"
|
2022-02-02 16:50:58 +01:00
|
|
|
dependencies = [
|
2022-03-04 17:28:40 +01:00
|
|
|
"actix-codec",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-rt",
|
|
|
|
"actix-server",
|
|
|
|
"actix-service",
|
|
|
|
"actix-tls",
|
|
|
|
"actix-utils",
|
|
|
|
"awc",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-02-02 16:50:58 +01:00
|
|
|
"futures-core",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2022-02-02 16:50:58 +01:00
|
|
|
"log",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-02-02 16:50:58 +01:00
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
|
|
|
"slab",
|
2023-10-29 01:55:43 +02:00
|
|
|
"socket2 0.4.10",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-02-02 16:50:58 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-identity"
|
2023-10-29 02:06:58 +02:00
|
|
|
version = "0.6.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 02:06:58 +02:00
|
|
|
checksum = "36e1cc6f95e245b2f3c6995df4e1c0c697704c48c28ec325d135a3ca039d4952"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-service",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-session",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-utils",
|
|
|
|
"actix-web",
|
2023-10-29 02:06:58 +02:00
|
|
|
"derive_more",
|
2022-10-26 17:51:27 +02:00
|
|
|
"futures-core",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-10-26 17:51:27 +02:00
|
|
|
"tracing",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-macros"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.2.4"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-multipart"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.6.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "3b960e2aea75f49c8f069108063d12a48d329fc8b60b786dfc7552a9d5918d2d"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-02-26 22:56:55 +01:00
|
|
|
"actix-multipart-derive",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-utils",
|
|
|
|
"actix-web",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"derive_more",
|
2022-01-31 03:45:53 +01:00
|
|
|
"futures-core",
|
2023-02-26 22:56:55 +01:00
|
|
|
"futures-util",
|
2020-09-16 02:11:49 +02:00
|
|
|
"httparse",
|
2022-01-31 03:45:53 +01:00
|
|
|
"local-waker",
|
2020-09-16 02:11:49 +02:00
|
|
|
"log",
|
2023-02-26 22:56:55 +01:00
|
|
|
"memchr",
|
2020-09-16 02:11:49 +02:00
|
|
|
"mime",
|
2023-02-26 22:56:55 +01:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_plain",
|
|
|
|
"tempfile",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-02-26 22:56:55 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "actix-multipart-derive"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.6.1"
|
2023-02-26 22:56:55 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "0a0a77f836d869f700e5b47ac7c3c8b9c8bc82e4aec861954c6198abee3ebd4d"
|
2023-02-26 22:56:55 +01:00
|
|
|
dependencies = [
|
2023-08-29 19:49:21 +02:00
|
|
|
"darling 0.20.3",
|
2023-02-26 22:56:55 +01:00
|
|
|
"parse-size",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "actix-protobuf"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.10.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "a14dd296f850b814ca6f21d9a8ab92232887c07be2082562b5f3e33286f5b24d"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2020-09-16 02:11:49 +02:00
|
|
|
"derive_more",
|
|
|
|
"futures-util",
|
|
|
|
"prost",
|
|
|
|
]
|
|
|
|
|
2022-07-21 04:21:07 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-redis"
|
|
|
|
version = "0.12.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "38446dc11c743f4f0023b1067c7cfb8f2548f24418e31a193b324e35fa059279"
|
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix",
|
2022-07-21 04:21:07 +02:00
|
|
|
"actix-rt",
|
|
|
|
"actix-service",
|
|
|
|
"actix-tls",
|
|
|
|
"actix-web",
|
2022-10-16 20:14:40 +02:00
|
|
|
"backoff",
|
2022-07-21 04:21:07 +02:00
|
|
|
"derive_more",
|
|
|
|
"futures-core",
|
|
|
|
"log",
|
2022-10-16 20:14:40 +02:00
|
|
|
"redis-async",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2022-07-21 04:21:07 +02:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-router"
|
2022-10-16 22:20:01 +02:00
|
|
|
version = "0.5.1"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-16 22:20:01 +02:00
|
|
|
checksum = "d66ff4d247d2b160861fa2866457e85706833527840e4133f8f49aa423a38799"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2021-10-07 00:56:44 +02:00
|
|
|
"bytestring",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2020-09-16 02:11:49 +02:00
|
|
|
"regex",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-10-16 22:20:01 +02:00
|
|
|
"tracing",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-rt"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "2.9.0"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "28f32d40287d3f402ae0028a9d54bef51af15c8769492826a69d28f81893151d"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-macros",
|
2021-10-06 23:42:44 +02:00
|
|
|
"futures-core",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-server"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "2.3.0"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "3eb13e7eef0423ea6eab0e59f6c72e7cb46d33691ad56a726b3cd07ddec2c2d4"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-rt",
|
|
|
|
"actix-service",
|
|
|
|
"actix-utils",
|
2021-10-06 23:42:44 +02:00
|
|
|
"futures-core",
|
2022-01-27 03:58:13 +01:00
|
|
|
"futures-util",
|
2023-10-29 01:55:43 +02:00
|
|
|
"mio 0.8.9",
|
|
|
|
"socket2 0.5.5",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-03-15 18:32:27 +01:00
|
|
|
"tracing",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-service"
|
2022-01-27 03:58:13 +01:00
|
|
|
version = "2.0.2"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-27 03:58:13 +01:00
|
|
|
checksum = "3b894941f818cfdc7ccc4b9e60fa7e53b5042a2e8567270f9147d5591893373a"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"paste",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2022-07-21 04:21:07 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-session"
|
2023-10-29 02:06:58 +02:00
|
|
|
version = "0.8.0"
|
2022-07-21 04:21:07 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 02:06:58 +02:00
|
|
|
checksum = "2e6a28f813a6671e1847d005cad0be36ae4d016287690f765c303379837c13d6"
|
2022-07-21 04:21:07 +02:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix",
|
|
|
|
"actix-redis",
|
2022-07-21 04:21:07 +02:00
|
|
|
"actix-service",
|
|
|
|
"actix-utils",
|
|
|
|
"actix-web",
|
|
|
|
"anyhow",
|
|
|
|
"async-trait",
|
|
|
|
"derive_more",
|
|
|
|
"futures-core",
|
|
|
|
"rand 0.8.5",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2022-02-02 16:50:58 +01:00
|
|
|
[[package]]
|
|
|
|
name = "actix-test"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.1.2"
|
2022-02-02 16:50:58 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "2173910d0c7d0a21730d3e1304576d9c969eead2b91f3257a7435f7face702e0"
|
2022-02-02 16:50:58 +01:00
|
|
|
dependencies = [
|
2022-03-04 17:28:40 +01:00
|
|
|
"actix-codec",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-http",
|
2022-02-02 16:50:58 +01:00
|
|
|
"actix-http-test",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-rt",
|
|
|
|
"actix-service",
|
|
|
|
"actix-utils",
|
|
|
|
"actix-web",
|
|
|
|
"awc",
|
2022-02-02 16:50:58 +01:00
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"log",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-02-02 16:50:58 +01:00
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-02-02 16:50:58 +01:00
|
|
|
]
|
|
|
|
|
2022-01-31 03:45:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "actix-tls"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "3.1.1"
|
2022-01-31 03:45:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "72616e7fbec0aa99c6f3164677fa48ff5a60036d0799c98cab894a44f3e0efc3"
|
2022-01-31 03:45:53 +01:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-rt",
|
|
|
|
"actix-service",
|
|
|
|
"actix-utils",
|
2022-01-31 03:45:53 +01:00
|
|
|
"futures-core",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-08-29 19:28:12 +02:00
|
|
|
"impl-more",
|
2022-02-02 01:44:58 +01:00
|
|
|
"openssl",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2023-08-29 19:49:21 +02:00
|
|
|
"rustls-webpki",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-02-02 03:02:47 +01:00
|
|
|
"tokio-openssl",
|
2023-09-11 01:45:01 +02:00
|
|
|
"tokio-rustls 0.23.4",
|
2023-08-29 19:28:12 +02:00
|
|
|
"tokio-rustls 0.24.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2023-08-29 19:28:12 +02:00
|
|
|
"tracing",
|
2023-09-11 01:45:01 +02:00
|
|
|
"webpki-roots 0.22.6",
|
2023-08-29 19:28:12 +02:00
|
|
|
"webpki-roots 0.25.2",
|
2022-01-31 03:45:53 +01:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-utils"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "3.0.1"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"local-waker",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "actix-web"
|
2024-01-01 22:02:43 +01:00
|
|
|
version = "4.4.1"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-01 22:02:43 +01:00
|
|
|
checksum = "e43428f3bf11dee6d166b00ec2df4e3aa8cc1606aaa0b7433c146852e2f4e03b"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-03-04 17:28:40 +01:00
|
|
|
"actix-codec",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-http",
|
|
|
|
"actix-macros",
|
|
|
|
"actix-router",
|
|
|
|
"actix-rt",
|
|
|
|
"actix-server",
|
|
|
|
"actix-service",
|
|
|
|
"actix-tls",
|
|
|
|
"actix-utils",
|
|
|
|
"actix-web-codegen",
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.8.6",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-02-25 22:07:22 +01:00
|
|
|
"bytestring",
|
2021-10-06 23:42:44 +02:00
|
|
|
"cfg-if 1.0.0",
|
2023-09-11 01:45:01 +02:00
|
|
|
"cookie",
|
2021-10-06 23:42:44 +02:00
|
|
|
"derive_more",
|
|
|
|
"encoding_rs",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2022-02-18 02:44:53 +01:00
|
|
|
"language-tags",
|
2021-10-06 23:42:44 +02:00
|
|
|
"log",
|
|
|
|
"mime",
|
|
|
|
"once_cell",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2021-10-06 23:42:44 +02:00
|
|
|
"regex",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2021-10-06 23:42:44 +02:00
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2023-10-29 01:55:43 +02:00
|
|
|
"socket2 0.5.5",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2021-10-06 23:42:44 +02:00
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
2022-02-17 20:54:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "actix-web-actors"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "4.2.0"
|
2022-02-17 20:54:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "bf6e9ccc371cfddbed7aa842256a4abc7a6dcac9f3fce392fe1d0f68cfd136b2"
|
2022-02-17 20:54:41 +01:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix",
|
2022-03-04 17:28:40 +01:00
|
|
|
"actix-codec",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-http",
|
|
|
|
"actix-web",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-02-17 20:54:41 +01:00
|
|
|
"bytestring",
|
|
|
|
"futures-core",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2022-02-17 20:54:41 +01:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-web-codegen"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "4.2.2"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "eb1f50ebbb30eca122b188319a4398b3f7bb4a8cdf50ecfb73bfc6a3c3ce54f5"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-router",
|
2021-10-06 23:42:44 +02:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2022-10-16 22:20:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-web-lab"
|
2023-12-11 22:11:04 +01:00
|
|
|
version = "0.20.1"
|
2022-10-16 22:20:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-11 22:11:04 +01:00
|
|
|
checksum = "b6ddd78b365b70614e27f49a128ab8edba32bbc8f9b2abb1fbe07f15dd48cfab"
|
2022-10-16 22:20:01 +02:00
|
|
|
dependencies = [
|
|
|
|
"actix-http",
|
|
|
|
"actix-router",
|
|
|
|
"actix-service",
|
|
|
|
"actix-utils",
|
|
|
|
"actix-web",
|
|
|
|
"actix-web-lab-derive",
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.8.6",
|
2022-10-16 22:20:01 +02:00
|
|
|
"arc-swap",
|
|
|
|
"async-trait",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-10-16 22:20:01 +02:00
|
|
|
"bytestring",
|
|
|
|
"csv",
|
|
|
|
"derive_more",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2022-12-11 16:25:15 +01:00
|
|
|
"impl-more",
|
2023-10-29 01:55:43 +02:00
|
|
|
"itertools",
|
2022-10-16 22:20:01 +02:00
|
|
|
"local-channel",
|
2022-12-11 16:25:15 +01:00
|
|
|
"mediatype",
|
2022-10-16 22:20:01 +02:00
|
|
|
"mime",
|
|
|
|
"once_cell",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2022-10-16 22:20:01 +02:00
|
|
|
"regex",
|
|
|
|
"serde",
|
|
|
|
"serde_html_form",
|
|
|
|
"serde_json",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 02:06:58 +02:00
|
|
|
"tokio-stream",
|
2022-08-28 19:41:16 +02:00
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2022-03-15 19:17:19 +01:00
|
|
|
[[package]]
|
2022-07-09 21:48:05 +02:00
|
|
|
name = "actix-web-lab-derive"
|
2023-10-29 02:06:58 +02:00
|
|
|
version = "0.20.0"
|
2022-03-15 19:17:19 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 02:06:58 +02:00
|
|
|
checksum = "9aa0b287c8de4a76b691f29dbb5451e8dd5b79d777eaf87350c9b0cbfdb5e968"
|
2022-03-15 19:17:19 +01:00
|
|
|
dependencies = [
|
2022-07-09 21:48:05 +02:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2022-03-15 19:17:19 +01:00
|
|
|
]
|
|
|
|
|
2022-07-11 02:44:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "actix-ws"
|
|
|
|
version = "0.2.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "535aec173810be3ca6f25dd5b4d431ae7125d62000aa3cbae1ec739921b02cf3"
|
|
|
|
dependencies = [
|
|
|
|
"actix-codec",
|
|
|
|
"actix-http",
|
|
|
|
"actix-web",
|
|
|
|
"futures-core",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-07-11 02:44:46 +02:00
|
|
|
]
|
|
|
|
|
2022-02-15 01:35:00 +01:00
|
|
|
[[package]]
|
|
|
|
name = "actix_derive"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "0.6.1"
|
2022-02-15 01:35:00 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "7c7db3d5a9718568e4cf4a537cfd7070e6e6ff7481510d0237fb529ac850f6d3"
|
2022-02-15 01:35:00 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2022-02-15 01:35:00 +01:00
|
|
|
]
|
|
|
|
|
2023-07-08 19:51:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "addr2line"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.21.0"
|
2023-07-08 19:51:57 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
|
2023-07-08 19:51:57 +02:00
|
|
|
dependencies = [
|
|
|
|
"gimli",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "adler"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "1.0.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-02-02 02:24:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "aead"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.5.2"
|
2022-02-02 02:24:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0"
|
2022-02-02 02:24:28 +01:00
|
|
|
dependencies = [
|
2022-10-16 22:20:01 +02:00
|
|
|
"crypto-common",
|
2022-08-05 20:43:46 +02:00
|
|
|
"generic-array",
|
2022-02-02 02:24:28 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aes"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.8.3"
|
2022-02-02 02:24:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "ac1f845298e95f983ff1944b728ae08b8cebab80d684f0a832ed0fc74dfa27e2"
|
2022-02-02 02:24:28 +01:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
2022-02-15 01:35:00 +01:00
|
|
|
"cipher",
|
2022-02-02 02:24:28 +01:00
|
|
|
"cpufeatures",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-02-02 02:24:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "aes-gcm"
|
2023-09-22 18:29:00 +02:00
|
|
|
version = "0.10.3"
|
2022-02-02 02:24:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-22 18:29:00 +02:00
|
|
|
checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1"
|
2022-02-02 02:24:28 +01:00
|
|
|
dependencies = [
|
2022-02-15 01:35:00 +01:00
|
|
|
"aead",
|
|
|
|
"aes",
|
|
|
|
"cipher",
|
|
|
|
"ctr",
|
|
|
|
"ghash",
|
2022-01-31 03:45:53 +01:00
|
|
|
"subtle",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-12-18 22:10:03 +01:00
|
|
|
[[package]]
|
|
|
|
name = "aes-gcm-siv"
|
|
|
|
version = "0.11.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ae0784134ba9375416d469ec31e7c5f9fa94405049cf08c5ce5b4698be673e0d"
|
|
|
|
dependencies = [
|
|
|
|
"aead",
|
|
|
|
"aes",
|
|
|
|
"cipher",
|
|
|
|
"ctr",
|
|
|
|
"polyval",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ahash"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.7.7"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "5a824f2aa7e75a0c98c5a504fceb80649e9c35265d44525b5f94de4771a395cd"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"getrandom 0.2.10",
|
2021-10-06 23:42:44 +02:00
|
|
|
"once_cell",
|
2022-02-18 02:44:53 +01:00
|
|
|
"version_check",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2022-08-28 19:40:59 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ahash"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.8.6"
|
2022-08-28 19:40:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "91429305e9f0a25f6205c5b8e0d2db09e0708a7a6df0f42212bb56c32c8ac97a"
|
2022-08-28 19:40:59 +02:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
2022-12-11 16:25:15 +01:00
|
|
|
"const-random",
|
2023-07-08 19:51:57 +02:00
|
|
|
"getrandom 0.2.10",
|
2022-08-28 19:40:59 +02:00
|
|
|
"once_cell",
|
|
|
|
"version_check",
|
2023-10-29 01:55:43 +02:00
|
|
|
"zerocopy",
|
2022-08-28 19:40:59 +02:00
|
|
|
]
|
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.1.2"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2022-01-27 03:58:13 +01:00
|
|
|
name = "alloc-no-stdlib"
|
2022-10-16 22:20:01 +02:00
|
|
|
version = "2.0.4"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-16 22:20:01 +02:00
|
|
|
checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
2022-01-27 03:58:13 +01:00
|
|
|
name = "alloc-stdlib"
|
2022-10-16 22:20:01 +02:00
|
|
|
version = "0.2.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-16 22:20:01 +02:00
|
|
|
checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-01-27 03:58:13 +01:00
|
|
|
"alloc-no-stdlib",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "allocator-api2"
|
2023-07-18 17:22:29 +02:00
|
|
|
version = "0.2.16"
|
2023-07-09 01:56:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:29 +02:00
|
|
|
checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
|
2023-07-09 01:56:56 +02:00
|
|
|
|
2023-07-08 19:51:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "android-tzdata"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
|
|
2022-08-28 19:40:59 +02:00
|
|
|
[[package]]
|
|
|
|
name = "android_system_properties"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.1.5"
|
2022-08-28 19:40:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
2022-08-28 19:40:59 +02:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2022-01-27 03:58:13 +01:00
|
|
|
name = "annotate-snippets"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.9.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "ccaf7e9dfbb6ab22c82e473cd1a8a7bd313c19a5b7e40970f3d89ef5a5c9e81e"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-01-27 03:58:13 +01:00
|
|
|
"unicode-width",
|
|
|
|
"yansi-term",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "anstream"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.6.4"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
|
|
|
"anstyle-parse",
|
|
|
|
"anstyle-query",
|
|
|
|
"anstyle-wincon",
|
|
|
|
"colorchoice",
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.0.4"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87"
|
2023-05-22 13:47:21 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-parse"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.2.2"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"utf8parse",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-query"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
|
|
|
|
dependencies = [
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "anstyle-wincon"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "3.0.1"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"anstyle",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "1.0.75"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6"
|
2022-06-08 04:36:16 +02:00
|
|
|
|
2022-12-30 17:23:24 +01:00
|
|
|
[[package]]
|
|
|
|
name = "apalis"
|
2023-12-04 19:01:46 +01:00
|
|
|
version = "0.4.7"
|
2022-12-30 17:23:24 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-04 19:01:46 +01:00
|
|
|
checksum = "4ba9f8ffc2c31388317e252cbfd822f1bd798d3774ede774e25318d2a1486a55"
|
2022-12-30 17:23:24 +01:00
|
|
|
dependencies = [
|
|
|
|
"apalis-core",
|
2023-07-09 01:56:56 +02:00
|
|
|
"apalis-cron",
|
2022-12-30 17:23:24 +01:00
|
|
|
"apalis-redis",
|
2023-07-09 01:56:56 +02:00
|
|
|
"apalis-sql",
|
2022-12-30 17:23:24 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "apalis-core"
|
2023-12-04 19:01:46 +01:00
|
|
|
version = "0.4.7"
|
2022-12-30 17:23:24 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-04 19:01:46 +01:00
|
|
|
checksum = "5dbe998f2a77a65433e3e893f7ffba5b0c4835a9601ccab02aa868d1d3ed71eb"
|
2022-12-30 17:23:24 +01:00
|
|
|
dependencies = [
|
2023-07-09 01:56:56 +02:00
|
|
|
"async-stream",
|
2022-12-30 17:23:24 +01:00
|
|
|
"async-trait",
|
|
|
|
"chrono",
|
2023-12-04 19:01:46 +01:00
|
|
|
"futures",
|
2023-07-09 01:56:56 +02:00
|
|
|
"graceful-shutdown",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 1.0.0",
|
2022-12-30 17:23:24 +01:00
|
|
|
"log",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2022-12-30 17:23:24 +01:00
|
|
|
"serde",
|
|
|
|
"strum",
|
|
|
|
"thiserror",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-12-30 17:23:24 +01:00
|
|
|
"tower",
|
|
|
|
"tracing",
|
|
|
|
"tracing-futures",
|
2023-07-09 01:56:56 +02:00
|
|
|
"ulid",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "apalis-cron"
|
2023-12-04 19:01:46 +01:00
|
|
|
version = "0.4.7"
|
2023-07-09 01:56:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-04 19:01:46 +01:00
|
|
|
checksum = "9fc57450bd6a857d2370bb5504cf3d7f2a1fb85c7b68bdb7f92f50aac0e26aac"
|
2023-07-09 01:56:56 +02:00
|
|
|
dependencies = [
|
|
|
|
"apalis-core",
|
|
|
|
"async-stream",
|
|
|
|
"chrono",
|
|
|
|
"cron",
|
2023-12-04 19:01:46 +01:00
|
|
|
"futures",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-07-09 01:56:56 +02:00
|
|
|
"tower",
|
2022-12-30 17:23:24 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "apalis-redis"
|
2023-12-04 19:01:46 +01:00
|
|
|
version = "0.4.7"
|
2022-12-30 17:23:24 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-04 19:01:46 +01:00
|
|
|
checksum = "2f54f200390d19fa8745547750aa88a408c90570e18716bdbeaf3479d5158b50"
|
2022-12-30 17:23:24 +01:00
|
|
|
dependencies = [
|
|
|
|
"apalis-core",
|
|
|
|
"async-stream",
|
|
|
|
"async-trait",
|
|
|
|
"chrono",
|
2023-12-04 19:01:46 +01:00
|
|
|
"futures",
|
2022-12-30 17:23:24 +01:00
|
|
|
"log",
|
2023-12-18 18:42:43 +01:00
|
|
|
"redis 0.23.3",
|
2022-12-30 17:23:24 +01:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-07-09 01:56:56 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "apalis-sql"
|
2023-12-04 19:01:46 +01:00
|
|
|
version = "0.4.7"
|
2023-07-09 01:56:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-04 19:01:46 +01:00
|
|
|
checksum = "b03669b0e92f37f61b77c1647bde5a7ea7bd3a0c293365bd2bd00b10d7435e3b"
|
2023-07-09 01:56:56 +02:00
|
|
|
dependencies = [
|
|
|
|
"apalis-core",
|
|
|
|
"async-stream",
|
|
|
|
"async-trait",
|
|
|
|
"chrono",
|
|
|
|
"debounced",
|
2023-12-04 19:01:46 +01:00
|
|
|
"futures",
|
2023-07-09 01:56:56 +02:00
|
|
|
"futures-lite",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2023-08-29 19:49:21 +02:00
|
|
|
"sqlx",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-12-30 17:23:24 +01:00
|
|
|
]
|
|
|
|
|
2022-06-08 04:36:16 +02:00
|
|
|
[[package]]
|
|
|
|
name = "arc-swap"
|
2023-01-07 16:23:31 +01:00
|
|
|
version = "1.6.0"
|
2022-06-08 04:36:16 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-07 16:23:31 +01:00
|
|
|
checksum = "bddcadddf5e9015d310179a59bb28c4d4b9920ad0f11e8e14dbadf654890c9a6"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "arrayref"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.3.7"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "arrayvec"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.7.4"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
|
2022-01-27 03:58:13 +01:00
|
|
|
|
2021-04-26 13:32:32 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ascii"
|
|
|
|
version = "0.9.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "eab1c04a571841102f5345a8fc0f6bb3d31c315dec879b5c6e42e40ce7ffa34e"
|
|
|
|
|
2022-02-17 22:29:55 +01:00
|
|
|
[[package]]
|
|
|
|
name = "ascii_utils"
|
|
|
|
version = "0.9.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "71938f30533e4d95a6d17aa530939da3842c2ab6f4f84b9dae68447e4129f74a"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "askama"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.12.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "b79091df18a97caea757e28cd2d5fda49c6cd4bd01ddffd7ff01ace0c0ad2c28"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"askama_derive",
|
2022-02-02 16:21:49 +01:00
|
|
|
"askama_escape",
|
2023-09-11 01:50:09 +02:00
|
|
|
"humansize",
|
2023-03-14 04:11:49 +01:00
|
|
|
"num-traits",
|
|
|
|
"percent-encoding",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "askama_derive"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.12.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "9a0fc7dcf8bd4ead96b1d36b41df47c14beedf7b0301fc543d8f2384e66a2ec0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"askama_parser",
|
2023-03-14 04:11:49 +01:00
|
|
|
"basic-toml",
|
|
|
|
"mime",
|
|
|
|
"mime_guess",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
2023-03-14 04:11:49 +01:00
|
|
|
"quote",
|
|
|
|
"serde",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "askama_escape"
|
2022-02-17 20:54:41 +01:00
|
|
|
version = "0.10.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-17 20:54:41 +01:00
|
|
|
checksum = "619743e34b5ba4e9703bba34deac3427c72507c7159f5fd030aea8cac0cfe341"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-10-29 01:55:43 +02:00
|
|
|
[[package]]
|
|
|
|
name = "askama_parser"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c268a96e01a4c47c8c5c2472aaa570707e006a875ea63e819f75474ceedaf7b4"
|
|
|
|
dependencies = [
|
|
|
|
"nom",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "async-channel"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "1.9.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"concurrent-queue",
|
|
|
|
"event-listener",
|
|
|
|
"futures-core",
|
|
|
|
]
|
|
|
|
|
2022-10-16 20:24:17 +02:00
|
|
|
[[package]]
|
|
|
|
name = "async-data"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-10-16 20:24:17 +02:00
|
|
|
"log",
|
|
|
|
]
|
|
|
|
|
2020-09-19 23:17:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "async-graphql"
|
2023-11-20 19:25:35 +01:00
|
|
|
version = "6.0.11"
|
2020-09-19 23:17:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-20 19:25:35 +01:00
|
|
|
checksum = "298a5d587d6e6fdb271bf56af2dc325a80eb291fd0fc979146584b9a05494a8c"
|
2020-09-19 23:17:56 +02:00
|
|
|
dependencies = [
|
|
|
|
"async-graphql-derive",
|
|
|
|
"async-graphql-parser",
|
2020-10-13 09:45:19 +02:00
|
|
|
"async-graphql-value",
|
2022-01-29 17:25:46 +01:00
|
|
|
"async-stream",
|
2020-09-19 23:17:56 +02:00
|
|
|
"async-trait",
|
2022-12-18 22:10:03 +01:00
|
|
|
"base64 0.13.1",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-02-17 22:29:55 +01:00
|
|
|
"fast_chemail",
|
2020-09-19 23:17:56 +02:00
|
|
|
"fnv",
|
2020-11-30 09:54:00 +01:00
|
|
|
"futures-util",
|
2023-01-07 16:23:31 +01:00
|
|
|
"handlebars",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-11-07 04:27:23 +01:00
|
|
|
"indexmap 2.1.0",
|
2021-10-07 00:56:44 +02:00
|
|
|
"mime",
|
2020-09-19 23:17:56 +02:00
|
|
|
"multer",
|
2022-06-08 01:51:42 +02:00
|
|
|
"num-traits",
|
2020-09-19 23:17:56 +02:00
|
|
|
"once_cell",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2020-09-19 23:17:56 +02:00
|
|
|
"regex",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-19 23:17:56 +02:00
|
|
|
"serde_json",
|
2022-10-26 17:51:27 +02:00
|
|
|
"serde_urlencoded",
|
2022-07-10 00:11:36 +02:00
|
|
|
"static_assertions",
|
2020-09-19 23:17:56 +02:00
|
|
|
"tempfile",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-graphql-actix-web"
|
2023-11-27 21:17:52 +01:00
|
|
|
version = "6.0.11"
|
2020-09-19 23:17:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-27 21:17:52 +01:00
|
|
|
checksum = "4de34e083ca355382f60920eb391682245d66c1be06f48def4ac067054a8df1d"
|
2020-09-19 23:17:56 +02:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-http",
|
|
|
|
"actix-web",
|
|
|
|
"actix-web-actors",
|
2020-11-30 09:54:00 +01:00
|
|
|
"async-channel",
|
2020-09-19 23:17:56 +02:00
|
|
|
"async-graphql",
|
2023-10-29 02:10:31 +02:00
|
|
|
"async-stream",
|
2022-02-17 22:29:55 +01:00
|
|
|
"futures-channel",
|
2020-11-30 09:54:00 +01:00
|
|
|
"futures-util",
|
2020-09-19 23:17:56 +02:00
|
|
|
"serde_json",
|
2022-02-17 22:29:55 +01:00
|
|
|
"thiserror",
|
2020-09-19 23:17:56 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-graphql-demo"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-19 23:17:56 +02:00
|
|
|
dependencies = [
|
2022-02-17 22:29:55 +01:00
|
|
|
"actix-cors",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-web-lab",
|
2020-09-19 23:17:56 +02:00
|
|
|
"async-graphql",
|
|
|
|
"async-graphql-actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-02-17 22:29:55 +01:00
|
|
|
"log",
|
2020-09-19 23:17:56 +02:00
|
|
|
"slab",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-graphql-derive"
|
2023-11-20 19:25:35 +01:00
|
|
|
version = "6.0.11"
|
2020-09-19 23:17:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-20 19:25:35 +01:00
|
|
|
checksum = "c7f329c7eb9b646a72f70c9c4b516c70867d356ec46cb00dcac8ad343fd006b0"
|
2020-09-19 23:17:56 +02:00
|
|
|
dependencies = [
|
|
|
|
"Inflector",
|
|
|
|
"async-graphql-parser",
|
2023-10-29 02:10:31 +02:00
|
|
|
"darling 0.20.3",
|
2023-03-14 03:36:22 +01:00
|
|
|
"proc-macro-crate 1.3.1",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-10-29 02:10:31 +02:00
|
|
|
"strum",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-10-13 09:45:19 +02:00
|
|
|
"thiserror",
|
2020-09-19 23:17:56 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-graphql-parser"
|
2023-11-20 19:25:35 +01:00
|
|
|
version = "6.0.11"
|
2020-09-19 23:17:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-20 19:25:35 +01:00
|
|
|
checksum = "6139181845757fd6a73fbb8839f3d036d7150b798db0e9bb3c6e83cdd65bd53b"
|
2020-09-19 23:17:56 +02:00
|
|
|
dependencies = [
|
2020-10-13 09:45:19 +02:00
|
|
|
"async-graphql-value",
|
2020-09-19 23:17:56 +02:00
|
|
|
"pest",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-19 23:17:56 +02:00
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2020-10-13 09:45:19 +02:00
|
|
|
[[package]]
|
|
|
|
name = "async-graphql-value"
|
2023-11-20 19:25:35 +01:00
|
|
|
version = "6.0.11"
|
2020-10-13 09:45:19 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-20 19:25:35 +01:00
|
|
|
checksum = "323a5143f5bdd2030f45e3f2e0c821c9b1d36e79cf382129c64299c50a7f3750"
|
2020-10-13 09:45:19 +02:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2023-11-07 04:27:23 +01:00
|
|
|
"indexmap 2.1.0",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-10-13 09:45:19 +02:00
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2020-09-19 23:17:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "async-stream"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.3.5"
|
2020-09-19 23:17:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
|
2020-09-19 23:17:56 +02:00
|
|
|
dependencies = [
|
2022-01-29 17:25:46 +01:00
|
|
|
"async-stream-impl",
|
2020-09-19 23:17:56 +02:00
|
|
|
"futures-core",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2020-09-19 23:17:56 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async-stream-impl"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.3.5"
|
2020-09-19 23:17:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
|
2020-09-19 23:17:56 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-19 23:17:56 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "async-trait"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.74"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "a66537f1bb974b254c98ed142ff995236e81b9d0fe4db0575f46612cb15eb0f9"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "async_pg"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2020-09-16 02:11:49 +02:00
|
|
|
"config",
|
|
|
|
"deadpool-postgres",
|
|
|
|
"derive_more",
|
2023-10-29 02:48:04 +02:00
|
|
|
"dotenvy",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"tokio-pg-mapper",
|
|
|
|
"tokio-pg-mapper-derive",
|
|
|
|
"tokio-postgres",
|
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "atoi"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
|
|
|
|
dependencies = [
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2022-02-17 20:54:41 +01:00
|
|
|
version = "1.1.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-17 20:54:41 +01:00
|
|
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-02-02 02:17:10 +01:00
|
|
|
[[package]]
|
|
|
|
name = "awc"
|
2024-01-01 21:59:48 +01:00
|
|
|
version = "3.3.0"
|
2022-02-02 02:17:10 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-01 21:59:48 +01:00
|
|
|
checksum = "b625cad34428b3b82d0bd548b26a1cd0a3d70b6109e9b4e3355d8f1802a8b1c6"
|
2022-02-02 02:17:10 +01:00
|
|
|
dependencies = [
|
2022-03-04 17:28:40 +01:00
|
|
|
"actix-codec",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-http",
|
|
|
|
"actix-rt",
|
|
|
|
"actix-service",
|
|
|
|
"actix-tls",
|
|
|
|
"actix-utils",
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-02-02 02:17:10 +01:00
|
|
|
"cfg-if 1.0.0",
|
2023-09-11 01:45:01 +02:00
|
|
|
"cookie",
|
2022-02-02 02:17:10 +01:00
|
|
|
"derive_more",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
2023-08-29 19:49:21 +02:00
|
|
|
"h2 0.3.21",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2022-02-02 02:17:10 +01:00
|
|
|
"log",
|
|
|
|
"mime",
|
2022-02-25 22:07:22 +01:00
|
|
|
"openssl",
|
2022-02-02 02:17:10 +01:00
|
|
|
"percent-encoding",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2022-02-17 20:54:41 +01:00
|
|
|
"rand 0.8.5",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-02-02 02:17:10 +01:00
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-02-02 02:17:10 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "awc_https"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
|
|
|
"awc",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-02-02 02:17:10 +01:00
|
|
|
"log",
|
|
|
|
"mime",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2023-08-29 19:28:12 +02:00
|
|
|
"webpki-roots 0.25.2",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-08-01 02:17:59 +02:00
|
|
|
[[package]]
|
|
|
|
name = "aws-config"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.1.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "11382bd8ac4c6c182a9775990935f96c916a865f1414486595f18eb8cfa9d90b"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
2023-02-26 22:56:55 +01:00
|
|
|
"aws-credential-types",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-http",
|
2023-11-07 04:27:23 +01:00
|
|
|
"aws-runtime",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-sdk-sso",
|
2023-11-07 04:27:23 +01:00
|
|
|
"aws-sdk-ssooidc",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-sdk-sts",
|
|
|
|
"aws-smithy-async",
|
2023-12-18 18:47:51 +01:00
|
|
|
"aws-smithy-http",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-json",
|
2023-11-07 04:27:23 +01:00
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-types",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"fastrand",
|
2022-08-01 02:17:59 +02:00
|
|
|
"hex",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-07-08 19:51:57 +02:00
|
|
|
"hyper 0.14.27",
|
2023-11-07 04:27:23 +01:00
|
|
|
"ring 0.17.5",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-08-01 02:17:59 +02:00
|
|
|
"tracing",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-02-26 22:56:55 +01:00
|
|
|
[[package]]
|
|
|
|
name = "aws-credential-types"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.1.1"
|
2023-02-26 22:56:55 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "70a1629320d319dc715c6189b172349186557e209d2a7b893ff3d14efd33a47c"
|
2023-02-26 22:56:55 +01:00
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-async",
|
2023-11-07 04:27:23 +01:00
|
|
|
"aws-smithy-runtime-api",
|
2023-02-26 22:56:55 +01:00
|
|
|
"aws-smithy-types",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2022-08-01 02:17:59 +02:00
|
|
|
[[package]]
|
2023-10-29 02:16:34 +02:00
|
|
|
name = "aws-http"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "0.60.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "30e4199d5d62ab09be6a64650c06cc5c4aa45806fed4c74bc4a5c8eaf039a6fa"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"aws-smithy-runtime-api",
|
2022-10-26 17:51:27 +02:00
|
|
|
"aws-smithy-types",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-types",
|
2023-10-29 02:16:34 +02:00
|
|
|
"bytes 1.5.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-10-29 02:16:34 +02:00
|
|
|
"http-body 0.4.5",
|
|
|
|
"pin-project-lite 0.2.13",
|
2022-08-01 02:17:59 +02:00
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-10-29 02:16:34 +02:00
|
|
|
name = "aws-runtime"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.1.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "87116d357c905b53f1828d15366363fd27b330a0393cbef349e653f686d36bad"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
2023-02-26 22:56:55 +01:00
|
|
|
"aws-credential-types",
|
2023-10-29 02:16:34 +02:00
|
|
|
"aws-http",
|
|
|
|
"aws-sigv4",
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-eventstream",
|
2023-12-18 18:47:51 +01:00
|
|
|
"aws-smithy-http",
|
2023-10-29 02:16:34 +02:00
|
|
|
"aws-smithy-runtime-api",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-types",
|
2023-12-04 19:01:46 +01:00
|
|
|
"fastrand",
|
|
|
|
"http 0.2.9",
|
2022-08-01 02:17:59 +02:00
|
|
|
"percent-encoding",
|
|
|
|
"tracing",
|
2023-11-29 20:58:24 +01:00
|
|
|
"uuid 1.6.1",
|
2022-08-01 02:17:59 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-s3"
|
2023-12-25 18:49:39 +01:00
|
|
|
version = "1.11.0"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 18:49:39 +01:00
|
|
|
checksum = "21392b29994de019a7059af5eab144ea49d572dd52863d8e10537267f59f998c"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
2023-02-26 22:56:55 +01:00
|
|
|
"aws-credential-types",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-http",
|
2023-10-29 02:16:34 +02:00
|
|
|
"aws-runtime",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-sigv4",
|
|
|
|
"aws-smithy-async",
|
2022-10-26 17:51:27 +02:00
|
|
|
"aws-smithy-checksums",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-eventstream",
|
2023-12-18 18:47:51 +01:00
|
|
|
"aws-smithy-http",
|
2023-02-26 22:56:55 +01:00
|
|
|
"aws-smithy-json",
|
2023-10-29 02:16:34 +02:00
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-smithy-xml",
|
|
|
|
"aws-types",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2022-10-26 17:51:27 +02:00
|
|
|
"http-body 0.4.5",
|
2023-02-26 22:56:55 +01:00
|
|
|
"once_cell",
|
|
|
|
"percent-encoding",
|
2023-12-18 18:47:51 +01:00
|
|
|
"regex-lite",
|
2022-10-26 17:51:27 +02:00
|
|
|
"tracing",
|
2023-02-26 22:56:55 +01:00
|
|
|
"url",
|
2022-08-01 02:17:59 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-sso"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.7.0"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "86b1779a72c60d45e5699512310d7f6fb965fecc8f7419ce1b993b716f0026fd"
|
2023-11-07 04:27:23 +01:00
|
|
|
dependencies = [
|
|
|
|
"aws-credential-types",
|
|
|
|
"aws-http",
|
|
|
|
"aws-runtime",
|
|
|
|
"aws-smithy-async",
|
2023-12-18 18:47:51 +01:00
|
|
|
"aws-smithy-http",
|
2023-11-07 04:27:23 +01:00
|
|
|
"aws-smithy-json",
|
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-types",
|
|
|
|
"bytes 1.5.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-12-18 18:47:51 +01:00
|
|
|
"once_cell",
|
|
|
|
"regex-lite",
|
2023-11-07 04:27:23 +01:00
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-ssooidc"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.7.0"
|
2023-11-07 04:27:23 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "90fb130cc2a21a2a6ef2b7730565cffb447aebb18c9a468e56ffb5cc97bfc077"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
2023-02-26 22:56:55 +01:00
|
|
|
"aws-credential-types",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-http",
|
2023-10-29 02:16:34 +02:00
|
|
|
"aws-runtime",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-async",
|
2023-12-18 18:47:51 +01:00
|
|
|
"aws-smithy-http",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-json",
|
2023-10-29 02:16:34 +02:00
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-types",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-12-18 18:47:51 +01:00
|
|
|
"once_cell",
|
|
|
|
"regex-lite",
|
2023-07-09 02:33:45 +02:00
|
|
|
"tracing",
|
2022-08-01 02:17:59 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sdk-sts"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.7.0"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "d27259dcd835b6069260edec09487383f40f45c1cc7f02c74258eff8a22555a4"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
2023-02-26 22:56:55 +01:00
|
|
|
"aws-credential-types",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-http",
|
2023-10-29 02:16:34 +02:00
|
|
|
"aws-runtime",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-async",
|
2023-12-18 18:47:51 +01:00
|
|
|
"aws-smithy-http",
|
2023-02-26 22:56:55 +01:00
|
|
|
"aws-smithy-json",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-query",
|
2023-10-29 02:16:34 +02:00
|
|
|
"aws-smithy-runtime",
|
|
|
|
"aws-smithy-runtime-api",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-types",
|
|
|
|
"aws-smithy-xml",
|
|
|
|
"aws-types",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-12-18 18:47:51 +01:00
|
|
|
"once_cell",
|
|
|
|
"regex-lite",
|
2022-08-01 02:17:59 +02:00
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-sigv4"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.1.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "d222297ca90209dc62245f0a490355795f29de362eb5c19caea4f7f55fe69078"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"aws-credential-types",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-eventstream",
|
2023-12-18 18:47:51 +01:00
|
|
|
"aws-smithy-http",
|
2023-11-07 04:27:23 +01:00
|
|
|
"aws-smithy-runtime-api",
|
2023-11-20 19:54:13 +01:00
|
|
|
"aws-smithy-types",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2023-11-20 19:54:13 +01:00
|
|
|
"crypto-bigint 0.5.5",
|
2022-08-01 02:17:59 +02:00
|
|
|
"form_urlencoded",
|
|
|
|
"hex",
|
2023-01-07 16:23:31 +01:00
|
|
|
"hmac",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2022-08-01 02:17:59 +02:00
|
|
|
"once_cell",
|
2023-11-07 04:27:23 +01:00
|
|
|
"p256 0.11.1",
|
2022-08-01 02:17:59 +02:00
|
|
|
"percent-encoding",
|
2023-11-07 04:27:23 +01:00
|
|
|
"ring 0.17.5",
|
2023-01-07 16:23:31 +01:00
|
|
|
"sha2",
|
2023-11-20 19:54:13 +01:00
|
|
|
"subtle",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2022-08-01 02:17:59 +02:00
|
|
|
"tracing",
|
2023-11-07 04:27:23 +01:00
|
|
|
"zeroize",
|
2022-08-01 02:17:59 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-async"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.1.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "1e9f65000917e3aa94c259d67fe01fa9e4cd456187d026067d642436e6311a81"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
|
|
|
"futures-util",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-08-01 02:17:59 +02:00
|
|
|
]
|
|
|
|
|
2022-10-26 17:51:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-checksums"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "0.60.1"
|
2022-10-26 17:51:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "4c2a63681f82fb85ca58d566534b7dc619c782fee0c61c1aa51e2b560c21cb4f"
|
2022-10-26 17:51:27 +02:00
|
|
|
dependencies = [
|
2023-12-18 18:47:51 +01:00
|
|
|
"aws-smithy-http",
|
2022-10-26 17:51:27 +02:00
|
|
|
"aws-smithy-types",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-10-26 17:51:27 +02:00
|
|
|
"crc32c",
|
|
|
|
"crc32fast",
|
|
|
|
"hex",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2022-10-26 17:51:27 +02:00
|
|
|
"http-body 0.4.5",
|
|
|
|
"md-5",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2023-09-11 01:45:01 +02:00
|
|
|
"sha1",
|
2022-10-26 17:51:27 +02:00
|
|
|
"sha2",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2022-08-01 02:17:59 +02:00
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-eventstream"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "0.60.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "a85e16fa903c70c49ab3785e5f4ac2ad2171b36e0616f321011fa57962404bb6"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-types",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-08-01 02:17:59 +02:00
|
|
|
"crc32fast",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-http"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "0.60.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "e4e816425a6b9caea4929ac97d0cb33674849bd5f0086418abc0d02c63f7a1bf"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-eventstream",
|
2023-11-07 04:27:23 +01:00
|
|
|
"aws-smithy-runtime-api",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-types",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-08-01 02:17:59 +02:00
|
|
|
"bytes-utils",
|
|
|
|
"futures-core",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2022-08-01 02:17:59 +02:00
|
|
|
"http-body 0.4.5",
|
|
|
|
"once_cell",
|
|
|
|
"percent-encoding",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2022-12-11 16:31:32 +01:00
|
|
|
"pin-utils",
|
2022-08-01 02:17:59 +02:00
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-json"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "0.60.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "8ab3f6d49e08df2f8d05e1bb5b68998e1e67b76054d3c43e7b954becb9a5e9ac"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-types",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-query"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "0.60.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "0f94a7a3aa509ff9e8b8d80749851d04e5eee0954c43f2e7d6396c4740028737"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-types",
|
|
|
|
"urlencoding",
|
|
|
|
]
|
|
|
|
|
2023-10-29 02:16:34 +02:00
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-runtime"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.1.1"
|
2023-10-29 02:16:34 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "8da5b0a3617390e769576321816112f711c13d7e1114685e022505cf51fe5e48"
|
2023-10-29 02:16:34 +02:00
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-async",
|
2023-12-18 18:47:51 +01:00
|
|
|
"aws-smithy-http",
|
2023-10-29 02:16:34 +02:00
|
|
|
"aws-smithy-runtime-api",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes 1.5.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"fastrand",
|
2023-12-11 22:11:16 +01:00
|
|
|
"h2 0.3.21",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-10-29 02:16:34 +02:00
|
|
|
"http-body 0.4.5",
|
2023-11-07 04:27:23 +01:00
|
|
|
"hyper 0.14.27",
|
|
|
|
"hyper-rustls",
|
2023-10-29 02:16:34 +02:00
|
|
|
"once_cell",
|
|
|
|
"pin-project-lite 0.2.13",
|
|
|
|
"pin-utils",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 02:16:34 +02:00
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-runtime-api"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.1.1"
|
2023-10-29 02:16:34 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "2404c9eb08bfe9af255945254d9afc69a367b7ee008b8db75c05e3bca485fc65"
|
2023-10-29 02:16:34 +02:00
|
|
|
dependencies = [
|
|
|
|
"aws-smithy-async",
|
|
|
|
"aws-smithy-types",
|
|
|
|
"bytes 1.5.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-11-07 04:27:23 +01:00
|
|
|
"pin-project-lite 0.2.13",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 02:16:34 +02:00
|
|
|
"tracing",
|
2023-11-07 04:27:23 +01:00
|
|
|
"zeroize",
|
2023-10-29 02:16:34 +02:00
|
|
|
]
|
|
|
|
|
2022-08-01 02:17:59 +02:00
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-types"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.1.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "2aba8136605d14ac88f57dc3a693a9f8a4eab4a3f52bc03ff13746f0cd704e97"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
2023-01-07 16:23:31 +01:00
|
|
|
"base64-simd",
|
2023-11-07 04:27:23 +01:00
|
|
|
"bytes 1.5.0",
|
|
|
|
"bytes-utils",
|
|
|
|
"futures-core",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-11-07 04:27:23 +01:00
|
|
|
"http-body 0.4.5",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2022-08-01 02:17:59 +02:00
|
|
|
"num-integer",
|
2023-11-07 04:27:23 +01:00
|
|
|
"pin-project-lite 0.2.13",
|
|
|
|
"pin-utils",
|
2022-08-01 02:17:59 +02:00
|
|
|
"ryu",
|
2023-10-29 02:16:34 +02:00
|
|
|
"serde",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-11-07 04:27:23 +01:00
|
|
|
"tokio-util 0.7.10",
|
2022-08-01 02:17:59 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-smithy-xml"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "0.60.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "2e8f03926587fc881b12b102048bb04305bf7fb8c83e776f0ccc51eaa2378263"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
|
|
|
"xmlparser",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "aws-types"
|
2023-12-18 18:47:51 +01:00
|
|
|
version = "1.1.1"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:47:51 +01:00
|
|
|
checksum = "4e5d5ee29077e0fcd5ddd0c227b521a33aaf02434b7cdba1c55eec5c1f18ac47"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
2023-02-26 22:56:55 +01:00
|
|
|
"aws-credential-types",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-async",
|
2023-11-07 04:27:23 +01:00
|
|
|
"aws-smithy-runtime-api",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-smithy-types",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2022-08-01 02:17:59 +02:00
|
|
|
"rustc_version 0.4.0",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2022-12-30 17:23:24 +01:00
|
|
|
[[package]]
|
|
|
|
name = "background-jobs"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-web",
|
|
|
|
"anyhow",
|
|
|
|
"apalis",
|
|
|
|
"chrono",
|
2023-10-29 02:17:49 +02:00
|
|
|
"dotenvy",
|
2022-12-30 17:23:24 +01:00
|
|
|
"env_logger",
|
|
|
|
"log",
|
|
|
|
"rand 0.8.5",
|
|
|
|
"serde",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2022-12-30 17:23:24 +01:00
|
|
|
]
|
|
|
|
|
2022-07-21 04:21:07 +02:00
|
|
|
[[package]]
|
|
|
|
name = "backoff"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1"
|
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"getrandom 0.2.10",
|
2022-07-21 04:21:07 +02:00
|
|
|
"instant",
|
|
|
|
"rand 0.8.5",
|
|
|
|
]
|
|
|
|
|
2023-07-08 19:51:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.3.69"
|
2023-07-08 19:51:57 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
|
2023-07-08 19:51:57 +02:00
|
|
|
dependencies = [
|
|
|
|
"addr2line",
|
|
|
|
"cc",
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"libc",
|
|
|
|
"miniz_oxide",
|
|
|
|
"object",
|
|
|
|
"rustc-demangle",
|
|
|
|
]
|
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "base16ct"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2023-09-11 01:45:01 +02:00
|
|
|
name = "base16ct"
|
|
|
|
version = "0.2.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:45:01 +02:00
|
|
|
checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2020-10-30 05:22:24 +01:00
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "0.13.1"
|
2020-10-30 05:22:24 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
|
2020-10-30 05:22:24 +01:00
|
|
|
|
2022-12-18 22:10:03 +01:00
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
|
|
|
version = "0.20.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0ea22880d78093b0cbe17c89f64a7d457941e65759157ec6cb31a31d652b05e5"
|
|
|
|
|
2023-02-26 22:01:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2024-01-15 18:46:05 +01:00
|
|
|
version = "0.21.7"
|
2023-02-26 22:01:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-15 18:46:05 +01:00
|
|
|
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
2023-02-26 22:01:15 +01:00
|
|
|
|
2023-01-07 16:23:31 +01:00
|
|
|
[[package]]
|
|
|
|
name = "base64-simd"
|
2023-02-26 22:56:55 +01:00
|
|
|
version = "0.8.0"
|
2023-01-07 16:23:31 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:56:55 +01:00
|
|
|
checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
|
2023-01-07 16:23:31 +01:00
|
|
|
dependencies = [
|
2023-02-26 22:56:55 +01:00
|
|
|
"outref",
|
|
|
|
"vsimd",
|
2023-01-07 16:23:31 +01:00
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "base64ct"
|
|
|
|
version = "1.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
|
|
|
|
|
2023-03-14 04:11:49 +01:00
|
|
|
[[package]]
|
|
|
|
name = "basic-toml"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.7"
|
2023-03-14 04:11:49 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "2f2139706359229bfa8f19142ac1155b4b80beafb7a60471ac5dd109d4a19778"
|
2023-03-14 04:11:49 +01:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "basics"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-files",
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix-session",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-02-02 02:43:27 +01:00
|
|
|
"async-stream",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-02-02 02:43:27 +01:00
|
|
|
"log",
|
2020-12-14 12:30:06 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bigdecimal"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.3.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "a6773ddc0eafc0e509fb60e48dff7f450f8e674a0686ae8605e8d9901bd5eefa"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"num-bigint",
|
2020-09-16 02:11:49 +02:00
|
|
|
"num-integer",
|
2022-06-08 01:51:42 +02:00
|
|
|
"num-traits",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bindgen"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.69.1"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "9ffcebc3849946a7170a05992aac39da343a90676ab392c51a4280981d6379c2"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"bitflags 2.4.1",
|
2022-07-10 00:11:36 +02:00
|
|
|
"cexpr",
|
|
|
|
"clang-sys",
|
|
|
|
"lazy_static",
|
|
|
|
"lazycell",
|
|
|
|
"peeking_take_while",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"regex",
|
|
|
|
"rustc-hash",
|
|
|
|
"shlex",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2022-07-10 00:11:36 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "1.3.2"
|
2021-03-03 15:37:17 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
2021-03-03 15:37:17 +01:00
|
|
|
|
2023-07-08 19:51:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.4.1"
|
2023-07-08 19:51:57 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
2023-07-08 19:51:57 +02:00
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bitvec"
|
2022-12-11 16:25:15 +01:00
|
|
|
version = "1.0.1"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-11 16:25:15 +01:00
|
|
|
checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
|
|
|
"funty",
|
|
|
|
"radium",
|
|
|
|
"tap",
|
|
|
|
"wyz",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "blake2b_simd"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "1.0.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "23285ad32269793932e830392f2fe2f83e26488fd3ec778883a93c8323735780"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"arrayref",
|
2022-10-26 17:51:27 +02:00
|
|
|
"arrayvec",
|
2023-09-11 01:50:09 +02:00
|
|
|
"constant_time_eq",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "block-buffer"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.10.4"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
2022-01-27 03:58:13 +01:00
|
|
|
dependencies = [
|
2022-08-05 20:43:46 +02:00
|
|
|
"generic-array",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "borsh"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.10.3"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "4114279215a005bc675e386011e594e1d9b800918cea18fcadadcce864a2046b"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"borsh-derive",
|
2023-02-26 22:01:15 +01:00
|
|
|
"hashbrown 0.13.2",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "borsh-derive"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.10.3"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "0754613691538d51f329cce9af41d7b7ca150bc973056f1156611489475f54f7"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"borsh-derive-internal",
|
|
|
|
"borsh-schema-derive-internal",
|
|
|
|
"proc-macro-crate 0.1.5",
|
|
|
|
"proc-macro2",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "borsh-derive-internal"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.10.3"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "afb438156919598d2c7bad7e1c0adf3d26ed3840dbc010db1a882a65583ca2fb"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "borsh-schema-derive-internal"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.10.3"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "634205cc43f74a1b9046ef87c4540ebda95696ec0f315024860cad7c5b0f5ccd"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2022-01-27 03:58:13 +01:00
|
|
|
name = "brotli"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "3.4.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "516074a47ef4bce09577a3b379392300159ce5b1ba2e501ff1c819950066100f"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-01-27 03:58:13 +01:00
|
|
|
"alloc-no-stdlib",
|
|
|
|
"alloc-stdlib",
|
|
|
|
"brotli-decompressor",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-01-27 03:58:13 +01:00
|
|
|
name = "brotli-decompressor"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.5.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-01-27 03:58:13 +01:00
|
|
|
"alloc-no-stdlib",
|
|
|
|
"alloc-stdlib",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2020-09-19 23:17:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bson"
|
2022-01-27 03:58:13 +01:00
|
|
|
version = "1.2.4"
|
2020-09-19 23:17:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-27 03:58:13 +01:00
|
|
|
checksum = "de0aa578035b938855a710ba58d43cfb4d435f3619f99236fb35922a574d6cb1"
|
2020-09-19 23:17:56 +02:00
|
|
|
dependencies = [
|
2022-12-18 22:10:03 +01:00
|
|
|
"base64 0.13.1",
|
2020-09-19 23:17:56 +02:00
|
|
|
"chrono",
|
|
|
|
"hex",
|
|
|
|
"lazy_static",
|
2022-02-02 16:15:25 +01:00
|
|
|
"linked-hash-map",
|
2021-04-25 14:15:27 +02:00
|
|
|
"rand 0.7.3",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-19 23:17:56 +02:00
|
|
|
"serde_json",
|
2022-07-10 00:39:21 +02:00
|
|
|
"uuid 0.8.2",
|
2020-09-19 23:17:56 +02:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bson"
|
2024-01-15 18:43:56 +01:00
|
|
|
version = "2.8.1"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-15 18:43:56 +01:00
|
|
|
checksum = "88c18b51216e1f74b9d769cead6ace2f82b965b807e3d73330aabe9faec31c84"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.8.6",
|
2022-12-18 22:10:03 +01:00
|
|
|
"base64 0.13.1",
|
2023-03-14 03:36:22 +01:00
|
|
|
"bitvec",
|
2021-10-06 23:42:44 +02:00
|
|
|
"hex",
|
2023-07-08 19:51:57 +02:00
|
|
|
"indexmap 1.9.3",
|
2023-03-14 03:36:22 +01:00
|
|
|
"js-sys",
|
2023-09-11 01:50:09 +02:00
|
|
|
"once_cell",
|
2022-02-17 20:54:41 +01:00
|
|
|
"rand 0.8.5",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2021-10-06 23:42:44 +02:00
|
|
|
"serde_bytes",
|
|
|
|
"serde_json",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2023-11-29 20:58:24 +01:00
|
|
|
"uuid 1.6.1",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bstr"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.7.0"
|
2023-01-07 16:23:31 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "c79ad7fb2dd38f3dabd76b09c6a5a20c038fc0213ef1e9afd30eb777f120f019"
|
2023-01-07 16:23:31 +01:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2021-03-03 17:38:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "buf-min"
|
2022-12-11 16:25:15 +01:00
|
|
|
version = "0.7.1"
|
2021-03-03 17:38:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-11 16:25:15 +01:00
|
|
|
checksum = "22d5698cf6842742ed64805705798f8b351fff53fa546fd45c52184bee58dc90"
|
2021-03-03 17:38:53 +01:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bufstream"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "40e38929add23cdf8a366df9b0e088953150724bcbe5fc330b0d8eb3b328eec8"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "3.14.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "bytecheck"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.6.11"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "8b6372023ac861f6e6dc89c8344a8f398fb42aaba2b5dbc649ca0c0e9dbcb627"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"bytecheck_derive",
|
|
|
|
"ptr_meta",
|
2023-03-14 03:36:22 +01:00
|
|
|
"simdutf8",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bytecheck_derive"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.6.11"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "a7ec4c6f261935ad534c0c22dbef2201b45918860eb1c574b972bd213a76af61"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.5.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
|
|
|
version = "0.5.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
|
|
|
|
|
2021-03-03 17:38:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "1.5.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-08-01 02:17:59 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bytes-utils"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.1.3"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "e47d3a8076e283f3acd27400535992edb3ba4b5bb72f8891ad8fbe7932a7d4b9"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-08-01 02:17:59 +02:00
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "bytestring"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "1.3.1"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "74d80203ea6b29df88012294f62733de21cfeab47f17b41af3a38bc30a03ee72"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "casbin"
|
2022-02-02 01:44:58 +01:00
|
|
|
version = "2.0.9"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-02 01:44:58 +01:00
|
|
|
checksum = "e3be2866a3a3174b9d31a11d9f9ef219ab84a444d107981c51bf79d7be221adc"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
|
|
|
"lazy_static",
|
2022-02-17 20:54:41 +01:00
|
|
|
"parking_lot 0.11.2",
|
2020-09-16 02:11:49 +02:00
|
|
|
"regex",
|
|
|
|
"rhai",
|
2022-02-02 01:44:58 +01:00
|
|
|
"ritelinked",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"thiserror",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "1.0.83"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"jobserver",
|
2023-08-29 19:49:21 +02:00
|
|
|
"libc",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "cexpr"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "0.6.0"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"nom",
|
2022-07-10 00:11:36 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "0.1.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
|
|
|
|
2020-10-13 09:45:19 +02:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.4.31"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"android-tzdata",
|
2022-08-28 19:40:59 +02:00
|
|
|
"iana-time-zone",
|
2022-08-05 20:43:46 +02:00
|
|
|
"js-sys",
|
2022-06-08 01:51:42 +02:00
|
|
|
"num-traits",
|
|
|
|
"serde",
|
2022-08-05 20:43:46 +02:00
|
|
|
"wasm-bindgen",
|
2023-08-29 19:49:21 +02:00
|
|
|
"windows-targets 0.48.5",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "chrono-tz"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.8.4"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "e23185c0e21df6ed832a12e2bda87c7d1def6842881fb634a8511ced741b0d76"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
2022-01-27 03:58:13 +01:00
|
|
|
"chrono-tz-build",
|
2023-07-08 19:51:57 +02:00
|
|
|
"phf 0.11.2",
|
2022-01-27 03:58:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "chrono-tz-build"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.2.1"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "433e39f13c9a060046954e0592a8d0a4bcb1040125cbf91cb8ee58964cfb350f"
|
2022-01-27 03:58:13 +01:00
|
|
|
dependencies = [
|
2020-09-16 02:11:49 +02:00
|
|
|
"parse-zoneinfo",
|
2023-07-08 19:51:57 +02:00
|
|
|
"phf 0.11.2",
|
|
|
|
"phf_codegen 0.11.2",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-02-02 02:24:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "cipher"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.4.4"
|
2022-02-02 02:24:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
|
2022-02-02 02:24:28 +01:00
|
|
|
dependencies = [
|
2022-10-16 22:20:01 +02:00
|
|
|
"crypto-common",
|
|
|
|
"inout",
|
2022-02-02 02:24:28 +01:00
|
|
|
]
|
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "clang-sys"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "1.6.1"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
|
|
|
"glob",
|
|
|
|
"libc",
|
|
|
|
"libloading",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap"
|
2024-01-08 18:07:28 +01:00
|
|
|
version = "4.4.14"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-08 18:07:28 +01:00
|
|
|
checksum = "33e92c5c1a78c62968ec57dbc2440366a2d6e5a23faf829970ff1585dc6b18e2"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-05-22 13:47:21 +02:00
|
|
|
"clap_builder",
|
2022-02-02 03:02:47 +01:00
|
|
|
"clap_derive",
|
2023-05-22 13:47:21 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_builder"
|
2024-01-08 18:07:28 +01:00
|
|
|
version = "4.4.14"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-08 18:07:28 +01:00
|
|
|
checksum = "f4323769dc8a61e2c39ad7dc26f6f2800524691a44d74fe3d1071a5c24db6370"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"anstream",
|
|
|
|
"anstyle",
|
|
|
|
"clap_lex",
|
2022-10-26 17:51:27 +02:00
|
|
|
"strsim",
|
2022-02-02 03:02:47 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "clap_derive"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "4.4.7"
|
2022-02-02 03:02:47 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442"
|
2022-02-02 03:02:47 +01:00
|
|
|
dependencies = [
|
2022-07-10 00:39:21 +02:00
|
|
|
"heck",
|
2022-02-02 03:02:47 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-06-08 04:36:16 +02:00
|
|
|
[[package]]
|
|
|
|
name = "clap_lex"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.6.0"
|
2022-06-08 04:36:16 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1"
|
2022-06-08 04:36:16 +02:00
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "cmake"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.1.50"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "color-eyre"
|
|
|
|
version = "0.6.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204"
|
|
|
|
dependencies = [
|
|
|
|
"backtrace",
|
|
|
|
"color-spantrace",
|
|
|
|
"eyre",
|
|
|
|
"indenter",
|
|
|
|
"once_cell",
|
|
|
|
"owo-colors",
|
|
|
|
"tracing-error",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "color-spantrace"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1ba75b3d9449ecdccb27ecbc479fdc0b87fa2dd43d2f8298f9bf0e59aacc8dce"
|
|
|
|
dependencies = [
|
|
|
|
"once_cell",
|
|
|
|
"owo-colors",
|
|
|
|
"tracing-core",
|
|
|
|
"tracing-error",
|
|
|
|
]
|
|
|
|
|
2022-10-16 22:20:01 +02:00
|
|
|
[[package]]
|
2023-05-22 13:47:21 +02:00
|
|
|
name = "colorchoice"
|
|
|
|
version = "1.0.0"
|
2022-10-16 22:20:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
|
2022-10-16 22:20:01 +02:00
|
|
|
|
2021-04-26 13:32:32 +02:00
|
|
|
[[package]]
|
|
|
|
name = "combine"
|
|
|
|
version = "3.8.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "da3da6baa321ec19e1cc41d31bf599f00c783d0517095cdaf0332e3fe8d20680"
|
|
|
|
dependencies = [
|
|
|
|
"ascii",
|
|
|
|
"byteorder",
|
|
|
|
"either",
|
|
|
|
"memchr",
|
|
|
|
"unreachable",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "combine"
|
2022-08-28 19:40:59 +02:00
|
|
|
version = "4.6.6"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-08-28 19:40:59 +02:00
|
|
|
checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2021-10-07 00:56:44 +02:00
|
|
|
"futures-core",
|
2020-09-16 02:11:49 +02:00
|
|
|
"memchr",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "concurrent-queue"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.3.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "f057a694a54f12365049b0958a1685bb52d567f5593b355fbf685838e873d400"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-12-04 19:01:46 +01:00
|
|
|
"crossbeam-utils",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "config"
|
2023-12-04 19:02:38 +01:00
|
|
|
version = "0.13.4"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-04 19:02:38 +01:00
|
|
|
checksum = "23738e11972c7643e4ec947840fc463b6a571afcd3e735bdfce7d03c7a784aca"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-06-08 01:51:42 +02:00
|
|
|
"async-trait",
|
|
|
|
"json5",
|
2020-09-16 02:11:49 +02:00
|
|
|
"lazy_static",
|
2022-10-26 17:51:27 +02:00
|
|
|
"nom",
|
2022-06-08 01:51:42 +02:00
|
|
|
"pathdiff",
|
|
|
|
"ron",
|
2020-09-16 02:11:49 +02:00
|
|
|
"rust-ini",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
2023-05-22 13:47:21 +02:00
|
|
|
"toml 0.5.11",
|
2020-09-16 02:11:49 +02:00
|
|
|
"yaml-rust",
|
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "const-oid"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.9.5"
|
2023-07-09 03:05:10 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "28c122c3980598d243d63d9a704629a2d748d101f278052ff068be5a4423ab6f"
|
2023-07-09 03:05:10 +02:00
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "const-random"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.1.17"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "5aaf16c9c2c612020bcfd042e170f6e32de9b9d75adb5277cdbbd2e2c8c8299a"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"const-random-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "const-random-macro"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.16"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"getrandom 0.2.10",
|
2022-12-11 16:25:15 +01:00
|
|
|
"once_cell",
|
|
|
|
"tiny-keccak",
|
|
|
|
]
|
|
|
|
|
2023-02-26 22:01:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "constant_time_eq"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.3.0"
|
2023-02-26 22:01:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "f7144d30dcf0fafbce74250a3963025d8d52177934239851c917d29f1df280c2"
|
2023-02-26 22:01:15 +01:00
|
|
|
|
2021-10-07 00:56:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "convert_case"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "cookie"
|
2022-12-30 17:48:10 +01:00
|
|
|
version = "0.16.2"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-30 17:48:10 +01:00
|
|
|
checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-02-15 01:35:00 +01:00
|
|
|
"aes-gcm",
|
2022-12-30 17:48:10 +01:00
|
|
|
"base64 0.20.0",
|
2022-02-15 01:35:00 +01:00
|
|
|
"hkdf",
|
2022-08-01 02:17:59 +02:00
|
|
|
"hmac",
|
2021-10-06 23:42:44 +02:00
|
|
|
"percent-encoding",
|
2022-02-17 20:54:41 +01:00
|
|
|
"rand 0.8.5",
|
2022-10-26 17:51:27 +02:00
|
|
|
"sha2",
|
2022-02-02 02:24:28 +01:00
|
|
|
"subtle",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2022-02-18 02:44:53 +01:00
|
|
|
"version_check",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cookie-auth"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"actix-identity",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-session",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2023-01-03 15:04:10 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cookie-session"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix-session",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-02-02 16:50:58 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation"
|
2022-02-17 20:54:41 +01:00
|
|
|
version = "0.9.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-17 20:54:41 +01:00
|
|
|
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.8.4"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-07-17 23:26:11 +02:00
|
|
|
[[package]]
|
|
|
|
name = "cors"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-cors",
|
|
|
|
"actix-web",
|
|
|
|
"env_logger",
|
|
|
|
"log",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2021-10-06 23:42:44 +02:00
|
|
|
name = "cpufeatures"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.2.11"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "ce420fe07aecd3e67c5f910618fe65e94158f6dcc0adf44e00d69ce2bdfe0fd0"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "crc"
|
|
|
|
version = "3.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe"
|
|
|
|
dependencies = [
|
|
|
|
"crc-catalog",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crc-catalog"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "2.4.0"
|
2023-07-09 01:56:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
|
2023-07-09 01:56:56 +02:00
|
|
|
|
2022-01-29 17:25:46 +01:00
|
|
|
[[package]]
|
2022-10-26 17:51:27 +02:00
|
|
|
name = "crc32c"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.6.4"
|
2022-01-29 17:25:46 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "d8f48d60e5b4d2c53d5c2b1d8a58c849a70ae5e5509b08a48d047e3b65714a74"
|
2022-01-29 17:25:46 +01:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"rustc_version 0.4.0",
|
2022-01-29 17:25:46 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "crc32fast"
|
2022-02-17 20:54:41 +01:00
|
|
|
version = "1.3.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-17 20:54:41 +01:00
|
|
|
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-11-30 09:54:00 +01:00
|
|
|
"cfg-if 1.0.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "cron"
|
|
|
|
version = "0.12.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1ff76b51e4c068c52bfd2866e1567bee7c567ae8f24ada09fd4307019e25eab7"
|
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
|
|
|
"nom",
|
|
|
|
"once_cell",
|
|
|
|
]
|
|
|
|
|
2022-10-26 17:51:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam"
|
|
|
|
version = "0.8.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2801af0d36612ae591caa9568261fddce32ce6e08a7275ea334a06a4ad021a2c"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"crossbeam-channel",
|
2023-12-04 19:01:46 +01:00
|
|
|
"crossbeam-deque",
|
|
|
|
"crossbeam-epoch",
|
|
|
|
"crossbeam-queue",
|
|
|
|
"crossbeam-utils",
|
2022-10-26 17:51:27 +02:00
|
|
|
]
|
|
|
|
|
2022-01-29 17:25:46 +01:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-channel"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.5.8"
|
2022-01-29 17:25:46 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
|
2022-01-29 17:25:46 +01:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"crossbeam-utils",
|
2022-01-29 17:25:46 +01:00
|
|
|
]
|
|
|
|
|
2022-10-26 17:51:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-deque"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.8.3"
|
2022-10-26 17:51:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
|
2022-10-26 17:51:27 +02:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"crossbeam-epoch",
|
|
|
|
"crossbeam-utils",
|
2022-10-26 17:51:27 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-epoch"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.9.15"
|
2022-10-26 17:51:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
|
2022-10-26 17:51:27 +02:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"cfg-if 1.0.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"crossbeam-utils",
|
|
|
|
"memoffset",
|
2022-10-26 17:51:27 +02:00
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
2022-01-29 17:25:46 +01:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-queue"
|
2022-12-11 16:25:15 +01:00
|
|
|
version = "0.3.8"
|
2022-01-29 17:25:46 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-11 16:25:15 +01:00
|
|
|
checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"
|
2022-01-29 17:25:46 +01:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"crossbeam-utils",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2020-11-30 09:54:00 +01:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.8.16"
|
2020-11-30 09:54:00 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
|
2020-11-30 09:54:00 +01:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
]
|
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "crunchy"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
|
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "crypto-bigint"
|
|
|
|
version = "0.4.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "crypto-bigint"
|
2023-11-20 19:54:13 +01:00
|
|
|
version = "0.5.5"
|
2023-09-11 01:45:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-20 19:54:13 +01:00
|
|
|
checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
|
2023-09-11 01:45:01 +02:00
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "crypto-common"
|
2022-07-21 04:21:07 +02:00
|
|
|
version = "0.1.6"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-21 04:21:07 +02:00
|
|
|
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
2022-01-27 03:58:13 +01:00
|
|
|
dependencies = [
|
2022-08-05 20:43:46 +02:00
|
|
|
"generic-array",
|
2022-10-16 22:20:01 +02:00
|
|
|
"rand_core 0.6.4",
|
2022-02-17 20:54:41 +01:00
|
|
|
"typenum",
|
2022-01-27 03:58:13 +01:00
|
|
|
]
|
|
|
|
|
2022-02-17 21:15:18 +01:00
|
|
|
[[package]]
|
|
|
|
name = "csv"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.3.0"
|
2022-02-17 21:15:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "ac574ff4d437a7b5ad237ef331c17ccca63c46479e5b5453eb8e10bb99a759fe"
|
2022-02-17 21:15:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"csv-core",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2022-02-17 21:15:18 +01:00
|
|
|
"ryu",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-02-17 21:15:18 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "csv-core"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.11"
|
2022-02-17 21:15:18 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "5efa2b3d7902f4b634a20cae3c9c4e6209dc4779feb6863329607560143efa70"
|
2022-02-17 21:15:18 +01:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2022-02-02 02:24:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "ctr"
|
2022-10-16 22:20:01 +02:00
|
|
|
version = "0.9.2"
|
2022-02-02 02:24:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-16 22:20:01 +02:00
|
|
|
checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"
|
2022-02-02 02:24:28 +01:00
|
|
|
dependencies = [
|
2022-02-15 01:35:00 +01:00
|
|
|
"cipher",
|
2020-11-30 09:54:00 +01:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "darling"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.13.4"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"darling_core 0.13.4",
|
|
|
|
"darling_macro 0.13.4",
|
|
|
|
]
|
|
|
|
|
2023-07-17 18:55:17 +02:00
|
|
|
[[package]]
|
|
|
|
name = "darling"
|
|
|
|
version = "0.20.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e"
|
|
|
|
dependencies = [
|
|
|
|
"darling_core 0.20.3",
|
|
|
|
"darling_macro 0.20.3",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "darling_core"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.13.4"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"fnv",
|
|
|
|
"ident_case",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2022-10-26 17:51:27 +02:00
|
|
|
"strsim",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-10-26 17:51:27 +02:00
|
|
|
]
|
|
|
|
|
2023-07-17 18:55:17 +02:00
|
|
|
[[package]]
|
|
|
|
name = "darling_core"
|
|
|
|
version = "0.20.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621"
|
|
|
|
dependencies = [
|
|
|
|
"fnv",
|
|
|
|
"ident_case",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"strsim",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2023-07-17 18:55:17 +02:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "darling_macro"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.13.4"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"darling_core 0.13.4",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-10-26 17:51:27 +02:00
|
|
|
]
|
|
|
|
|
2023-07-17 18:55:17 +02:00
|
|
|
[[package]]
|
|
|
|
name = "darling_macro"
|
|
|
|
version = "0.20.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5"
|
|
|
|
dependencies = [
|
|
|
|
"darling_core 0.20.3",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2023-07-17 18:55:17 +02:00
|
|
|
]
|
|
|
|
|
2023-10-30 00:32:02 +01:00
|
|
|
[[package]]
|
|
|
|
name = "dashmap"
|
|
|
|
version = "5.5.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
2023-10-30 00:47:02 +01:00
|
|
|
"hashbrown 0.14.2",
|
2023-12-04 19:01:46 +01:00
|
|
|
"lock_api",
|
2023-10-30 00:32:02 +01:00
|
|
|
"once_cell",
|
2023-10-30 00:47:02 +01:00
|
|
|
"parking_lot_core 0.9.9",
|
2023-10-30 00:32:02 +01:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "data-encoding"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "2.4.0"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "c2e66c9d817f1720209181c316d28635c050fa304f9c79e47a520882661b7308"
|
2021-10-06 23:42:44 +02:00
|
|
|
|
2022-10-16 20:14:40 +02:00
|
|
|
[[package]]
|
|
|
|
name = "db-redis"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-10-16 20:14:40 +02:00
|
|
|
"log",
|
2023-12-18 18:42:43 +01:00
|
|
|
"redis 0.24.0",
|
2022-10-16 20:14:40 +02:00
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-01-07 16:23:31 +01:00
|
|
|
[[package]]
|
|
|
|
name = "db-sqlite"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-web",
|
|
|
|
"env_logger",
|
|
|
|
"futures-util",
|
|
|
|
"log",
|
|
|
|
"r2d2",
|
|
|
|
"r2d2_sqlite",
|
|
|
|
"rusqlite",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "deadpool"
|
2023-10-29 02:14:14 +02:00
|
|
|
version = "0.10.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 02:14:14 +02:00
|
|
|
checksum = "fb84100978c1c7b37f09ed3ce3e5f843af02c2a2c431bae5b19230dad2c1b490"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
2022-02-02 16:15:25 +01:00
|
|
|
"deadpool-runtime",
|
2020-09-16 02:11:49 +02:00
|
|
|
"num_cpus",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "deadpool-postgres"
|
2023-12-25 18:50:22 +01:00
|
|
|
version = "0.12.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 18:50:22 +01:00
|
|
|
checksum = "bda39fa1cfff190d8924d447ad04fd22772c250438ca5ce1dfb3c80621c05aaa"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"deadpool",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
"tokio-postgres",
|
2023-10-29 02:14:14 +02:00
|
|
|
"tracing",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-02-02 16:15:25 +01:00
|
|
|
[[package]]
|
|
|
|
name = "deadpool-runtime"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.3"
|
2022-02-02 16:15:25 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "63dfa964fe2a66f3fde91fc70b267fe193d822c7e603e2a675a49a7f46ad3f49"
|
2022-02-02 16:15:25 +01:00
|
|
|
dependencies = [
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-02-02 16:15:25 +01:00
|
|
|
]
|
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "debounced"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e3d8b0346b9fa0aa01a3fa4bcce48d62f8738e9c2956e92f275bbf6cf9d6fab5"
|
|
|
|
dependencies = [
|
|
|
|
"futures-timer",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "der"
|
|
|
|
version = "0.6.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
|
|
|
|
dependencies = [
|
|
|
|
"const-oid",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "der"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.7.8"
|
2023-07-09 03:05:10 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "fffa369a668c8af7dbf8b5e56c9f744fbd399949ed171606040001947de40b1c"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
|
|
|
"const-oid",
|
2023-09-11 01:45:01 +02:00
|
|
|
"der_derive",
|
|
|
|
"flagset",
|
2023-07-09 03:05:10 +02:00
|
|
|
"pem-rfc7468",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2023-07-09 03:05:10 +02:00
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "der_derive"
|
|
|
|
version = "0.7.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5fe87ce4529967e0ba1dcf8450bab64d97dfd5010a6256187ffe2e43e6f0e049"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2023-09-11 01:45:01 +02:00
|
|
|
]
|
|
|
|
|
2023-08-29 19:49:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "deranged"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.9"
|
2023-08-29 19:49:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "0f32d04922c60427da6f9fef14d042d9edddef64cb9d4ce0d64d0685fbeb1fd3"
|
|
|
|
dependencies = [
|
|
|
|
"powerfmt",
|
|
|
|
]
|
2023-08-29 19:49:21 +02:00
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "derivative"
|
|
|
|
version = "2.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "derive_more"
|
2022-01-27 03:58:13 +01:00
|
|
|
version = "0.99.17"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-27 03:58:13 +01:00
|
|
|
checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2021-10-07 00:56:44 +02:00
|
|
|
"convert_case",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2022-01-27 03:58:13 +01:00
|
|
|
"rustc_version 0.4.0",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "derive_utils"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.11.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "532b4c15dccee12c7044f1fcad956e98410860b22231e44a3b827464797ca7bf"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "derive_utils"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.13.2"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "9abcad25e9720609ccb3dcdb795d845e37d8ce34183330a9f48b03a1a71c8e21"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2023-10-29 01:55:43 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "deunicode"
|
|
|
|
version = "1.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6a1abaf4d861455be59f64fd2b55606cb151fce304ede7165f410243ce96bde6"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "diesel"
|
2023-11-29 20:55:47 +01:00
|
|
|
version = "2.1.4"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 20:55:47 +01:00
|
|
|
checksum = "62c6fcf842f17f8c78ecf7c81d75c5ce84436b41ee07e03f490fbb5f5a8731d8"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"bitflags 2.4.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
"byteorder",
|
|
|
|
"chrono",
|
|
|
|
"diesel_derives",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2022-09-11 00:33:09 +02:00
|
|
|
"libsqlite3-sys",
|
2020-09-16 02:11:49 +02:00
|
|
|
"pq-sys",
|
|
|
|
"r2d2",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2023-11-29 20:58:24 +01:00
|
|
|
"uuid 1.6.1",
|
2022-09-11 00:33:09 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "diesel-example"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-web",
|
|
|
|
"diesel",
|
2023-10-29 02:17:49 +02:00
|
|
|
"dotenvy",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-09-11 00:33:09 +02:00
|
|
|
"log",
|
|
|
|
"serde",
|
2023-11-29 20:58:24 +01:00
|
|
|
"uuid 1.6.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "diesel_derives"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.1.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "ef8337737574f55a468005a83499da720f20c65586241ffea339db9ecdfd2b44"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"diesel_table_macro_syntax",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2023-07-08 19:51:57 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "diesel_table_macro_syntax"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fc5557efc453706fed5e4fa85006fe9817c224c3f480a34c7e5959fd700921c5"
|
|
|
|
dependencies = [
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "digest"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.10.7"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
|
2022-01-27 03:58:13 +01:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"block-buffer",
|
2023-07-09 03:05:10 +02:00
|
|
|
"const-oid",
|
2022-01-27 03:58:13 +01:00
|
|
|
"crypto-common",
|
2022-02-02 02:24:28 +01:00
|
|
|
"subtle",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-08-05 20:43:46 +02:00
|
|
|
[[package]]
|
2022-10-26 17:51:27 +02:00
|
|
|
name = "displaydoc"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.2.4"
|
2022-08-05 20:43:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d"
|
2022-08-05 20:43:46 +02:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2022-08-05 20:43:46 +02:00
|
|
|
]
|
|
|
|
|
2022-06-08 01:51:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "dlv-list"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0688c2a7f92e427f44895cd63841bff7b29f8d7a1648b9e7e07a4a365b2e1257"
|
|
|
|
|
2022-07-10 04:48:11 +02:00
|
|
|
[[package]]
|
|
|
|
name = "doc-comment"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "docker_sample"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-01-27 03:58:13 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "dotenvy"
|
|
|
|
version = "0.15.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
|
|
|
|
|
2022-09-11 00:07:55 +02:00
|
|
|
[[package]]
|
|
|
|
name = "dtoa"
|
2023-07-18 17:22:29 +02:00
|
|
|
version = "1.0.9"
|
2022-09-11 00:07:55 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:29 +02:00
|
|
|
checksum = "dcbb2bf8e87535c23f7a8a321e364ce21462d0ff10cb6407820e8e96dfff6653"
|
2022-09-11 00:07:55 +02:00
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "ecdsa"
|
|
|
|
version = "0.14.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
|
|
|
|
dependencies = [
|
|
|
|
"der 0.6.1",
|
|
|
|
"elliptic-curve 0.12.3",
|
|
|
|
"rfc6979 0.3.1",
|
|
|
|
"signature 1.6.4",
|
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ecdsa"
|
|
|
|
version = "0.16.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a4b1e0c257a9e9f25f90ff76d7a68360ed497ee519c8e428d1825ef0000799d4"
|
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"der 0.7.8",
|
2023-09-11 01:45:01 +02:00
|
|
|
"digest",
|
2023-11-07 04:27:23 +01:00
|
|
|
"elliptic-curve 0.13.6",
|
|
|
|
"rfc6979 0.4.0",
|
|
|
|
"signature 2.1.0",
|
|
|
|
"spki 0.7.2",
|
2023-09-11 01:45:01 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "1.9.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "elliptic-curve"
|
|
|
|
version = "0.12.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
|
|
|
|
dependencies = [
|
|
|
|
"base16ct 0.1.1",
|
|
|
|
"crypto-bigint 0.4.9",
|
|
|
|
"der 0.6.1",
|
|
|
|
"digest",
|
|
|
|
"ff 0.12.1",
|
|
|
|
"generic-array",
|
|
|
|
"group 0.12.1",
|
|
|
|
"pkcs8 0.9.0",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
"sec1 0.3.0",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "elliptic-curve"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.13.6"
|
2023-09-11 01:45:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "d97ca172ae9dc9f9b779a6e3a65d308f2af74e5b8c921299075bdb4a0370e914"
|
2023-09-11 01:45:01 +02:00
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"base16ct 0.2.0",
|
2023-11-20 19:54:13 +01:00
|
|
|
"crypto-bigint 0.5.5",
|
2023-09-11 01:45:01 +02:00
|
|
|
"digest",
|
2023-11-07 04:27:23 +01:00
|
|
|
"ff 0.13.0",
|
2023-09-11 01:45:01 +02:00
|
|
|
"generic-array",
|
2023-11-07 04:27:23 +01:00
|
|
|
"group 0.13.0",
|
2023-09-11 01:45:01 +02:00
|
|
|
"pem-rfc7468",
|
2023-11-07 04:27:23 +01:00
|
|
|
"pkcs8 0.10.2",
|
2023-09-11 01:45:01 +02:00
|
|
|
"rand_core 0.6.4",
|
2023-11-07 04:27:23 +01:00
|
|
|
"sec1 0.7.3",
|
2023-09-11 01:45:01 +02:00
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "encoding_rs"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.8.33"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-11-30 09:54:00 +01:00
|
|
|
"cfg-if 1.0.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "enum-as-inner"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.4.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "21cdad81446a7f7dc43f6a77409efeb9733d2fa65553efef6018ef257c959b73"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-07-10 00:39:21 +02:00
|
|
|
"heck",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-10-07 00:12:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "env_logger"
|
2023-11-20 19:23:02 +01:00
|
|
|
version = "0.10.1"
|
2021-10-07 00:12:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-20 19:23:02 +01:00
|
|
|
checksum = "95b3f3e67048839cb0d0781f445682a35113da7121f7c949db0e2be96a4fbece"
|
2021-10-07 00:12:42 +02:00
|
|
|
dependencies = [
|
2022-01-29 17:25:46 +01:00
|
|
|
"humantime",
|
2022-12-11 16:25:57 +01:00
|
|
|
"is-terminal",
|
2021-10-07 00:12:42 +02:00
|
|
|
"log",
|
|
|
|
"regex",
|
|
|
|
"termcolor",
|
|
|
|
]
|
|
|
|
|
2023-07-08 19:51:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "equivalent"
|
2023-07-18 17:22:29 +02:00
|
|
|
version = "1.0.1"
|
2023-07-08 19:51:57 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:29 +02:00
|
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
2023-07-08 19:51:57 +02:00
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "errno"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.5"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2023-05-22 13:47:21 +02:00
|
|
|
"windows-sys 0.48.0",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "error_handling"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2020-09-16 02:11:49 +02:00
|
|
|
"derive_more",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-03-06 01:41:32 +01:00
|
|
|
"log",
|
2022-02-17 20:54:41 +01:00
|
|
|
"rand 0.8.5",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "etcetera"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"home",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "event-listener"
|
2022-08-05 20:43:46 +02:00
|
|
|
version = "2.5.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-08-05 20:43:46 +02:00
|
|
|
checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "eyre"
|
2024-01-01 22:03:25 +01:00
|
|
|
version = "0.6.11"
|
2023-09-11 01:45:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-01 22:03:25 +01:00
|
|
|
checksum = "b6267a1fa6f59179ea4afc8e50fd8612a3cc60bc858f786ff877a4a8cb042799"
|
2023-09-11 01:45:01 +02:00
|
|
|
dependencies = [
|
|
|
|
"indenter",
|
|
|
|
"once_cell",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "fallible-iterator"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fallible-streaming-iterator"
|
|
|
|
version = "0.1.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
|
|
|
|
|
2022-02-17 22:29:55 +01:00
|
|
|
[[package]]
|
|
|
|
name = "fast_chemail"
|
|
|
|
version = "0.9.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "495a39d30d624c2caabe6312bfead73e7717692b44e0b32df168c275a2e8e9e4"
|
|
|
|
dependencies = [
|
|
|
|
"ascii_utils",
|
|
|
|
]
|
|
|
|
|
2023-08-29 19:49:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "fastrand"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.0.1"
|
2023-08-29 19:49:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
|
2023-08-29 19:49:21 +02:00
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "ff"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ff"
|
|
|
|
version = "0.13.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449"
|
|
|
|
dependencies = [
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
2022-07-10 00:39:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "filetime"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.2.22"
|
2022-07-10 00:39:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0"
|
2022-07-10 00:39:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"libc",
|
2023-08-29 19:49:21 +02:00
|
|
|
"redox_syscall 0.3.5",
|
2023-05-22 13:47:21 +02:00
|
|
|
"windows-sys 0.48.0",
|
2022-07-10 00:39:21 +02:00
|
|
|
]
|
|
|
|
|
2023-09-11 01:50:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "finl_unicode"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8fcfdc7a0362c9f4444381a9e697c79d435fe65b52a37466fc2c1184cee9edc6"
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "flagset"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "0.4.4"
|
2023-09-11 01:45:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "d52a7e408202050813e6f1d9addadcaafef3dca7530c7ddfb005d4081cce6779"
|
2023-09-11 01:45:01 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "flate2"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.0.28"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"crc32fast",
|
|
|
|
"libz-sys",
|
|
|
|
"miniz_oxide",
|
|
|
|
]
|
|
|
|
|
2022-07-10 04:48:11 +02:00
|
|
|
[[package]]
|
|
|
|
name = "fluent"
|
|
|
|
version = "0.16.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "61f69378194459db76abd2ce3952b790db103ceb003008d3d50d97c41ff847a7"
|
|
|
|
dependencies = [
|
|
|
|
"fluent-bundle",
|
|
|
|
"unic-langid",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fluent-bundle"
|
|
|
|
version = "0.15.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e242c601dec9711505f6d5bbff5bedd4b61b2469f2e8bb8e57ee7c9747a87ffd"
|
|
|
|
dependencies = [
|
|
|
|
"fluent-langneg",
|
|
|
|
"fluent-syntax",
|
|
|
|
"intl-memoizer",
|
|
|
|
"intl_pluralrules",
|
|
|
|
"rustc-hash",
|
2023-11-14 19:42:33 +01:00
|
|
|
"self_cell 0.10.3",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2022-07-10 04:48:11 +02:00
|
|
|
"unic-langid",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fluent-langneg"
|
|
|
|
version = "0.13.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2c4ad0989667548f06ccd0e306ed56b61bd4d35458d54df5ec7587c0e8ed5e94"
|
|
|
|
dependencies = [
|
|
|
|
"unic-langid",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fluent-syntax"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c0abed97648395c902868fee9026de96483933faa54ea3b40d652f7dfe61ca78"
|
|
|
|
dependencies = [
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fluent-template-macros"
|
2022-08-28 19:43:05 +02:00
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dec7592cd1f45c1afe9084ce59c62a3a7c266c125c4c2ec97e95b0563c4aa914"
|
2022-07-10 04:48:11 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"flume 0.10.14",
|
2022-07-10 04:48:11 +02:00
|
|
|
"ignore",
|
|
|
|
"once_cell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-07-10 04:48:11 +02:00
|
|
|
"unic-langid",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fluent-templates"
|
2022-08-28 19:43:05 +02:00
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7c3ef2c2152757885365abce32ddf682746062f1b6b3c0824a29fbed6ee4d080"
|
2022-07-10 04:48:11 +02:00
|
|
|
dependencies = [
|
|
|
|
"arc-swap",
|
|
|
|
"fluent",
|
|
|
|
"fluent-bundle",
|
|
|
|
"fluent-langneg",
|
|
|
|
"fluent-syntax",
|
|
|
|
"fluent-template-macros",
|
2023-10-29 01:55:43 +02:00
|
|
|
"flume 0.10.14",
|
2022-07-10 04:48:11 +02:00
|
|
|
"handlebars",
|
|
|
|
"heck",
|
|
|
|
"ignore",
|
|
|
|
"intl-memoizer",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
|
|
|
"serde_json",
|
|
|
|
"snafu",
|
|
|
|
"unic-langid",
|
|
|
|
]
|
|
|
|
|
2022-02-06 09:19:35 +01:00
|
|
|
[[package]]
|
|
|
|
name = "flume"
|
2022-08-05 20:43:46 +02:00
|
|
|
version = "0.10.14"
|
2022-02-06 09:19:35 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-08-05 20:43:46 +02:00
|
|
|
checksum = "1657b4441c3403d9f7b3409e47575237dac27b1b5726df654a6ecbf92f0f7577"
|
2023-10-29 01:55:43 +02:00
|
|
|
dependencies = [
|
|
|
|
"spin 0.9.8",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "flume"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
|
2022-02-06 09:19:35 +01:00
|
|
|
dependencies = [
|
2023-07-09 03:05:10 +02:00
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
2023-05-22 13:47:21 +02:00
|
|
|
"spin 0.9.8",
|
2022-02-06 09:19:35 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "fnv"
|
|
|
|
version = "1.0.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "foreign-types"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
|
|
|
|
dependencies = [
|
|
|
|
"foreign-types-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "foreign-types-shared"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "form-example"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-11-30 09:54:00 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "form_urlencoded"
|
2023-11-28 05:27:04 +01:00
|
|
|
version = "1.2.1"
|
2020-11-30 09:54:00 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-28 05:27:04 +01:00
|
|
|
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
|
2020-11-30 09:54:00 +01:00
|
|
|
dependencies = [
|
|
|
|
"percent-encoding",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "frunk"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.4.2"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "11a351b59e12f97b4176ee78497dff72e4276fb1ceb13e19056aca7fa0206287"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
|
|
|
"frunk_core",
|
|
|
|
"frunk_derives",
|
|
|
|
"frunk_proc_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "frunk_core"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.4.2"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "af2469fab0bd07e64ccf0ad57a1438f63160c69b2e57f04a439653d68eb558d6"
|
2022-07-10 00:11:36 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "frunk_derives"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.4.2"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "b0fa992f1656e1707946bbba340ad244f0814009ef8c0118eb7b658395f19a2e"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
|
|
|
"frunk_proc_macro_helpers",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2022-07-10 00:11:36 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "frunk_proc_macro_helpers"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.1.2"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "35b54add839292b743aeda6ebedbd8b11e93404f902c56223e51b9ec18a13d2c"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
|
|
|
"frunk_core",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2022-07-10 00:11:36 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "frunk_proc_macros"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.1.2"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "71b85a1d4a9a6b300b41c05e8e13ef2feca03e0334127f29eca9506a7fe13a93"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
|
|
|
"frunk_core",
|
|
|
|
"frunk_proc_macro_helpers",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2022-07-10 00:11:36 +02:00
|
|
|
]
|
|
|
|
|
2022-10-16 22:49:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "fsevent-sys"
|
|
|
|
version = "4.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "fuchsia-zircon"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
|
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"bitflags 1.3.2",
|
2020-09-16 02:11:49 +02:00
|
|
|
"fuchsia-zircon-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "fuchsia-zircon-sys"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
|
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "funty"
|
2022-12-11 16:25:15 +01:00
|
|
|
version = "2.0.0"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-11 16:25:15 +01:00
|
|
|
checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
|
2022-07-10 00:11:36 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "futf"
|
2022-02-17 20:54:41 +01:00
|
|
|
version = "0.1.5"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-17 20:54:41 +01:00
|
|
|
checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"mac",
|
|
|
|
"new_debug_unreachable",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.29"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "da0290714b38af9b4a7b094b8a37086d1b4e61f2df9122c3cad2577669145335"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
2022-10-16 20:14:40 +02:00
|
|
|
"futures-executor",
|
2020-09-16 02:11:49 +02:00
|
|
|
"futures-io",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-channel"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.29"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "ff4dd66668b557604244583e3e1e1eada8c5c2e96a6d0d6653ede395b78bbacb"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-core"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.29"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "eb1d22c66e66d9d72e1758f0bd7d4fd0bee04cad842ee34587d68c07e45d088c"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2021-04-26 13:32:32 +02:00
|
|
|
[[package]]
|
|
|
|
name = "futures-enum"
|
|
|
|
version = "0.1.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3422d14de7903a52e9dbc10ae05a7e14445ec61890100e098754e120b2bd7b1e"
|
|
|
|
dependencies = [
|
2022-12-11 16:25:15 +01:00
|
|
|
"derive_utils 0.11.2",
|
2021-04-26 13:32:32 +02:00
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2021-04-26 13:32:32 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "futures-executor"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.29"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "0f4fb8693db0cf099eadcca0efe2a5a22e4550f98ed16aba6c48700da29597bc"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "futures-intrusive"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
|
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
2023-12-04 19:01:46 +01:00
|
|
|
"lock_api",
|
2023-07-09 03:05:10 +02:00
|
|
|
"parking_lot 0.12.1",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "futures-io"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.29"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "8bf34a163b5c4c52d0478a4d757da8fb65cabef42ba90515efee0f6f9fa45aaa"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "futures-lite"
|
2023-12-04 19:01:46 +01:00
|
|
|
version = "2.1.0"
|
2023-07-09 01:56:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-04 19:01:46 +01:00
|
|
|
checksum = "aeee267a1883f7ebef3700f262d2d54de95dfaf38189015a74fdc4e0c7ad8143"
|
2023-07-09 01:56:56 +02:00
|
|
|
dependencies = [
|
2023-12-04 19:01:46 +01:00
|
|
|
"fastrand",
|
2023-07-09 01:56:56 +02:00
|
|
|
"futures-core",
|
|
|
|
"futures-io",
|
|
|
|
"parking",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2023-07-09 01:56:56 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "futures-macro"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.29"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "53b153fd91e4b0147f4aced87be237c98248656bb01050b96bf3ee89220a8ddb"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-sink"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.29"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "e36d3378ee38c2a36ad710c5d30c2911d752cb941c00c72dbabfb786a7970817"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-task"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.29"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "efd193069b0ddadc69c46389b740bbccdd97203899b48d09c5f7969591d6bae2"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "futures-timer"
|
|
|
|
version = "3.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "futures-util"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.29"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "a19526d624e703a3179b3d322efec918b6246ea0fa51d41124525f00f1cc8104"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"futures-channel",
|
2020-09-16 02:11:49 +02:00
|
|
|
"futures-core",
|
|
|
|
"futures-io",
|
|
|
|
"futures-macro",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"memchr",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2020-09-16 02:11:49 +02:00
|
|
|
"pin-utils",
|
|
|
|
"slab",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "generic-array"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.14.7"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"typenum",
|
2022-02-18 02:44:53 +01:00
|
|
|
"version_check",
|
2023-09-11 01:45:01 +02:00
|
|
|
"zeroize",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.1.16"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2021-10-07 00:56:44 +02:00
|
|
|
"cfg-if 1.0.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"libc",
|
|
|
|
"wasi 0.9.0+wasi-snapshot-preview1",
|
|
|
|
]
|
|
|
|
|
2021-04-25 14:15:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.2.10"
|
2021-04-25 14:15:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
|
2021-04-25 14:15:27 +02:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"libc",
|
2022-07-09 21:43:47 +02:00
|
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
2021-04-25 14:15:27 +02:00
|
|
|
]
|
|
|
|
|
2022-02-02 02:24:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "ghash"
|
2022-10-16 22:20:01 +02:00
|
|
|
version = "0.5.0"
|
2022-02-02 02:24:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-16 22:20:01 +02:00
|
|
|
checksum = "d930750de5717d2dd0b8c0d42c076c0e884c81a73e6cab859bbd2339c71e3e40"
|
2022-02-02 02:24:28 +01:00
|
|
|
dependencies = [
|
2022-08-05 20:43:46 +02:00
|
|
|
"opaque-debug",
|
2022-02-15 01:35:00 +01:00
|
|
|
"polyval",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-08 19:51:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "gimli"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.28.0"
|
2023-07-08 19:51:57 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
|
2023-07-08 19:51:57 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2022-07-10 00:11:36 +02:00
|
|
|
name = "glob"
|
2023-01-07 16:23:31 +01:00
|
|
|
version = "0.3.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-07 16:23:31 +01:00
|
|
|
checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "globset"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.4.13"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "759c97c1e17c55525b57192c06a267cda0ac5210b222d6b82189a2338fa1c13d"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-07-18 17:22:29 +02:00
|
|
|
"aho-corasick",
|
2023-02-26 22:01:15 +01:00
|
|
|
"bstr",
|
2020-09-16 02:11:49 +02:00
|
|
|
"fnv",
|
|
|
|
"log",
|
|
|
|
"regex",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "globwalk"
|
2021-04-25 14:15:27 +02:00
|
|
|
version = "0.8.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-04-25 14:15:27 +02:00
|
|
|
checksum = "93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"bitflags 1.3.2",
|
2020-09-16 02:11:49 +02:00
|
|
|
"ignore",
|
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
2023-10-30 00:32:02 +01:00
|
|
|
[[package]]
|
|
|
|
name = "governor"
|
2023-10-30 00:47:02 +01:00
|
|
|
version = "0.6.0"
|
2023-10-30 00:32:02 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-30 00:47:02 +01:00
|
|
|
checksum = "821239e5672ff23e2a7060901fa622950bbd80b649cdaadd78d1c1767ed14eb4"
|
2023-10-30 00:32:02 +01:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"dashmap",
|
2023-12-04 19:01:46 +01:00
|
|
|
"futures",
|
2023-10-30 00:32:02 +01:00
|
|
|
"futures-timer",
|
|
|
|
"no-std-compat",
|
|
|
|
"nonzero_ext",
|
|
|
|
"parking_lot 0.12.1",
|
|
|
|
"quanta",
|
|
|
|
"rand 0.8.5",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2023-10-30 00:32:02 +01:00
|
|
|
]
|
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "graceful-shutdown"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3effbaf774a1da3462925bb182ccf975c284cf46edca5569ea93420a657af484"
|
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-07-09 01:56:56 +02:00
|
|
|
]
|
|
|
|
|
2021-04-26 13:32:32 +02:00
|
|
|
[[package]]
|
|
|
|
name = "graphql-parser"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d1abd4ce5247dfc04a03ccde70f87a048458c9356c7e41d21ad8c407b3dde6f2"
|
|
|
|
dependencies = [
|
|
|
|
"combine 3.8.1",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "group"
|
|
|
|
version = "0.12.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
|
|
|
|
dependencies = [
|
|
|
|
"ff 0.12.1",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "group"
|
|
|
|
version = "0.13.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63"
|
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"ff 0.13.0",
|
2023-09-11 01:45:01 +02:00
|
|
|
"rand_core 0.6.4",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
2022-03-05 15:28:43 +01:00
|
|
|
[[package]]
|
|
|
|
name = "guards"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-web",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "h2"
|
2020-11-30 09:54:00 +01:00
|
|
|
version = "0.2.7"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-30 09:54:00 +01:00
|
|
|
checksum = "5e4728fd124914ad25e99e3d15a9361a879f6620f63cb56bbb08f95abb97a535"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"bytes 0.5.6",
|
|
|
|
"fnv",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-util",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-07-08 19:51:57 +02:00
|
|
|
"indexmap 1.9.3",
|
2020-09-16 02:11:49 +02:00
|
|
|
"slab",
|
2021-10-07 00:56:44 +02:00
|
|
|
"tokio 0.2.25",
|
2021-10-06 23:42:44 +02:00
|
|
|
"tokio-util 0.3.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
"tracing",
|
2020-11-30 09:54:00 +01:00
|
|
|
"tracing-futures",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "h2"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.3.21"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2021-10-06 23:42:44 +02:00
|
|
|
"fnv",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-util",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-07-08 19:51:57 +02:00
|
|
|
"indexmap 1.9.3",
|
2021-10-06 23:42:44 +02:00
|
|
|
"slab",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2021-10-06 23:42:44 +02:00
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "handlebars"
|
2023-11-13 18:51:38 +01:00
|
|
|
version = "4.5.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-13 18:51:38 +01:00
|
|
|
checksum = "faa67bab9ff362228eb3d00bd024a4965d8231bbb7921167f0cfa66c6626b225"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"pest",
|
|
|
|
"pest_derive",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
2022-06-08 04:36:16 +02:00
|
|
|
"thiserror",
|
2020-09-16 02:11:49 +02:00
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
|
|
|
version = "0.11.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
|
2022-01-29 17:25:46 +01:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.7.7",
|
2022-01-29 17:25:46 +01:00
|
|
|
]
|
|
|
|
|
2022-06-08 01:51:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2022-07-21 04:21:07 +02:00
|
|
|
version = "0.12.3"
|
2022-06-08 01:51:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-21 04:21:07 +02:00
|
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
2022-06-08 01:51:42 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.7.7",
|
2022-06-08 01:51:42 +02:00
|
|
|
]
|
|
|
|
|
2023-02-26 22:01:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
|
|
|
version = "0.13.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
|
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.8.6",
|
2023-02-26 22:01:15 +01:00
|
|
|
]
|
|
|
|
|
2023-07-08 19:51:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.14.2"
|
2023-07-08 19:51:57 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "f93e7192158dbcda357bdec5fb5788eebf8bbac027f3f33e719d29135ae84156"
|
2023-07-09 01:56:56 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.8.6",
|
2023-07-09 01:56:56 +02:00
|
|
|
"allocator-api2",
|
|
|
|
]
|
2023-07-08 19:51:57 +02:00
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hashlink"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.8.4"
|
2023-07-09 01:56:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
|
2023-07-09 01:56:56 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"hashbrown 0.14.2",
|
2023-07-09 01:56:56 +02:00
|
|
|
]
|
|
|
|
|
2022-02-02 03:02:47 +01:00
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "0.4.1"
|
2022-02-02 03:02:47 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
2023-07-09 01:56:56 +02:00
|
|
|
dependencies = [
|
|
|
|
"unicode-segmentation",
|
|
|
|
]
|
2022-02-02 03:02:47 +01:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hello-world"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2023-03-14 04:11:49 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.3.3"
|
2023-02-26 22:01:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7"
|
2023-02-26 22:01:15 +01:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hex"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.4.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-02-02 02:24:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "hkdf"
|
2022-02-17 20:54:41 +01:00
|
|
|
version = "0.12.3"
|
2022-02-02 02:24:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-17 20:54:41 +01:00
|
|
|
checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"
|
2022-02-02 02:24:28 +01:00
|
|
|
dependencies = [
|
2022-08-01 02:17:59 +02:00
|
|
|
"hmac",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2022-02-02 02:24:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "hmac"
|
2022-02-17 20:54:41 +01:00
|
|
|
version = "0.12.1"
|
2022-02-02 02:24:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-17 20:54:41 +01:00
|
|
|
checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
|
2022-02-02 02:24:28 +01:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"digest",
|
2022-02-02 02:24:28 +01:00
|
|
|
]
|
|
|
|
|
2022-07-10 00:39:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "home"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.5.5"
|
2022-07-10 00:39:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb"
|
2022-07-10 00:39:21 +02:00
|
|
|
dependencies = [
|
2023-05-22 13:47:21 +02:00
|
|
|
"windows-sys 0.48.0",
|
2022-07-10 00:39:21 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hostname"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"match_cfg",
|
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "0.2.9"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"fnv",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-12-04 19:01:46 +01:00
|
|
|
[[package]]
|
|
|
|
name = "http"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea"
|
|
|
|
dependencies = [
|
|
|
|
"bytes 1.5.0",
|
|
|
|
"fnv",
|
|
|
|
"itoa 1.0.9",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "http-body"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b"
|
|
|
|
dependencies = [
|
|
|
|
"bytes 0.5.6",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-01-31 03:45:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "http-body"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.4.5"
|
2022-01-31 03:45:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
|
2022-01-31 03:45:53 +01:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2022-01-31 03:45:53 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "http-proxy"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
|
|
|
"awc",
|
2022-10-26 17:51:27 +02:00
|
|
|
"clap",
|
|
|
|
"env_logger",
|
2023-01-01 21:22:50 +01:00
|
|
|
"futures-util",
|
2022-02-02 03:02:47 +01:00
|
|
|
"log",
|
2024-01-01 18:52:28 +01:00
|
|
|
"reqwest 0.11.23",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-01-01 21:22:50 +01:00
|
|
|
"tokio-stream",
|
2020-09-16 02:11:49 +02:00
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
2022-01-29 17:06:32 +01:00
|
|
|
[[package]]
|
|
|
|
name = "http-range"
|
2022-02-17 20:54:41 +01:00
|
|
|
version = "0.1.5"
|
2022-01-29 17:06:32 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-17 20:54:41 +01:00
|
|
|
checksum = "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573"
|
2022-01-29 17:06:32 +01:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "httparse"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "1.8.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2020-10-13 09:45:19 +02:00
|
|
|
[[package]]
|
|
|
|
name = "httpdate"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "494b4d60369511e7dea41cf646832512a94e542f68bb9c49e54518e0f468eb47"
|
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "httpdate"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "1.0.3"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
|
2022-01-27 03:58:13 +01:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "humansize"
|
2023-03-14 04:11:49 +01:00
|
|
|
version = "2.1.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 04:11:49 +01:00
|
|
|
checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7"
|
|
|
|
dependencies = [
|
|
|
|
"libm",
|
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2020-10-20 00:36:53 +02:00
|
|
|
[[package]]
|
|
|
|
name = "humantime"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "2.1.0"
|
2020-10-20 00:36:53 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
2020-10-20 00:36:53 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hyper"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.13.10"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "8a6f157065790a3ed2f88679250419b5cdd96e714a0d65f7797fd337186e96bb"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"bytes 0.5.6",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
2021-10-06 23:42:44 +02:00
|
|
|
"h2 0.2.7",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2022-01-31 03:45:53 +01:00
|
|
|
"http-body 0.3.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
"httparse",
|
2022-01-27 03:58:13 +01:00
|
|
|
"httpdate 0.3.2",
|
|
|
|
"itoa 0.4.8",
|
2022-02-18 02:44:53 +01:00
|
|
|
"pin-project",
|
2021-10-07 00:56:44 +02:00
|
|
|
"socket2 0.3.19",
|
|
|
|
"tokio 0.2.25",
|
2020-09-16 02:11:49 +02:00
|
|
|
"tower-service",
|
|
|
|
"tracing",
|
|
|
|
"want",
|
|
|
|
]
|
|
|
|
|
2022-01-31 03:45:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "hyper"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.14.27"
|
2022-01-31 03:45:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
|
2022-01-31 03:45:53 +01:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-01-31 03:45:53 +01:00
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
2023-08-29 19:49:21 +02:00
|
|
|
"h2 0.3.21",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2022-06-08 04:36:16 +02:00
|
|
|
"http-body 0.4.5",
|
2022-01-31 03:45:53 +01:00
|
|
|
"httparse",
|
2023-08-29 19:49:21 +02:00
|
|
|
"httpdate 1.0.3",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2023-10-29 01:55:43 +02:00
|
|
|
"socket2 0.4.10",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-01-31 03:45:53 +01:00
|
|
|
"tower-service",
|
|
|
|
"tracing",
|
|
|
|
"want",
|
|
|
|
]
|
|
|
|
|
2022-08-01 02:17:59 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hyper-rustls"
|
2023-10-29 02:16:34 +02:00
|
|
|
version = "0.24.2"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 02:16:34 +02:00
|
|
|
checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
2023-10-29 02:16:34 +02:00
|
|
|
"futures-util",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2023-07-08 19:51:57 +02:00
|
|
|
"hyper 0.14.27",
|
2022-08-01 02:17:59 +02:00
|
|
|
"log",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2022-08-01 02:17:59 +02:00
|
|
|
"rustls-native-certs",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 02:16:34 +02:00
|
|
|
"tokio-rustls 0.24.1",
|
2022-08-01 02:17:59 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "hyper-tls"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d979acc56dcb5b8dddba3917601745e877576475aa046df3226eabdecef78eed"
|
|
|
|
dependencies = [
|
|
|
|
"bytes 0.5.6",
|
2022-01-31 03:45:53 +01:00
|
|
|
"hyper 0.13.10",
|
2020-09-16 02:11:49 +02:00
|
|
|
"native-tls",
|
2021-10-07 00:56:44 +02:00
|
|
|
"tokio 0.2.25",
|
2020-09-16 02:11:49 +02:00
|
|
|
"tokio-tls",
|
|
|
|
]
|
|
|
|
|
2022-01-31 03:45:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "hyper-tls"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
|
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2023-07-08 19:51:57 +02:00
|
|
|
"hyper 0.14.27",
|
2022-01-31 03:45:53 +01:00
|
|
|
"native-tls",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-01-31 03:45:53 +01:00
|
|
|
"tokio-native-tls",
|
|
|
|
]
|
|
|
|
|
2022-08-28 19:40:59 +02:00
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.58"
|
2022-08-28 19:40:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "8326b86b6cff230b97d0d312a6c40a60726df3332e721f72a1b035f451663b20"
|
2022-08-28 19:40:59 +02:00
|
|
|
dependencies = [
|
|
|
|
"android_system_properties",
|
|
|
|
"core-foundation-sys",
|
2022-10-16 22:20:01 +02:00
|
|
|
"iana-time-zone-haiku",
|
2022-08-28 19:40:59 +02:00
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
2023-10-29 01:55:43 +02:00
|
|
|
"windows-core",
|
2022-08-28 19:40:59 +02:00
|
|
|
]
|
|
|
|
|
2022-10-16 22:20:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone-haiku"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.1.2"
|
2022-10-16 22:20:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
2022-10-16 22:20:01 +02:00
|
|
|
dependencies = [
|
2023-05-22 13:47:21 +02:00
|
|
|
"cc",
|
2022-10-16 22:20:01 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ident_case"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.2.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"matches",
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
|
|
|
]
|
|
|
|
|
2022-09-11 00:07:55 +02:00
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.4.0"
|
2022-09-11 00:07:55 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
|
2022-09-11 00:07:55 +02:00
|
|
|
dependencies = [
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
|
|
|
]
|
|
|
|
|
2023-11-28 05:27:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "if_chain"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "1.0.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ignore"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "0.4.20"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"globset",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"memchr",
|
|
|
|
"regex",
|
|
|
|
"same-file",
|
|
|
|
"thread_local",
|
|
|
|
"walkdir",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "impl-more"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.1.6"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "206ca75c9c03ba3d4ace2460e57b189f39f43de612c2f85836e65c929701bb2d"
|
2022-12-11 16:25:15 +01:00
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "indenter"
|
|
|
|
version = "0.3.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "1.9.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
2022-07-21 04:21:07 +02:00
|
|
|
"hashbrown 0.12.3",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-08 19:51:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "indexmap"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "2.1.0"
|
2023-07-08 19:51:57 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "d530e1a18b1cb4c484e6e34556a0d948706958449fca0cab753d649f2bce3d1f"
|
2023-07-08 19:51:57 +02:00
|
|
|
dependencies = [
|
|
|
|
"equivalent",
|
2023-10-29 01:55:43 +02:00
|
|
|
"hashbrown 0.14.2",
|
2023-10-29 02:10:31 +02:00
|
|
|
"serde",
|
2023-07-08 19:51:57 +02:00
|
|
|
]
|
|
|
|
|
2022-10-16 22:49:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "inotify"
|
|
|
|
version = "0.9.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
|
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"bitflags 1.3.2",
|
2022-10-16 22:49:01 +02:00
|
|
|
"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",
|
|
|
|
]
|
|
|
|
|
2022-10-16 22:20:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "inout"
|
|
|
|
version = "0.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "instant"
|
2022-01-27 03:58:13 +01:00
|
|
|
version = "0.1.12"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-27 03:58:13 +01:00
|
|
|
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
2020-10-13 09:45:19 +02:00
|
|
|
dependencies = [
|
2020-11-30 09:54:00 +01:00
|
|
|
"cfg-if 1.0.0",
|
2020-10-13 09:45:19 +02:00
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-07-10 04:48:11 +02:00
|
|
|
[[package]]
|
|
|
|
name = "intl-memoizer"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c310433e4a310918d6ed9243542a6b83ec1183df95dff8f23f87bb88a264a66f"
|
|
|
|
dependencies = [
|
|
|
|
"type-map",
|
|
|
|
"unic-langid",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "intl_pluralrules"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "7.0.2"
|
2022-07-10 04:48:11 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "078ea7b7c29a2b4df841a7f6ac8775ff6074020c6776d48491ce2268e068f972"
|
2022-07-10 04:48:11 +02:00
|
|
|
dependencies = [
|
|
|
|
"unic-langid",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "io-enum"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "1.1.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "5305557fa27b460072ae15ce07617e999f5879f14d376c8449f0bfb9f9d8e91e"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-08-29 19:49:21 +02:00
|
|
|
"derive_utils 0.13.2",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "iovec"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ipconfig"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.3.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"socket2 0.5.5",
|
2020-09-16 02:11:49 +02:00
|
|
|
"widestring",
|
2023-07-08 19:51:57 +02:00
|
|
|
"windows-sys 0.48.0",
|
|
|
|
"winreg 0.50.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ipnet"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.9.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
|
2022-12-11 16:25:15 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "is-terminal"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.4.9"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"hermit-abi",
|
2023-08-29 19:49:21 +02:00
|
|
|
"rustix",
|
2023-05-22 13:47:21 +02:00
|
|
|
"windows-sys 0.48.0",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-09-11 01:50:09 +02:00
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
|
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.4.8"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2023-07-18 17:22:29 +02:00
|
|
|
version = "1.0.9"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:29 +02:00
|
|
|
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
|
2022-01-27 03:58:13 +01:00
|
|
|
|
2022-07-10 00:39:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "itoap"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9028f49264629065d057f340a86acb84867925865f73bbf8d47b4d149a7e88b8"
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "jobserver"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.27"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "8c37f63953c4c63420ed5fd3d6d398c719489b9f872b9fa683262f8edd363c7d"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.3.65"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "54c0c35952f67de54bb584e9fd912b3023117cbafc0a77d8f3dee1fb5f572fe8"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "json-example"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-03-06 01:41:32 +01:00
|
|
|
"log",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2022-02-02 02:51:25 +01:00
|
|
|
[[package]]
|
|
|
|
name = "json-validation"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
|
|
|
"awc",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-03-06 01:15:16 +01:00
|
|
|
"futures-util",
|
2022-02-02 02:51:25 +01:00
|
|
|
"log",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-02-02 02:51:25 +01:00
|
|
|
"serde_json",
|
|
|
|
"validator",
|
|
|
|
]
|
|
|
|
|
2022-06-08 01:51:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "json5"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "96b0db21af676c1ce64250b5f40f3ce2cf27e4e47cb91ed91eb6fe9350b430c1"
|
|
|
|
dependencies = [
|
|
|
|
"pest",
|
|
|
|
"pest_derive",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "json_decode_error"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-03-06 01:41:32 +01:00
|
|
|
"log",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "json_error"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-03-06 01:41:32 +01:00
|
|
|
"log",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-example"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2021-10-07 04:27:50 +02:00
|
|
|
"futures-util",
|
2020-09-16 02:11:49 +02:00
|
|
|
"log",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "juniper"
|
2024-01-15 18:44:44 +01:00
|
|
|
version = "0.15.12"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-15 18:44:44 +01:00
|
|
|
checksum = "875dca5a0c08b1521e1bb0ed940e9955a9f38971008aaa2a9f64a2ac6b59e1b5"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2021-04-26 13:32:32 +02:00
|
|
|
"async-trait",
|
2022-01-27 03:58:13 +01:00
|
|
|
"bson 1.2.4",
|
2020-09-16 02:11:49 +02:00
|
|
|
"chrono",
|
|
|
|
"fnv",
|
2023-12-04 19:01:46 +01:00
|
|
|
"futures",
|
2021-04-26 13:32:32 +02:00
|
|
|
"futures-enum",
|
|
|
|
"graphql-parser",
|
2023-07-08 19:51:57 +02:00
|
|
|
"indexmap 1.9.3",
|
2020-09-16 02:11:49 +02:00
|
|
|
"juniper_codegen",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2023-02-26 22:01:15 +01:00
|
|
|
"smartstring",
|
2022-07-10 00:11:36 +02:00
|
|
|
"static_assertions",
|
2020-09-16 02:11:49 +02:00
|
|
|
"url",
|
2022-07-10 00:39:21 +02:00
|
|
|
"uuid 0.8.2",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "juniper-advanced"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-17 21:59:04 +01:00
|
|
|
"actix-cors",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-web-lab",
|
2023-10-29 02:17:49 +02:00
|
|
|
"dotenvy",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2020-09-16 02:11:49 +02:00
|
|
|
"juniper",
|
|
|
|
"log",
|
2023-07-18 17:22:00 +02:00
|
|
|
"mysql 24.0.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"r2d2",
|
|
|
|
"r2d2_mysql",
|
2023-11-29 20:58:24 +01:00
|
|
|
"uuid 1.6.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "juniper-example"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-17 21:59:04 +01:00
|
|
|
"actix-cors",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-web-lab",
|
|
|
|
"env_logger",
|
2020-09-16 02:11:49 +02:00
|
|
|
"juniper",
|
2022-02-17 21:59:04 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "juniper_codegen"
|
2022-02-17 20:54:41 +01:00
|
|
|
version = "0.15.9"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-17 20:54:41 +01:00
|
|
|
checksum = "aee97671061ad50301ba077d054d295e01d31a1868fbd07902db651f987e71db"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2021-04-26 13:32:32 +02:00
|
|
|
"proc-macro-error",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[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",
|
|
|
|
]
|
|
|
|
|
2022-10-16 22:49:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "kqueue"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "1.0.8"
|
2022-10-16 22:49:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
|
2022-10-16 22:49:01 +02:00
|
|
|
dependencies = [
|
|
|
|
"kqueue-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "kqueue-sys"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "1.0.4"
|
2022-10-16 22:49:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
|
2022-10-16 22:49:01 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"bitflags 1.3.2",
|
2022-10-16 22:49:01 +02:00
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "language-tags"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
|
|
|
"spin 0.5.2",
|
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "lazycell"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "lexical"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "6.1.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "c7aefb36fd43fef7003334742cbf77b243fcd36418a1d1bdd480d613a67968f6"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-06-08 01:51:42 +02:00
|
|
|
"lexical-core",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lexical-core"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "0.8.5"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "2cde5de06e8d4c2faabc400238f9ae1c74d5412d03a7bd067645ccbc47070e46"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"lexical-parse-float",
|
|
|
|
"lexical-parse-integer",
|
|
|
|
"lexical-util",
|
|
|
|
"lexical-write-float",
|
|
|
|
"lexical-write-integer",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lexical-parse-float"
|
|
|
|
version = "0.8.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "683b3a5ebd0130b8fb52ba0bdc718cc56815b6a097e28ae5a6997d0ad17dc05f"
|
|
|
|
dependencies = [
|
|
|
|
"lexical-parse-integer",
|
|
|
|
"lexical-util",
|
|
|
|
"static_assertions",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lexical-parse-integer"
|
|
|
|
version = "0.8.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6d0994485ed0c312f6d965766754ea177d07f9c00c9b82a5ee62ed5b47945ee9"
|
|
|
|
dependencies = [
|
|
|
|
"lexical-util",
|
|
|
|
"static_assertions",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lexical-util"
|
|
|
|
version = "0.8.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5255b9ff16ff898710eb9eb63cb39248ea8a5bb036bea8085b1a767ff6c4e3fc"
|
|
|
|
dependencies = [
|
|
|
|
"static_assertions",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lexical-write-float"
|
|
|
|
version = "0.8.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "accabaa1c4581f05a3923d1b4cfd124c329352288b7b9da09e766b0668116862"
|
|
|
|
dependencies = [
|
|
|
|
"lexical-util",
|
|
|
|
"lexical-write-integer",
|
|
|
|
"static_assertions",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "lexical-write-integer"
|
|
|
|
version = "0.8.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e1b6f3d1f4422866b68192d62f77bc5c700bee84f3069f2469d7bc8c77852446"
|
|
|
|
dependencies = [
|
|
|
|
"lexical-util",
|
2022-07-10 00:11:36 +02:00
|
|
|
"static_assertions",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.2.150"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "libloading"
|
2022-12-11 16:25:15 +01:00
|
|
|
version = "0.7.4"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-11 16:25:15 +01:00
|
|
|
checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
2023-03-14 04:11:49 +01:00
|
|
|
[[package]]
|
|
|
|
name = "libm"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.2.8"
|
2023-03-14 04:11:49 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
|
2023-03-14 04:11:49 +01:00
|
|
|
|
2022-02-06 09:19:35 +01:00
|
|
|
[[package]]
|
|
|
|
name = "libsqlite3-sys"
|
2023-07-09 03:05:10 +02:00
|
|
|
version = "0.26.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-09 03:05:10 +02:00
|
|
|
checksum = "afc22eff61b133b115c6e8c74e818c628d6d5e7a502afea6f64dee076dd94326"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-07-09 03:05:10 +02:00
|
|
|
"cc",
|
2020-09-16 02:11:49 +02:00
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libz-sys"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "1.1.12"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "d97137b25e321a73eef1418d1d5d2eda4d77e12813f8e6dead84bc52c5870a7b"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "linked-hash-map"
|
2022-07-09 21:43:47 +02:00
|
|
|
version = "0.5.6"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-09 21:43:47 +02:00
|
|
|
checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "linux-raw-sys"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.4.10"
|
2023-07-08 19:51:57 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f"
|
2023-07-08 19:51:57 +02:00
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "local-channel"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.1.5"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "b6cbc85e69b8df4b8bb8b89ec634e7189099cea8927a276b7384ce5488e53ec8"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"local-waker",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "local-waker"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.1.4"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "4d873d7c67ce09b42110d801813efbc9364414e356be9935700d368351657487"
|
2021-10-06 23:42:44 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.4.11"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-06-08 04:36:16 +02:00
|
|
|
"autocfg",
|
2020-09-16 02:11:49 +02:00
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.4.20"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-07-17 18:55:17 +02:00
|
|
|
[[package]]
|
|
|
|
name = "lru"
|
|
|
|
version = "0.10.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "718e8fae447df0c7e1ba7f5189829e63fd536945c8988d61444c19039f16b670"
|
|
|
|
dependencies = [
|
|
|
|
"hashbrown 0.13.2",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "lru-cache"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
|
|
|
|
dependencies = [
|
2022-02-02 16:15:25 +01:00
|
|
|
"linked-hash-map",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mac"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
|
|
|
|
|
2023-10-30 00:32:02 +01:00
|
|
|
[[package]]
|
2023-10-30 00:47:02 +01:00
|
|
|
name = "mach2"
|
|
|
|
version = "0.4.1"
|
2023-10-30 00:32:02 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-30 00:47:02 +01:00
|
|
|
checksum = "6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8"
|
2023-10-30 00:32:02 +01:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "markup5ever"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.11.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "7a2629bb1404f3d34c2e921f21fd34ba00b206124c81f65c50b43b6aaefeb016"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
2022-09-11 00:07:55 +02:00
|
|
|
"phf 0.10.1",
|
2023-05-22 13:47:21 +02:00
|
|
|
"phf_codegen 0.10.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"string_cache",
|
|
|
|
"string_cache_codegen",
|
|
|
|
"tendril",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "match_cfg"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "matches"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "0.1.10"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
2022-02-02 16:15:25 +01:00
|
|
|
name = "md-5"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.10.6"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
|
2022-02-02 16:15:25 +01:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"cfg-if 1.0.0",
|
2022-10-26 17:51:27 +02:00
|
|
|
"digest",
|
2022-02-02 16:15:25 +01:00
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "mediatype"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.19.15"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "8c408dc227d302f1496c84d9dc68c00fec6f56f9228a18f3023f976f3ca7c945"
|
2022-12-11 16:25:15 +01:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.6.4"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-10-16 22:20:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "memo-map"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.3.2"
|
2022-10-16 22:20:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "374c335b2df19e62d4cb323103473cbc6510980253119180de862d89184f6a83"
|
2022-10-16 22:20:01 +02:00
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "memoffset"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.9.0"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
2022-12-18 22:10:03 +01:00
|
|
|
[[package]]
|
|
|
|
name = "middleware-encrypted-payloads"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-http",
|
|
|
|
"actix-web",
|
|
|
|
"actix-web-lab",
|
|
|
|
"aes-gcm-siv",
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2022-12-18 22:10:03 +01:00
|
|
|
"env_logger",
|
|
|
|
"log",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2023-10-30 00:51:05 +01:00
|
|
|
name = "middleware-http-to-https"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-02-22 13:12:17 +01:00
|
|
|
"futures-util",
|
|
|
|
"log",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2023-10-30 00:51:05 +01:00
|
|
|
"rustls-pemfile",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-10-07 05:04:19 +02:00
|
|
|
[[package]]
|
2023-10-30 00:51:05 +01:00
|
|
|
name = "middleware-rate-limit"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2021-10-07 05:04:19 +02:00
|
|
|
dependencies = [
|
2023-10-30 00:51:05 +01:00
|
|
|
"actix-governor",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2023-10-30 00:51:05 +01:00
|
|
|
"chrono",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2023-10-30 00:51:05 +01:00
|
|
|
"futures-util",
|
2022-01-29 15:42:30 +01:00
|
|
|
"log",
|
2021-10-07 05:04:19 +02:00
|
|
|
]
|
|
|
|
|
2021-10-13 16:06:42 +02:00
|
|
|
[[package]]
|
2023-10-30 00:51:05 +01:00
|
|
|
name = "middleware-request-extensions"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2021-10-13 16:06:42 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-02-22 13:12:17 +01:00
|
|
|
"log",
|
2021-10-13 16:06:42 +02:00
|
|
|
]
|
|
|
|
|
2023-10-30 00:32:02 +01:00
|
|
|
[[package]]
|
2023-10-30 00:51:05 +01:00
|
|
|
name = "middleware-various"
|
2023-10-30 00:32:02 +01:00
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2023-10-30 00:51:05 +01:00
|
|
|
"actix-http",
|
2023-10-30 00:32:02 +01:00
|
|
|
"actix-web",
|
2023-10-30 00:51:05 +01:00
|
|
|
"actix-web-lab",
|
2023-10-30 00:32:02 +01:00
|
|
|
"env_logger",
|
|
|
|
"futures-util",
|
|
|
|
"log",
|
2023-10-30 00:51:05 +01:00
|
|
|
"pin-project",
|
2023-10-30 00:32:02 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "mime"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.3.17"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mime_guess"
|
2022-02-17 20:54:41 +01:00
|
|
|
version = "2.0.4"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-17 20:54:41 +01:00
|
|
|
checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"mime",
|
|
|
|
"unicase",
|
|
|
|
]
|
|
|
|
|
2022-10-16 22:20:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "minijinja"
|
2024-01-08 18:08:37 +01:00
|
|
|
version = "1.0.11"
|
2022-10-16 22:20:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-08 18:08:37 +01:00
|
|
|
checksum = "431d72874542d43aba1ca605870eacab134fdeb0c8fe27666ecf4b2662239df2"
|
2022-10-16 22:20:01 +02:00
|
|
|
dependencies = [
|
|
|
|
"memo-map",
|
2023-07-09 01:56:56 +02:00
|
|
|
"self_cell 1.0.1",
|
2022-10-16 22:20:01 +02:00
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2022-10-16 22:49:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "minijinja-autoreload"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.0.9"
|
2022-10-16 22:49:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "351866777846a2703527db9144d9e7d4697a5c305053ad11af762453b6a6156a"
|
2022-10-16 22:49:01 +02:00
|
|
|
dependencies = [
|
|
|
|
"minijinja",
|
|
|
|
"notify",
|
|
|
|
]
|
|
|
|
|
2021-10-07 00:56:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "minimal-lexical"
|
2022-01-27 03:58:13 +01:00
|
|
|
version = "0.2.1"
|
2021-10-07 00:56:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-27 03:58:13 +01:00
|
|
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
2021-10-07 00:56:44 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.7.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"adler",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.6.23"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-10-13 09:45:19 +02:00
|
|
|
"cfg-if 0.1.10",
|
2020-09-16 02:11:49 +02:00
|
|
|
"fuchsia-zircon",
|
|
|
|
"fuchsia-zircon-sys",
|
|
|
|
"iovec",
|
|
|
|
"kernel32-sys",
|
|
|
|
"libc",
|
|
|
|
"log",
|
2022-06-08 04:36:16 +02:00
|
|
|
"miow",
|
2020-09-16 02:11:49 +02:00
|
|
|
"net2",
|
|
|
|
"slab",
|
|
|
|
"winapi 0.2.8",
|
|
|
|
]
|
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.8.9"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "3dce281c5e46beae905d4de1870d8b1509a9142b62eedf18b443b011ca8343d0"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"log",
|
2022-03-15 18:32:27 +01:00
|
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
2023-07-08 19:51:57 +02:00
|
|
|
"windows-sys 0.48.0",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "miow"
|
2020-11-30 09:54:00 +01:00
|
|
|
version = "0.2.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-30 09:54:00 +01:00
|
|
|
checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"kernel32-sys",
|
|
|
|
"net2",
|
|
|
|
"winapi 0.2.8",
|
|
|
|
"ws2_32-sys",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "mongodb"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2024-01-15 18:43:56 +01:00
|
|
|
"mongodb 2.8.0",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mongodb"
|
2024-01-15 18:43:56 +01:00
|
|
|
version = "2.8.0"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-15 18:43:56 +01:00
|
|
|
checksum = "46c30763a5c6c52079602be44fa360ca3bfacee55fca73f4734aecd23706a7f2"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
2022-12-18 22:10:03 +01:00
|
|
|
"base64 0.13.1",
|
2023-07-08 19:51:57 +02:00
|
|
|
"bitflags 1.3.2",
|
2024-01-15 18:43:56 +01:00
|
|
|
"bson 2.8.1",
|
2021-10-06 23:42:44 +02:00
|
|
|
"chrono",
|
|
|
|
"derivative",
|
2023-03-14 03:36:22 +01:00
|
|
|
"derive_more",
|
2021-10-06 23:42:44 +02:00
|
|
|
"futures-core",
|
|
|
|
"futures-executor",
|
2023-03-14 03:36:22 +01:00
|
|
|
"futures-io",
|
2021-10-06 23:42:44 +02:00
|
|
|
"futures-util",
|
|
|
|
"hex",
|
2022-08-01 02:17:59 +02:00
|
|
|
"hmac",
|
2021-10-06 23:42:44 +02:00
|
|
|
"lazy_static",
|
2022-08-01 02:17:59 +02:00
|
|
|
"md-5",
|
2021-10-06 23:42:44 +02:00
|
|
|
"pbkdf2",
|
|
|
|
"percent-encoding",
|
2022-02-17 20:54:41 +01:00
|
|
|
"rand 0.8.5",
|
2022-06-08 04:36:16 +02:00
|
|
|
"rustc_version_runtime",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2023-03-14 03:36:22 +01:00
|
|
|
"rustls-pemfile",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2021-10-06 23:42:44 +02:00
|
|
|
"serde_bytes",
|
|
|
|
"serde_with",
|
2022-08-05 20:43:46 +02:00
|
|
|
"sha-1",
|
2022-10-26 17:51:27 +02:00
|
|
|
"sha2",
|
2023-10-29 01:55:43 +02:00
|
|
|
"socket2 0.4.10",
|
2021-10-06 23:42:44 +02:00
|
|
|
"stringprep",
|
2022-10-26 17:51:27 +02:00
|
|
|
"strsim",
|
2021-10-06 23:42:44 +02:00
|
|
|
"take_mut",
|
|
|
|
"thiserror",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-rustls 0.24.1",
|
|
|
|
"tokio-util 0.7.10",
|
2022-02-18 02:44:53 +01:00
|
|
|
"trust-dns-proto",
|
|
|
|
"trust-dns-resolver",
|
2021-10-06 23:42:44 +02:00
|
|
|
"typed-builder",
|
2023-11-29 20:58:24 +01:00
|
|
|
"uuid 1.6.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"webpki-roots 0.25.2",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2020-09-19 23:17:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "multer"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "2.1.0"
|
2020-09-19 23:17:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "01acbdc23469fd8fe07ab135923371d5f5a422fbf9c522158677c8eb15bc51c2"
|
2020-09-19 23:17:56 +02:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2020-09-19 23:17:56 +02:00
|
|
|
"encoding_rs",
|
2021-10-07 00:56:44 +02:00
|
|
|
"futures-util",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2020-09-19 23:17:56 +02:00
|
|
|
"httparse",
|
|
|
|
"log",
|
2022-01-27 03:58:13 +01:00
|
|
|
"memchr",
|
2020-09-19 23:17:56 +02:00
|
|
|
"mime",
|
2023-05-22 13:47:21 +02:00
|
|
|
"spin 0.9.8",
|
2022-02-18 02:44:53 +01:00
|
|
|
"version_check",
|
2020-09-19 23:17:56 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "multipart-example"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"actix-multipart",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2023-02-26 22:56:55 +01:00
|
|
|
"env_logger",
|
2021-10-07 04:27:50 +02:00
|
|
|
"futures-util",
|
2023-02-26 22:56:55 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
"sanitize-filename",
|
2023-11-29 20:58:24 +01:00
|
|
|
"uuid 1.6.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-08-01 02:17:59 +02:00
|
|
|
name = "multipart-s3-example"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"actix-multipart",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-web-lab",
|
2022-08-01 02:17:59 +02:00
|
|
|
"aws-config",
|
|
|
|
"aws-sdk-s3",
|
2023-10-29 02:17:49 +02:00
|
|
|
"dotenvy",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-03-06 01:15:16 +01:00
|
|
|
"futures-util",
|
2022-02-18 03:13:08 +01:00
|
|
|
"log",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-11-07 04:27:23 +01:00
|
|
|
"tokio-util 0.7.10",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-17 18:55:17 +02:00
|
|
|
[[package]]
|
|
|
|
name = "mysql"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-web",
|
2023-07-17 21:59:04 +02:00
|
|
|
"derive_more",
|
2023-10-29 02:17:49 +02:00
|
|
|
"dotenvy",
|
2023-07-17 21:59:04 +02:00
|
|
|
"env_logger",
|
|
|
|
"log",
|
2023-07-17 18:55:17 +02:00
|
|
|
"mysql 24.0.0",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mysql"
|
|
|
|
version = "24.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cfe2babc5f5b354eab9c0a0e40da3e69c4d77421c8b9b6ee03f97acc75bd7955"
|
|
|
|
dependencies = [
|
|
|
|
"bufstream",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2023-07-17 18:55:17 +02:00
|
|
|
"crossbeam",
|
|
|
|
"flate2",
|
|
|
|
"io-enum",
|
|
|
|
"libc",
|
2023-07-18 17:22:00 +02:00
|
|
|
"lru",
|
|
|
|
"mysql_common",
|
2023-07-17 18:55:17 +02:00
|
|
|
"named_pipe",
|
|
|
|
"native-tls",
|
|
|
|
"once_cell",
|
2023-07-18 17:22:00 +02:00
|
|
|
"pem",
|
2023-07-17 18:55:17 +02:00
|
|
|
"percent-encoding",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2023-10-29 01:55:43 +02:00
|
|
|
"socket2 0.5.5",
|
2023-07-17 18:55:17 +02:00
|
|
|
"twox-hash",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mysql-common-derive"
|
|
|
|
version = "0.30.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "56b0d8a0db9bf6d2213e11f2c701cb91387b0614361625ab7b9743b41aa4938f"
|
|
|
|
dependencies = [
|
|
|
|
"darling 0.20.3",
|
|
|
|
"heck",
|
|
|
|
"num-bigint",
|
|
|
|
"proc-macro-crate 1.3.1",
|
|
|
|
"proc-macro-error",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2023-07-17 18:55:17 +02:00
|
|
|
"termcolor",
|
|
|
|
"thiserror",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mysql_common"
|
|
|
|
version = "0.30.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "57349d5a326b437989b6ee4dc8f2f34b0cc131202748414712a8e7d98952fc8c"
|
|
|
|
dependencies = [
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2023-07-17 18:55:17 +02:00
|
|
|
"bigdecimal",
|
|
|
|
"bindgen",
|
2023-10-29 01:55:43 +02:00
|
|
|
"bitflags 2.4.1",
|
2023-07-17 18:55:17 +02:00
|
|
|
"bitvec",
|
|
|
|
"byteorder",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2023-07-17 18:55:17 +02:00
|
|
|
"cc",
|
|
|
|
"cmake",
|
|
|
|
"crc32fast",
|
|
|
|
"flate2",
|
|
|
|
"frunk",
|
|
|
|
"lazy_static",
|
|
|
|
"lexical",
|
|
|
|
"mysql-common-derive",
|
|
|
|
"num-bigint",
|
|
|
|
"num-traits",
|
|
|
|
"rand 0.8.5",
|
|
|
|
"regex",
|
|
|
|
"rust_decimal",
|
|
|
|
"saturating",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2023-09-11 01:45:01 +02:00
|
|
|
"sha1",
|
2023-07-17 18:55:17 +02:00
|
|
|
"sha2",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2023-07-17 18:55:17 +02:00
|
|
|
"subprocess",
|
|
|
|
"thiserror",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2023-11-29 20:58:24 +01:00
|
|
|
"uuid 1.6.1",
|
2023-07-17 18:55:17 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "named_pipe"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ad9c443cce91fc3e12f017290db75dde490d685cdaaf508d7159d7cf41f0eb2b"
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "native-tls"
|
2022-12-11 16:25:15 +01:00
|
|
|
version = "0.2.11"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-11 16:25:15 +01:00
|
|
|
checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"libc",
|
|
|
|
"log",
|
|
|
|
"openssl",
|
|
|
|
"openssl-probe",
|
|
|
|
"openssl-sys",
|
|
|
|
"schannel",
|
2021-10-07 00:56:44 +02:00
|
|
|
"security-framework",
|
|
|
|
"security-framework-sys",
|
|
|
|
"tempfile",
|
2020-10-13 09:45:19 +02:00
|
|
|
]
|
|
|
|
|
2022-02-18 03:02:44 +01:00
|
|
|
[[package]]
|
|
|
|
name = "nested-routing"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-12-30 17:30:16 +01:00
|
|
|
"log",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-02-18 03:02:44 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "net2"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.2.39"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-10-13 09:45:19 +02:00
|
|
|
"cfg-if 0.1.10",
|
2020-09-16 02:11:49 +02:00
|
|
|
"libc",
|
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "new_debug_unreachable"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
|
|
|
|
|
2023-10-30 00:32:02 +01:00
|
|
|
[[package]]
|
|
|
|
name = "no-std-compat"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b93853da6d84c2e3c7d730d6473e8817692dd89be387eb01b94d7f108ecb5b8c"
|
|
|
|
|
2021-03-03 15:37:17 +01:00
|
|
|
[[package]]
|
|
|
|
name = "nom"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "7.1.3"
|
2021-03-03 15:37:17 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
|
2021-03-03 15:37:17 +01:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
2021-10-07 00:56:44 +02:00
|
|
|
"minimal-lexical",
|
2021-03-03 15:37:17 +01:00
|
|
|
]
|
|
|
|
|
2023-10-30 00:32:02 +01:00
|
|
|
[[package]]
|
|
|
|
name = "nonzero_ext"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21"
|
|
|
|
|
2022-10-16 22:49:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "notify"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "5.2.0"
|
2022-10-16 22:49:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "729f63e1ca555a43fe3efa4f3efdf4801c479da85b432242a7b726f353c88486"
|
2022-10-16 22:49:01 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"bitflags 1.3.2",
|
2022-10-16 22:49:01 +02:00
|
|
|
"filetime",
|
|
|
|
"fsevent-sys",
|
|
|
|
"inotify",
|
|
|
|
"kqueue",
|
|
|
|
"libc",
|
2023-10-29 01:55:43 +02:00
|
|
|
"mio 0.8.9",
|
2022-10-16 22:49:01 +02:00
|
|
|
"walkdir",
|
2023-05-22 13:47:21 +02:00
|
|
|
"windows-sys 0.45.0",
|
2022-10-16 22:49:01 +02:00
|
|
|
]
|
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "num-bigint"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.4.4"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"num-integer",
|
2022-06-08 01:51:42 +02:00
|
|
|
"num-traits",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "num-bigint-dig"
|
|
|
|
version = "0.8.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"lazy_static",
|
|
|
|
"libm",
|
|
|
|
"num-integer",
|
|
|
|
"num-iter",
|
|
|
|
"num-traits",
|
|
|
|
"rand 0.8.5",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2023-07-09 03:05:10 +02:00
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "num-integer"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.1.45"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
2022-06-08 01:51:42 +02:00
|
|
|
"num-traits",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "num-iter"
|
|
|
|
version = "0.1.43"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "num-traits"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.2.17"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
2023-07-09 03:05:10 +02:00
|
|
|
"libm",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num_cpus"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "1.16.0"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
2022-01-27 03:58:13 +01:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"hermit-abi",
|
2022-01-27 03:58:13 +01:00
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-07-08 19:51:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "object"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "0.32.1"
|
2023-07-08 19:51:57 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
|
2023-07-08 19:51:57 +02:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2023-12-11 22:10:50 +01:00
|
|
|
version = "1.19.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-11 22:10:50 +01:00
|
|
|
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "opaque-debug"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl"
|
2023-12-25 18:50:45 +01:00
|
|
|
version = "0.10.62"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 18:50:45 +01:00
|
|
|
checksum = "8cde4d2d9200ad5909f8dac647e29482e07c3a35de8a13fce7c9c7747ad9f671"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"bitflags 2.4.1",
|
2021-10-07 00:56:44 +02:00
|
|
|
"cfg-if 1.0.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"foreign-types",
|
|
|
|
"libc",
|
2021-10-07 00:56:44 +02:00
|
|
|
"once_cell",
|
2022-06-08 04:36:16 +02:00
|
|
|
"openssl-macros",
|
2020-09-16 02:11:49 +02:00
|
|
|
"openssl-sys",
|
|
|
|
]
|
|
|
|
|
2022-06-08 04:36:16 +02:00
|
|
|
[[package]]
|
|
|
|
name = "openssl-macros"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.1.1"
|
2022-06-08 04:36:16 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
|
2022-06-08 04:36:16 +02:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2022-06-08 04:36:16 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "openssl-probe"
|
2022-01-27 03:58:13 +01:00
|
|
|
version = "0.1.5"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-27 03:58:13 +01:00
|
|
|
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl-sys"
|
2023-12-25 18:50:45 +01:00
|
|
|
version = "0.9.98"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 18:50:45 +01:00
|
|
|
checksum = "c1665caf8ab2dc9aef43d1c0023bd904633a6a05cb30b0ad59bec2ae986e57a7"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
2022-06-08 01:51:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ordered-multimap"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ccd746e37177e1711c20dd619a1620f34f5c8b569c53590a72dedd5344d8924a"
|
|
|
|
dependencies = [
|
|
|
|
"dlv-list",
|
2022-07-21 04:21:07 +02:00
|
|
|
"hashbrown 0.12.3",
|
2022-06-08 01:51:42 +02:00
|
|
|
]
|
|
|
|
|
2023-01-07 16:23:31 +01:00
|
|
|
[[package]]
|
|
|
|
name = "outref"
|
2023-02-26 22:56:55 +01:00
|
|
|
version = "0.5.1"
|
2023-01-07 16:23:31 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:56:55 +01:00
|
|
|
checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
|
2023-01-07 16:23:31 +01:00
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "owo-colors"
|
|
|
|
version = "3.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
|
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "p256"
|
|
|
|
version = "0.11.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
|
|
|
|
dependencies = [
|
|
|
|
"ecdsa 0.14.8",
|
|
|
|
"elliptic-curve 0.12.3",
|
|
|
|
"sha2",
|
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "p256"
|
|
|
|
version = "0.13.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b"
|
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"ecdsa 0.16.8",
|
|
|
|
"elliptic-curve 0.13.6",
|
2023-09-11 01:45:01 +02:00
|
|
|
"primeorder",
|
|
|
|
"sha2",
|
|
|
|
]
|
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "parking"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.2.0"
|
2023-07-09 01:56:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
|
2023-07-09 01:56:56 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.11.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"instant",
|
2023-12-04 19:01:46 +01:00
|
|
|
"lock_api",
|
2022-12-30 17:48:10 +01:00
|
|
|
"parking_lot_core 0.8.6",
|
2022-02-17 20:54:41 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.12.1"
|
2022-02-17 20:54:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
2022-02-17 20:54:41 +01:00
|
|
|
dependencies = [
|
2023-12-04 19:01:46 +01:00
|
|
|
"lock_api",
|
2023-10-29 01:55:43 +02:00
|
|
|
"parking_lot_core 0.9.9",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2022-12-30 17:48:10 +01:00
|
|
|
version = "0.8.6"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-30 17:48:10 +01:00
|
|
|
checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2021-10-07 00:56:44 +02:00
|
|
|
"cfg-if 1.0.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"instant",
|
|
|
|
"libc",
|
2022-12-30 17:23:24 +01:00
|
|
|
"redox_syscall 0.2.16",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2020-09-16 02:11:49 +02:00
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
2022-02-17 20:54:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.9.9"
|
2022-02-17 20:54:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
|
2022-02-17 20:54:41 +01:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"libc",
|
2023-10-29 01:55:43 +02:00
|
|
|
"redox_syscall 0.4.1",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2023-08-29 19:49:21 +02:00
|
|
|
"windows-targets 0.48.5",
|
2022-02-17 20:54:41 +01:00
|
|
|
]
|
|
|
|
|
2023-02-26 22:56:55 +01:00
|
|
|
[[package]]
|
|
|
|
name = "parse-size"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "944553dd59c802559559161f9816429058b869003836120e262e8caec061b7ae"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "parse-zoneinfo"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41"
|
|
|
|
dependencies = [
|
|
|
|
"regex",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "paste"
|
2023-07-18 17:22:29 +02:00
|
|
|
version = "1.0.14"
|
2020-12-14 12:30:06 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:29 +02:00
|
|
|
checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
|
2020-12-14 12:30:06 +01:00
|
|
|
|
2022-06-08 01:51:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "pathdiff"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "pbkdf2"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.11.0"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"digest",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "peeking_take_while"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
|
|
|
|
|
2023-07-17 18:55:17 +02:00
|
|
|
[[package]]
|
|
|
|
name = "pem"
|
|
|
|
version = "2.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6b13fe415cdf3c8e44518e18a7c95a13431d9bdf6d15367d82b23c377fdd441a"
|
|
|
|
dependencies = [
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2023-07-17 18:55:17 +02:00
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "pem-rfc7468"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
|
|
|
|
dependencies = [
|
|
|
|
"base64ct",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "percent-encoding"
|
2023-11-28 05:27:04 +01:00
|
|
|
version = "2.3.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-28 05:27:04 +01:00
|
|
|
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.7.5"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "ae9cee2a55a544be8b89dc6848072af97a20f2422603c10865be2a42b580fff5"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"memchr",
|
2022-08-05 20:43:46 +02:00
|
|
|
"thiserror",
|
2020-09-16 02:11:49 +02:00
|
|
|
"ucd-trie",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_derive"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.7.5"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "81d78524685f5ef2a3b3bd1cafbc9fcabb036253d9b1463e726a91cd16e2dfc2"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"pest",
|
|
|
|
"pest_generator",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_generator"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.7.5"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "68bd1206e71118b5356dae5ddc61c8b11e28b09ef6a31acbd15ea48a28e0c227"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"pest",
|
|
|
|
"pest_meta",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_meta"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.7.5"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "7c747191d4ad9e4a4ab9c8798f1e82a39affe7ef9648390b7e5548d18e099de6"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-08-05 20:43:46 +02:00
|
|
|
"once_cell",
|
2020-09-16 02:11:49 +02:00
|
|
|
"pest",
|
2023-02-26 22:01:15 +01:00
|
|
|
"sha2",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.10.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-09-11 00:07:55 +02:00
|
|
|
"phf_shared 0.10.0",
|
2022-01-27 03:58:13 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.11.2"
|
2022-08-05 20:43:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
|
2022-08-05 20:43:46 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"phf_shared 0.11.2",
|
2022-08-05 20:43:46 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "phf_codegen"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.10.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-05-22 13:47:21 +02:00
|
|
|
"phf_generator 0.10.0",
|
2022-09-11 00:07:55 +02:00
|
|
|
"phf_shared 0.10.0",
|
2022-01-27 03:58:13 +01:00
|
|
|
]
|
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "phf_codegen"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.11.2"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"phf_generator 0.11.2",
|
|
|
|
"phf_shared 0.11.2",
|
2023-05-22 13:47:21 +02:00
|
|
|
]
|
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "phf_generator"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
|
|
|
|
dependencies = [
|
|
|
|
"phf_shared 0.10.0",
|
2022-02-17 20:54:41 +01:00
|
|
|
"rand 0.8.5",
|
2022-01-27 03:58:13 +01:00
|
|
|
]
|
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "phf_generator"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.11.2"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"phf_shared 0.11.2",
|
2023-05-22 13:47:21 +02:00
|
|
|
"rand 0.8.5",
|
|
|
|
]
|
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "phf_shared"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
|
2022-08-05 20:43:46 +02:00
|
|
|
dependencies = [
|
|
|
|
"siphasher",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "phf_shared"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.11.2"
|
2022-08-05 20:43:46 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
|
2022-01-27 03:58:13 +01:00
|
|
|
dependencies = [
|
|
|
|
"siphasher",
|
|
|
|
]
|
|
|
|
|
2020-10-30 05:22:24 +01:00
|
|
|
[[package]]
|
|
|
|
name = "pin-project"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "1.1.3"
|
2020-10-30 05:22:24 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
|
2020-10-30 05:22:24 +01:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"pin-project-internal",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2020-10-30 05:22:24 +01:00
|
|
|
[[package]]
|
|
|
|
name = "pin-project-internal"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "1.1.3"
|
2020-10-30 05:22:24 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
|
2020-10-30 05:22:24 +01:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-10-30 05:22:24 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "pin-project-lite"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.1.12"
|
2020-11-30 09:54:00 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"
|
2020-11-30 09:54:00 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-project-lite"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.2.13"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-utils"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "pkcs1"
|
|
|
|
version = "0.7.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
|
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"der 0.7.8",
|
|
|
|
"pkcs8 0.10.2",
|
|
|
|
"spki 0.7.2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pkcs8"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
|
|
|
|
dependencies = [
|
|
|
|
"der 0.6.1",
|
|
|
|
"spki 0.6.0",
|
2023-07-09 03:05:10 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pkcs8"
|
|
|
|
version = "0.10.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
|
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"der 0.7.8",
|
|
|
|
"spki 0.7.2",
|
2023-07-09 03:05:10 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.3.27"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-02-02 02:24:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "polyval"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.6.1"
|
2022-02-02 02:24:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "d52cff9d1d4dee5fe6d03729099f4a310a41179e0a10dbf542039873f2e826fb"
|
2022-02-02 02:24:28 +01:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"cpufeatures",
|
2022-08-05 20:43:46 +02:00
|
|
|
"opaque-debug",
|
2022-02-02 02:24:28 +01:00
|
|
|
"universal-hash",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "postgres-protocol"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.6.6"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "49b6c5ef183cd3ab4ba005f1ca64c21e8bd97ce4699cfea9e8d9a2c4958ca520"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2020-09-16 02:11:49 +02:00
|
|
|
"byteorder",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"fallible-iterator",
|
2022-08-01 02:17:59 +02:00
|
|
|
"hmac",
|
|
|
|
"md-5",
|
2020-09-16 02:11:49 +02:00
|
|
|
"memchr",
|
2022-02-17 20:54:41 +01:00
|
|
|
"rand 0.8.5",
|
2022-10-26 17:51:27 +02:00
|
|
|
"sha2",
|
2020-09-16 02:11:49 +02:00
|
|
|
"stringprep",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "postgres-types"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.2.6"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "8d2234cdee9408b523530a9b6d2d6b373d1db34f6a8e51dc03ded1828d7fb67c"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"fallible-iterator",
|
|
|
|
"postgres-protocol",
|
|
|
|
]
|
|
|
|
|
2023-10-29 01:55:43 +02:00
|
|
|
[[package]]
|
|
|
|
name = "powerfmt"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2022-12-11 16:25:15 +01:00
|
|
|
version = "0.2.17"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-11 16:25:15 +01:00
|
|
|
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pq-sys"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.4.8"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "31c0052426df997c0cbd30789eb44ca097e3541717a7b8fa36b1c464ee7edebd"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "precomputed-hash"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
|
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "prettyplease"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.1.25"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "6c8646e95016a7a6c4adea95bafa8a16baab64b583356217f2c85db4a39d9a86"
|
2022-01-27 03:58:13 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-01-27 03:58:13 +01:00
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "primeorder"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.13.3"
|
2023-09-11 01:45:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "c7dbe9ed3b56368bd99483eb32fe9c17fdd3730aebadc906918ce78d54c7eeb4"
|
2023-09-11 01:45:01 +02:00
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"elliptic-curve 0.13.6",
|
2023-09-11 01:45:01 +02:00
|
|
|
]
|
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-crate"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
|
|
|
|
dependencies = [
|
2023-05-22 13:47:21 +02:00
|
|
|
"toml 0.5.11",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
2020-09-19 23:17:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-crate"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "1.3.1"
|
2020-09-19 23:17:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
|
2020-09-19 23:17:56 +02:00
|
|
|
dependencies = [
|
2022-08-05 20:43:46 +02:00
|
|
|
"once_cell",
|
2023-10-29 02:14:14 +02:00
|
|
|
"toml_edit 0.19.15",
|
2020-09-19 23:17:56 +02:00
|
|
|
]
|
|
|
|
|
2021-04-26 13:32:32 +02:00
|
|
|
[[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",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-02-18 02:44:53 +01:00
|
|
|
"version_check",
|
2021-04-26 13:32:32 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[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",
|
2022-02-18 02:44:53 +01:00
|
|
|
"version_check",
|
2021-04-26 13:32:32 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-hack"
|
2022-12-30 17:48:10 +01:00
|
|
|
version = "0.5.20+deprecated"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-30 17:48:10 +01:00
|
|
|
checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2024-01-08 18:08:03 +01:00
|
|
|
version = "1.0.76"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-08 18:08:03 +01:00
|
|
|
checksum = "95fc56cda0b5c3325f5fbbd7ff9fda9e02bb00bb3dac51252d2f1bfa1cb8cc8c"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"unicode-ident",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "prost"
|
2023-12-18 18:48:39 +01:00
|
|
|
version = "0.12.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:48:39 +01:00
|
|
|
checksum = "146c289cda302b98a28d40c8b3b90498d6e526dd24ac2ecea73e4e491685b94a"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"prost-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "prost-derive"
|
2023-12-18 18:48:39 +01:00
|
|
|
version = "0.12.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 18:48:39 +01:00
|
|
|
checksum = "efb6c9a1dd1def8e2124d17e83a20af56f1570d6c2d2bd9e266ccb768df3840e"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
2023-10-29 01:55:43 +02:00
|
|
|
"itertools",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "protobuf-example"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"actix-protobuf",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-02-17 21:22:36 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
"prost",
|
|
|
|
]
|
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "ptr_meta"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
|
|
|
|
dependencies = [
|
|
|
|
"ptr_meta_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ptr_meta_derive"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
2023-10-30 00:32:02 +01:00
|
|
|
[[package]]
|
|
|
|
name = "quanta"
|
2023-10-30 00:47:02 +01:00
|
|
|
version = "0.11.1"
|
2023-10-30 00:32:02 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-30 00:47:02 +01:00
|
|
|
checksum = "a17e662a7a8291a865152364c20c7abc5e60486ab2001e8ec10b24862de0b9ab"
|
2023-10-30 00:32:02 +01:00
|
|
|
dependencies = [
|
2023-12-04 19:01:46 +01:00
|
|
|
"crossbeam-utils",
|
2023-10-30 00:32:02 +01:00
|
|
|
"libc",
|
2023-10-30 00:47:02 +01:00
|
|
|
"mach2",
|
2023-10-30 00:32:02 +01:00
|
|
|
"once_cell",
|
|
|
|
"raw-cpuid",
|
2023-10-30 00:47:02 +01:00
|
|
|
"wasi 0.11.0+wasi-snapshot-preview1",
|
2023-10-30 00:32:02 +01:00
|
|
|
"web-sys",
|
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "quick-error"
|
|
|
|
version = "1.2.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2024-01-08 18:08:03 +01:00
|
|
|
version = "1.0.35"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-08 18:08:03 +01:00
|
|
|
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "r2d2"
|
2022-07-09 21:43:47 +02:00
|
|
|
version = "0.8.10"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-09 21:43:47 +02:00
|
|
|
checksum = "51de85fb3fb6524929c8a2eb85e6b6d363de4e8c48f9e2c2eac4944abc181c93"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
2022-07-09 21:43:47 +02:00
|
|
|
"parking_lot 0.12.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
"scheduled-thread-pool",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "r2d2_mysql"
|
2023-07-18 17:22:00 +02:00
|
|
|
version = "24.0.0"
|
2022-12-12 03:41:22 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:00 +02:00
|
|
|
checksum = "3fe5127e6c21971cdb9580f2f54cbe6d9c2226eb861036c3ca6d390c25f52574"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-07-18 17:22:00 +02:00
|
|
|
"mysql 24.0.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"r2d2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "r2d2_sqlite"
|
2023-07-09 03:05:10 +02:00
|
|
|
version = "0.22.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-09 03:05:10 +02:00
|
|
|
checksum = "99f31323d6161385f385046738df520e0e8694fa74852d35891fc0be08348ddc"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"r2d2",
|
|
|
|
"rusqlite",
|
2023-11-29 20:58:24 +01:00
|
|
|
"uuid 1.6.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "radium"
|
2022-12-11 16:25:15 +01:00
|
|
|
version = "0.7.0"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-11 16:25:15 +01:00
|
|
|
checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
|
2022-07-10 00:11:36 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
|
|
|
|
dependencies = [
|
2021-10-07 00:56:44 +02:00
|
|
|
"getrandom 0.1.16",
|
2020-09-16 02:11:49 +02:00
|
|
|
"libc",
|
2021-04-25 14:15:27 +02:00
|
|
|
"rand_chacha 0.2.2",
|
|
|
|
"rand_core 0.5.1",
|
2022-02-17 20:54:41 +01:00
|
|
|
"rand_hc",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-04-25 14:15:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
2022-02-17 20:54:41 +01:00
|
|
|
version = "0.8.5"
|
2021-04-25 14:15:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-17 20:54:41 +01:00
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
2021-04-25 14:15:27 +02:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2021-10-07 00:56:44 +02:00
|
|
|
"rand_chacha 0.3.1",
|
2022-10-16 22:20:01 +02:00
|
|
|
"rand_core 0.6.4",
|
2021-04-25 14:15:27 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
|
|
|
|
dependencies = [
|
|
|
|
"ppv-lite86",
|
2021-04-25 14:15:27 +02:00
|
|
|
"rand_core 0.5.1",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.3.1"
|
2021-04-25 14:15:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
2021-04-25 14:15:27 +02:00
|
|
|
dependencies = [
|
|
|
|
"ppv-lite86",
|
2022-10-16 22:20:01 +02:00
|
|
|
"rand_core 0.6.4",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
|
|
|
|
dependencies = [
|
2021-10-07 00:56:44 +02:00
|
|
|
"getrandom 0.1.16",
|
2021-04-25 14:15:27 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
2022-10-16 22:20:01 +02:00
|
|
|
version = "0.6.4"
|
2021-04-25 14:15:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-16 22:20:01 +02:00
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
2021-04-25 14:15:27 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"getrandom 0.2.10",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_hc"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
|
|
|
|
dependencies = [
|
2021-04-25 14:15:27 +02:00
|
|
|
"rand_core 0.5.1",
|
|
|
|
]
|
|
|
|
|
2023-10-30 00:32:02 +01:00
|
|
|
[[package]]
|
|
|
|
name = "raw-cpuid"
|
|
|
|
version = "10.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6c297679cb867470fa8c9f67dbba74a78d78e3e98d7cf2b08d6d71540f797332"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
]
|
|
|
|
|
2022-12-30 17:23:24 +01:00
|
|
|
[[package]]
|
|
|
|
name = "redis"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "0.23.3"
|
2022-07-10 00:13:39 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "4f49cdc0bb3f412bf8e7d1bd90fe1d9eb10bc5c399ba90973c14662a27b3f8ba"
|
2022-07-10 00:13:39 +02:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"arc-swap",
|
2022-07-10 00:13:39 +02:00
|
|
|
"async-trait",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-08-28 19:40:59 +02:00
|
|
|
"combine 4.6.6",
|
2023-12-04 19:01:46 +01:00
|
|
|
"futures",
|
2022-07-10 00:13:39 +02:00
|
|
|
"futures-util",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2022-07-10 00:13:39 +02:00
|
|
|
"percent-encoding",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2022-08-28 19:40:59 +02:00
|
|
|
"ryu",
|
2023-07-09 01:56:56 +02:00
|
|
|
"sha1_smol",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-08-29 19:49:21 +02:00
|
|
|
"tokio-retry",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2022-07-10 00:13:39 +02:00
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
2023-12-18 18:42:43 +01:00
|
|
|
[[package]]
|
|
|
|
name = "redis"
|
|
|
|
version = "0.24.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c580d9cbbe1d1b479e8d67cf9daf6a62c957e6846048408b80b43ac3f6af84cd"
|
|
|
|
dependencies = [
|
|
|
|
"arc-swap",
|
|
|
|
"async-trait",
|
|
|
|
"bytes 1.5.0",
|
|
|
|
"combine 4.6.6",
|
|
|
|
"futures",
|
|
|
|
"futures-util",
|
|
|
|
"itoa 1.0.9",
|
|
|
|
"percent-encoding",
|
|
|
|
"pin-project-lite 0.2.13",
|
|
|
|
"ryu",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-12-18 18:42:43 +01:00
|
|
|
"tokio-retry",
|
|
|
|
"tokio-util 0.7.10",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2022-07-21 04:21:07 +02:00
|
|
|
name = "redis-async"
|
|
|
|
version = "0.13.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2777130e406c74c28b6cddc0194fcdc2553b5a8795eef9f6384bd3b70a07ba3f"
|
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-07-21 04:21:07 +02:00
|
|
|
"futures-channel",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-util",
|
|
|
|
"log",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2022-07-21 04:21:07 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redis-session-example"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix-session",
|
2022-02-02 16:50:58 +01:00
|
|
|
"actix-test",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-03-06 01:41:32 +01:00
|
|
|
"log",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2022-08-05 20:43:46 +02:00
|
|
|
version = "0.2.16"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-08-05 20:43:46 +02:00
|
|
|
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
|
2021-10-07 00:56:44 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"bitflags 1.3.2",
|
2021-10-07 00:56:44 +02:00
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
|
|
|
version = "0.3.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
|
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"bitflags 1.3.2",
|
2023-05-22 13:47:21 +02:00
|
|
|
]
|
|
|
|
|
2023-10-29 01:55:43 +02:00
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.10.2"
|
2023-07-08 19:51:57 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343"
|
2023-07-08 19:51:57 +02:00
|
|
|
dependencies = [
|
2023-07-18 17:22:29 +02:00
|
|
|
"aho-corasick",
|
2023-07-08 19:51:57 +02:00
|
|
|
"memchr",
|
|
|
|
"regex-automata",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-automata"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.4.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-07-18 17:22:29 +02:00
|
|
|
"aho-corasick",
|
2020-09-16 02:11:49 +02:00
|
|
|
"memchr",
|
|
|
|
"regex-syntax",
|
|
|
|
]
|
|
|
|
|
2023-12-18 18:47:51 +01:00
|
|
|
[[package]]
|
|
|
|
name = "regex-lite"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "30b661b2f27137bdbc16f00eda72866a92bb28af1753ffbd56744fb6e2e9cd8e"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.8.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rend"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.4.1"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "a2571463863a6bd50c32f94402933f03457a3fbaf697a707c5be741e459f08fd"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"bytecheck",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "reqwest"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.10.10"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "0718f81a8e14c4dbb3b34cf23dc6aaf9ab8a0dfec160c534b3dbca1aaa21f47c"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-12-18 22:10:03 +01:00
|
|
|
"base64 0.13.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
"bytes 0.5.6",
|
|
|
|
"encoding_rs",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2022-01-31 03:45:53 +01:00
|
|
|
"http-body 0.3.1",
|
|
|
|
"hyper 0.13.10",
|
|
|
|
"hyper-tls 0.4.3",
|
2020-09-16 02:11:49 +02:00
|
|
|
"ipnet",
|
|
|
|
"js-sys",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"mime",
|
|
|
|
"mime_guess",
|
|
|
|
"native-tls",
|
|
|
|
"percent-encoding",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
2021-10-07 00:56:44 +02:00
|
|
|
"tokio 0.2.25",
|
2020-09-16 02:11:49 +02:00
|
|
|
"tokio-tls",
|
|
|
|
"url",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"web-sys",
|
|
|
|
"winreg 0.7.0",
|
|
|
|
]
|
|
|
|
|
2022-02-06 17:31:44 +01:00
|
|
|
[[package]]
|
|
|
|
name = "reqwest"
|
2024-01-01 18:52:28 +01:00
|
|
|
version = "0.11.23"
|
2022-02-06 17:31:44 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-01 18:52:28 +01:00
|
|
|
checksum = "37b1ae8d9ac08420c66222fb9096fc5de435c3c48542bc5336c51892cffafb41"
|
2022-02-06 17:31:44 +01:00
|
|
|
dependencies = [
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-02-06 17:31:44 +01:00
|
|
|
"encoding_rs",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
2023-08-29 19:49:21 +02:00
|
|
|
"h2 0.3.21",
|
2023-12-04 19:01:46 +01:00
|
|
|
"http 0.2.9",
|
2022-06-08 04:36:16 +02:00
|
|
|
"http-body 0.4.5",
|
2023-07-08 19:51:57 +02:00
|
|
|
"hyper 0.14.27",
|
2023-11-07 04:27:23 +01:00
|
|
|
"hyper-rustls",
|
2022-02-06 17:31:44 +01:00
|
|
|
"hyper-tls 0.5.0",
|
|
|
|
"ipnet",
|
|
|
|
"js-sys",
|
|
|
|
"log",
|
|
|
|
"mime",
|
|
|
|
"native-tls",
|
2022-10-16 22:20:01 +02:00
|
|
|
"once_cell",
|
2022-02-06 17:31:44 +01:00
|
|
|
"percent-encoding",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2023-11-07 04:27:23 +01:00
|
|
|
"rustls-pemfile",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-02-06 17:31:44 +01:00
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
2023-10-29 01:55:43 +02:00
|
|
|
"system-configuration",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-02-06 17:31:44 +01:00
|
|
|
"tokio-native-tls",
|
2023-11-07 04:27:23 +01:00
|
|
|
"tokio-rustls 0.24.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2022-07-09 21:43:47 +02:00
|
|
|
"tower-service",
|
2022-02-06 17:31:44 +01:00
|
|
|
"url",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
2023-02-26 22:01:15 +01:00
|
|
|
"wasm-streams",
|
2022-02-06 17:31:44 +01:00
|
|
|
"web-sys",
|
2023-11-07 04:27:23 +01:00
|
|
|
"webpki-roots 0.25.2",
|
2023-08-29 19:49:21 +02:00
|
|
|
"winreg 0.50.0",
|
2022-02-06 17:31:44 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "resolv-conf"
|
2020-11-30 09:54:00 +01:00
|
|
|
version = "0.7.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-11-30 09:54:00 +01:00
|
|
|
checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"hostname",
|
2022-06-08 04:36:16 +02:00
|
|
|
"quick-error",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rfc6979"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
|
|
|
|
dependencies = [
|
|
|
|
"crypto-bigint 0.4.9",
|
|
|
|
"hmac",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rfc6979"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2"
|
|
|
|
dependencies = [
|
|
|
|
"hmac",
|
|
|
|
"subtle",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rhai"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "1.16.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "e3625f343d89990133d013e39c46e350915178cf94f1bec9f49b0cbef98a3e3c"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.8.6",
|
|
|
|
"bitflags 2.4.1",
|
2020-12-14 12:30:06 +01:00
|
|
|
"instant",
|
2022-06-08 01:51:42 +02:00
|
|
|
"num-traits",
|
2023-09-11 01:50:09 +02:00
|
|
|
"once_cell",
|
2020-12-14 12:30:06 +01:00
|
|
|
"rhai_codegen",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2023-02-26 22:01:15 +01:00
|
|
|
"smartstring",
|
2020-12-14 12:30:06 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rhai_codegen"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "1.6.0"
|
2020-12-14 12:30:06 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "853977598f084a492323fe2f7896b4100a86284ee8473612de60021ea341310f"
|
2020-12-14 12:30:06 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ring"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.16.20"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"once_cell",
|
2020-11-30 09:54:00 +01:00
|
|
|
"spin 0.5.2",
|
2023-10-29 01:55:43 +02:00
|
|
|
"untrusted 0.7.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
"web-sys",
|
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
2023-10-29 01:55:43 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ring"
|
|
|
|
version = "0.17.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fb0205304757e5d899b9c2e448b867ffd03ae7f988002e47cd24954391394d0b"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"getrandom 0.2.10",
|
|
|
|
"libc",
|
|
|
|
"spin 0.9.8",
|
|
|
|
"untrusted 0.9.0",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
|
2022-02-02 01:44:58 +01:00
|
|
|
[[package]]
|
|
|
|
name = "ritelinked"
|
|
|
|
version = "0.3.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "98f2771d255fd99f0294f13249fecd0cae6e074f86b4197ec1f1689d537b44d3"
|
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.7.7",
|
2022-06-08 01:51:42 +02:00
|
|
|
"hashbrown 0.11.2",
|
|
|
|
]
|
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rkyv"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.7.42"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "0200c8230b013893c0b2d6213d6ec64ed2b9be2e0e016682b7224ff82cff5c58"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
2023-05-22 13:47:21 +02:00
|
|
|
"bitvec",
|
2022-12-11 16:25:15 +01:00
|
|
|
"bytecheck",
|
|
|
|
"hashbrown 0.12.3",
|
|
|
|
"ptr_meta",
|
|
|
|
"rend",
|
|
|
|
"rkyv_derive",
|
|
|
|
"seahash",
|
2023-05-22 13:47:21 +02:00
|
|
|
"tinyvec",
|
2023-11-29 20:58:24 +01:00
|
|
|
"uuid 1.6.1",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rkyv_derive"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.7.42"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "b2e06b915b5c230a17d7a736d1e2e63ee753c256a8614ef3f5147b13a4f5541d"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
2022-06-08 01:51:42 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ron"
|
2022-07-09 21:43:47 +02:00
|
|
|
version = "0.7.1"
|
2022-06-08 01:51:42 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-09 21:43:47 +02:00
|
|
|
checksum = "88073939a61e5b7680558e6be56b419e208420c2adb92be54921fa6b72283f1a"
|
2022-06-08 01:51:42 +02:00
|
|
|
dependencies = [
|
2022-12-18 22:10:03 +01:00
|
|
|
"base64 0.13.1",
|
2023-07-08 19:51:57 +02:00
|
|
|
"bitflags 1.3.2",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-02-02 01:44:58 +01:00
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rsa"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.9.3"
|
2023-07-09 03:05:10 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "86ef35bf3e7fe15a53c4ab08a998e42271eab13eb0db224126bc7bc4c4bad96d"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
|
|
|
"const-oid",
|
|
|
|
"digest",
|
|
|
|
"num-bigint-dig",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
"pkcs1",
|
2023-11-07 04:27:23 +01:00
|
|
|
"pkcs8 0.10.2",
|
2023-07-09 03:05:10 +02:00
|
|
|
"rand_core 0.6.4",
|
2023-11-07 04:27:23 +01:00
|
|
|
"signature 2.1.0",
|
|
|
|
"spki 0.7.2",
|
2023-07-09 03:05:10 +02:00
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "run-in-thread"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-02-02 03:04:37 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rusqlite"
|
2023-07-09 03:05:10 +02:00
|
|
|
version = "0.29.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-09 03:05:10 +02:00
|
|
|
checksum = "549b9d036d571d42e6e85d1c1425e2ac83491075078ca9a15be021c56b1641f2"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"bitflags 2.4.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
"fallible-iterator",
|
|
|
|
"fallible-streaming-iterator",
|
2023-07-09 03:05:10 +02:00
|
|
|
"hashlink",
|
2022-02-06 09:31:17 +01:00
|
|
|
"libsqlite3-sys",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rust-argon2"
|
2023-10-29 02:08:45 +02:00
|
|
|
version = "2.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 02:08:45 +02:00
|
|
|
checksum = "1e71971821b3ae0e769e4a4328dbcb517607b434db7697e9aba17203ec14e46a"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2020-09-16 02:11:49 +02:00
|
|
|
"blake2b_simd",
|
2023-09-11 01:50:09 +02:00
|
|
|
"constant_time_eq",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rust-ini"
|
2022-06-08 01:51:42 +02:00
|
|
|
version = "0.18.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 01:51:42 +02:00
|
|
|
checksum = "f6d5f2436026b4f6e79dc829837d467cc7e9a55ee40e750d716713540715a2df"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"ordered-multimap",
|
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rust_decimal"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "1.32.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "a4c4216490d5a413bc6d10fa4742bd7d4955941d062c0ef873141d6b0e7b30fd"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"arrayvec",
|
2022-12-11 16:25:15 +01:00
|
|
|
"borsh",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-06-08 01:51:42 +02:00
|
|
|
"num-traits",
|
2022-12-11 16:25:15 +01:00
|
|
|
"rand 0.8.5",
|
|
|
|
"rkyv",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2022-12-11 16:25:15 +01:00
|
|
|
"serde_json",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-08 19:51:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
|
|
|
version = "0.1.23"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2022-07-10 00:11:36 +02:00
|
|
|
name = "rustc-hash"
|
|
|
|
version = "1.1.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-10 00:11:36 +02:00
|
|
|
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustc_version"
|
|
|
|
version = "0.2.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
|
|
|
|
dependencies = [
|
2021-03-03 17:38:53 +01:00
|
|
|
"semver 0.9.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-10-07 00:56:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rustc_version"
|
2022-01-27 03:58:13 +01:00
|
|
|
version = "0.4.0"
|
2021-10-07 00:56:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-27 03:58:13 +01:00
|
|
|
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
|
2021-10-07 00:56:44 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"semver 1.0.20",
|
2022-06-08 04:36:16 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustc_version_runtime"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d31b7153270ebf48bf91c65ae5b0c00e749c4cfad505f66530ac74950249582f"
|
|
|
|
dependencies = [
|
|
|
|
"rustc_version 0.2.3",
|
|
|
|
"semver 0.9.0",
|
2021-10-07 00:56:44 +02:00
|
|
|
]
|
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rustix"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.38.21"
|
2022-12-11 16:25:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "2b426b0506e5d50a7d8dafcf2e81471400deb602392c7dd110815afb4eaf02a3"
|
2022-12-11 16:25:15 +01:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"bitflags 2.4.1",
|
2022-12-11 16:25:15 +01:00
|
|
|
"errno",
|
|
|
|
"libc",
|
2023-08-29 19:49:21 +02:00
|
|
|
"linux-raw-sys",
|
2023-05-22 13:47:21 +02:00
|
|
|
"windows-sys 0.48.0",
|
2022-12-11 16:25:15 +01:00
|
|
|
]
|
|
|
|
|
2022-01-31 03:45:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rustls"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.20.9"
|
2022-01-31 03:45:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "1b80e3dec595989ea8510028f30c408a4630db12c9cbb8de34203b89d6577e99"
|
2022-01-31 03:45:53 +01:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
2023-10-29 01:55:43 +02:00
|
|
|
"ring 0.16.20",
|
2023-09-11 01:45:01 +02:00
|
|
|
"sct",
|
|
|
|
"webpki",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rustls"
|
2024-01-08 18:08:55 +01:00
|
|
|
version = "0.21.10"
|
2023-07-09 03:05:10 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-08 18:08:55 +01:00
|
|
|
checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
2023-08-29 19:28:12 +02:00
|
|
|
"log",
|
2023-10-29 01:55:43 +02:00
|
|
|
"ring 0.17.5",
|
2023-07-18 17:22:29 +02:00
|
|
|
"rustls-webpki",
|
2023-09-11 01:45:01 +02:00
|
|
|
"sct",
|
2023-07-09 03:05:10 +02:00
|
|
|
]
|
|
|
|
|
2020-10-30 05:22:24 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rustls-client-cert"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-tls",
|
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2020-10-30 05:22:24 +01:00
|
|
|
"log",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2023-03-14 03:36:22 +01:00
|
|
|
"rustls-pemfile",
|
2020-10-30 05:22:24 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rustls-example"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-files",
|
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-03-15 19:17:19 +01:00
|
|
|
"log",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2023-03-14 03:36:22 +01:00
|
|
|
"rustls-pemfile",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-08-01 02:17:59 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rustls-native-certs"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.6.3"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
|
2022-08-01 02:17:59 +02:00
|
|
|
dependencies = [
|
|
|
|
"openssl-probe",
|
2023-03-14 03:36:22 +01:00
|
|
|
"rustls-pemfile",
|
2022-08-01 02:17:59 +02:00
|
|
|
"schannel",
|
|
|
|
"security-framework",
|
|
|
|
]
|
|
|
|
|
2022-03-15 19:17:19 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rustls-pemfile"
|
2023-11-13 18:47:09 +01:00
|
|
|
version = "1.0.4"
|
2022-03-15 19:17:19 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-13 18:47:09 +01:00
|
|
|
checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
|
2022-03-15 19:17:19 +01:00
|
|
|
dependencies = [
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2022-03-15 19:17:19 +01:00
|
|
|
]
|
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "rustls-webpki"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.101.7"
|
2023-07-09 01:56:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
|
2023-07-09 01:56:56 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"ring 0.17.5",
|
|
|
|
"untrusted 0.9.0",
|
2023-07-09 01:56:56 +02:00
|
|
|
]
|
|
|
|
|
2022-12-30 17:23:24 +01:00
|
|
|
[[package]]
|
|
|
|
name = "rustversion"
|
2023-07-18 17:22:29 +02:00
|
|
|
version = "1.0.14"
|
2022-12-30 17:23:24 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:29 +02:00
|
|
|
checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
|
2022-12-30 17:23:24 +01:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2022-01-27 03:58:13 +01:00
|
|
|
name = "ryu"
|
2023-07-18 17:22:29 +02:00
|
|
|
version = "1.0.15"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:29 +02:00
|
|
|
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-07-10 00:39:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "sailfish"
|
2023-10-29 02:14:14 +02:00
|
|
|
version = "0.8.3"
|
2022-07-10 00:39:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 02:14:14 +02:00
|
|
|
checksum = "acd5f4680149b62b3478f6af08a8f1c37794bc1bc577e28874a4d0c70084d600"
|
2022-07-10 00:39:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"itoap",
|
|
|
|
"ryu",
|
|
|
|
"sailfish-macros",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sailfish-compiler"
|
2023-10-29 02:14:14 +02:00
|
|
|
version = "0.8.3"
|
2022-07-10 00:39:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 02:14:14 +02:00
|
|
|
checksum = "67087aca4a3886686a88cee6835089c53e6143a0b8c5be01e63e4fe2f6dfe7cb"
|
2022-07-10 00:39:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"filetime",
|
|
|
|
"home",
|
|
|
|
"memchr",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"serde",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2023-11-07 04:27:23 +01:00
|
|
|
"toml 0.8.8",
|
2022-07-10 00:39:21 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sailfish-macros"
|
2023-10-29 02:14:14 +02:00
|
|
|
version = "0.8.3"
|
2022-07-10 00:39:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 02:14:14 +02:00
|
|
|
checksum = "e47e31910c5f9230e99992568d05a5968fe4f42a635c3f912c993e9f66a619a5"
|
2022-07-10 00:39:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"sailfish-compiler",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[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 = "sanitize-filename"
|
2023-10-29 03:30:17 +01:00
|
|
|
version = "0.5.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 03:30:17 +01:00
|
|
|
checksum = "2ed72fbaf78e6f2d41744923916966c4fbe3d7c74e3037a8ee482f1115572603"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
"regex",
|
|
|
|
]
|
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "saturating"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ece8e78b2f38ec51c51f5d475df0a7187ba5111b2a28bdc761ee05b075d40a71"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "schannel"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.1.22"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"windows-sys 0.48.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scheduled-thread-pool"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.2.7"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "3cbc66816425a074528352f5789333ecff06ca41b36b0b0efdfbb29edc391a19"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-06-08 04:36:16 +02:00
|
|
|
"parking_lot 0.12.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
2023-07-18 17:22:29 +02:00
|
|
|
version = "1.2.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:29 +02:00
|
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-01-31 03:45:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "sct"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.7.1"
|
2022-01-31 03:45:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
|
2022-01-31 03:45:53 +01:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"ring 0.17.5",
|
|
|
|
"untrusted 0.9.0",
|
2022-01-31 03:45:53 +01:00
|
|
|
]
|
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "seahash"
|
|
|
|
version = "4.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
|
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "sec1"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
|
|
|
|
dependencies = [
|
|
|
|
"base16ct 0.1.1",
|
|
|
|
"der 0.6.1",
|
|
|
|
"generic-array",
|
|
|
|
"pkcs8 0.9.0",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "sec1"
|
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc"
|
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"base16ct 0.2.0",
|
|
|
|
"der 0.7.8",
|
2023-09-11 01:45:01 +02:00
|
|
|
"generic-array",
|
2023-11-07 04:27:23 +01:00
|
|
|
"pkcs8 0.10.2",
|
2023-09-11 01:45:01 +02:00
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "security-framework"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "2.9.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"bitflags 1.3.2",
|
2020-09-16 02:11:49 +02:00
|
|
|
"core-foundation",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
"security-framework-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework-sys"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "2.9.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2022-07-10 04:48:11 +02:00
|
|
|
[[package]]
|
|
|
|
name = "self_cell"
|
2023-11-14 19:42:33 +01:00
|
|
|
version = "0.10.3"
|
2022-07-10 04:48:11 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-14 19:42:33 +01:00
|
|
|
checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d"
|
|
|
|
dependencies = [
|
|
|
|
"self_cell 1.0.1",
|
|
|
|
]
|
2022-07-10 04:48:11 +02:00
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "self_cell"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4c309e515543e67811222dbc9e3dd7e1056279b782e1dacffe4242b718734fb6"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
|
|
|
|
dependencies = [
|
2022-01-27 03:58:13 +01:00
|
|
|
"semver-parser",
|
2021-03-03 17:38:53 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.0.20"
|
2021-03-03 17:38:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "semver-parser"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2024-01-08 18:08:03 +01:00
|
|
|
version = "1.0.195"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-08 18:08:03 +01:00
|
|
|
checksum = "63261df402c67811e9ac6def069e4786148c4563f4b50fd4bf30aa370d626b02"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "serde_bytes"
|
2023-07-18 17:22:29 +02:00
|
|
|
version = "0.11.12"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:29 +02:00
|
|
|
checksum = "ab33ec92f677585af6d88c65593ae2375adde54efdbf16d597f2cbc7a6d368ff"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2024-01-08 18:08:03 +01:00
|
|
|
version = "1.0.195"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-08 18:08:03 +01:00
|
|
|
checksum = "46fe8f8603d81ba86327b23a2e9cdf49e1255fb94a4c5f297f6ee0547178ea2c"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-07-09 21:48:05 +02:00
|
|
|
[[package]]
|
|
|
|
name = "serde_html_form"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.2.2"
|
2022-07-09 21:48:05 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "cde65b75f2603066b78d6fa239b2c07b43e06ead09435f60554d3912962b4a3c"
|
2022-07-09 21:48:05 +02:00
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
2023-11-07 04:27:23 +01:00
|
|
|
"indexmap 2.1.0",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2022-07-09 21:48:05 +02:00
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2024-01-01 22:12:42 +01:00
|
|
|
version = "1.0.109"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-01 22:12:42 +01:00
|
|
|
checksum = "cb0652c533506ad7a2e353cce269330d6afd8bdfb6d75e0ace5b35aacbd7b9e9"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"indexmap 2.1.0",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2020-09-16 02:11:49 +02:00
|
|
|
"ryu",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-02-26 22:56:55 +01:00
|
|
|
[[package]]
|
|
|
|
name = "serde_plain"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "1.0.2"
|
2023-02-26 22:56:55 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "9ce1fc6db65a611022b23a0dec6975d63fb80a302cb3388835ff02c097258d50"
|
2023-02-26 22:56:55 +01:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "serde_spanned"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.6.4"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "12022b835073e5b11e90a14f86838ceb1c8fb0325b72416845c487ac0fa95e80"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "serde_urlencoded"
|
2022-01-27 03:58:13 +01:00
|
|
|
version = "0.7.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-27 03:58:13 +01:00
|
|
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-11-30 09:54:00 +01:00
|
|
|
"form_urlencoded",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2020-11-30 09:54:00 +01:00
|
|
|
"ryu",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_with"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "1.14.0"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "678b5a069e50bf00ecd22d0cd8ddf7c236f68581b03db652061ed5eb13a312ff"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2021-10-06 23:42:44 +02:00
|
|
|
"serde_with_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_with_macros"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "1.5.2"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "e182d6ec6f05393cc0e5ed1bf81ad6db3a8feedf8ee515ecdd369809bcce8082"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-10-26 17:51:27 +02:00
|
|
|
"darling 0.13.4",
|
2021-10-06 23:42:44 +02:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "server-sent-events"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-web-lab",
|
|
|
|
"env_logger",
|
2022-02-17 20:54:41 +01:00
|
|
|
"futures-util",
|
|
|
|
"log",
|
2022-06-08 04:36:16 +02:00
|
|
|
"parking_lot 0.12.1",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 02:06:58 +02:00
|
|
|
"tokio-stream",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "sha-1"
|
2022-12-11 16:25:15 +01:00
|
|
|
version = "0.10.1"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-11 16:25:15 +01:00
|
|
|
checksum = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c"
|
2022-01-27 03:58:13 +01:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"cpufeatures",
|
2022-10-26 17:51:27 +02:00
|
|
|
"digest",
|
2022-01-27 03:58:13 +01:00
|
|
|
]
|
|
|
|
|
2022-07-09 21:43:47 +02:00
|
|
|
[[package]]
|
|
|
|
name = "sha1"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.10.6"
|
2022-07-09 21:43:47 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
|
2022-07-09 21:43:47 +02:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"cpufeatures",
|
2022-10-26 17:51:27 +02:00
|
|
|
"digest",
|
2022-07-09 21:43:47 +02:00
|
|
|
]
|
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "sha1_smol"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-02-02 02:24:28 +01:00
|
|
|
[[package]]
|
|
|
|
name = "sha2"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.10.8"
|
2022-02-02 02:24:28 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
|
2022-02-02 02:24:28 +01:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"cpufeatures",
|
2022-10-26 17:51:27 +02:00
|
|
|
"digest",
|
2022-02-02 02:24:28 +01:00
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "sharded-slab"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.7"
|
2023-09-11 01:45:01 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
|
2023-09-11 01:45:01 +02:00
|
|
|
dependencies = [
|
|
|
|
"lazy_static",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "shlex"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "1.2.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "shutdown-server"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-web-lab",
|
|
|
|
"env_logger",
|
2022-03-06 01:41:32 +01:00
|
|
|
"log",
|
2022-08-08 00:58:56 +02:00
|
|
|
"parking_lot 0.12.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "signal-hook-registry"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "1.4.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "signature"
|
|
|
|
version = "1.6.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
|
|
|
|
dependencies = [
|
|
|
|
"digest",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "signature"
|
|
|
|
version = "2.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500"
|
|
|
|
dependencies = [
|
|
|
|
"digest",
|
|
|
|
"rand_core 0.6.4",
|
|
|
|
]
|
|
|
|
|
2023-03-14 03:36:22 +01:00
|
|
|
[[package]]
|
|
|
|
name = "simdutf8"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "simple-auth-server"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"actix-identity",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-session",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2020-09-16 02:11:49 +02:00
|
|
|
"chrono",
|
|
|
|
"derive_more",
|
|
|
|
"diesel",
|
2023-10-29 02:17:49 +02:00
|
|
|
"dotenvy",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2023-03-14 04:11:49 +01:00
|
|
|
"log",
|
2022-09-11 17:14:07 +02:00
|
|
|
"once_cell",
|
2020-09-16 02:11:49 +02:00
|
|
|
"r2d2",
|
2020-12-02 04:29:03 +01:00
|
|
|
"rust-argon2",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
|
|
|
"sparkpost",
|
2023-09-11 01:50:09 +02:00
|
|
|
"time",
|
2023-11-29 20:58:24 +01:00
|
|
|
"uuid 1.6.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "siphasher"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.3.11"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.4.9"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
|
2022-07-21 04:21:07 +02:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "slug"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.1.5"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "3bd94acec9c8da640005f8e135a39fc0372e74535e6b368b7a04b875f784c8c4"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"deunicode",
|
|
|
|
"wasm-bindgen",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.11.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
|
2022-08-28 19:40:59 +02:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-06-08 04:36:16 +02:00
|
|
|
[[package]]
|
|
|
|
name = "smartstring"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3fb72c633efbaa2dd666986505016c32c3044395ceaf881518399d2f4127ee29"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
2022-07-09 21:43:47 +02:00
|
|
|
"serde",
|
2022-07-10 00:11:36 +02:00
|
|
|
"static_assertions",
|
2022-06-08 04:36:16 +02:00
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2022-07-10 04:48:11 +02:00
|
|
|
[[package]]
|
|
|
|
name = "snafu"
|
2023-07-18 17:22:29 +02:00
|
|
|
version = "0.7.5"
|
2022-07-10 04:48:11 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:29 +02:00
|
|
|
checksum = "e4de37ad025c587a29e8f3f5605c00f70b98715ef90b9061a815b9e59e9042d6"
|
2022-07-10 04:48:11 +02:00
|
|
|
dependencies = [
|
|
|
|
"doc-comment",
|
|
|
|
"snafu-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "snafu-derive"
|
2023-07-18 17:22:29 +02:00
|
|
|
version = "0.7.5"
|
2022-07-10 04:48:11 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-18 17:22:29 +02:00
|
|
|
checksum = "990079665f075b699031e9c08fd3ab99be5029b96f3b78dc0709e8f77e4efebf"
|
2022-07-10 04:48:11 +02:00
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-07-10 04:48:11 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.3.19"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-11-30 09:54:00 +01:00
|
|
|
"cfg-if 1.0.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"libc",
|
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.4.10"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.5.5"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "sparkpost"
|
|
|
|
version = "0.5.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ba54017cf417e62d64260167de6b8d578f99a248225d3f9fd3396db1ab9e7fbc"
|
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
2022-02-06 17:31:44 +01:00
|
|
|
"reqwest 0.10.10",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_derive",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "spin"
|
|
|
|
version = "0.5.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
|
|
|
|
|
2020-11-30 09:54:00 +01:00
|
|
|
[[package]]
|
|
|
|
name = "spin"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.9.8"
|
2020-11-30 09:54:00 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
|
2022-02-06 09:19:35 +01:00
|
|
|
dependencies = [
|
2023-12-04 19:01:46 +01:00
|
|
|
"lock_api",
|
2022-02-06 09:19:35 +01:00
|
|
|
]
|
2020-11-30 09:54:00 +01:00
|
|
|
|
2023-11-07 04:27:23 +01:00
|
|
|
[[package]]
|
|
|
|
name = "spki"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
|
|
|
|
dependencies = [
|
|
|
|
"base64ct",
|
|
|
|
"der 0.6.1",
|
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "spki"
|
|
|
|
version = "0.7.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a"
|
|
|
|
dependencies = [
|
|
|
|
"base64ct",
|
2023-11-07 04:27:23 +01:00
|
|
|
"der 0.7.8",
|
2023-07-09 03:05:10 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "sqlformat"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "0.2.2"
|
2023-07-09 01:56:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "6b7b278788e7be4d0d29c0f39497a0eef3fba6bbc8e70d8bf7fde46edeaa9e85"
|
2023-07-09 01:56:56 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"itertools",
|
2023-07-09 01:56:56 +02:00
|
|
|
"nom",
|
|
|
|
"unicode_categories",
|
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "sqlx"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.7.2"
|
2023-07-09 03:05:10 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "0e50c216e3624ec8e7ecd14c6a6a6370aad6ee5d8cfc3ab30b5162eeeef2ed33"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
2023-08-29 19:49:21 +02:00
|
|
|
"sqlx-core",
|
|
|
|
"sqlx-macros",
|
2023-07-09 03:05:10 +02:00
|
|
|
"sqlx-mysql",
|
|
|
|
"sqlx-postgres",
|
|
|
|
"sqlx-sqlite",
|
2023-07-09 01:56:56 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "sqlx-core"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.7.2"
|
2023-07-09 03:05:10 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "8d6753e460c998bbd4cd8c6f0ed9a64346fcca0723d6e75e52fdc351c5d2169d"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"ahash 0.8.6",
|
2023-08-29 19:49:21 +02:00
|
|
|
"atoi",
|
2023-07-09 03:05:10 +02:00
|
|
|
"byteorder",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"chrono",
|
2023-07-09 03:05:10 +02:00
|
|
|
"crc",
|
2023-12-04 19:01:46 +01:00
|
|
|
"crossbeam-queue",
|
2023-07-09 03:05:10 +02:00
|
|
|
"dotenvy",
|
|
|
|
"either",
|
|
|
|
"event-listener",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
2023-08-29 19:49:21 +02:00
|
|
|
"futures-intrusive",
|
2023-07-09 03:05:10 +02:00
|
|
|
"futures-io",
|
|
|
|
"futures-util",
|
|
|
|
"hashlink",
|
|
|
|
"hex",
|
2023-11-07 04:27:23 +01:00
|
|
|
"indexmap 2.1.0",
|
2023-07-09 03:05:10 +02:00
|
|
|
"log",
|
|
|
|
"memchr",
|
|
|
|
"once_cell",
|
|
|
|
"paste",
|
|
|
|
"percent-encoding",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2023-07-09 03:05:10 +02:00
|
|
|
"rustls-pemfile",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"sha2",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2023-07-09 03:05:10 +02:00
|
|
|
"sqlformat",
|
|
|
|
"thiserror",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-07-09 03:05:10 +02:00
|
|
|
"tokio-stream",
|
|
|
|
"tracing",
|
|
|
|
"url",
|
2023-07-18 17:22:29 +02:00
|
|
|
"webpki-roots 0.24.0",
|
2023-07-09 03:05:10 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sqlx-macros"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.7.2"
|
2023-07-09 03:05:10 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "9a793bb3ba331ec8359c1853bd39eed32cdd7baaf22c35ccf5c92a7e8d1189ec"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-08-29 19:49:21 +02:00
|
|
|
"sqlx-core",
|
2023-07-09 03:05:10 +02:00
|
|
|
"sqlx-macros-core",
|
|
|
|
"syn 1.0.109",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sqlx-macros-core"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.7.2"
|
2023-07-09 03:05:10 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "0a4ee1e104e00dedb6aa5ffdd1343107b0a4702e862a84320ee7cc74782d96fc"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
|
|
|
"dotenvy",
|
|
|
|
"either",
|
|
|
|
"heck",
|
|
|
|
"hex",
|
|
|
|
"once_cell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"sha2",
|
2023-08-29 19:49:21 +02:00
|
|
|
"sqlx-core",
|
2023-07-09 03:05:10 +02:00
|
|
|
"sqlx-mysql",
|
2023-12-04 19:01:46 +01:00
|
|
|
"sqlx-postgres",
|
2023-07-09 03:05:10 +02:00
|
|
|
"sqlx-sqlite",
|
|
|
|
"syn 1.0.109",
|
|
|
|
"tempfile",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-07-09 03:05:10 +02:00
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sqlx-mysql"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.7.2"
|
2023-07-09 03:05:10 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "864b869fdf56263f4c95c45483191ea0af340f9f3e3e7b4d57a61c7c87a970db"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
2023-08-29 19:49:21 +02:00
|
|
|
"atoi",
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2023-10-29 01:55:43 +02:00
|
|
|
"bitflags 2.4.1",
|
2023-07-09 03:05:10 +02:00
|
|
|
"byteorder",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"chrono",
|
2023-07-09 03:05:10 +02:00
|
|
|
"crc",
|
|
|
|
"digest",
|
|
|
|
"dotenvy",
|
|
|
|
"either",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-io",
|
|
|
|
"futures-util",
|
|
|
|
"generic-array",
|
|
|
|
"hex",
|
|
|
|
"hkdf",
|
|
|
|
"hmac",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2023-07-09 03:05:10 +02:00
|
|
|
"log",
|
|
|
|
"md-5",
|
|
|
|
"memchr",
|
|
|
|
"once_cell",
|
|
|
|
"percent-encoding",
|
|
|
|
"rand 0.8.5",
|
|
|
|
"rsa",
|
|
|
|
"serde",
|
2023-09-11 01:45:01 +02:00
|
|
|
"sha1",
|
2023-07-09 03:05:10 +02:00
|
|
|
"sha2",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2023-08-29 19:49:21 +02:00
|
|
|
"sqlx-core",
|
2023-07-09 03:05:10 +02:00
|
|
|
"stringprep",
|
|
|
|
"thiserror",
|
|
|
|
"tracing",
|
|
|
|
"whoami",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sqlx-postgres"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.7.2"
|
2023-07-09 03:05:10 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "eb7ae0e6a97fb3ba33b23ac2671a5ce6e3cabe003f451abd5a56e7951d975624"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
2023-08-29 19:49:21 +02:00
|
|
|
"atoi",
|
2024-01-15 18:46:05 +01:00
|
|
|
"base64 0.21.7",
|
2023-10-29 01:55:43 +02:00
|
|
|
"bitflags 2.4.1",
|
2023-07-09 03:05:10 +02:00
|
|
|
"byteorder",
|
2023-12-04 19:01:46 +01:00
|
|
|
"chrono",
|
2023-07-09 03:05:10 +02:00
|
|
|
"crc",
|
|
|
|
"dotenvy",
|
|
|
|
"etcetera",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-io",
|
|
|
|
"futures-util",
|
|
|
|
"hex",
|
|
|
|
"hkdf",
|
|
|
|
"hmac",
|
|
|
|
"home",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2023-07-09 03:05:10 +02:00
|
|
|
"log",
|
|
|
|
"md-5",
|
|
|
|
"memchr",
|
|
|
|
"once_cell",
|
|
|
|
"rand 0.8.5",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2023-09-11 01:45:01 +02:00
|
|
|
"sha1",
|
2023-07-09 03:05:10 +02:00
|
|
|
"sha2",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2023-08-29 19:49:21 +02:00
|
|
|
"sqlx-core",
|
2023-07-09 03:05:10 +02:00
|
|
|
"stringprep",
|
|
|
|
"thiserror",
|
|
|
|
"tracing",
|
|
|
|
"whoami",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "sqlx-sqlite"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.7.2"
|
2023-07-09 03:05:10 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "d59dc83cf45d89c555a577694534fcd1b55c545a816c816ce51f20bbe56a4f3f"
|
2023-07-09 03:05:10 +02:00
|
|
|
dependencies = [
|
2023-08-29 19:49:21 +02:00
|
|
|
"atoi",
|
2023-12-04 19:01:46 +01:00
|
|
|
"chrono",
|
2023-10-29 01:55:43 +02:00
|
|
|
"flume 0.11.0",
|
2023-07-09 03:05:10 +02:00
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-executor",
|
2023-08-29 19:49:21 +02:00
|
|
|
"futures-intrusive",
|
2023-07-09 03:05:10 +02:00
|
|
|
"futures-util",
|
|
|
|
"libsqlite3-sys",
|
|
|
|
"log",
|
|
|
|
"percent-encoding",
|
|
|
|
"serde",
|
2023-08-29 19:49:21 +02:00
|
|
|
"sqlx-core",
|
2023-07-09 03:05:10 +02:00
|
|
|
"tracing",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "state"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2023-03-14 04:11:49 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-02-18 04:36:04 +01:00
|
|
|
[[package]]
|
|
|
|
name = "static-files"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-files",
|
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-02-18 04:36:04 +01:00
|
|
|
"log",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "static_assertions"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "string_cache"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.8.7"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"new_debug_unreachable",
|
2022-06-08 04:36:16 +02:00
|
|
|
"once_cell",
|
|
|
|
"parking_lot 0.12.1",
|
2022-02-17 20:54:41 +01:00
|
|
|
"phf_shared 0.10.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"precomputed-hash",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "string_cache_codegen"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.5.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-05-22 13:47:21 +02:00
|
|
|
"phf_generator 0.10.0",
|
2022-06-08 04:36:16 +02:00
|
|
|
"phf_shared 0.10.0",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "stringprep"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "0.1.4"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "bb41d74e231a107a1b4ee36bd1214b11285b77768d2e3824aedafa988fd36ee6"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"finl_unicode",
|
2020-09-16 02:11:49 +02:00
|
|
|
"unicode-bidi",
|
|
|
|
"unicode-normalization",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
|
|
|
2022-12-30 17:23:24 +01:00
|
|
|
[[package]]
|
|
|
|
name = "strum"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.25.0"
|
2022-12-30 17:23:24 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
|
2022-12-30 17:23:24 +01:00
|
|
|
dependencies = [
|
|
|
|
"strum_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "strum_macros"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.25.3"
|
2022-12-30 17:23:24 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
|
2022-12-30 17:23:24 +01:00
|
|
|
dependencies = [
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"rustversion",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2022-12-30 17:23:24 +01:00
|
|
|
]
|
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "subprocess"
|
|
|
|
version = "0.2.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0c2e86926081dda636c546d8c5e641661049d7562a68f5488be4a1f7f66f6086"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "subtle"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "2.5.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "1.0.109"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2022-10-26 17:51:27 +02:00
|
|
|
"unicode-ident",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2024-01-08 18:08:03 +01:00
|
|
|
version = "2.0.48"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-08 18:08:03 +01:00
|
|
|
checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2023-10-29 01:55:43 +02:00
|
|
|
[[package]]
|
|
|
|
name = "system-configuration"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 1.3.2",
|
|
|
|
"core-foundation",
|
|
|
|
"system-configuration-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "system-configuration-sys"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
|
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "take_mut"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f764005d11ee5f36500a149ace24e00e3da98b0158b3e2d53a7495660d3f4d60"
|
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tap"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tempfile"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "3.8.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "7ef1adac450ad7f4b3c28589471ade84f25f731a7a0fe30d71dfa9f60fd808e5"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2021-10-07 00:56:44 +02:00
|
|
|
"cfg-if 1.0.0",
|
2023-12-04 19:01:46 +01:00
|
|
|
"fastrand",
|
2023-10-29 01:55:43 +02:00
|
|
|
"redox_syscall 0.4.1",
|
2023-08-29 19:49:21 +02:00
|
|
|
"rustix",
|
2023-07-08 19:51:57 +02:00
|
|
|
"windows-sys 0.48.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-07-10 00:39:21 +02:00
|
|
|
name = "templating-askama"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2023-03-14 04:11:49 +01:00
|
|
|
"actix-web-lab",
|
2020-09-16 02:11:49 +02:00
|
|
|
"askama",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2023-03-14 04:11:49 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-07-10 04:48:11 +02:00
|
|
|
[[package]]
|
|
|
|
name = "templating-fluent"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-web-lab",
|
2022-07-10 04:48:11 +02:00
|
|
|
"fluent-templates",
|
|
|
|
"handlebars",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2022-07-10 00:39:21 +02:00
|
|
|
name = "templating-handlebars"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-07-10 00:39:21 +02:00
|
|
|
"handlebars",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
2022-10-16 22:20:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "templating-minijinja"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2022-10-16 22:36:23 +02:00
|
|
|
"actix-utils",
|
2022-10-16 22:20:01 +02:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-web-lab",
|
|
|
|
"env_logger",
|
2022-10-16 22:20:01 +02:00
|
|
|
"log",
|
|
|
|
"minijinja",
|
2022-10-16 22:49:01 +02:00
|
|
|
"minijinja-autoreload",
|
2022-10-16 22:20:01 +02:00
|
|
|
]
|
|
|
|
|
2022-07-10 00:39:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "templating-sailfish"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-web-lab",
|
|
|
|
"env_logger",
|
2022-07-10 00:39:21 +02:00
|
|
|
"log",
|
|
|
|
"sailfish",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-07-10 00:39:21 +02:00
|
|
|
name = "templating-tera"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"actix-web-lab",
|
|
|
|
"env_logger",
|
2023-03-14 04:11:49 +01:00
|
|
|
"log",
|
2022-07-10 00:39:21 +02:00
|
|
|
"tera",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-07-10 00:39:21 +02:00
|
|
|
name = "templating-tinytemplate"
|
2020-09-16 02:11:49 +02:00
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2023-03-14 04:11:49 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
2022-07-10 00:39:21 +02:00
|
|
|
"tinytemplate",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2022-07-10 00:39:21 +02:00
|
|
|
name = "templating-yarte"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2020-12-17 22:34:40 +01:00
|
|
|
"derive_more",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2023-03-14 04:11:49 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
"yarte",
|
2022-01-29 17:39:36 +01:00
|
|
|
"yarte_helpers",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tendril"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.4.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"futf",
|
|
|
|
"mac",
|
|
|
|
"utf-8",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tera"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "1.19.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "970dff17c11e884a4a09bc76e3a17ef71e01bb13447a11e85226e254fe6d10b8"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"chrono",
|
|
|
|
"chrono-tz",
|
|
|
|
"globwalk",
|
2023-09-11 01:50:09 +02:00
|
|
|
"humansize",
|
2020-09-16 02:11:49 +02:00
|
|
|
"lazy_static",
|
|
|
|
"percent-encoding",
|
|
|
|
"pest",
|
|
|
|
"pest_derive",
|
2022-02-17 20:54:41 +01:00
|
|
|
"rand 0.8.5",
|
2020-09-16 02:11:49 +02:00
|
|
|
"regex",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
|
|
|
"slug",
|
|
|
|
"unic-segment",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "termcolor"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.3.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "6093bad37da69aab9d123a8091e4be0aa4a03e4d601ec641c327398315f62b64"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.0.50"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "f9a7210f5c9a7156bb50aa36aed4c95afb51df0df00713949448cf9e97d382d2"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.0.50"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "266b2e40bc00e5a6c09c3584011e08b06f123c00362c92b975ba9843aaaa14b8"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thread_local"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "1.1.7"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-05-22 13:47:21 +02:00
|
|
|
"cfg-if 1.0.0",
|
2021-10-07 00:56:44 +02:00
|
|
|
"once_cell",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "time"
|
2024-01-01 18:55:58 +01:00
|
|
|
version = "0.3.31"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-01 18:55:58 +01:00
|
|
|
checksum = "f657ba42c3f86e7680e53c8cd3af8abbe56b5491790b46e22e19c0d57463583e"
|
2022-01-27 03:58:13 +01:00
|
|
|
dependencies = [
|
2023-08-29 19:49:21 +02:00
|
|
|
"deranged",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2023-10-29 01:55:43 +02:00
|
|
|
"powerfmt",
|
2022-10-26 17:51:27 +02:00
|
|
|
"serde",
|
|
|
|
"time-core",
|
2023-09-11 01:45:01 +02:00
|
|
|
"time-macros",
|
2022-01-27 03:58:13 +01:00
|
|
|
]
|
|
|
|
|
2022-10-26 17:51:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "time-core"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.2"
|
2022-10-26 17:51:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
2022-10-26 17:51:27 +02:00
|
|
|
|
2022-01-27 03:58:13 +01:00
|
|
|
[[package]]
|
|
|
|
name = "time-macros"
|
2024-01-01 18:55:58 +01:00
|
|
|
version = "0.2.16"
|
2022-01-27 03:58:13 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-01 18:55:58 +01:00
|
|
|
checksum = "26197e33420244aeb70c3e8c78376ca46571bc4e701e4791c2cd9f57dcb3a43f"
|
2022-10-26 17:51:27 +02:00
|
|
|
dependencies = [
|
|
|
|
"time-core",
|
|
|
|
]
|
2022-01-27 03:58:13 +01:00
|
|
|
|
2022-12-11 16:25:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tiny-keccak"
|
|
|
|
version = "2.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
|
|
|
|
dependencies = [
|
|
|
|
"crunchy",
|
|
|
|
]
|
|
|
|
|
2022-07-10 04:48:11 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tinystr"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.7.4"
|
2022-07-10 04:48:11 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "d5d0e245e80bdc9b4e5356fc45a72184abbc3861992603f515270e9340f5a219"
|
2022-10-26 17:51:27 +02:00
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
]
|
2022-07-10 04:48:11 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tinytemplate"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "1.2.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "1.6.0"
|
2020-10-13 09:45:19 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
|
2020-10-13 09:45:19 +02:00
|
|
|
dependencies = [
|
|
|
|
"tinyvec_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec_macros"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "0.1.1"
|
2020-10-13 09:45:19 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
2020-10-13 09:45:19 +02:00
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tls-acme"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"acme-rfc8555",
|
|
|
|
"actix-files",
|
|
|
|
"actix-web",
|
|
|
|
"color-eyre",
|
|
|
|
"env_logger",
|
|
|
|
"eyre",
|
|
|
|
"log",
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2023-09-11 01:45:01 +02:00
|
|
|
"rustls-pemfile",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-09-11 01:45:01 +02:00
|
|
|
]
|
|
|
|
|
2022-12-11 16:32:09 +01:00
|
|
|
[[package]]
|
2023-03-14 04:11:49 +01:00
|
|
|
name = "tls-openssl"
|
2022-12-11 16:32:09 +01:00
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-web",
|
|
|
|
"env_logger",
|
|
|
|
"log",
|
2023-03-14 04:11:49 +01:00
|
|
|
"openssl",
|
2022-12-11 16:32:09 +01:00
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "todo"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-files",
|
|
|
|
"actix-session",
|
|
|
|
"actix-web",
|
2023-10-29 02:17:49 +02:00
|
|
|
"dotenvy",
|
2023-07-09 03:05:10 +02:00
|
|
|
"env_logger",
|
|
|
|
"log",
|
|
|
|
"serde",
|
2023-08-29 19:49:21 +02:00
|
|
|
"sqlx",
|
2023-07-09 03:05:10 +02:00
|
|
|
"tera",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.2.25"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"bytes 0.5.6",
|
|
|
|
"fnv",
|
|
|
|
"futures-core",
|
|
|
|
"iovec",
|
|
|
|
"lazy_static",
|
|
|
|
"memchr",
|
2021-10-07 00:56:44 +02:00
|
|
|
"mio 0.6.23",
|
2020-09-16 02:11:49 +02:00
|
|
|
"num_cpus",
|
2021-10-07 00:56:44 +02:00
|
|
|
"pin-project-lite 0.1.12",
|
2020-09-16 02:11:49 +02:00
|
|
|
"slab",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
2024-01-01 22:02:26 +01:00
|
|
|
version = "1.35.1"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-01-01 22:02:26 +01:00
|
|
|
checksum = "c89b4efa943be685f629b149f53829423f8f5531ea21249408e8e2f8671ec104"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"backtrace",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2021-10-06 23:42:44 +02:00
|
|
|
"libc",
|
2023-10-29 01:55:43 +02:00
|
|
|
"mio 0.8.9",
|
2021-10-06 23:42:44 +02:00
|
|
|
"num_cpus",
|
2022-06-08 04:36:16 +02:00
|
|
|
"parking_lot 0.12.1",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2021-10-06 23:42:44 +02:00
|
|
|
"signal-hook-registry",
|
2023-10-29 01:55:43 +02:00
|
|
|
"socket2 0.5.5",
|
2022-01-31 03:45:53 +01:00
|
|
|
"tokio-macros",
|
2023-05-22 13:47:21 +02:00
|
|
|
"windows-sys 0.48.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-macros"
|
2023-11-13 18:51:32 +01:00
|
|
|
version = "2.2.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-13 18:51:32 +01:00
|
|
|
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
2022-01-31 03:45:53 +01:00
|
|
|
name = "tokio-native-tls"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "0.3.1"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
2022-01-31 03:45:53 +01:00
|
|
|
"native-tls",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2022-02-02 01:44:58 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-openssl"
|
|
|
|
version = "0.6.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c08f9ffb7809f1b20c1b398d92acf4cc719874b3b2b2d9ea2f09b4a80350878a"
|
|
|
|
dependencies = [
|
|
|
|
"futures-util",
|
|
|
|
"openssl",
|
|
|
|
"openssl-sys",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-02-02 01:44:58 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-pg-mapper"
|
2022-02-02 16:15:25 +01:00
|
|
|
version = "0.2.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-02 16:15:25 +01:00
|
|
|
checksum = "93f2b78f3566383ffabc553c72bbb2f129962a54886c5c4d8e8c706f84eceab8"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"tokio-postgres",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-pg-mapper-derive"
|
2022-02-02 16:15:25 +01:00
|
|
|
version = "0.2.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-02-02 16:15:25 +01:00
|
|
|
checksum = "8548f756cd6eb4069c5af0fb0cec57001fb42bd1fb7330d8f24067ee3fa62608"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
"tokio-postgres",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-postgres"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.7.10"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "d340244b32d920260ae7448cb72b6e238bddc3d4f7603394e7dd46ed8e48f5b8"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
|
|
|
"byteorder",
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"fallible-iterator",
|
2022-08-28 19:40:59 +02:00
|
|
|
"futures-channel",
|
|
|
|
"futures-util",
|
2020-09-16 02:11:49 +02:00
|
|
|
"log",
|
2022-06-08 04:36:16 +02:00
|
|
|
"parking_lot 0.12.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
"percent-encoding",
|
2023-07-08 19:51:57 +02:00
|
|
|
"phf 0.11.2",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2020-09-16 02:11:49 +02:00
|
|
|
"postgres-protocol",
|
|
|
|
"postgres-types",
|
2023-08-29 19:49:21 +02:00
|
|
|
"rand 0.8.5",
|
2023-10-29 01:55:43 +02:00
|
|
|
"socket2 0.5.5",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2023-08-29 19:49:21 +02:00
|
|
|
"whoami",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-08-29 19:49:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-retry"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7f57eb36ecbe0fc510036adff84824dd3c24bb781e21bfa67b69d556aa85214f"
|
|
|
|
dependencies = [
|
|
|
|
"pin-project",
|
|
|
|
"rand 0.8.5",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-08-29 19:49:21 +02:00
|
|
|
]
|
|
|
|
|
2022-01-31 03:45:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-rustls"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.23.4"
|
2022-01-31 03:45:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
|
2022-01-31 03:45:53 +01:00
|
|
|
dependencies = [
|
2023-08-29 19:49:21 +02:00
|
|
|
"rustls 0.20.9",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-09-11 01:45:01 +02:00
|
|
|
"webpki",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-08-29 19:28:12 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-rustls"
|
|
|
|
version = "0.24.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
|
|
|
|
dependencies = [
|
2024-01-08 18:08:55 +01:00
|
|
|
"rustls 0.21.10",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-08-29 19:28:12 +02:00
|
|
|
]
|
|
|
|
|
2022-01-29 17:25:46 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-stream"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.1.14"
|
2022-01-29 17:25:46 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
|
2022-01-29 17:25:46 +01:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2022-01-29 17:25:46 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-tls"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9a70f4fcd7b3b24fb194f837560168208f669ca8cb70d0c4b862944452396343"
|
|
|
|
dependencies = [
|
|
|
|
"native-tls",
|
2021-10-07 00:56:44 +02:00
|
|
|
"tokio 0.2.25",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-util"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499"
|
|
|
|
dependencies = [
|
|
|
|
"bytes 0.5.6",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"log",
|
2021-10-07 00:56:44 +02:00
|
|
|
"pin-project-lite 0.1.12",
|
|
|
|
"tokio 0.2.25",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2022-02-17 20:54:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-util"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.7.10"
|
2022-02-17 20:54:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
|
2022-02-17 20:54:41 +01:00
|
|
|
dependencies = [
|
2023-09-11 01:50:09 +02:00
|
|
|
"bytes 1.5.0",
|
2022-02-17 20:54:41 +01:00
|
|
|
"futures-core",
|
2023-03-14 03:36:22 +01:00
|
|
|
"futures-io",
|
2022-02-17 20:54:41 +01:00
|
|
|
"futures-sink",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-06-08 04:36:16 +02:00
|
|
|
"tracing",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "toml"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "0.5.11"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "toml"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.8.8"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "a1a195ec8c9da26928f773888e0742ca3ca1040c6cd859c919c9f59c1954ab35"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"serde_spanned",
|
|
|
|
"toml_datetime",
|
2023-11-07 04:27:23 +01:00
|
|
|
"toml_edit 0.21.0",
|
2023-05-22 13:47:21 +02:00
|
|
|
]
|
|
|
|
|
2023-02-26 22:01:15 +01:00
|
|
|
[[package]]
|
|
|
|
name = "toml_datetime"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.6.5"
|
2023-02-26 22:01:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
2023-02-26 22:01:15 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "toml_edit"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "0.19.15"
|
2023-02-26 22:01:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
|
2023-10-29 02:14:14 +02:00
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"indexmap 2.1.0",
|
2023-10-29 02:14:14 +02:00
|
|
|
"toml_datetime",
|
|
|
|
"winnow",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "toml_edit"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.21.0"
|
2023-10-29 02:14:14 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "d34d383cd00a163b4a5b85053df514d45bc330f6de7737edfe0a93311d1eaa03"
|
2023-02-26 22:01:15 +01:00
|
|
|
dependencies = [
|
2023-11-07 04:27:23 +01:00
|
|
|
"indexmap 2.1.0",
|
2023-05-22 13:47:21 +02:00
|
|
|
"serde",
|
|
|
|
"serde_spanned",
|
2023-02-26 22:01:15 +01:00
|
|
|
"toml_datetime",
|
2023-03-14 03:36:22 +01:00
|
|
|
"winnow",
|
2023-02-26 22:01:15 +01:00
|
|
|
]
|
|
|
|
|
2022-08-01 02:17:59 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tower"
|
|
|
|
version = "0.4.13"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
|
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"pin-project",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2022-08-01 02:17:59 +02:00
|
|
|
"tower-layer",
|
|
|
|
"tower-service",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tower-layer"
|
2022-10-16 22:20:01 +02:00
|
|
|
version = "0.3.2"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-16 22:20:01 +02:00
|
|
|
checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
|
2022-08-01 02:17:59 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tower-service"
|
2022-07-09 21:43:47 +02:00
|
|
|
version = "0.3.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-07-09 21:43:47 +02:00
|
|
|
checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.40"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
2023-08-29 19:49:21 +02:00
|
|
|
"pin-project-lite 0.2.13",
|
2022-06-08 04:36:16 +02:00
|
|
|
"tracing-attributes",
|
2020-09-16 02:11:49 +02:00
|
|
|
"tracing-core",
|
|
|
|
]
|
|
|
|
|
2022-06-08 04:36:16 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tracing-attributes"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.27"
|
2022-06-08 04:36:16 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
|
2022-06-08 04:36:16 +02:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2022-06-08 04:36:16 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tracing-core"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.32"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-06-08 04:36:16 +02:00
|
|
|
"once_cell",
|
2023-09-11 01:45:01 +02:00
|
|
|
"valuable",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-error"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e"
|
|
|
|
dependencies = [
|
|
|
|
"tracing",
|
|
|
|
"tracing-subscriber",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2020-11-30 09:54:00 +01:00
|
|
|
name = "tracing-futures"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.2.5"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"pin-project",
|
2020-11-30 09:54:00 +01:00
|
|
|
"tracing",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "tracing-subscriber"
|
|
|
|
version = "0.3.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77"
|
|
|
|
dependencies = [
|
|
|
|
"sharded-slab",
|
|
|
|
"thread_local",
|
|
|
|
"tracing-core",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "trust-dns-proto"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.21.2"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "9c31f240f59877c3d4bb3b3ea0ec5a6a0cff07323580ff8c7a605cd7d08b255d"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"data-encoding",
|
|
|
|
"enum-as-inner",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-io",
|
|
|
|
"futures-util",
|
2022-09-11 00:07:55 +02:00
|
|
|
"idna 0.2.3",
|
2021-10-06 23:42:44 +02:00
|
|
|
"ipnet",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
2022-02-17 20:54:41 +01:00
|
|
|
"rand 0.8.5",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2021-10-06 23:42:44 +02:00
|
|
|
"thiserror",
|
|
|
|
"tinyvec",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2020-09-16 02:11:49 +02:00
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "trust-dns-resolver"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.21.2"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "e4ba72c2ea84515690c9fcef4c6c660bb9df3036ed1051686de84605b74fd558"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"futures-util",
|
|
|
|
"ipconfig",
|
|
|
|
"lazy_static",
|
|
|
|
"log",
|
|
|
|
"lru-cache",
|
2022-06-08 04:36:16 +02:00
|
|
|
"parking_lot 0.12.1",
|
2021-10-06 23:42:44 +02:00
|
|
|
"resolv-conf",
|
2023-12-04 19:01:46 +01:00
|
|
|
"smallvec",
|
2021-10-06 23:42:44 +02:00
|
|
|
"thiserror",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-02-18 02:44:53 +01:00
|
|
|
"trust-dns-proto",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "try-lock"
|
2023-01-07 16:23:31 +01:00
|
|
|
version = "0.2.4"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-01-07 16:23:31 +01:00
|
|
|
checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "twox-hash"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "1.6.3"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2024-01-15 18:46:41 +01:00
|
|
|
"cfg-if 0.1.10",
|
|
|
|
"rand 0.7.3",
|
2022-07-10 00:11:36 +02:00
|
|
|
"static_assertions",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-07-10 04:48:11 +02:00
|
|
|
[[package]]
|
|
|
|
name = "type-map"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b6d3364c5e96cb2ad1603037ab253ddd34d7fb72a58bdddf4b7350760fc69a46"
|
|
|
|
dependencies = [
|
|
|
|
"rustc-hash",
|
|
|
|
]
|
|
|
|
|
2021-10-06 23:42:44 +02:00
|
|
|
[[package]]
|
|
|
|
name = "typed-builder"
|
2022-06-08 04:36:16 +02:00
|
|
|
version = "0.10.0"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-06-08 04:36:16 +02:00
|
|
|
checksum = "89851716b67b937e393b3daa8423e67ddfc4bbbf1654bcf05488e95e0828db0c"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "typenum"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.17.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ucd-trie"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.1.6"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "ulid"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.1.0"
|
2023-07-09 01:56:56 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "7e37c4b6cbcc59a8dcd09a6429fbc7890286bcbb79215cea7b38a3c4c0921d93"
|
2023-07-09 01:56:56 +02:00
|
|
|
dependencies = [
|
|
|
|
"rand 0.8.5",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "unic-char-property"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
|
|
|
|
dependencies = [
|
|
|
|
"unic-char-range",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-char-range"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-common"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
|
|
|
|
|
2022-07-10 04:48:11 +02:00
|
|
|
[[package]]
|
|
|
|
name = "unic-langid"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "0.9.1"
|
2022-07-10 04:48:11 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "398f9ad7239db44fd0f80fe068d12ff22d78354080332a5077dc6f52f14dcf2f"
|
2022-07-10 04:48:11 +02:00
|
|
|
dependencies = [
|
|
|
|
"unic-langid-impl",
|
|
|
|
"unic-langid-macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-langid-impl"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "0.9.1"
|
2022-07-10 04:48:11 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "e35bfd2f2b8796545b55d7d3fd3e89a0613f68a0d1c8bc28cb7ff96b411a35ff"
|
2022-07-10 04:48:11 +02:00
|
|
|
dependencies = [
|
|
|
|
"tinystr",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-langid-macros"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "0.9.1"
|
2022-07-10 04:48:11 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "055e618bf694161ffff0466d95cef3e1a5edc59f6ba1888e97801f2b4ebdc4fe"
|
2022-07-10 04:48:11 +02:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro-hack",
|
|
|
|
"tinystr",
|
|
|
|
"unic-langid-impl",
|
|
|
|
"unic-langid-macros-impl",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-langid-macros-impl"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "0.9.1"
|
2022-07-10 04:48:11 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "1f5cdec05b907f4e2f6843f4354f4ce6a5bebe1a56df320a49134944477ce4d8"
|
2022-07-10 04:48:11 +02:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro-hack",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-07-10 04:48:11 +02:00
|
|
|
"unic-langid-impl",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "unic-segment"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e4ed5d26be57f84f176157270c112ef57b86debac9cd21daaabbe56db0f88f23"
|
|
|
|
dependencies = [
|
|
|
|
"unic-ucd-segment",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-ucd-segment"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2079c122a62205b421f499da10f3ee0f7697f012f55b675e002483c73ea34700"
|
|
|
|
dependencies = [
|
|
|
|
"unic-char-property",
|
|
|
|
"unic-char-range",
|
|
|
|
"unic-ucd-version",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unic-ucd-version"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
|
|
|
|
dependencies = [
|
|
|
|
"unic-common",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicase"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "2.7.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"version_check",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-bidi"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.3.13"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-10-26 17:51:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "1.0.12"
|
2022-10-26 17:51:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
2022-10-26 17:51:27 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-normalization"
|
2022-10-16 22:20:01 +02:00
|
|
|
version = "0.1.22"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-16 22:20:01 +02:00
|
|
|
checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-11-30 09:54:00 +01:00
|
|
|
"tinyvec",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
|
|
|
version = "1.10.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-width"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.11"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-xid"
|
2022-10-16 22:20:01 +02:00
|
|
|
version = "0.2.4"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-16 22:20:01 +02:00
|
|
|
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "unicode_categories"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "universal-hash"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "0.5.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-16 22:20:01 +02:00
|
|
|
"crypto-common",
|
2022-01-31 03:45:53 +01:00
|
|
|
"subtle",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unix-socket"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2023-03-14 04:11:49 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-04-26 13:32:32 +02:00
|
|
|
[[package]]
|
|
|
|
name = "unreachable"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56"
|
|
|
|
dependencies = [
|
|
|
|
"void",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "untrusted"
|
|
|
|
version = "0.7.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
|
|
|
|
|
2023-10-29 01:55:43 +02:00
|
|
|
[[package]]
|
|
|
|
name = "untrusted"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "url"
|
2023-11-28 05:27:04 +01:00
|
|
|
version = "2.5.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-28 05:27:04 +01:00
|
|
|
checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-11-30 09:54:00 +01:00
|
|
|
"form_urlencoded",
|
2023-11-28 05:27:04 +01:00
|
|
|
"idna 0.5.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"percent-encoding",
|
|
|
|
]
|
|
|
|
|
2022-08-01 02:17:59 +02:00
|
|
|
[[package]]
|
|
|
|
name = "urlencoding"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "2.1.3"
|
2022-08-01 02:17:59 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
|
2022-08-01 02:17:59 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "utf-8"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.7.6"
|
2021-03-03 15:37:17 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
|
2021-03-03 15:37:17 +01:00
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "utf8parse"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "uuid"
|
2021-10-06 23:42:44 +02:00
|
|
|
version = "0.8.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-06 23:42:44 +02:00
|
|
|
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2022-07-10 00:39:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "uuid"
|
2023-11-29 20:58:24 +01:00
|
|
|
version = "1.6.1"
|
2022-07-10 00:39:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-29 20:58:24 +01:00
|
|
|
checksum = "5e395fcf16a7a3d8127ec99782007af141946b4795001f876d54fb0d55978560"
|
2022-07-10 00:39:21 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"getrandom 0.2.10",
|
2023-07-09 03:05:10 +02:00
|
|
|
"rand 0.8.5",
|
2022-08-01 00:51:08 +02:00
|
|
|
"serde",
|
2022-07-10 00:39:21 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "v_eval"
|
2020-12-14 12:30:06 +01:00
|
|
|
version = "0.6.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2020-12-14 12:30:06 +01:00
|
|
|
checksum = "0dd8b599d797eb038d0dde9a3860aacb6bbba3bffa4ac64f807c8673820cc9d9"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"regex",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2021-03-03 17:38:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "v_htmlescape"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.15.8"
|
2021-03-03 17:38:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "4e8257fbc510f0a46eb602c10215901938b5c2a7d5e70fc11483b1d3c9b5b18c"
|
2021-03-03 17:38:53 +01:00
|
|
|
dependencies = [
|
2022-09-11 00:07:55 +02:00
|
|
|
"buf-min",
|
2021-03-03 17:38:53 +01:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "validator"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.16.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "b92f40481c04ff1f4f61f304d61793c7b56ff76ac1469f1beb199b1445b253bd"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2023-07-08 19:51:57 +02:00
|
|
|
"idna 0.4.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"lazy_static",
|
|
|
|
"regex",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_derive",
|
|
|
|
"serde_json",
|
|
|
|
"url",
|
2022-07-09 23:54:51 +02:00
|
|
|
"validator_derive",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "validator_derive"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "0.16.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "bc44ca3088bb3ba384d9aecf40c6a23a676ce23e09bdaca2073d99c207f864af"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"if_chain",
|
|
|
|
"lazy_static",
|
2022-02-02 02:51:25 +01:00
|
|
|
"proc-macro-error",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2020-09-16 02:11:49 +02:00
|
|
|
"regex",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-02-02 02:51:25 +01:00
|
|
|
"validator_types",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "validator_types"
|
2022-10-26 17:51:27 +02:00
|
|
|
version = "0.16.0"
|
2022-02-02 02:51:25 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-10-26 17:51:27 +02:00
|
|
|
checksum = "111abfe30072511849c5910134e8baf8dc05de4c0e5903d681cbd5c9c4d611e3"
|
2022-02-02 02:51:25 +01:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "valuable"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2021-10-07 00:56:44 +02:00
|
|
|
name = "vcpkg"
|
|
|
|
version = "0.2.15"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
2022-01-27 03:58:13 +01:00
|
|
|
version = "0.9.4"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-01-27 03:58:13 +01:00
|
|
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "void"
|
|
|
|
version = "1.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
|
|
2023-02-26 22:56:55 +01:00
|
|
|
[[package]]
|
|
|
|
name = "vsimd"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "walkdir"
|
2023-09-11 01:50:09 +02:00
|
|
|
version = "2.4.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-09-11 01:50:09 +02:00
|
|
|
checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"same-file",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "want"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "0.3.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"try-lock",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.9.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
|
|
|
|
|
2022-03-15 18:32:27 +01:00
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.2.88"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "7daec296f25a1bae309c0cd5c29c4b260e510e6d813c286b19eaadf409d40fce"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2021-10-07 00:56:44 +02:00
|
|
|
"cfg-if 1.0.0",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.2.88"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "e397f4664c0e4e428e8313a469aaa58310d302159845980fd23b0f22a847f217"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"log",
|
2022-08-05 20:43:46 +02:00
|
|
|
"once_cell",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-futures"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.4.38"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "9afec9963e3d0994cac82455b2b3502b81a7f40f9a0d32181f7528d9f4b43e02"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2021-10-07 00:56:44 +02:00
|
|
|
"cfg-if 1.0.0",
|
2020-09-16 02:11:49 +02:00
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.2.88"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "5961017b3b08ad5f3fe39f1e79877f8ee7c23c5e5fd5eb80de95abc41f1f16b2"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"quote",
|
2020-09-16 02:11:49 +02:00
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.2.88"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "c5353b8dab669f5e10f5bd76df26a9360c748f054f862ff5f3f8aae0c7fb3907"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2020-09-16 02:11:49 +02:00
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.2.88"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "0d046c5d029ba91a1ed14da14dca44b68bf2f124cfbaf741c54151fdb3e0750b"
|
2023-02-26 22:01:15 +01:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-streams"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.3.0"
|
2023-02-26 22:01:15 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "b4609d447824375f43e1ffbc051b50ad8f4b3ae8219680c94452ea05eb240ac7"
|
2023-02-26 22:01:15 +01:00
|
|
|
dependencies = [
|
|
|
|
"futures-util",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"web-sys",
|
|
|
|
]
|
2020-11-30 09:54:00 +01:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "web-sys"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.3.65"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "5db499c5f66323272151db0e666cd34f78617522fb0c1604d31a27c50c206a85"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2022-01-31 03:45:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "webpki"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.22.4"
|
2022-01-31 03:45:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53"
|
2022-01-31 03:45:53 +01:00
|
|
|
dependencies = [
|
2023-10-29 01:55:43 +02:00
|
|
|
"ring 0.17.5",
|
|
|
|
"untrusted 0.9.0",
|
2022-01-31 03:45:53 +01:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "webpki-roots"
|
2022-12-11 16:25:15 +01:00
|
|
|
version = "0.22.6"
|
2022-01-31 03:45:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-11 16:25:15 +01:00
|
|
|
checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"
|
2022-01-31 03:45:53 +01:00
|
|
|
dependencies = [
|
2023-09-11 01:45:01 +02:00
|
|
|
"webpki",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 01:56:56 +02:00
|
|
|
[[package]]
|
|
|
|
name = "webpki-roots"
|
|
|
|
version = "0.24.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b291546d5d9d1eab74f069c77749f2cb8504a12caa20f0f2de93ddbf6f411888"
|
|
|
|
dependencies = [
|
2023-07-18 17:22:29 +02:00
|
|
|
"rustls-webpki",
|
2023-07-09 01:56:56 +02:00
|
|
|
]
|
|
|
|
|
2023-08-29 19:28:12 +02:00
|
|
|
[[package]]
|
|
|
|
name = "webpki-roots"
|
|
|
|
version = "0.25.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "14247bb57be4f377dfb94c72830b8ce8fc6beac03cf4bf7b9732eadd414123fc"
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "websocket"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-files",
|
|
|
|
"actix-web",
|
|
|
|
"actix-web-actors",
|
|
|
|
"awc",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-03-06 01:15:16 +01:00
|
|
|
"futures-util",
|
2022-02-18 02:44:53 +01:00
|
|
|
"log",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-02-18 02:44:53 +01:00
|
|
|
"tokio-stream",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "websocket-autobahn"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-web",
|
|
|
|
"actix-web-actors",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-02-18 02:44:53 +01:00
|
|
|
"log",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-07-11 21:19:29 +02:00
|
|
|
[[package]]
|
|
|
|
name = "websocket-chat-actorless-example"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-files",
|
|
|
|
"actix-web",
|
|
|
|
"actix-ws",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-07-11 21:19:29 +02:00
|
|
|
"futures-util",
|
|
|
|
"log",
|
|
|
|
"rand 0.8.5",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-07-11 21:19:29 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "websocket-chat-broker"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix",
|
2020-09-16 02:11:49 +02:00
|
|
|
"actix-broker",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-files",
|
|
|
|
"actix-web",
|
|
|
|
"actix-web-actors",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2020-09-16 02:11:49 +02:00
|
|
|
"log",
|
2022-02-18 02:44:53 +01:00
|
|
|
"rand 0.8.5",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2022-07-11 02:44:46 +02:00
|
|
|
[[package]]
|
|
|
|
name = "websocket-echo-actorless-example"
|
|
|
|
version = "1.0.0"
|
|
|
|
dependencies = [
|
|
|
|
"actix-files",
|
|
|
|
"actix-web",
|
|
|
|
"actix-ws",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-07-11 02:44:46 +02:00
|
|
|
"futures-util",
|
|
|
|
"log",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-07-11 02:44:46 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "websocket-example"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-files",
|
|
|
|
"actix-web",
|
|
|
|
"actix-web-actors",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-02-18 02:44:53 +01:00
|
|
|
"log",
|
|
|
|
"rand 0.8.5",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "websocket-tcp-example"
|
2022-02-02 02:45:20 +01:00
|
|
|
version = "1.0.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-10-16 20:14:40 +02:00
|
|
|
"actix",
|
2022-03-04 17:28:40 +01:00
|
|
|
"actix-codec",
|
2022-02-18 02:44:53 +01:00
|
|
|
"actix-files",
|
|
|
|
"actix-web",
|
|
|
|
"actix-web-actors",
|
2020-09-16 02:11:49 +02:00
|
|
|
"byteorder",
|
2022-10-26 17:51:27 +02:00
|
|
|
"env_logger",
|
2022-03-06 01:15:16 +01:00
|
|
|
"futures-util",
|
2022-02-17 20:54:41 +01:00
|
|
|
"log",
|
|
|
|
"rand 0.8.5",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2020-09-16 02:11:49 +02:00
|
|
|
"serde_json",
|
2024-01-01 22:02:26 +01:00
|
|
|
"tokio 1.35.1",
|
2022-02-17 20:54:41 +01:00
|
|
|
"tokio-stream",
|
2023-10-29 01:55:43 +02:00
|
|
|
"tokio-util 0.7.10",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-07-09 03:05:10 +02:00
|
|
|
[[package]]
|
|
|
|
name = "whoami"
|
|
|
|
version = "1.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50"
|
2023-08-29 19:49:21 +02:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
2023-07-09 03:05:10 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "widestring"
|
2023-07-08 19:51:57 +02:00
|
|
|
version = "1.0.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-07-08 19:51:57 +02:00
|
|
|
checksum = "653f141f39ec16bba3c5abe400a0c60da7468261cc2cbf36805022876bc721a8"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[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"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.1.6"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
|
2020-09-16 02:11:49 +02:00
|
|
|
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"
|
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
2023-10-29 01:55:43 +02:00
|
|
|
name = "windows-core"
|
|
|
|
version = "0.51.1"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "f1f8cf84f35d2db49a46868f947758c7a1138116f7fac3bc844f43ade1292e64"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
2023-08-29 19:49:21 +02:00
|
|
|
"windows-targets 0.48.5",
|
2022-10-26 17:51:27 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-02-26 22:01:15 +01:00
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.45.0"
|
2022-10-26 17:51:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
|
|
|
|
dependencies = [
|
2023-05-22 13:47:21 +02:00
|
|
|
"windows-targets 0.42.2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.48.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
|
|
|
dependencies = [
|
2023-08-29 19:49:21 +02:00
|
|
|
"windows-targets 0.48.5",
|
2023-02-26 22:01:15 +01:00
|
|
|
]
|
2022-10-26 17:51:27 +02:00
|
|
|
|
2022-02-17 20:54:41 +01:00
|
|
|
[[package]]
|
2023-02-26 22:01:15 +01:00
|
|
|
name = "windows-targets"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.42.2"
|
2022-02-17 20:54:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
|
2023-02-26 22:01:15 +01:00
|
|
|
dependencies = [
|
2023-05-22 13:47:21 +02:00
|
|
|
"windows_aarch64_gnullvm 0.42.2",
|
|
|
|
"windows_aarch64_msvc 0.42.2",
|
|
|
|
"windows_i686_gnu 0.42.2",
|
|
|
|
"windows_i686_msvc 0.42.2",
|
|
|
|
"windows_x86_64_gnu 0.42.2",
|
|
|
|
"windows_x86_64_gnullvm 0.42.2",
|
|
|
|
"windows_x86_64_msvc 0.42.2",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.48.5"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
2023-05-22 13:47:21 +02:00
|
|
|
dependencies = [
|
2023-08-29 19:49:21 +02:00
|
|
|
"windows_aarch64_gnullvm 0.48.5",
|
|
|
|
"windows_aarch64_msvc 0.48.5",
|
|
|
|
"windows_i686_gnu 0.48.5",
|
|
|
|
"windows_i686_msvc 0.48.5",
|
|
|
|
"windows_x86_64_gnu 0.48.5",
|
|
|
|
"windows_x86_64_gnullvm 0.48.5",
|
|
|
|
"windows_x86_64_msvc 0.48.5",
|
2023-02-26 22:01:15 +01:00
|
|
|
]
|
2022-02-17 20:54:41 +01:00
|
|
|
|
2022-10-26 17:51:27 +02:00
|
|
|
[[package]]
|
2023-02-26 22:01:15 +01:00
|
|
|
name = "windows_aarch64_gnullvm"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.42.2"
|
2022-10-26 17:51:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
|
2022-10-26 17:51:27 +02:00
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.48.5"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
2023-05-22 13:47:21 +02:00
|
|
|
|
2022-02-17 20:54:41 +01:00
|
|
|
[[package]]
|
2023-02-26 22:01:15 +01:00
|
|
|
name = "windows_aarch64_msvc"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.42.2"
|
2022-02-17 20:54:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
|
2022-02-17 20:54:41 +01:00
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.48.5"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
2023-05-22 13:47:21 +02:00
|
|
|
|
2022-10-26 17:51:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.42.2"
|
2022-02-17 20:54:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
|
2022-02-17 20:54:41 +01:00
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.48.5"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
2023-05-22 13:47:21 +02:00
|
|
|
|
2022-10-26 17:51:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.42.2"
|
2022-10-26 17:51:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
|
2022-10-26 17:51:27 +02:00
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.48.5"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
2023-05-22 13:47:21 +02:00
|
|
|
|
2022-02-17 20:54:41 +01:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.42.2"
|
2022-02-17 20:54:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
|
2022-10-26 17:51:27 +02:00
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.48.5"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
2023-05-22 13:47:21 +02:00
|
|
|
|
2022-10-26 17:51:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.42.2"
|
2022-02-17 20:54:41 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.48.5"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
2023-05-22 13:47:21 +02:00
|
|
|
|
2022-10-26 17:51:27 +02:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2023-03-14 03:36:22 +01:00
|
|
|
version = "0.42.2"
|
2022-10-26 17:51:27 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-03-14 03:36:22 +01:00
|
|
|
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
|
|
|
|
|
2023-05-22 13:47:21 +02:00
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2023-08-29 19:49:21 +02:00
|
|
|
version = "0.48.5"
|
2023-05-22 13:47:21 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-08-29 19:49:21 +02:00
|
|
|
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
2023-05-22 13:47:21 +02:00
|
|
|
|
2023-03-14 03:36:22 +01:00
|
|
|
[[package]]
|
|
|
|
name = "winnow"
|
2023-11-07 04:27:23 +01:00
|
|
|
version = "0.5.19"
|
2023-03-14 03:36:22 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-11-07 04:27:23 +01:00
|
|
|
checksum = "829846f3e3db426d4cee4510841b71a8e58aa2a76b1132579487ae430ccd9c7b"
|
2023-03-14 03:36:22 +01:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
2022-10-26 17:51:27 +02:00
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "winreg"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69"
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.3.9",
|
|
|
|
]
|
|
|
|
|
2023-07-08 19:51:57 +02:00
|
|
|
[[package]]
|
|
|
|
name = "winreg"
|
|
|
|
version = "0.50.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if 1.0.0",
|
|
|
|
"windows-sys 0.48.0",
|
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[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",
|
|
|
|
]
|
|
|
|
|
2022-07-10 00:11:36 +02:00
|
|
|
[[package]]
|
|
|
|
name = "wyz"
|
2022-12-11 16:25:15 +01:00
|
|
|
version = "0.5.1"
|
2022-07-10 00:11:36 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-12-11 16:25:15 +01:00
|
|
|
checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
|
2022-07-10 00:11:36 +02:00
|
|
|
dependencies = [
|
|
|
|
"tap",
|
|
|
|
]
|
|
|
|
|
2023-09-11 01:45:01 +02:00
|
|
|
[[package]]
|
|
|
|
name = "x509-cert"
|
|
|
|
version = "0.2.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "25eefca1d99701da3a57feb07e5079fc62abba059fc139e98c13bbb250f3ef29"
|
|
|
|
dependencies = [
|
|
|
|
"const-oid",
|
2023-11-07 04:27:23 +01:00
|
|
|
"der 0.7.8",
|
2023-09-11 01:45:01 +02:00
|
|
|
"sha1",
|
2023-11-07 04:27:23 +01:00
|
|
|
"signature 2.1.0",
|
|
|
|
"spki 0.7.2",
|
2023-09-11 01:45:01 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
2022-08-01 02:17:59 +02:00
|
|
|
name = "xmlparser"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "0.13.6"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
|
2020-09-16 02:11:49 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yaml-rust"
|
2021-10-07 00:56:44 +02:00
|
|
|
version = "0.4.5"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2021-10-07 00:56:44 +02:00
|
|
|
checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-02 16:15:25 +01:00
|
|
|
"linked-hash-map",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[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"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.15.7"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "dfce1df93f3b16e5272221a559e60bbbaaa71dbc042a43996d223e51a690aab2"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"buf-min",
|
2020-09-16 02:11:49 +02:00
|
|
|
"yarte_derive",
|
2022-01-29 17:39:36 +01:00
|
|
|
"yarte_helpers",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yarte_codegen"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "0.15.7"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "4a79312078b97a195de91a8c1457c2e0d7abd97e6e605f3cdeb01b3c105d2cff"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-14 12:30:06 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
"yarte_dom",
|
2022-01-29 17:39:36 +01:00
|
|
|
"yarte_helpers",
|
2020-09-16 02:11:49 +02:00
|
|
|
"yarte_hir",
|
|
|
|
"yarte_html",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yarte_derive"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.15.6"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "b296edd7e1a81717b6f794baa2de8dfe89646050847161550b2d963b3ca6fe80"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
2020-12-14 12:30:06 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
"yarte_codegen",
|
2022-01-29 17:39:36 +01:00
|
|
|
"yarte_helpers",
|
2020-09-16 02:11:49 +02:00
|
|
|
"yarte_hir",
|
|
|
|
"yarte_parser",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yarte_dom"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.15.1"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "333bb63a5c0abdfd635b0e3238e0308d6e7dd12787cef875c9272ae6cb114324"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"markup5ever",
|
2020-12-14 12:30:06 +01:00
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2022-01-29 17:39:36 +01:00
|
|
|
"yarte_helpers",
|
2020-09-16 02:11:49 +02:00
|
|
|
"yarte_hir",
|
|
|
|
"yarte_html",
|
|
|
|
]
|
|
|
|
|
2021-03-03 17:38:53 +01:00
|
|
|
[[package]]
|
|
|
|
name = "yarte_helpers"
|
2023-02-26 22:01:15 +01:00
|
|
|
version = "0.15.8"
|
2021-03-03 17:38:53 +01:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-02-26 22:01:15 +01:00
|
|
|
checksum = "e0d1076f8cee9541ea5ffbecd9102f751252c91f085e7d30a18a3ce805ebd3ee"
|
2020-12-14 12:30:06 +01:00
|
|
|
dependencies = [
|
2022-02-18 02:44:53 +01:00
|
|
|
"buf-min",
|
2022-10-16 20:14:40 +02:00
|
|
|
"dtoa",
|
2023-07-18 17:22:29 +02:00
|
|
|
"itoa 1.0.9",
|
2022-01-27 03:58:13 +01:00
|
|
|
"prettyplease",
|
2020-12-17 22:34:40 +01:00
|
|
|
"ryu",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
|
|
|
"toml 0.5.11",
|
2022-02-18 02:44:53 +01:00
|
|
|
"v_htmlescape",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yarte_hir"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.15.6"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "dee42d2f704a3b1d8bc111d47a705d1302a0943d85e4c230f4e8300ee0dde4a6"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"derive_more",
|
2020-12-14 12:30:06 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
"v_eval",
|
2022-02-18 02:44:53 +01:00
|
|
|
"v_htmlescape",
|
2022-01-29 17:39:36 +01:00
|
|
|
"yarte_helpers",
|
2020-09-16 02:11:49 +02:00
|
|
|
"yarte_parser",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yarte_html"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.15.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "03e1fb0c85969cbe25b8a3031b278b484025882e20cadbc81735444c6e3d7613"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"mac",
|
|
|
|
"markup5ever",
|
2020-12-02 04:29:03 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-09-16 02:11:49 +02:00
|
|
|
"yarte_parser",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yarte_parser"
|
2022-09-11 00:07:55 +02:00
|
|
|
version = "0.15.2"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2022-09-11 00:07:55 +02:00
|
|
|
checksum = "538f72049cf7104e12d5c444048d112cb8fc788a31308afd912442a381ba860c"
|
2020-09-16 02:11:49 +02:00
|
|
|
dependencies = [
|
|
|
|
"annotate-snippets",
|
|
|
|
"derive_more",
|
2020-12-14 12:30:06 +01:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2022-06-08 01:51:42 +02:00
|
|
|
"serde",
|
2023-05-22 13:47:21 +02:00
|
|
|
"syn 1.0.109",
|
2020-12-02 04:29:03 +01:00
|
|
|
"unicode-xid",
|
2022-01-29 17:39:36 +01:00
|
|
|
"yarte_helpers",
|
2020-09-16 02:11:49 +02:00
|
|
|
]
|
|
|
|
|
2023-10-29 01:55:43 +02:00
|
|
|
[[package]]
|
|
|
|
name = "zerocopy"
|
2023-12-15 04:57:03 +01:00
|
|
|
version = "0.7.31"
|
2023-10-29 01:55:43 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-15 04:57:03 +01:00
|
|
|
checksum = "1c4061bedbb353041c12f413700357bec76df2c7e2ca8e4df8bac24c6bf68e3d"
|
2023-10-29 01:55:43 +02:00
|
|
|
dependencies = [
|
|
|
|
"zerocopy-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerocopy-derive"
|
2023-12-15 04:57:03 +01:00
|
|
|
version = "0.7.31"
|
2023-10-29 01:55:43 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-15 04:57:03 +01:00
|
|
|
checksum = "b3c129550b3e6de3fd0ba67ba5c81818f9805e58b8d7fee80a3a59d2c9fc601a"
|
2023-10-29 01:55:43 +02:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-01-08 18:08:03 +01:00
|
|
|
"syn 2.0.48",
|
2023-10-29 01:55:43 +02:00
|
|
|
]
|
|
|
|
|
2020-09-16 02:11:49 +02:00
|
|
|
[[package]]
|
|
|
|
name = "zeroize"
|
2023-05-22 13:47:21 +02:00
|
|
|
version = "1.6.0"
|
2020-09-16 02:11:49 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-05-22 13:47:21 +02:00
|
|
|
checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9"
|
2021-10-06 23:42:44 +02:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zstd"
|
2023-12-25 18:50:02 +01:00
|
|
|
version = "0.13.0"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 18:50:02 +01:00
|
|
|
checksum = "bffb3309596d527cfcba7dfc6ed6052f1d39dfbd7c867aa2e865e4a449c10110"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"zstd-safe",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zstd-safe"
|
2023-12-25 18:50:02 +01:00
|
|
|
version = "7.0.0"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-25 18:50:02 +01:00
|
|
|
checksum = "43747c7422e2924c11144d5229878b98180ef8b06cca4ab5af37afc8a8d8ea3e"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"zstd-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zstd-sys"
|
2023-10-29 01:55:43 +02:00
|
|
|
version = "2.0.9+zstd.1.5.5"
|
2021-10-06 23:42:44 +02:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-10-29 01:55:43 +02:00
|
|
|
checksum = "9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656"
|
2021-10-06 23:42:44 +02:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
2023-02-26 22:01:15 +01:00
|
|
|
"pkg-config",
|
2021-10-06 23:42:44 +02:00
|
|
|
]
|