2023-11-14 22:41:58 +00:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
|
|
|
version = 3
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "activitypub_federation"
|
2024-11-12 13:13:09 +00:00
|
|
|
version = "0.6.0"
|
2024-03-08 13:55:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-12 13:13:09 +00:00
|
|
|
checksum = "66f275acdf9bf0c4149d31babf06bf24234ff17a04c768056354e131d91e04d1"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"activitystreams-kinds",
|
|
|
|
"async-trait",
|
|
|
|
"axum",
|
2024-10-02 12:47:44 +00:00
|
|
|
"base64 0.22.1",
|
2023-11-14 23:16:51 +00:00
|
|
|
"bytes",
|
|
|
|
"chrono",
|
2024-11-20 14:34:45 +00:00
|
|
|
"derive_builder",
|
2023-11-30 12:10:42 +00:00
|
|
|
"diesel",
|
2023-11-14 23:16:51 +00:00
|
|
|
"dyn-clone",
|
|
|
|
"enum_delegate",
|
2023-11-17 11:23:14 +00:00
|
|
|
"futures",
|
2023-11-14 23:16:51 +00:00
|
|
|
"futures-core",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2023-11-14 23:16:51 +00:00
|
|
|
"http-signature-normalization",
|
|
|
|
"http-signature-normalization-reqwest",
|
|
|
|
"httpdate",
|
2024-11-20 14:34:45 +00:00
|
|
|
"itertools",
|
2023-11-17 11:23:14 +00:00
|
|
|
"moka",
|
2023-11-14 23:16:51 +00:00
|
|
|
"once_cell",
|
|
|
|
"pin-project-lite",
|
2024-10-02 12:47:44 +00:00
|
|
|
"rand",
|
2023-11-14 23:16:51 +00:00
|
|
|
"regex",
|
|
|
|
"reqwest",
|
|
|
|
"reqwest-middleware",
|
2024-10-02 12:47:44 +00:00
|
|
|
"rsa",
|
2023-11-14 23:16:51 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"sha2",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2023-11-14 23:16:51 +00:00
|
|
|
"tokio",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tower 0.4.13",
|
2023-11-14 23:16:51 +00:00
|
|
|
"tracing",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "activitystreams-kinds"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e97dfe76efd8c0b113cc3580a6b5f4acba47662e3cfbbfcce081c9ac89798990"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "addr2line"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.24.2"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"gimli",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-10-29 14:21:02 +00:00
|
|
|
name = "adler2"
|
|
|
|
version = "2.0.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2024-01-03 12:29:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ahash"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.8.11"
|
2024-01-03 12:29:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
|
2024-01-03 12:29:25 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"once_cell",
|
|
|
|
"version_check",
|
|
|
|
"zerocopy",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "aho-corasick"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.1.3"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2024-01-03 12:29:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "allocator-api2"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.2.20"
|
2024-01-03 12:29:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "45862d1c77f2228b9e10bc609d5bc203d86ebc9b87ad8d5d5167a6c9abf739d9"
|
2024-01-03 12:29:25 +00:00
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "android-tzdata"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "android_system_properties"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2024-11-15 11:20:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "any_spawner"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9747eb01aed7603aba23f7c869d5d7e5d37aab9c3501aced42d8fdb786f1f6e3"
|
|
|
|
dependencies = [
|
|
|
|
"futures",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2024-11-15 11:20:55 +00:00
|
|
|
"tokio",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "anyhow"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "1.0.93"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2024-10-29 14:21:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "arraydeque"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7d902e3d592a523def97af8f317b08ce16b7ab854c1985a0c671e6f15cebc236"
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "async-lock"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "3.4.0"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
|
|
|
"event-listener",
|
2024-10-02 12:47:44 +00:00
|
|
|
"event-listener-strategy",
|
|
|
|
"pin-project-lite",
|
2023-11-17 11:23:14 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "async-trait"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.1.83"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "atomic-waker"
|
|
|
|
version = "1.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "attribute-derive"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.9.2"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "1f1ee502851995027b06f99f5ffbeffa1406b38d0b318a1ebfa469332c6cbafd"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"attribute-derive-macro",
|
2024-10-02 12:47:44 +00:00
|
|
|
"derive-where",
|
|
|
|
"manyhow",
|
2023-12-22 14:07:20 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "attribute-derive-macro"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.9.2"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "3601467f634cfe36c4780ca9c75dea9a5b34529c1f2810676a337e7e0997f954"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"collection_literals",
|
|
|
|
"interpolator",
|
|
|
|
"manyhow",
|
2024-10-02 12:47:44 +00:00
|
|
|
"proc-macro-utils 0.8.0",
|
2023-12-22 14:07:20 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"quote-use",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "autocfg"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.4.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "axum"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.7.7"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "504e3947307ac8326a5437504c517c4b56716c9d98fac0028c2acc7ca47d70ae"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
|
|
|
"axum-core",
|
|
|
|
"bytes",
|
|
|
|
"futures-util",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"http-body",
|
|
|
|
"http-body-util",
|
2023-11-14 23:16:51 +00:00
|
|
|
"hyper",
|
2024-10-02 12:47:44 +00:00
|
|
|
"hyper-util",
|
2023-11-14 23:16:51 +00:00
|
|
|
"itoa",
|
|
|
|
"matchit",
|
|
|
|
"memchr",
|
|
|
|
"mime",
|
2024-10-02 12:47:44 +00:00
|
|
|
"multer",
|
2023-11-14 23:16:51 +00:00
|
|
|
"percent-encoding",
|
|
|
|
"pin-project-lite",
|
|
|
|
"rustversion",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_path_to_error",
|
|
|
|
"serde_urlencoded",
|
2024-10-02 12:47:44 +00:00
|
|
|
"sync_wrapper 1.0.1",
|
2023-11-14 23:16:51 +00:00
|
|
|
"tokio",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tower 0.5.1",
|
2023-11-14 23:16:51 +00:00
|
|
|
"tower-layer",
|
|
|
|
"tower-service",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tracing",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "axum-core"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.4.5"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
|
|
|
"bytes",
|
|
|
|
"futures-util",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"http-body",
|
|
|
|
"http-body-util",
|
2023-11-14 23:16:51 +00:00
|
|
|
"mime",
|
2024-10-02 12:47:44 +00:00
|
|
|
"pin-project-lite",
|
2023-11-14 23:16:51 +00:00
|
|
|
"rustversion",
|
2024-10-02 12:47:44 +00:00
|
|
|
"sync_wrapper 1.0.1",
|
2023-11-14 23:16:51 +00:00
|
|
|
"tower-layer",
|
|
|
|
"tower-service",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tracing",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2024-01-16 15:07:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "axum-extra"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.9.4"
|
2024-01-16 15:07:01 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "73c3220b188aea709cf1b6c5f9b01c3bd936bb08bd2b5184a12b35ac8131b1f9"
|
2024-01-16 15:07:01 +00:00
|
|
|
dependencies = [
|
|
|
|
"axum",
|
|
|
|
"axum-core",
|
|
|
|
"bytes",
|
2024-02-27 12:05:12 +00:00
|
|
|
"cookie",
|
2024-01-16 15:07:01 +00:00
|
|
|
"futures-util",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"http-body",
|
|
|
|
"http-body-util",
|
2024-01-16 15:07:01 +00:00
|
|
|
"mime",
|
|
|
|
"pin-project-lite",
|
|
|
|
"serde",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tower 0.5.1",
|
2024-01-16 15:07:01 +00:00
|
|
|
"tower-layer",
|
|
|
|
"tower-service",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tracing",
|
2024-01-16 15:07:01 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "axum-macros"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.4.2"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "57d123550fa8d071b7255cb0cc04dc302baa6c8c4a79f55701552684d8399bce"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.74"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"addr2line",
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"miniz_oxide",
|
|
|
|
"object",
|
|
|
|
"rustc-demangle",
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-targets",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.21.7"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "base64"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.22.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "base64ct"
|
|
|
|
version = "1.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bcrypt"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.15.1"
|
2023-12-12 15:32:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "e65938ed058ef47d92cf8b346cc76ef48984572ade631927e9937b5ffc7662c7"
|
2023-12-12 15:32:57 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"base64 0.22.1",
|
2023-12-12 15:32:57 +00:00
|
|
|
"blowfish",
|
|
|
|
"getrandom",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.6.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
|
2024-02-07 15:54:43 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "block-buffer"
|
|
|
|
version = "0.10.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
]
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "blowfish"
|
|
|
|
version = "0.9.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e412e2cd0f2b2d93e02543ceae7917b3c70331573df19ee046bcbc35e45e87d7"
|
|
|
|
dependencies = [
|
|
|
|
"byteorder",
|
|
|
|
"cipher",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bumpalo"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "3.16.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-11-29 15:41:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "byteorder"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "bytes"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.8.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "camino"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.1.9"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
|
2023-11-17 11:23:14 +00:00
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "1.2.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "fd9de9f2205d5ef3fd67e685b0df337994ddd4495e2a28d185500d0e1edfea47"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"shlex",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
|
2024-10-29 14:21:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cfg_aliases"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.4.38"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"android-tzdata",
|
|
|
|
"iana-time-zone",
|
|
|
|
"js-sys",
|
|
|
|
"num-traits",
|
2023-11-16 11:48:57 +00:00
|
|
|
"serde",
|
2023-11-14 23:16:51 +00:00
|
|
|
"wasm-bindgen",
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-targets",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cipher"
|
|
|
|
version = "0.4.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
|
|
|
|
dependencies = [
|
|
|
|
"crypto-common",
|
|
|
|
"inout",
|
|
|
|
]
|
|
|
|
|
2024-10-28 10:25:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "codee"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5d3ad3122b0001c7f140cf4d605ef9a9e2c24d96ab0b4fb4347b76de2425f445"
|
|
|
|
dependencies = [
|
2024-11-15 11:20:55 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2024-10-28 10:25:33 +00:00
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "collection_literals"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "186dce98367766de751c42c4f03970fc60fc012296e706ccbb9d5df9b6c1e271"
|
|
|
|
|
|
|
|
[[package]]
|
2024-10-02 12:47:44 +00:00
|
|
|
name = "concurrent-queue"
|
|
|
|
version = "2.5.0"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"crossbeam-utils",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "config"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.14.1"
|
2024-02-07 15:54:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "68578f196d2a33ff61b27fae256c3164f65e36382648e30666dde05b8cc9dfdf"
|
2024-02-07 15:54:43 +00:00
|
|
|
dependencies = [
|
|
|
|
"async-trait",
|
2024-11-20 14:34:45 +00:00
|
|
|
"convert_case",
|
2024-02-07 15:54:43 +00:00
|
|
|
"json5",
|
|
|
|
"nom",
|
|
|
|
"pathdiff",
|
|
|
|
"ron",
|
|
|
|
"rust-ini",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2024-10-02 12:47:44 +00:00
|
|
|
"toml",
|
2024-10-29 14:21:02 +00:00
|
|
|
"yaml-rust2",
|
2024-02-07 15:54:43 +00:00
|
|
|
]
|
|
|
|
|
2024-01-09 11:41:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "console_error_panic_hook"
|
|
|
|
version = "0.1.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2024-11-15 10:43:27 +00:00
|
|
|
[[package]]
|
|
|
|
name = "console_log"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "be8aed40e4edbf4d3b4431ab260b63fdc40f5780a4766824329ea0f1eefe3c0f"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "const-oid"
|
|
|
|
version = "0.9.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "const-random"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.1.18"
|
2024-02-07 15:54:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359"
|
2024-02-07 15:54:43 +00:00
|
|
|
dependencies = [
|
|
|
|
"const-random-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "const-random-macro"
|
|
|
|
version = "0.1.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e"
|
|
|
|
dependencies = [
|
|
|
|
"getrandom",
|
|
|
|
"once_cell",
|
|
|
|
"tiny-keccak",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "const_format"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.33"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "50c655d81ff1114fb0dcdea9225ea9f0cc712a6f8d189378e82bdf62a473a64b"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"const_format_proc_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "const_format_proc_macros"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.33"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "eff1a44b93f47b1bac19a27932f5c591e43d1ba357ee4f61526c8a25603f0eb1"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-xid",
|
|
|
|
]
|
|
|
|
|
2024-11-15 11:20:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "const_str_slice_concat"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f67855af358fcb20fac58f9d714c94e2b228fe5694c1c9b4ead4a366343eda1b"
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "convert_case"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-segmentation",
|
|
|
|
]
|
|
|
|
|
2024-01-16 15:07:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "cookie"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.18.1"
|
2024-01-16 15:07:01 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747"
|
2024-01-16 15:07:01 +00:00
|
|
|
dependencies = [
|
|
|
|
"percent-encoding",
|
|
|
|
"time",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cookie_store"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.21.1"
|
2024-01-16 15:07:01 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "2eac901828f88a5241ee0600950ab981148a18f2f756900ffba1b125ca6a3ef9"
|
2024-01-16 15:07:01 +00:00
|
|
|
dependencies = [
|
2024-02-27 12:05:12 +00:00
|
|
|
"cookie",
|
2024-11-15 15:07:29 +00:00
|
|
|
"document-features",
|
2024-11-20 14:34:45 +00:00
|
|
|
"idna",
|
2024-01-16 15:07:01 +00:00
|
|
|
"log",
|
|
|
|
"publicsuffix",
|
|
|
|
"serde",
|
|
|
|
"serde_derive",
|
|
|
|
"serde_json",
|
|
|
|
"time",
|
|
|
|
"url",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "core-foundation"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.9.4"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "core-foundation-sys"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.8.7"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "cpufeatures"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.2.15"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "0ca741a962e1b0bff6d724a1a0958b686406e853bb14061f218562e1896f95e6"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-channel"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.5.13"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-epoch"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.9.18"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "crossbeam-utils"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.8.20"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
|
2023-11-17 11:23:14 +00:00
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crunchy"
|
|
|
|
version = "0.2.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "crypto-common"
|
|
|
|
version = "0.1.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
"typenum",
|
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "darling"
|
|
|
|
version = "0.13.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a01d95850c592940db9b8194bc39f4bc0e89dee5c4265e4b1807c34a9aba453c"
|
|
|
|
dependencies = [
|
|
|
|
"darling_core 0.13.4",
|
|
|
|
"darling_macro 0.13.4",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "darling"
|
|
|
|
version = "0.20.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989"
|
|
|
|
dependencies = [
|
|
|
|
"darling_core 0.20.10",
|
|
|
|
"darling_macro 0.20.10",
|
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "darling_core"
|
|
|
|
version = "0.13.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "859d65a907b6852c9361e3185c862aae7fafd2887876799fa55f5f99dc40d610"
|
|
|
|
dependencies = [
|
|
|
|
"fnv",
|
|
|
|
"ident_case",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-10-02 12:47:44 +00:00
|
|
|
"strsim 0.10.0",
|
2024-02-07 15:54:43 +00:00
|
|
|
"syn 1.0.109",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "darling_core"
|
|
|
|
version = "0.20.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5"
|
|
|
|
dependencies = [
|
|
|
|
"fnv",
|
|
|
|
"ident_case",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"strsim 0.11.1",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "darling_macro"
|
|
|
|
version = "0.13.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c972679f83bdf9c42bd905396b6c3588a843a17f0f16dfcfa3e2c5d57441835"
|
|
|
|
dependencies = [
|
|
|
|
"darling_core 0.13.4",
|
|
|
|
"quote",
|
|
|
|
"syn 1.0.109",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "darling_macro"
|
|
|
|
version = "0.20.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
|
|
|
|
dependencies = [
|
|
|
|
"darling_core 0.20.10",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "dashmap"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "6.1.0"
|
2024-10-02 12:47:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
|
2024-10-02 12:47:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2024-11-15 11:20:55 +00:00
|
|
|
"crossbeam-utils",
|
2024-10-29 14:21:02 +00:00
|
|
|
"hashbrown 0.14.5",
|
2024-10-02 12:47:44 +00:00
|
|
|
"lock_api",
|
|
|
|
"once_cell",
|
|
|
|
"parking_lot_core",
|
|
|
|
]
|
|
|
|
|
2024-10-28 10:25:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "default-struct-builder"
|
|
|
|
version = "0.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e0df63c21a4383f94bd5388564829423f35c316aed85dc4f8427aded372c7c0d"
|
|
|
|
dependencies = [
|
|
|
|
"darling 0.20.10",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2024-10-28 10:25:33 +00:00
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "der"
|
|
|
|
version = "0.7.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
|
|
|
|
dependencies = [
|
|
|
|
"const-oid",
|
|
|
|
"pem-rfc7468",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "deranged"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.11"
|
2023-12-12 15:32:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
|
2023-12-12 15:32:57 +00:00
|
|
|
dependencies = [
|
|
|
|
"powerfmt",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "derive-where"
|
|
|
|
version = "1.2.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "62d671cc41a825ebabc75757b62d3d168c577f9149b2d49ece1dad1f72119d25"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "derive_builder"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.20.2"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"derive_builder_macro",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "derive_builder_core"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.20.2"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"darling 0.20.10",
|
2023-11-14 23:16:51 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "derive_builder_macro"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.20.2"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"derive_builder_core",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2024-01-25 15:26:50 +00:00
|
|
|
]
|
|
|
|
|
2023-11-29 15:41:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "diesel"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "2.2.4"
|
2023-11-29 15:41:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "158fe8e2e68695bd615d7e4f3227c0727b151330d3e253b525086c348d055d5e"
|
2023-11-29 15:41:29 +00:00
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"bitflags",
|
2023-11-29 15:41:29 +00:00
|
|
|
"byteorder",
|
2023-12-02 01:38:57 +00:00
|
|
|
"chrono",
|
2023-11-29 15:41:29 +00:00
|
|
|
"diesel_derives",
|
|
|
|
"itoa",
|
|
|
|
"pq-sys",
|
2024-02-27 16:49:36 +00:00
|
|
|
"r2d2",
|
2023-12-05 00:17:02 +00:00
|
|
|
"uuid",
|
2023-11-29 15:41:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "diesel-derive-newtype"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "2.1.2"
|
2023-11-29 15:41:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "d5adf688c584fe33726ce0e2898f608a2a92578ac94a4a92fcecf73214fe0716"
|
2023-11-29 15:41:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-29 15:41:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "diesel_derives"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "2.2.3"
|
2023-11-29 15:41:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "e7f2c3de51e2ba6bf2a648285696137aaf0f5f487bcbea93972fe8a364e131a4"
|
2023-11-29 15:41:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"diesel_table_macro_syntax",
|
2024-10-02 12:47:44 +00:00
|
|
|
"dsl_auto_type",
|
2023-11-29 15:41:29 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-29 15:41:29 +00:00
|
|
|
]
|
|
|
|
|
2023-12-01 11:11:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "diesel_migrations"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "2.2.0"
|
2023-12-01 11:11:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "8a73ce704bad4231f001bff3314d91dce4aba0770cee8b233991859abc15c1f6"
|
2023-12-01 11:11:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"diesel",
|
|
|
|
"migrations_internals",
|
|
|
|
"migrations_macros",
|
|
|
|
]
|
|
|
|
|
2023-11-29 15:41:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "diesel_table_macro_syntax"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.2.0"
|
2023-11-29 15:41:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "209c735641a413bc68c4923a9d6ad4bcb3ca306b794edaa7eb0b3228a99ffb25"
|
2023-11-29 15:41:29 +00:00
|
|
|
dependencies = [
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-29 15:41:29 +00:00
|
|
|
]
|
|
|
|
|
2023-12-01 13:04:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "diff"
|
|
|
|
version = "0.1.13"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
|
|
|
|
|
2023-11-20 15:48:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "diffy"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.4.0"
|
2023-11-20 15:48:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "5d3041965b7a63e70447ec818a46b1e5297f7fcae3058356d226c02750c4e6cb"
|
2023-11-20 15:48:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"nu-ansi-term",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "digest"
|
|
|
|
version = "0.10.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
|
|
|
|
dependencies = [
|
|
|
|
"block-buffer",
|
2024-10-02 12:47:44 +00:00
|
|
|
"const-oid",
|
2023-11-14 23:16:51 +00:00
|
|
|
"crypto-common",
|
|
|
|
]
|
|
|
|
|
2024-10-28 10:25:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "displaydoc"
|
|
|
|
version = "0.2.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2024-10-28 10:25:33 +00:00
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "dlv-list"
|
|
|
|
version = "0.5.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f"
|
|
|
|
dependencies = [
|
|
|
|
"const-random",
|
|
|
|
]
|
|
|
|
|
2024-11-15 15:07:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "document-features"
|
|
|
|
version = "0.2.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cb6969eaabd2421f8a2775cfd2471a2b634372b4a25d41e3bd647b79912850a0"
|
|
|
|
dependencies = [
|
|
|
|
"litrs",
|
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "doku"
|
|
|
|
version = "0.21.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d018fadaf95088d2c12b66fe5b9d7c04a027b996c42a7b403b83fbd7a1c31531"
|
|
|
|
dependencies = [
|
|
|
|
"doku-derive",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "doku-derive"
|
|
|
|
version = "0.21.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "74073dd10495ce912909655131925b0459d49363751b93676148d843097fe825"
|
|
|
|
dependencies = [
|
|
|
|
"darling 0.13.4",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 1.0.109",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "drain_filter_polyfill"
|
|
|
|
version = "0.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "669a445ee724c5c69b1b06fe0b63e70a1c84bc9bb7d9696cd4f4e3ec45050408"
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "dsl_auto_type"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c5d9abe6314103864cc2d8901b7ae224e0ab1a103a0a416661b4097b0779b607"
|
|
|
|
dependencies = [
|
|
|
|
"darling 0.20.10",
|
|
|
|
"either",
|
|
|
|
"heck",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "dyn-clone"
|
2024-03-08 13:55:17 +00:00
|
|
|
version = "1.0.17"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-03-08 13:55:17 +00:00
|
|
|
checksum = "0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "either"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.13.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2024-11-15 11:20:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "either_of"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d6e22feb4d5cacf9f2c64902a1c35ef0f2d766e42db316a98b93992bbce669cb"
|
|
|
|
dependencies = [
|
|
|
|
"pin-project-lite",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "encoding_rs"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.8.35"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "enum_delegate"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a8ea75f31022cba043afe037940d73684327e915f88f62478e778c3de914cd0a"
|
|
|
|
dependencies = [
|
|
|
|
"enum_delegate_lib",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 1.0.109",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "enum_delegate_lib"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2e1f6c3800b304a6be0012039e2a45a322a093539c45ab818d9e6895a39c90fe"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"rand",
|
|
|
|
"syn 1.0.109",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "env_filter"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "env_logger"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.11.5"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"env_filter",
|
2023-11-14 23:16:51 +00:00
|
|
|
"log",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "equivalent"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "errno"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.9"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
2024-10-02 12:47:44 +00:00
|
|
|
name = "event-listener"
|
|
|
|
version = "5.3.1"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "6032be9bd27023a771701cc49f9f053c751055f71efb2e0ae5c15809093675ba"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"concurrent-queue",
|
|
|
|
"parking",
|
|
|
|
"pin-project-lite",
|
2023-11-17 11:23:14 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-10-02 12:47:44 +00:00
|
|
|
name = "event-listener-strategy"
|
|
|
|
version = "0.5.2"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1"
|
|
|
|
dependencies = [
|
|
|
|
"event-listener",
|
|
|
|
"pin-project-lite",
|
|
|
|
]
|
2023-11-17 11:23:14 +00:00
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "fastrand"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "2.2.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "486f806e73c5707928240ddc295403b1b93c96a02038563881c4a2fd84b81ac4"
|
2023-11-14 23:16:51 +00: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_urlencoded"
|
2023-12-18 15:40:27 +00:00
|
|
|
version = "1.2.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 15:40:27 +00:00
|
|
|
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"percent-encoding",
|
|
|
|
]
|
|
|
|
|
2023-11-16 11:48:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "futures"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.31"
|
2023-11-16 11:48:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
|
2023-11-16 11:48:57 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-executor",
|
|
|
|
"futures-io",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "futures-channel"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.31"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
2023-11-16 11:48:57 +00:00
|
|
|
"futures-sink",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-core"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.31"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-11-16 11:48:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "futures-executor"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.31"
|
2023-11-16 11:48:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
|
2023-11-16 11:48:57 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-task",
|
|
|
|
"futures-util",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "futures-io"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.31"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-macro"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.31"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-sink"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.31"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-task"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.31"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "futures-util"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.31"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2023-11-16 11:48:57 +00:00
|
|
|
"futures-channel",
|
2023-11-14 23:16:51 +00:00
|
|
|
"futures-core",
|
|
|
|
"futures-io",
|
|
|
|
"futures-macro",
|
|
|
|
"futures-sink",
|
|
|
|
"futures-task",
|
|
|
|
"memchr",
|
|
|
|
"pin-project-lite",
|
|
|
|
"pin-utils",
|
|
|
|
"slab",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "generic-array"
|
|
|
|
version = "0.14.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
|
|
|
dependencies = [
|
|
|
|
"typenum",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "getrandom"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.15"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2023-12-12 15:32:57 +00:00
|
|
|
"js-sys",
|
2023-11-14 23:16:51 +00:00
|
|
|
"libc",
|
|
|
|
"wasi",
|
2023-12-12 15:32:57 +00:00
|
|
|
"wasm-bindgen",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "gimli"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.31.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "gloo-net"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.6.0"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "c06f627b1a58ca3d42b45d6104bf1e1a03799df472df00988b6ba21accc10580"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"gloo-utils",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2023-12-22 14:07:20 +00:00
|
|
|
"js-sys",
|
|
|
|
"pin-project",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2023-12-22 14:07:20 +00:00
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2024-10-28 10:25:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "gloo-timers"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bbb143cf96099802033e0d4f4963b19fd2e0b728bcf076cd9cf7f6634f092994"
|
|
|
|
dependencies = [
|
|
|
|
"futures-channel",
|
|
|
|
"futures-core",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "gloo-utils"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.2.0"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "0b5555354113b18c547c1d3a98fbf7fb32a9ff4f6fa112ce823a21641a0ba3aa"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2024-11-15 11:20:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "guardian"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "493913a18c0d7bebb75127a26a432162c59edbe06f6cf712001e3e769345e8b5"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "h2"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.4.6"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"atomic-waker",
|
2023-11-14 23:16:51 +00:00
|
|
|
"bytes",
|
|
|
|
"fnv",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"indexmap",
|
2023-11-14 23:16:51 +00:00
|
|
|
"slab",
|
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.14.5"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
|
2024-01-03 12:29:25 +00:00
|
|
|
dependencies = [
|
2024-01-11 15:21:44 +00:00
|
|
|
"ahash",
|
2024-01-03 12:29:25 +00:00
|
|
|
"allocator-api2",
|
|
|
|
]
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2024-10-29 14:21:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hashbrown"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.15.1"
|
2024-10-29 14:21:02 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "3a9bfc1af68b1726ea47d3d5109de126281def866b33970e10fbab11b5dafab3"
|
2024-10-29 14:21:02 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hashlink"
|
|
|
|
version = "0.8.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
|
|
|
|
dependencies = [
|
|
|
|
"hashbrown 0.14.5",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "heck"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.5.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "hermit-abi"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.3.9"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-12-05 00:17:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hex"
|
|
|
|
version = "0.4.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "html-escape"
|
|
|
|
version = "0.2.13"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476"
|
|
|
|
dependencies = [
|
|
|
|
"utf8-width",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "http"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "1.1.0"
|
2023-12-18 15:40:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
|
2023-12-18 15:40:27 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"fnv",
|
|
|
|
"itoa",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http-body"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.0.1"
|
2023-12-18 15:40:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
|
2023-12-18 15:40:27 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2023-12-18 15:40:27 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http-body-util"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.1.2"
|
2023-12-18 15:40:27 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
|
2023-12-18 15:40:27 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures-util",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"http-body",
|
2023-11-14 23:16:51 +00:00
|
|
|
"pin-project-lite",
|
|
|
|
]
|
|
|
|
|
2024-01-02 14:56:49 +00:00
|
|
|
[[package]]
|
|
|
|
name = "http-range-header"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.4.1"
|
2024-01-02 14:56:49 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "08a397c49fec283e3d6211adbe480be95aae5f304cfb923e9970e08956d5168a"
|
2024-01-02 14:56:49 +00:00
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "http-signature-normalization"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b95e3149194de5f3f9d5225bcc6a8677979f8ff8ce39c85654730ad4824f101e"
|
|
|
|
dependencies = [
|
|
|
|
"httpdate",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "http-signature-normalization-reqwest"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.12.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "b8822f7eab343cae1ce3bd3b6d0b9b58c72adaf3463627cfe150f8f5406f27aa"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2023-12-18 15:40:27 +00:00
|
|
|
"async-trait",
|
2024-10-02 12:47:44 +00:00
|
|
|
"base64 0.22.1",
|
2023-11-14 23:16:51 +00:00
|
|
|
"http-signature-normalization",
|
|
|
|
"httpdate",
|
|
|
|
"reqwest",
|
|
|
|
"reqwest-middleware",
|
|
|
|
"sha2",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2023-11-14 23:16:51 +00:00
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "httparse"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.9.5"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "httpdate"
|
|
|
|
version = "1.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
|
|
|
|
|
2024-11-15 11:20:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hydration_context"
|
|
|
|
version = "0.2.0-rc1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "571a2756b518de368146ba56d4feeba265b0b555d176d49b8debd9ce9b69a6fa"
|
|
|
|
dependencies = [
|
|
|
|
"futures",
|
|
|
|
"js-sys",
|
|
|
|
"once_cell",
|
|
|
|
"or_poisoned",
|
|
|
|
"pin-project-lite",
|
|
|
|
"serde",
|
|
|
|
"throw_error",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hyper"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.5.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "bbbff0a806a4728c99295b254c8838933b5b082d75e3cb70c8dab21fdfbcfa9a"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-util",
|
|
|
|
"h2",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"http-body",
|
2023-11-14 23:16:51 +00:00
|
|
|
"httparse",
|
|
|
|
"httpdate",
|
|
|
|
"itoa",
|
|
|
|
"pin-project-lite",
|
2024-10-02 12:47:44 +00:00
|
|
|
"smallvec",
|
2023-11-14 23:16:51 +00:00
|
|
|
"tokio",
|
|
|
|
"want",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hyper-rustls"
|
|
|
|
version = "0.27.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "08afdbb5c31130e3034af566421053ab03787c640246a446327f550d11bcb333"
|
|
|
|
dependencies = [
|
|
|
|
"futures-util",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"hyper",
|
|
|
|
"hyper-util",
|
|
|
|
"rustls",
|
|
|
|
"rustls-pki-types",
|
|
|
|
"tokio",
|
|
|
|
"tokio-rustls",
|
|
|
|
"tower-service",
|
|
|
|
"webpki-roots",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "hyper-tls"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.6.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
2024-10-02 12:47:44 +00:00
|
|
|
"http-body-util",
|
2023-11-14 23:16:51 +00:00
|
|
|
"hyper",
|
2024-10-02 12:47:44 +00:00
|
|
|
"hyper-util",
|
2023-11-14 23:16:51 +00:00
|
|
|
"native-tls",
|
|
|
|
"tokio",
|
|
|
|
"tokio-native-tls",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tower-service",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-10-02 12:47:44 +00:00
|
|
|
name = "hyper-util"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.1.10"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"bytes",
|
|
|
|
"futures-channel",
|
|
|
|
"futures-util",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"http-body",
|
|
|
|
"hyper",
|
|
|
|
"pin-project-lite",
|
|
|
|
"socket2",
|
|
|
|
"tokio",
|
|
|
|
"tower-service",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "iana-time-zone"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.1.61"
|
2024-10-02 12:47:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
|
2024-10-02 12:47:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"android_system_properties",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"iana-time-zone-haiku",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"windows-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2023-11-14 23:16:51 +00:00
|
|
|
name = "iana-time-zone-haiku"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
]
|
|
|
|
|
2023-12-20 16:08:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ibis"
|
2024-10-23 09:37:06 +00:00
|
|
|
version = "0.1.4"
|
2023-12-20 16:08:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"activitypub_federation",
|
|
|
|
"anyhow",
|
|
|
|
"async-trait",
|
|
|
|
"axum",
|
2024-01-16 15:07:01 +00:00
|
|
|
"axum-extra",
|
2023-12-20 16:08:19 +00:00
|
|
|
"axum-macros",
|
|
|
|
"bcrypt",
|
|
|
|
"chrono",
|
2024-10-02 12:47:44 +00:00
|
|
|
"config",
|
2024-01-09 11:41:44 +00:00
|
|
|
"console_error_panic_hook",
|
2024-11-15 10:43:27 +00:00
|
|
|
"console_log",
|
2023-12-20 16:08:19 +00:00
|
|
|
"diesel",
|
|
|
|
"diesel-derive-newtype",
|
|
|
|
"diesel_migrations",
|
|
|
|
"diffy",
|
2024-02-07 15:54:43 +00:00
|
|
|
"doku",
|
2023-12-20 16:08:19 +00:00
|
|
|
"enum_delegate",
|
|
|
|
"env_logger",
|
|
|
|
"futures",
|
2024-11-19 22:54:31 +00:00
|
|
|
"gloo-net",
|
2023-12-20 16:08:19 +00:00
|
|
|
"hex",
|
2024-11-20 09:21:26 +00:00
|
|
|
"http",
|
2023-12-20 16:08:19 +00:00
|
|
|
"jsonwebtoken",
|
2024-01-03 12:29:25 +00:00
|
|
|
"leptos",
|
2024-10-28 10:25:33 +00:00
|
|
|
"leptos-use",
|
2024-01-03 12:29:25 +00:00
|
|
|
"leptos_axum",
|
|
|
|
"leptos_meta",
|
|
|
|
"log",
|
2023-12-20 16:08:19 +00:00
|
|
|
"pretty_assertions",
|
|
|
|
"rand",
|
|
|
|
"reqwest",
|
2024-11-11 12:14:00 +00:00
|
|
|
"retry_future",
|
2024-11-15 15:07:29 +00:00
|
|
|
"send_wrapper",
|
2023-12-20 16:08:19 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2024-11-20 09:21:26 +00:00
|
|
|
"serde_urlencoded",
|
2023-12-20 16:08:19 +00:00
|
|
|
"sha2",
|
2024-02-07 15:54:43 +00:00
|
|
|
"smart-default",
|
2024-01-16 15:07:01 +00:00
|
|
|
"time",
|
2023-12-20 16:08:19 +00:00
|
|
|
"tokio",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tower 0.5.1",
|
2024-11-15 11:20:55 +00:00
|
|
|
"tower-http 0.6.1",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tower-layer",
|
2024-01-03 16:06:52 +00:00
|
|
|
"tracing",
|
2023-12-20 16:08:19 +00:00
|
|
|
"url",
|
|
|
|
"uuid",
|
2024-11-15 15:07:29 +00:00
|
|
|
"wasm-bindgen",
|
2024-11-19 22:54:31 +00:00
|
|
|
"web-sys",
|
2024-11-15 15:07:29 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_collections"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"yoke",
|
|
|
|
"zerofrom",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_locid"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"litemap",
|
|
|
|
"tinystr",
|
|
|
|
"writeable",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_locid_transform"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"icu_locid",
|
|
|
|
"icu_locid_transform_data",
|
|
|
|
"icu_provider",
|
|
|
|
"tinystr",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_locid_transform_data"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_normalizer"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"icu_collections",
|
|
|
|
"icu_normalizer_data",
|
|
|
|
"icu_properties",
|
|
|
|
"icu_provider",
|
|
|
|
"smallvec",
|
|
|
|
"utf16_iter",
|
|
|
|
"utf8_iter",
|
|
|
|
"write16",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_normalizer_data"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_properties"
|
|
|
|
version = "1.5.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"icu_collections",
|
|
|
|
"icu_locid_transform",
|
|
|
|
"icu_properties_data",
|
|
|
|
"icu_provider",
|
|
|
|
"tinystr",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_properties_data"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_provider"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
|
|
|
"icu_locid",
|
|
|
|
"icu_provider_macros",
|
|
|
|
"stable_deref_trait",
|
|
|
|
"tinystr",
|
|
|
|
"writeable",
|
|
|
|
"yoke",
|
|
|
|
"zerofrom",
|
|
|
|
"zerovec",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "icu_provider_macros"
|
|
|
|
version = "1.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
2023-12-20 16:08:19 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ident_case"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "idna"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "1.0.3"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-11-15 15:07:29 +00:00
|
|
|
"idna_adapter",
|
|
|
|
"smallvec",
|
|
|
|
"utf8_iter",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "idna_adapter"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
|
|
|
|
dependencies = [
|
|
|
|
"icu_normalizer",
|
|
|
|
"icu_properties",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2024-10-16 14:23:30 +00:00
|
|
|
[[package]]
|
2023-11-14 23:16:51 +00:00
|
|
|
name = "indexmap"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.6.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"equivalent",
|
2024-11-15 15:07:29 +00:00
|
|
|
"hashbrown 0.15.1",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "inout"
|
|
|
|
version = "0.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
|
|
|
|
dependencies = [
|
|
|
|
"generic-array",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "interpolator"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "71dd52191aae121e8611f1e8dc3e324dd0dd1dee1e6dd91d10ee07a3cfb4d9d8"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "inventory"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.15"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "f958d3d68f4167080a18141e10381e7634563984a537f2a49a30fd8e53ac5767"
|
2023-12-22 14:07:20 +00:00
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ipnet"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.10.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itertools"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.13.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"either",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.0.11"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "js-sys"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.3.72"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "6a88f1bda2bd75b0452a14784937d796722fdebfe50df998aeb3f0b7603019a9"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00: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",
|
|
|
|
]
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "jsonwebtoken"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "9.3.0"
|
2023-12-12 15:32:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "b9ae10193d25051e74945f1ea2d0b42e03cc3b890f7e4cc5faa44997d808193f"
|
2023-12-12 15:32:57 +00:00
|
|
|
dependencies = [
|
2024-03-08 13:55:17 +00:00
|
|
|
"base64 0.21.7",
|
2023-12-12 15:32:57 +00:00
|
|
|
"js-sys",
|
|
|
|
"pem",
|
|
|
|
"ring",
|
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"simple_asn1",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.5.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
2024-10-02 12:47:44 +00:00
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"spin",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "leptos"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "87a99b3ca2611376257a8b29466dc5ebf22c6bbed8715f86847808c269844785"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
2024-11-15 11:20:55 +00:00
|
|
|
"any_spawner",
|
|
|
|
"base64 0.22.1",
|
2023-12-22 14:07:20 +00:00
|
|
|
"cfg-if",
|
2024-11-15 11:20:55 +00:00
|
|
|
"either_of",
|
|
|
|
"futures",
|
|
|
|
"hydration_context",
|
2023-12-22 14:07:20 +00:00
|
|
|
"leptos_config",
|
|
|
|
"leptos_dom",
|
2024-11-15 11:20:55 +00:00
|
|
|
"leptos_hot_reload",
|
2023-12-22 14:07:20 +00:00
|
|
|
"leptos_macro",
|
|
|
|
"leptos_server",
|
2024-11-15 11:20:55 +00:00
|
|
|
"oco_ref",
|
|
|
|
"or_poisoned",
|
|
|
|
"paste",
|
|
|
|
"rand",
|
|
|
|
"reactive_graph",
|
|
|
|
"rustc-hash",
|
|
|
|
"send_wrapper",
|
|
|
|
"serde",
|
|
|
|
"serde_qs",
|
2023-12-22 14:07:20 +00:00
|
|
|
"server_fn",
|
2024-11-15 11:20:55 +00:00
|
|
|
"slotmap",
|
|
|
|
"tachys",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2024-11-15 11:20:55 +00:00
|
|
|
"throw_error",
|
2023-12-22 14:07:20 +00:00
|
|
|
"typed-builder",
|
|
|
|
"typed-builder-macro",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2024-10-28 10:25:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "leptos-use"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.14.0-rc3"
|
2024-10-28 10:25:33 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "fc40bd3ae7bf4dd84b5a67f7fc0e91d0335341e07430900001242dd81ac7aec2"
|
2024-10-28 10:25:33 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"codee",
|
|
|
|
"cookie",
|
|
|
|
"default-struct-builder",
|
|
|
|
"futures-util",
|
|
|
|
"gloo-timers",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-28 10:25:33 +00:00
|
|
|
"js-sys",
|
|
|
|
"lazy_static",
|
|
|
|
"leptos",
|
2024-11-07 14:38:10 +00:00
|
|
|
"leptos_axum",
|
2024-10-28 10:25:33 +00:00
|
|
|
"paste",
|
2024-11-15 11:20:55 +00:00
|
|
|
"send_wrapper",
|
|
|
|
"thiserror 2.0.3",
|
2024-10-28 10:25:33 +00:00
|
|
|
"unic-langid",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2024-01-03 12:29:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "leptos_axum"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2024-01-03 12:29:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "1f62374846ed04ab8b4e1ed27e0f276f692ef4f4955e0ba62509bc25fa392987"
|
2024-01-03 12:29:25 +00:00
|
|
|
dependencies = [
|
2024-11-15 11:20:55 +00:00
|
|
|
"any_spawner",
|
2024-01-03 12:29:25 +00:00
|
|
|
"axum",
|
2024-11-15 11:20:55 +00:00
|
|
|
"dashmap",
|
2024-01-03 12:29:25 +00:00
|
|
|
"futures",
|
2024-11-15 11:20:55 +00:00
|
|
|
"hydration_context",
|
2024-01-03 12:29:25 +00:00
|
|
|
"leptos",
|
|
|
|
"leptos_integration_utils",
|
2024-10-02 12:47:44 +00:00
|
|
|
"leptos_macro",
|
2024-01-03 12:29:25 +00:00
|
|
|
"leptos_meta",
|
|
|
|
"leptos_router",
|
|
|
|
"once_cell",
|
|
|
|
"parking_lot",
|
2024-10-02 12:47:44 +00:00
|
|
|
"server_fn",
|
2024-01-03 12:29:25 +00:00
|
|
|
"tokio",
|
2024-11-15 11:20:55 +00:00
|
|
|
"tower 0.4.13",
|
|
|
|
"tower-http 0.5.2",
|
2024-01-03 12:29:25 +00:00
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "leptos_config"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "04c89503f59940cef245827075362107d4d53f9a710db31bfc361151866ba39e"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"config",
|
2023-12-22 14:07:20 +00:00
|
|
|
"regex",
|
|
|
|
"serde",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2023-12-22 14:07:20 +00:00
|
|
|
"typed-builder",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "leptos_dom"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "b108dc3960fac70b98d2302e568cd51c4d09255f1925bb797eba95575acc69b8"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
2024-11-15 11:20:55 +00:00
|
|
|
"or_poisoned",
|
|
|
|
"reactive_graph",
|
|
|
|
"send_wrapper",
|
|
|
|
"tachys",
|
2023-12-22 14:07:20 +00:00
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "leptos_hot_reload"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "10230c3b99bffd7490f192c54e02f0b35411d08089aba7f662d78be2adfbb736"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"camino",
|
2024-10-02 12:47:44 +00:00
|
|
|
"indexmap",
|
2023-12-22 14:07:20 +00:00
|
|
|
"parking_lot",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"rstml",
|
|
|
|
"serde",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
"walkdir",
|
|
|
|
]
|
|
|
|
|
2024-01-03 12:29:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "leptos_integration_utils"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2024-01-03 12:29:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "e66a88bbaf3f6689f7878c2a40bb80af84a9e23acfde483b34c811cdcc975a40"
|
2024-01-03 12:29:25 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures",
|
2024-11-15 11:20:55 +00:00
|
|
|
"hydration_context",
|
2024-01-03 12:29:25 +00:00
|
|
|
"leptos",
|
|
|
|
"leptos_config",
|
|
|
|
"leptos_meta",
|
2024-11-15 11:20:55 +00:00
|
|
|
"leptos_router",
|
|
|
|
"reactive_graph",
|
2024-01-03 12:29:25 +00:00
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "leptos_macro"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "0e948a21600d13a6e91d9a0fb56de9c58692f79890caeaec7dabb1cd63e8ec92"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"attribute-derive",
|
|
|
|
"cfg-if",
|
2024-11-20 14:34:45 +00:00
|
|
|
"convert_case",
|
2023-12-22 14:07:20 +00:00
|
|
|
"html-escape",
|
2024-11-20 14:34:45 +00:00
|
|
|
"itertools",
|
2023-12-22 14:07:20 +00:00
|
|
|
"leptos_hot_reload",
|
|
|
|
"prettyplease",
|
2024-10-02 12:47:44 +00:00
|
|
|
"proc-macro-error2",
|
2023-12-22 14:07:20 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"rstml",
|
|
|
|
"server_fn_macro",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
"uuid",
|
|
|
|
]
|
|
|
|
|
2024-01-03 12:29:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "leptos_meta"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "15ad116cab8a1073bb6556d65c153d4c951ff06fa84387f723289ee16bb6a7b4"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures",
|
2024-10-02 12:47:44 +00:00
|
|
|
"indexmap",
|
2024-11-15 11:20:55 +00:00
|
|
|
"leptos",
|
|
|
|
"once_cell",
|
|
|
|
"or_poisoned",
|
|
|
|
"send_wrapper",
|
2023-12-22 14:07:20 +00:00
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2024-01-03 12:29:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "leptos_router"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2024-01-03 12:29:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "9924f84cfc4dbe4440c2e58bf54694471e96b21557cb1e693e5bd73f3acae355"
|
2024-01-03 12:29:25 +00:00
|
|
|
dependencies = [
|
2024-11-15 11:20:55 +00:00
|
|
|
"any_spawner",
|
|
|
|
"either_of",
|
|
|
|
"futures",
|
2024-11-19 22:54:31 +00:00
|
|
|
"gloo-net",
|
2024-01-03 12:29:25 +00:00
|
|
|
"js-sys",
|
|
|
|
"leptos",
|
2024-11-15 11:20:55 +00:00
|
|
|
"leptos_router_macro",
|
2024-01-03 12:29:25 +00:00
|
|
|
"once_cell",
|
2024-11-15 11:20:55 +00:00
|
|
|
"or_poisoned",
|
2024-01-03 12:29:25 +00:00
|
|
|
"percent-encoding",
|
2024-11-15 11:20:55 +00:00
|
|
|
"reactive_graph",
|
2024-10-02 12:47:44 +00:00
|
|
|
"send_wrapper",
|
2024-11-15 11:20:55 +00:00
|
|
|
"tachys",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2024-01-03 12:29:25 +00:00
|
|
|
"url",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2024-11-15 11:20:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "leptos_router_macro"
|
|
|
|
version = "0.7.0-rc1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cf8fc6fbb1d1f8f3656b8e33265a2e92319fb877b38014407767d85362f528cb"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro-error2",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "leptos_server"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "1fd1abdb945660f19f7510bdf208069d3bc391aa9bb7183aa58e4af5429e6115"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
2024-11-15 11:20:55 +00:00
|
|
|
"any_spawner",
|
|
|
|
"base64 0.22.1",
|
|
|
|
"codee",
|
|
|
|
"futures",
|
|
|
|
"hydration_context",
|
|
|
|
"or_poisoned",
|
|
|
|
"reactive_graph",
|
|
|
|
"send_wrapper",
|
2023-12-22 14:07:20 +00:00
|
|
|
"serde",
|
2024-11-15 11:20:55 +00:00
|
|
|
"serde_json",
|
2023-12-22 14:07:20 +00:00
|
|
|
"server_fn",
|
2024-11-15 11:20:55 +00:00
|
|
|
"tachys",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.2.162"
|
2024-10-02 12:47:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef01506398"
|
2024-10-02 12:47:44 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "libm"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.11"
|
2024-01-25 15:26:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
|
2024-01-25 15:26:50 +00:00
|
|
|
|
2024-01-03 12:29:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "linear-map"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bfae20f6b19ad527b550c223fddc3077a547fc70cda94b9b566575423fd303ee"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "linux-raw-sys"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.4.14"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2024-11-15 15:07:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "litemap"
|
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "litrs"
|
|
|
|
version = "0.4.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b4ce301924b7887e9d637144fdade93f9dfff9b60981d4ac161db09720d39aa5"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "lock_api"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.4.12"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
"scopeguard",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "log"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.4.22"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "manyhow"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.10.4"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "f91ea592d76c0b6471965708ccff7e6a5d277f676b90ab31f4d3f3fc77fade64"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"manyhow-macros",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "manyhow-macros"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.10.4"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "c64621e2c08f2576e4194ea8be11daf24ac01249a4f53cd8befcbb7077120ead"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"proc-macro-utils 0.8.0",
|
2023-12-22 14:07:20 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "matchit"
|
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "memchr"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.7.4"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
|
2023-11-17 11:23:14 +00:00
|
|
|
|
2023-12-01 11:11:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "migrations_internals"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "2.2.0"
|
2023-12-01 11:11:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "fd01039851e82f8799046eabbb354056283fb265c8ec0996af940f4e85a380ff"
|
2023-12-01 11:11:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
2024-10-02 12:47:44 +00:00
|
|
|
"toml",
|
2023-12-01 11:11:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "migrations_macros"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "2.2.0"
|
2023-12-01 11:11:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "ffb161cc72176cb37aa47f1fc520d3ef02263d67d661f44f05d05a079e1237fd"
|
2023-12-01 11:11:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"migrations_internals",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "mime"
|
|
|
|
version = "0.3.17"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mime_guess"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.0.5"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"mime",
|
|
|
|
"unicase",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "minimal-lexical"
|
|
|
|
version = "0.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "miniz_oxide"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.8.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"adler2",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "mio"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "1.0.2"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "80e04d1dcff3aae0704555fe5fee3bcfaf3d1fdf8a7e521d5b9d2b42acb52cec"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"hermit-abi",
|
2023-11-14 23:16:51 +00:00
|
|
|
"libc",
|
|
|
|
"wasi",
|
2024-10-02 12:47:44 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "moka"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.12.8"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "32cf62eb4dd975d2dde76432fb1075c49e3ee2331cf36f1f8fd4b66550d32b6f"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
|
|
|
"async-lock",
|
2023-12-18 15:40:27 +00:00
|
|
|
"async-trait",
|
2023-11-17 11:23:14 +00:00
|
|
|
"crossbeam-channel",
|
|
|
|
"crossbeam-epoch",
|
|
|
|
"crossbeam-utils",
|
2024-10-02 12:47:44 +00:00
|
|
|
"event-listener",
|
2023-11-17 11:23:14 +00:00
|
|
|
"futures-util",
|
|
|
|
"once_cell",
|
|
|
|
"parking_lot",
|
|
|
|
"quanta",
|
|
|
|
"rustc_version",
|
|
|
|
"smallvec",
|
|
|
|
"tagptr",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2023-11-17 11:23:14 +00:00
|
|
|
"triomphe",
|
|
|
|
"uuid",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "multer"
|
|
|
|
version = "3.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "83e87776546dc87511aa5ee218730c92b666d7264ab6ed41f9d215af9cd5224b"
|
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"encoding_rs",
|
|
|
|
"futures-util",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"httparse",
|
|
|
|
"memchr",
|
|
|
|
"mime",
|
2024-10-29 14:21:02 +00:00
|
|
|
"spin",
|
2024-10-02 12:47:44 +00:00
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "native-tls"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.12"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"log",
|
|
|
|
"openssl",
|
|
|
|
"openssl-probe",
|
|
|
|
"openssl-sys",
|
|
|
|
"schannel",
|
|
|
|
"security-framework",
|
|
|
|
"security-framework-sys",
|
|
|
|
"tempfile",
|
|
|
|
]
|
|
|
|
|
2024-11-15 11:20:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "next_tuple"
|
|
|
|
version = "0.1.0-rc1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c3615947b64839fe27e9ee557f282b04ad13ead564a543a6548b0cfd17457ff4"
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "nom"
|
|
|
|
version = "7.1.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
|
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
"minimal-lexical",
|
|
|
|
]
|
|
|
|
|
2023-11-20 15:48:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "nu-ansi-term"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.50.1"
|
2023-11-20 15:48:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "d4a28e057d01f97e61255210fcff094d74ed0466038633e95017f5beb68e4399"
|
2023-11-20 15:48:29 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-11-20 15:48:29 +00:00
|
|
|
]
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num-bigint"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.4.6"
|
2023-12-12 15:32:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
|
2023-12-12 15:32:57 +00:00
|
|
|
dependencies = [
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00: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",
|
|
|
|
"smallvec",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "num-conv"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "num-integer"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.1.46"
|
2023-12-12 15:32:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
|
2023-12-12 15:32:57 +00:00
|
|
|
dependencies = [
|
|
|
|
"num-traits",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
2024-10-02 12:47:44 +00:00
|
|
|
name = "num-iter"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.1.45"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
2024-10-02 12:47:44 +00:00
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
2024-10-02 12:47:44 +00:00
|
|
|
name = "num-traits"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.19"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"autocfg",
|
|
|
|
"libm",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "object"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.36.5"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "aedf0a2d09c573ed1d8d85b30c119153926a2b36dce0ab28322c09a117a4683e"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "oco_ref"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.2.0"
|
2024-10-02 12:47:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "64b94982fe39a861561cf67ff17a7849f2cedadbbad960a797634032b7abb998"
|
2024-10-02 12:47:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "once_cell"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.20.2"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.10.68"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"bitflags",
|
2023-11-14 23:16:51 +00:00
|
|
|
"cfg-if",
|
|
|
|
"foreign-types",
|
|
|
|
"libc",
|
|
|
|
"once_cell",
|
|
|
|
"openssl-macros",
|
|
|
|
"openssl-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl-macros"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl-probe"
|
|
|
|
version = "0.1.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "openssl-sys"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.9.104"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
|
|
|
"libc",
|
|
|
|
"pkg-config",
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
2024-11-15 11:20:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "or_poisoned"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8c04f5d74368e4d0dfe06c45c8627c81bd7c317d52762d118fb9b3076f6420fd"
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ordered-multimap"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.7.3"
|
2024-02-07 15:54:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79"
|
2024-02-07 15:54:43 +00:00
|
|
|
dependencies = [
|
|
|
|
"dlv-list",
|
2024-10-29 14:21:02 +00:00
|
|
|
"hashbrown 0.14.5",
|
2024-02-07 15:54:43 +00:00
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
2024-10-02 12:47:44 +00:00
|
|
|
name = "parking"
|
|
|
|
version = "2.2.1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
|
2023-12-22 14:07:20 +00:00
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "parking_lot"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.12.3"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"lock_api",
|
|
|
|
"parking_lot_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "parking_lot_core"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.9.10"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"libc",
|
|
|
|
"redox_syscall",
|
|
|
|
"smallvec",
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-targets",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "paste"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.0.15"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
|
2023-12-22 14:07:20 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pathdiff"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.2"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "d61c5ce1153ab5b689d0c074c4e7fc613e942dfb7dd9eea5ab202d2ad91fe361"
|
2023-12-22 14:07:20 +00:00
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pem"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "3.0.4"
|
2023-12-12 15:32:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "8e459365e590736a54c3fa561947c84837534b8e9af6fc5bf781307e82658fae"
|
2023-12-12 15:32:57 +00:00
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"base64 0.22.1",
|
2023-12-12 15:32:57 +00:00
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pem-rfc7468"
|
|
|
|
version = "0.7.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
|
|
|
|
dependencies = [
|
|
|
|
"base64ct",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "percent-encoding"
|
2023-12-18 15:40:27 +00:00
|
|
|
version = "2.3.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2023-12-18 15:40:27 +00:00
|
|
|
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pest"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.7.14"
|
2024-02-07 15:54:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "879952a81a83930934cbf1786752d6dedc3b1f29e8f8fb2ad1d0a36f377cf442"
|
2024-02-07 15:54:43 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2024-02-07 15:54:43 +00:00
|
|
|
"ucd-trie",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_derive"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.7.14"
|
2024-02-07 15:54:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "d214365f632b123a47fd913301e14c946c61d1c183ee245fa76eb752e59a02dd"
|
2024-02-07 15:54:43 +00:00
|
|
|
dependencies = [
|
|
|
|
"pest",
|
|
|
|
"pest_generator",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_generator"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.7.14"
|
2024-02-07 15:54:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "eb55586734301717aea2ac313f50b2eb8f60d2fc3dc01d190eefa2e625f60c4e"
|
2024-02-07 15:54:43 +00:00
|
|
|
dependencies = [
|
|
|
|
"pest",
|
|
|
|
"pest_meta",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2024-02-07 15:54:43 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pest_meta"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.7.14"
|
2024-02-07 15:54:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "b75da2a70cf4d9cb76833c990ac9cd3923c9a8905a8929789ce347c84564d03d"
|
2024-02-07 15:54:43 +00:00
|
|
|
dependencies = [
|
|
|
|
"once_cell",
|
|
|
|
"pest",
|
|
|
|
"sha2",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pin-project"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.1.7"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "be57f64e946e500c8ee36ef6331845d40a93055567ec57e8fae13efd33759b95"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"pin-project-internal",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-project-internal"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.1.7"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-project-lite"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.15"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pin-utils"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pkcs1"
|
|
|
|
version = "0.7.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
|
|
|
|
dependencies = [
|
|
|
|
"der",
|
|
|
|
"pkcs8",
|
|
|
|
"spki",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pkcs8"
|
|
|
|
version = "0.10.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
|
|
|
|
dependencies = [
|
|
|
|
"der",
|
|
|
|
"spki",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pkg-config"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.3.31"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "powerfmt"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ppv-lite86"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.20"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
|
|
|
|
dependencies = [
|
|
|
|
"zerocopy",
|
|
|
|
]
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-11-29 15:41:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pq-sys"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.6.3"
|
2023-11-29 15:41:29 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "f6cc05d7ea95200187117196eee9edd0644424911821aeb28a18ce60ea0b8793"
|
2023-11-29 15:41:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"vcpkg",
|
|
|
|
]
|
|
|
|
|
2023-12-01 13:04:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "pretty_assertions"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "1.4.1"
|
2023-12-01 13:04:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
|
2023-12-01 13:04:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"diff",
|
2024-10-02 12:47:44 +00:00
|
|
|
"yansi",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "prettyplease"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.25"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "64d1ec885c64d0457d564db4ec299b2dae3f9c02808b8ad9c3a089c591b18033"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00: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",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-error-attr"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-error-attr2"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "96de42df36bb9bba5542fe9f1a054b8cc87e172759a1868aa05c1f3acc89dfc5"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-error2"
|
|
|
|
version = "2.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "11ec05c52be0a07b08061f7dd003e7d7092e0472bc731b4af7bb1ef876109802"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro-error-attr2",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-utils"
|
|
|
|
version = "0.8.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3f59e109e2f795a5070e69578c4dc101068139f74616778025ae1011d4cd41a8"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"smallvec",
|
2023-12-01 13:04:51 +00:00
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro-utils"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "eeaf08a13de400bc215877b5bdc088f241b12eb42f0a548d3390dc1c56bb7071"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"smallvec",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.0.89"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2-diagnostics"
|
|
|
|
version = "0.10.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
"version_check",
|
2024-10-02 12:47:44 +00:00
|
|
|
"yansi",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
2024-01-16 15:07:01 +00:00
|
|
|
[[package]]
|
|
|
|
name = "psl-types"
|
|
|
|
version = "2.0.11"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "publicsuffix"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "2.3.0"
|
2024-01-16 15:07:01 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "6f42ea446cab60335f76979ec15e12619a2165b5ae2c12166bef27d283a9fadf"
|
2024-01-16 15:07:01 +00:00
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"idna",
|
2024-01-16 15:07:01 +00:00
|
|
|
"psl-types",
|
|
|
|
]
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "quanta"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.12.3"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "8e5167a477619228a0b284fac2674e3c388cba90631d7b7de620e6f1fcd08da5"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
|
|
|
"crossbeam-utils",
|
|
|
|
"libc",
|
|
|
|
"once_cell",
|
|
|
|
"raw-cpuid",
|
|
|
|
"wasi",
|
|
|
|
"web-sys",
|
|
|
|
"winapi",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "quinn"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.11.6"
|
2024-10-02 12:47:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef"
|
2024-10-02 12:47:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"pin-project-lite",
|
|
|
|
"quinn-proto",
|
|
|
|
"quinn-udp",
|
2024-11-15 11:20:55 +00:00
|
|
|
"rustc-hash",
|
2024-10-02 12:47:44 +00:00
|
|
|
"rustls",
|
|
|
|
"socket2",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 2.0.3",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tokio",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quinn-proto"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.11.9"
|
2024-10-02 12:47:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d"
|
2024-10-02 12:47:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
2024-11-15 15:07:29 +00:00
|
|
|
"getrandom",
|
2024-10-02 12:47:44 +00:00
|
|
|
"rand",
|
|
|
|
"ring",
|
2024-11-15 11:20:55 +00:00
|
|
|
"rustc-hash",
|
2024-10-02 12:47:44 +00:00
|
|
|
"rustls",
|
2024-11-15 15:07:29 +00:00
|
|
|
"rustls-pki-types",
|
2024-10-02 12:47:44 +00:00
|
|
|
"slab",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 2.0.3",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tinyvec",
|
|
|
|
"tracing",
|
2024-11-15 15:07:29 +00:00
|
|
|
"web-time",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quinn-udp"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.5.7"
|
2024-10-02 12:47:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "7d5a626c6807713b15cac82a6acaccd6043c9a5408c24baae07611fec3f243da"
|
2024-10-02 12:47:44 +00:00
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"cfg_aliases",
|
2024-10-02 12:47:44 +00:00
|
|
|
"libc",
|
|
|
|
"once_cell",
|
|
|
|
"socket2",
|
|
|
|
"tracing",
|
|
|
|
"windows-sys 0.59.0",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.0.37"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "quote-use"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.8.4"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "9619db1197b497a36178cfc736dc96b271fe918875fbf1344c436a7e93d0321e"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"quote-use-macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote-use-macros"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.8.4"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "82ebfb7faafadc06a7ab141a6f67bcfb24cb8beb158c6fe933f2f035afa99f35"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"proc-macro-utils 0.10.0",
|
2023-12-22 14:07:20 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
2024-02-27 16:49:36 +00:00
|
|
|
[[package]]
|
|
|
|
name = "r2d2"
|
|
|
|
version = "0.8.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "51de85fb3fb6524929c8a2eb85e6b6d363de4e8c48f9e2c2eac4944abc181c93"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"parking_lot",
|
|
|
|
"scheduled-thread-pool",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rand"
|
|
|
|
version = "0.8.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
"rand_chacha",
|
|
|
|
"rand_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_chacha"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
|
|
dependencies = [
|
|
|
|
"ppv-lite86",
|
|
|
|
"rand_core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rand_core"
|
|
|
|
version = "0.6.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
|
|
dependencies = [
|
|
|
|
"getrandom",
|
|
|
|
]
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "raw-cpuid"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "11.2.0"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "1ab240315c661615f2ee9f0f2cd32d5a7343a84d5ebcccb99d46e6637565e7b0"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"bitflags",
|
2023-11-17 11:23:14 +00:00
|
|
|
]
|
|
|
|
|
2024-11-15 11:20:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "reactive_graph"
|
|
|
|
version = "0.1.0-rc1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f3cdfe96bdf3d95c9bdd15af1cfc82252ef85c026ea960f83df53feca9fec61a"
|
|
|
|
dependencies = [
|
|
|
|
"any_spawner",
|
|
|
|
"async-lock",
|
|
|
|
"futures",
|
|
|
|
"guardian",
|
|
|
|
"hydration_context",
|
|
|
|
"or_poisoned",
|
|
|
|
"pin-project-lite",
|
|
|
|
"rustc-hash",
|
|
|
|
"send_wrapper",
|
|
|
|
"serde",
|
|
|
|
"slotmap",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2024-11-15 11:20:55 +00:00
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "reactive_stores"
|
|
|
|
version = "0.1.0-rc1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "81fa994eaec6638c22faeedd4524cbd5a3653e7f32a67e130a60a0c8c9e1ee81"
|
|
|
|
dependencies = [
|
|
|
|
"guardian",
|
2024-11-20 14:34:45 +00:00
|
|
|
"itertools",
|
2024-11-15 11:20:55 +00:00
|
|
|
"or_poisoned",
|
|
|
|
"paste",
|
|
|
|
"reactive_graph",
|
|
|
|
"reactive_stores_macro",
|
|
|
|
"rustc-hash",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "reactive_stores_macro"
|
|
|
|
version = "0.1.0-rc1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c9d7cfe1c6d9f1005605ac7c928aef7e037d6808d6eda0429e73f0ca90cb9cb5"
|
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"convert_case",
|
2024-11-15 11:20:55 +00:00
|
|
|
"proc-macro-error2",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "redox_syscall"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.5.7"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "9b6dfecf2c74bce2466cabf93f6664d6998a69eb21e39f4207930065b27b771f"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"bitflags",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.11.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
|
|
|
"regex-automata",
|
2024-10-29 14:21:02 +00:00
|
|
|
"regex-syntax",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-automata"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.4.9"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"aho-corasick",
|
|
|
|
"memchr",
|
2024-10-29 14:21:02 +00:00
|
|
|
"regex-syntax",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "regex-syntax"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.8.5"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "reqwest"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.12.9"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "a77c62af46e79de0a562e1a9849205ffcb7fc1238876e9bd743357570e04046f"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"base64 0.22.1",
|
2023-11-14 23:16:51 +00:00
|
|
|
"bytes",
|
2024-02-27 12:05:12 +00:00
|
|
|
"cookie",
|
2024-01-16 15:07:01 +00:00
|
|
|
"cookie_store",
|
2023-11-14 23:16:51 +00:00
|
|
|
"encoding_rs",
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"h2",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"http-body",
|
|
|
|
"http-body-util",
|
2023-11-14 23:16:51 +00:00
|
|
|
"hyper",
|
2024-10-02 12:47:44 +00:00
|
|
|
"hyper-rustls",
|
2023-11-14 23:16:51 +00:00
|
|
|
"hyper-tls",
|
2024-10-02 12:47:44 +00:00
|
|
|
"hyper-util",
|
2023-11-14 23:16:51 +00:00
|
|
|
"ipnet",
|
|
|
|
"js-sys",
|
|
|
|
"log",
|
|
|
|
"mime",
|
|
|
|
"native-tls",
|
|
|
|
"once_cell",
|
|
|
|
"percent-encoding",
|
|
|
|
"pin-project-lite",
|
2024-10-02 12:47:44 +00:00
|
|
|
"quinn",
|
|
|
|
"rustls",
|
2024-02-27 12:05:12 +00:00
|
|
|
"rustls-pemfile",
|
2024-10-02 12:47:44 +00:00
|
|
|
"rustls-pki-types",
|
2023-11-14 23:16:51 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
|
|
|
"serde_urlencoded",
|
2024-10-02 12:47:44 +00:00
|
|
|
"sync_wrapper 1.0.1",
|
2023-11-14 23:16:51 +00:00
|
|
|
"system-configuration",
|
|
|
|
"tokio",
|
|
|
|
"tokio-native-tls",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tokio-rustls",
|
2023-11-14 23:16:51 +00:00
|
|
|
"tokio-util",
|
|
|
|
"tower-service",
|
|
|
|
"url",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"wasm-streams",
|
|
|
|
"web-sys",
|
2024-10-02 12:47:44 +00:00
|
|
|
"webpki-roots",
|
|
|
|
"windows-registry",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "reqwest-middleware"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.3.3"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "562ceb5a604d3f7c885a792d42c199fd8af239d0a51b2fa6a78aafa092452b04"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"async-trait",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2023-11-14 23:16:51 +00:00
|
|
|
"reqwest",
|
|
|
|
"serde",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tower-service",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2024-11-11 12:14:00 +00:00
|
|
|
[[package]]
|
|
|
|
name = "retry_future"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a831851ed690d7d2ca106ddba947ee9f59e130c00311e815bd6d4ccbefbbc11f"
|
|
|
|
dependencies = [
|
|
|
|
"anyhow",
|
|
|
|
"futures",
|
|
|
|
"pin-project",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ring"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.17.8"
|
2023-12-12 15:32:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
|
2023-12-12 15:32:57 +00:00
|
|
|
dependencies = [
|
|
|
|
"cc",
|
2024-10-29 14:21:02 +00:00
|
|
|
"cfg-if",
|
2023-12-12 15:32:57 +00:00
|
|
|
"getrandom",
|
|
|
|
"libc",
|
2024-10-29 14:21:02 +00:00
|
|
|
"spin",
|
2023-12-12 15:32:57 +00:00
|
|
|
"untrusted",
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-12-12 15:32:57 +00:00
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ron"
|
|
|
|
version = "0.8.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94"
|
|
|
|
dependencies = [
|
2024-03-08 13:55:17 +00:00
|
|
|
"base64 0.21.7",
|
2024-11-20 14:34:45 +00:00
|
|
|
"bitflags",
|
2024-02-07 15:54:43 +00:00
|
|
|
"serde",
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rsa"
|
|
|
|
version = "0.9.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc"
|
|
|
|
dependencies = [
|
|
|
|
"const-oid",
|
|
|
|
"digest",
|
|
|
|
"num-bigint-dig",
|
|
|
|
"num-integer",
|
|
|
|
"num-traits",
|
|
|
|
"pkcs1",
|
|
|
|
"pkcs8",
|
|
|
|
"rand_core",
|
|
|
|
"signature",
|
|
|
|
"spki",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rstml"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.12.0"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "51187e564f12336ef40cd04f6f4d805d6919188001dcf1e0a021898ea0fe28ce"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
2024-11-15 11:20:55 +00:00
|
|
|
"derive-where",
|
2023-12-22 14:07:20 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"proc-macro2-diagnostics",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
"syn_derive",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rust-ini"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.20.0"
|
2024-02-07 15:54:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "3e0698206bcb8882bf2a9ecb4c1e7785db57ff052297085a6efd4fe42302068a"
|
2024-02-07 15:54:43 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"ordered-multimap",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.1.24"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-hash"
|
|
|
|
version = "2.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "583034fd73374156e66797ed8e5b0d5690409c9226b22d87cb7f19821c05d152"
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustc_version"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.4.1"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
|
|
|
"semver",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustix"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.38.40"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "99e4ea3e1cdc4b559b8e5650f9c8e5998e3e5c1343b4eaf034565f32318d63c0"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"bitflags",
|
2023-11-14 23:16:51 +00:00
|
|
|
"errno",
|
|
|
|
"libc",
|
2023-12-18 15:40:27 +00:00
|
|
|
"linux-raw-sys",
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-sys 0.52.0",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustls"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.23.16"
|
2024-10-02 12:47:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "eee87ff5d9b36712a58574e12e9f0ea80f915a5b0ac518d322b24a465617925e"
|
2024-10-02 12:47:44 +00:00
|
|
|
dependencies = [
|
|
|
|
"once_cell",
|
|
|
|
"ring",
|
|
|
|
"rustls-pki-types",
|
|
|
|
"rustls-webpki",
|
|
|
|
"subtle",
|
|
|
|
"zeroize",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2024-02-27 12:05:12 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustls-pemfile"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "2.2.0"
|
2024-02-27 12:05:12 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
|
2024-02-27 12:05:12 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"rustls-pki-types",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustls-pki-types"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.10.0"
|
2024-10-02 12:47:44 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "16f1201b3c9a7ee8039bcadc17b7e605e2945b27eee7631788c1bd2b0643674b"
|
2024-11-15 15:07:29 +00:00
|
|
|
dependencies = [
|
|
|
|
"web-time",
|
|
|
|
]
|
2024-10-02 12:47:44 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "rustls-webpki"
|
|
|
|
version = "0.102.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
|
|
|
|
dependencies = [
|
|
|
|
"ring",
|
|
|
|
"rustls-pki-types",
|
|
|
|
"untrusted",
|
2024-02-27 12:05:12 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "rustversion"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.0.18"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "0e819f2bc632f285be6d7cd36e25940d45b2391dd6d9b939e79de557f7014248"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.0.18"
|
2024-01-25 15:26:50 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
|
2024-01-25 15:26:50 +00:00
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "same-file"
|
|
|
|
version = "1.0.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "schannel"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.1.26"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-sys 0.59.0",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2024-02-27 16:49:36 +00:00
|
|
|
[[package]]
|
|
|
|
name = "scheduled-thread-pool"
|
|
|
|
version = "0.2.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "3cbc66816425a074528352f5789333ecff06ca41b36b0b0efdfbb29edc391a19"
|
|
|
|
dependencies = [
|
|
|
|
"parking_lot",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "scopeguard"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.11.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"bitflags",
|
2023-11-14 23:16:51 +00:00
|
|
|
"core-foundation",
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
"security-framework-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "security-framework-sys"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "2.12.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "fa39c7303dc58b5543c94d22c1766b0d31f2ee58306363ea622b10bbc075eaa2"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "semver"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.0.23"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b"
|
2024-10-02 12:47:44 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "send_wrapper"
|
|
|
|
version = "0.6.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"futures-core",
|
2023-11-17 11:23:14 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "1.0.215"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "6513c1ad0b11a9376da888e3e0baa0077f1aed55c17f50e7b2397136129fb88f"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde_derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "1.0.215"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.0.132"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"indexmap",
|
2023-11-14 23:16:51 +00:00
|
|
|
"itoa",
|
2024-10-02 12:47:44 +00:00
|
|
|
"memchr",
|
2023-11-14 23:16:51 +00:00
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_path_to_error"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.1.16"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"itoa",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde_qs"
|
|
|
|
version = "0.13.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "cd34f36fe4c5ba9654417139a9b3a20d2e1de6012ee678ad14d240c22c78d8d6"
|
|
|
|
dependencies = [
|
|
|
|
"percent-encoding",
|
|
|
|
"serde",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
|
|
|
|
2023-12-01 11:11:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde_spanned"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.6.8"
|
2023-12-01 11:11:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
|
2023-12-01 11:11:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "serde_urlencoded"
|
|
|
|
version = "0.7.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
|
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
|
|
|
"itoa",
|
|
|
|
"ryu",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "server_fn"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "166689e862d227e838f359cce92681cf338e60a8cbcbd029bae03548d5a6d785"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"axum",
|
|
|
|
"bytes",
|
2023-12-22 14:07:20 +00:00
|
|
|
"const_format",
|
2024-10-02 12:47:44 +00:00
|
|
|
"dashmap",
|
|
|
|
"futures",
|
2024-11-19 22:54:31 +00:00
|
|
|
"gloo-net",
|
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"http-body-util",
|
|
|
|
"hyper",
|
2024-01-03 12:29:25 +00:00
|
|
|
"inventory",
|
2023-12-22 14:07:20 +00:00
|
|
|
"js-sys",
|
|
|
|
"once_cell",
|
2024-11-15 11:20:55 +00:00
|
|
|
"pin-project-lite",
|
2024-10-02 12:47:44 +00:00
|
|
|
"send_wrapper",
|
2023-12-22 14:07:20 +00:00
|
|
|
"serde",
|
|
|
|
"serde_json",
|
2024-11-15 11:20:55 +00:00
|
|
|
"serde_qs",
|
2023-12-22 14:07:20 +00:00
|
|
|
"server_fn_macro_default",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2024-11-15 11:20:55 +00:00
|
|
|
"throw_error",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tower 0.4.13",
|
|
|
|
"tower-layer",
|
|
|
|
"url",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"wasm-streams",
|
|
|
|
"web-sys",
|
2023-12-22 14:07:20 +00:00
|
|
|
"xxhash-rust",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "server_fn_macro"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "4230cd52992681cc370885a613a5aad9fb56d61995b789de5c42dc55ff628e98"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"const_format",
|
2024-11-20 14:34:45 +00:00
|
|
|
"convert_case",
|
2023-12-22 14:07:20 +00:00
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
"xxhash-rust",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "server_fn_macro_default"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.7.0-rc1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "b8d4b8ee78096ff2b09c64afacb83f023f4edfdace60c00590b2aea215fea8a4"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"server_fn_macro",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sha2"
|
|
|
|
version = "0.10.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
|
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"cpufeatures",
|
|
|
|
"digest",
|
|
|
|
]
|
|
|
|
|
2024-10-29 14:21:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "shlex"
|
|
|
|
version = "1.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "signal-hook-registry"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.4.2"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "signature"
|
|
|
|
version = "2.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
|
|
|
|
dependencies = [
|
|
|
|
"digest",
|
|
|
|
"rand_core",
|
|
|
|
]
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "simple_asn1"
|
|
|
|
version = "0.6.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "adc4e5204eb1910f40f9cfa375f6f05b68c3abac4b6fd879c8ff5e7ae8a0a085"
|
|
|
|
dependencies = [
|
|
|
|
"num-bigint",
|
|
|
|
"num-traits",
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror 1.0.69",
|
2023-12-12 15:32:57 +00:00
|
|
|
"time",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "slab"
|
|
|
|
version = "0.4.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
|
|
|
|
dependencies = [
|
|
|
|
"autocfg",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "slotmap"
|
|
|
|
version = "1.0.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
|
|
|
|
dependencies = [
|
|
|
|
"version_check",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "smallvec"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "1.13.2"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "smart-default"
|
|
|
|
version = "0.7.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0eb01866308440fc64d6c44d9e86c5cc17adfe33c4d6eed55da9145044d0ffc1"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2024-02-07 15:54:43 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "socket2"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.5.7"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"libc",
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "spin"
|
|
|
|
version = "0.9.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "spki"
|
|
|
|
version = "0.7.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
|
|
|
|
dependencies = [
|
|
|
|
"base64ct",
|
|
|
|
"der",
|
|
|
|
]
|
|
|
|
|
2024-11-15 15:07:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "stable_deref_trait"
|
|
|
|
version = "1.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
|
|
|
version = "0.10.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "strsim"
|
|
|
|
version = "0.11.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "subtle"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.6.1"
|
2023-12-12 15:32:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
|
2023-12-12 15:32:57 +00:00
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
|
|
|
version = "1.0.109"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "2.0.87"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"unicode-ident",
|
|
|
|
]
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "syn_derive"
|
|
|
|
version = "0.1.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1329189c02ff984e9736652b1631330da25eaa6bc639089ed4915d25446cbe7b"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro-error",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sync_wrapper"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "sync_wrapper"
|
|
|
|
version = "1.0.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394"
|
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
]
|
|
|
|
|
2024-11-15 15:07:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "synstructure"
|
|
|
|
version = "0.13.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "system-configuration"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.6.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"bitflags",
|
2023-11-14 23:16:51 +00:00
|
|
|
"core-foundation",
|
|
|
|
"system-configuration-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "system-configuration-sys"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.6.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"core-foundation-sys",
|
|
|
|
"libc",
|
|
|
|
]
|
|
|
|
|
2024-11-15 11:20:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tachys"
|
|
|
|
version = "0.1.0-rc1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b24784a27f391dedcc8160ea4b2ba7a6ad0f5484ca89ff88a10494f960aee270"
|
|
|
|
dependencies = [
|
|
|
|
"any_spawner",
|
|
|
|
"const_str_slice_concat",
|
|
|
|
"drain_filter_polyfill",
|
|
|
|
"either_of",
|
|
|
|
"futures",
|
|
|
|
"html-escape",
|
|
|
|
"indexmap",
|
2024-11-20 14:34:45 +00:00
|
|
|
"itertools",
|
2024-11-15 11:20:55 +00:00
|
|
|
"js-sys",
|
|
|
|
"linear-map",
|
|
|
|
"next_tuple",
|
|
|
|
"oco_ref",
|
|
|
|
"once_cell",
|
|
|
|
"or_poisoned",
|
|
|
|
"parking_lot",
|
|
|
|
"paste",
|
|
|
|
"reactive_graph",
|
|
|
|
"reactive_stores",
|
|
|
|
"rustc-hash",
|
|
|
|
"send_wrapper",
|
|
|
|
"slotmap",
|
|
|
|
"throw_error",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tagptr"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tempfile"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "3.14.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2023-12-18 15:40:27 +00:00
|
|
|
"fastrand",
|
2024-10-29 14:21:02 +00:00
|
|
|
"once_cell",
|
2023-12-18 15:40:27 +00:00
|
|
|
"rustix",
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-sys 0.59.0",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "1.0.69"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-11-15 15:07:29 +00:00
|
|
|
"thiserror-impl 1.0.69",
|
2024-11-15 11:20:55 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror"
|
|
|
|
version = "2.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c006c85c7651b3cf2ada4584faa36773bd07bac24acfb39f3c431b36d7e667aa"
|
|
|
|
dependencies = [
|
|
|
|
"thiserror-impl 2.0.3",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "1.0.69"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "thiserror-impl"
|
|
|
|
version = "2.0.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "f077553d607adc1caf65430528a576c757a71ed73944b66ebb58ef2bbd243568"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "throw_error"
|
|
|
|
version = "0.2.0-rc1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "84bf87b0433891f1029e5868d4de3a11e794a206899082ebb4e82fca139b0d70"
|
|
|
|
dependencies = [
|
|
|
|
"pin-project-lite",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "time"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.3.36"
|
2023-12-12 15:32:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
|
2023-12-12 15:32:57 +00:00
|
|
|
dependencies = [
|
|
|
|
"deranged",
|
|
|
|
"itoa",
|
2024-10-02 12:47:44 +00:00
|
|
|
"num-conv",
|
2023-12-12 15:32:57 +00:00
|
|
|
"powerfmt",
|
|
|
|
"serde",
|
|
|
|
"time-core",
|
|
|
|
"time-macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "time-core"
|
|
|
|
version = "0.1.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "time-macros"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.2.18"
|
2023-12-12 15:32:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
|
2023-12-12 15:32:57 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"num-conv",
|
2023-12-12 15:32:57 +00:00
|
|
|
"time-core",
|
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tiny-keccak"
|
|
|
|
version = "2.0.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
|
|
|
|
dependencies = [
|
|
|
|
"crunchy",
|
|
|
|
]
|
|
|
|
|
2024-10-28 10:25:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tinystr"
|
|
|
|
version = "0.7.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
|
|
|
|
dependencies = [
|
|
|
|
"displaydoc",
|
2024-11-15 15:07:29 +00:00
|
|
|
"zerovec",
|
2024-10-28 10:25:33 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tinyvec"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.8.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"tinyvec_macros",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tinyvec_macros"
|
|
|
|
version = "0.1.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "1.41.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "22cfb5bee7a6a52939ca9224d6ac897bb669134078daa8735560897f69de4d33"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"backtrace",
|
|
|
|
"bytes",
|
|
|
|
"libc",
|
|
|
|
"mio",
|
|
|
|
"parking_lot",
|
|
|
|
"pin-project-lite",
|
|
|
|
"signal-hook-registry",
|
2024-10-02 12:47:44 +00:00
|
|
|
"socket2",
|
2023-11-14 23:16:51 +00:00
|
|
|
"tokio-macros",
|
2024-10-02 12:47:44 +00:00
|
|
|
"windows-sys 0.52.0",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-macros"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "2.4.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tokio-native-tls"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
|
|
|
|
dependencies = [
|
|
|
|
"native-tls",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-rustls"
|
|
|
|
version = "0.26.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4"
|
|
|
|
dependencies = [
|
|
|
|
"rustls",
|
|
|
|
"rustls-pki-types",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tokio-util"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.7.12"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "61e7c3654c13bcd040d4a03abee2c75b1d14a37b423cf5a813ceae1cc903ec6a"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"bytes",
|
|
|
|
"futures-core",
|
|
|
|
"futures-sink",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "toml"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.8.19"
|
2024-02-07 15:54:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e"
|
2024-02-07 15:54:43 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"serde_spanned",
|
|
|
|
"toml_datetime",
|
2024-11-19 22:54:31 +00:00
|
|
|
"toml_edit",
|
2023-12-01 11:11:19 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "toml_datetime"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.6.8"
|
2023-12-01 11:11:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
|
2023-12-01 11:11:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "toml_edit"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.22.22"
|
2023-12-01 11:11:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5"
|
2023-12-01 11:11:19 +00:00
|
|
|
dependencies = [
|
2024-10-02 12:47:44 +00:00
|
|
|
"indexmap",
|
2023-12-01 11:11:19 +00:00
|
|
|
"serde",
|
|
|
|
"serde_spanned",
|
|
|
|
"toml_datetime",
|
2024-11-19 22:54:31 +00:00
|
|
|
"winnow",
|
2023-12-01 11:11:19 +00:00
|
|
|
]
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
2024-10-02 12:47:44 +00:00
|
|
|
name = "tower"
|
|
|
|
version = "0.4.13"
|
2024-02-07 15:54:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
|
2024-02-07 15:54:43 +00:00
|
|
|
dependencies = [
|
2024-11-15 11:20:55 +00:00
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"pin-project",
|
|
|
|
"pin-project-lite",
|
2024-10-02 12:47:44 +00:00
|
|
|
"tower-layer",
|
|
|
|
"tower-service",
|
|
|
|
"tracing",
|
2024-02-07 15:54:43 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tower"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.5.1"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "2873938d487c3cfb9aed7546dc9f2711d867c9f90c46b889989a2cb84eba6b4f"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-core",
|
|
|
|
"futures-util",
|
|
|
|
"pin-project-lite",
|
2024-10-02 12:47:44 +00:00
|
|
|
"sync_wrapper 0.1.2",
|
2023-11-14 23:16:51 +00:00
|
|
|
"tokio",
|
|
|
|
"tower-layer",
|
|
|
|
"tower-service",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2024-11-15 11:20:55 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tower-http"
|
|
|
|
version = "0.5.2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5"
|
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"bitflags",
|
2024-11-15 11:20:55 +00:00
|
|
|
"bytes",
|
|
|
|
"futures-util",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-11-15 11:20:55 +00:00
|
|
|
"http-body",
|
|
|
|
"http-body-util",
|
|
|
|
"http-range-header",
|
|
|
|
"httpdate",
|
|
|
|
"mime",
|
|
|
|
"mime_guess",
|
|
|
|
"percent-encoding",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
|
|
|
"tower-layer",
|
|
|
|
"tower-service",
|
|
|
|
"tracing",
|
|
|
|
]
|
|
|
|
|
2024-01-02 14:56:49 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tower-http"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.6.1"
|
2024-01-02 14:56:49 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "8437150ab6bbc8c5f0f519e3d5ed4aa883a83dd4cdd3d1b21f9482936046cb97"
|
2024-01-02 14:56:49 +00:00
|
|
|
dependencies = [
|
2024-11-20 14:34:45 +00:00
|
|
|
"bitflags",
|
2024-01-02 14:56:49 +00:00
|
|
|
"bytes",
|
|
|
|
"futures-util",
|
2024-11-19 22:54:31 +00:00
|
|
|
"http",
|
2024-10-02 12:47:44 +00:00
|
|
|
"http-body",
|
|
|
|
"http-body-util",
|
2024-01-02 14:56:49 +00:00
|
|
|
"http-range-header",
|
2024-01-03 16:06:52 +00:00
|
|
|
"httpdate",
|
|
|
|
"mime",
|
|
|
|
"mime_guess",
|
|
|
|
"percent-encoding",
|
2024-01-02 14:56:49 +00:00
|
|
|
"pin-project-lite",
|
2024-01-03 16:06:52 +00:00
|
|
|
"tokio",
|
|
|
|
"tokio-util",
|
2024-01-02 14:56:49 +00:00
|
|
|
"tower-layer",
|
|
|
|
"tower-service",
|
2024-01-03 16:06:52 +00:00
|
|
|
"tracing",
|
2024-01-02 14:56:49 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "tower-layer"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.3.3"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tower-service"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.3.3"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing"
|
|
|
|
version = "0.1.40"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
|
|
|
|
dependencies = [
|
|
|
|
"log",
|
|
|
|
"pin-project-lite",
|
|
|
|
"tracing-attributes",
|
|
|
|
"tracing-core",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-attributes"
|
|
|
|
version = "0.1.27"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "tracing-core"
|
|
|
|
version = "0.1.32"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
|
|
|
|
dependencies = [
|
|
|
|
"once_cell",
|
|
|
|
]
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "triomphe"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.1.11"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "859eb650cfee7434994602c3a68b25d77ad9e68c8a6cd491616ef86661382eb3"
|
2023-11-17 11:23:14 +00:00
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "try-lock"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.5"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "typed-builder"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.19.1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "a06fbd5b8de54c5f7c91f6fe4cebb949be2125d7758e630bb58b1d831dbce600"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"typed-builder-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "typed-builder-macro"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.19.1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "f9534daa9fd3ed0bd911d462a37f172228077e7abf18c18a5f67199d959205f8"
|
2023-12-22 14:07:20 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-12-22 14:07:20 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "typenum"
|
|
|
|
version = "1.17.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
|
|
|
|
|
2024-02-07 15:54:43 +00:00
|
|
|
[[package]]
|
|
|
|
name = "ucd-trie"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.1.7"
|
2024-02-07 15:54:43 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "2896d95c02a80c6d6a5d6e953d479f5ddf2dfdb6a244441010e373ac0fb88971"
|
2024-02-07 15:54:43 +00:00
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
2024-10-28 10:25:33 +00:00
|
|
|
name = "unic-langid"
|
|
|
|
version = "0.9.5"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-28 10:25:33 +00:00
|
|
|
checksum = "23dd9d1e72a73b25e07123a80776aae3e7b0ec461ef94f9151eed6ec88005a44"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-28 10:25:33 +00:00
|
|
|
"unic-langid-impl",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2024-10-28 10:25:33 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unic-langid-impl"
|
|
|
|
version = "0.9.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0a5422c1f65949306c99240b81de9f3f15929f5a8bfe05bb44b034cc8bf593e5"
|
|
|
|
dependencies = [
|
|
|
|
"tinystr",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicase"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.8.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "7e51b68083f157f853b6379db119d1c1be0e6e4dec98101079dec41f6f5cf6df"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-ident"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.0.13"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "unicode-segmentation"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.12.0"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
|
2023-12-22 14:07:20 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-xid"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.2.6"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
|
2023-12-22 14:07:20 +00:00
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "untrusted"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "url"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "2.5.3"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "8d157f1b96d14500ffdc1f10ba712e780825526c03d9a49b4d0324b0d9113ada"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"form_urlencoded",
|
2024-11-20 14:34:45 +00:00
|
|
|
"idna",
|
2023-11-14 23:16:51 +00:00
|
|
|
"percent-encoding",
|
|
|
|
"serde",
|
|
|
|
]
|
|
|
|
|
2024-11-15 15:07:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "utf16_iter"
|
|
|
|
version = "1.0.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "utf8-width"
|
|
|
|
version = "0.1.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3"
|
|
|
|
|
2024-11-15 15:07:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "utf8_iter"
|
|
|
|
version = "1.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "uuid"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.11.0"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "f8c5f0a0af699448548ad1a2fbf920fb4bee257eae39953ba95cb84891a0446a"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
|
|
|
"getrandom",
|
2023-12-05 00:17:02 +00:00
|
|
|
"serde",
|
2023-11-17 11:23:14 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "vcpkg"
|
|
|
|
version = "0.2.15"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "version_check"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.9.5"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "walkdir"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "2.5.0"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
|
|
|
"same-file",
|
|
|
|
"winapi-util",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "want"
|
|
|
|
version = "0.3.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
|
|
|
|
dependencies = [
|
|
|
|
"try-lock",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasi"
|
|
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.2.95"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
2024-10-02 12:47:44 +00:00
|
|
|
"once_cell",
|
2023-11-14 23:16:51 +00:00
|
|
|
"wasm-bindgen-macro",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-backend"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.2.95"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"bumpalo",
|
|
|
|
"log",
|
|
|
|
"once_cell",
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-14 23:16:51 +00:00
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-futures"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.4.45"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "cc7ec4f8827a71586374db3e87abdb5a2bb3a15afed140221307c3ec06b1f63b"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"cfg-if",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.2.95"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"quote",
|
|
|
|
"wasm-bindgen-macro-support",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-macro-support"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.2.95"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2023-11-14 23:16:51 +00:00
|
|
|
"wasm-bindgen-backend",
|
|
|
|
"wasm-bindgen-shared",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-bindgen-shared"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.2.95"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d"
|
2023-11-14 23:16:51 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "wasm-streams"
|
2024-11-15 15:07:29 +00:00
|
|
|
version = "0.4.2"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 15:07:29 +00:00
|
|
|
checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"futures-util",
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
"wasm-bindgen-futures",
|
|
|
|
"web-sys",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "web-sys"
|
2024-11-15 11:20:55 +00:00
|
|
|
version = "0.3.72"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-11-15 11:20:55 +00:00
|
|
|
checksum = "f6488b90108c040df0fe62fa815cbdee25124641df01814dd7282749234c6112"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2024-11-15 15:07:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "web-time"
|
|
|
|
version = "1.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
|
|
|
|
dependencies = [
|
|
|
|
"js-sys",
|
|
|
|
"wasm-bindgen",
|
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "webpki-roots"
|
|
|
|
version = "0.26.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "841c67bff177718f1d4dfefde8d8f0e78f9b6589319ba88312f567fc5841a958"
|
|
|
|
dependencies = [
|
|
|
|
"rustls-pki-types",
|
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
|
|
|
version = "0.3.9"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-i686-pc-windows-gnu",
|
|
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
|
2023-11-17 11:23:14 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.1.9"
|
2023-11-17 11:23:14 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
|
2023-11-17 11:23:14 +00:00
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-sys 0.59.0",
|
2023-11-17 11:23:14 +00:00
|
|
|
]
|
|
|
|
|
2023-11-14 23:16:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-core"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.52.0"
|
2023-11-14 23:16:51 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
2023-11-14 23:16:51 +00:00
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-targets",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows-registry"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
|
|
|
|
dependencies = [
|
|
|
|
"windows-result",
|
|
|
|
"windows-strings",
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-targets",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-result"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
|
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-targets",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-strings"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
|
|
|
|
dependencies = [
|
|
|
|
"windows-result",
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-targets",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2024-10-02 12:47:44 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.52.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-targets",
|
2024-10-02 12:47:44 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-sys"
|
|
|
|
version = "0.59.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
|
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows-targets",
|
2024-03-08 13:55:17 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows-targets"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.52.6"
|
2024-03-08 13:55:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
2024-03-08 13:55:17 +00:00
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows_aarch64_gnullvm",
|
|
|
|
"windows_aarch64_msvc",
|
|
|
|
"windows_i686_gnu",
|
2024-10-02 12:47:44 +00:00
|
|
|
"windows_i686_gnullvm",
|
2024-10-29 14:21:02 +00:00
|
|
|
"windows_i686_msvc",
|
|
|
|
"windows_x86_64_gnu",
|
|
|
|
"windows_x86_64_gnullvm",
|
|
|
|
"windows_x86_64_msvc",
|
2023-11-14 23:16:51 +00:00
|
|
|
]
|
|
|
|
|
2024-03-08 13:55:17 +00:00
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_gnullvm"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.52.6"
|
2024-03-08 13:55:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
2024-03-08 13:55:17 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_aarch64_msvc"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.52.6"
|
2024-03-08 13:55:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
2024-03-08 13:55:17 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnu"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.52.6"
|
2024-03-08 13:55:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_gnullvm"
|
|
|
|
version = "0.52.6"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
2024-03-08 13:55:17 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_i686_msvc"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.52.6"
|
2024-03-08 13:55:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
2024-03-08 13:55:17 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnu"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.52.6"
|
2024-03-08 13:55:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
2024-03-08 13:55:17 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_gnullvm"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.52.6"
|
2024-03-08 13:55:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
2024-03-08 13:55:17 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "windows_x86_64_msvc"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "0.52.6"
|
2024-03-08 13:55:17 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
|
2024-03-08 13:55:17 +00:00
|
|
|
|
2023-12-01 11:11:19 +00:00
|
|
|
[[package]]
|
|
|
|
name = "winnow"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.6.20"
|
2023-12-01 11:11:19 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b"
|
2023-12-01 11:11:19 +00:00
|
|
|
dependencies = [
|
|
|
|
"memchr",
|
|
|
|
]
|
|
|
|
|
2024-11-15 15:07:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "write16"
|
|
|
|
version = "1.0.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "writeable"
|
|
|
|
version = "0.5.5"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
|
|
|
|
|
2023-12-22 14:07:20 +00:00
|
|
|
[[package]]
|
|
|
|
name = "xxhash-rust"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.8.12"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "6a5cbf750400958819fb6178eaa83bee5cd9c29a26a40cc241df8c70fdd46984"
|
2023-12-22 14:07:20 +00:00
|
|
|
|
2024-10-29 14:21:02 +00:00
|
|
|
[[package]]
|
|
|
|
name = "yaml-rust2"
|
|
|
|
version = "0.8.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "8902160c4e6f2fb145dbe9d6760a75e3c9522d8bf796ed7047c85919ac7115f8"
|
|
|
|
dependencies = [
|
|
|
|
"arraydeque",
|
|
|
|
"encoding_rs",
|
|
|
|
"hashlink",
|
|
|
|
]
|
|
|
|
|
2023-12-01 13:04:51 +00:00
|
|
|
[[package]]
|
|
|
|
name = "yansi"
|
2024-10-02 12:47:44 +00:00
|
|
|
version = "1.0.1"
|
2023-12-22 14:07:20 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-02 12:47:44 +00:00
|
|
|
checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
|
2023-12-22 14:07:20 +00:00
|
|
|
|
2024-11-15 15:07:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "yoke"
|
|
|
|
version = "0.7.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5"
|
|
|
|
dependencies = [
|
|
|
|
"serde",
|
|
|
|
"stable_deref_trait",
|
|
|
|
"yoke-derive",
|
|
|
|
"zerofrom",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "yoke-derive"
|
|
|
|
version = "0.7.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
"synstructure",
|
|
|
|
]
|
|
|
|
|
2024-01-03 12:29:25 +00:00
|
|
|
[[package]]
|
|
|
|
name = "zerocopy"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.7.35"
|
2024-01-03 12:29:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
|
2024-01-03 12:29:25 +00:00
|
|
|
dependencies = [
|
2024-10-29 14:21:02 +00:00
|
|
|
"byteorder",
|
2024-01-03 12:29:25 +00:00
|
|
|
"zerocopy-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerocopy-derive"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "0.7.35"
|
2024-01-03 12:29:25 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
|
2024-01-03 12:29:25 +00:00
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
2024-11-15 11:20:55 +00:00
|
|
|
"syn 2.0.87",
|
2024-01-03 12:29:25 +00:00
|
|
|
]
|
|
|
|
|
2024-11-15 15:07:29 +00:00
|
|
|
[[package]]
|
|
|
|
name = "zerofrom"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55"
|
|
|
|
dependencies = [
|
|
|
|
"zerofrom-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerofrom-derive"
|
|
|
|
version = "0.1.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
"synstructure",
|
|
|
|
]
|
|
|
|
|
2023-12-12 15:32:57 +00:00
|
|
|
[[package]]
|
|
|
|
name = "zeroize"
|
2024-10-29 14:21:02 +00:00
|
|
|
version = "1.8.1"
|
2023-12-12 15:32:57 +00:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
2024-10-29 14:21:02 +00:00
|
|
|
checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
|
2024-11-15 15:07:29 +00:00
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerovec"
|
|
|
|
version = "0.10.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
|
|
|
|
dependencies = [
|
|
|
|
"yoke",
|
|
|
|
"zerofrom",
|
|
|
|
"zerovec-derive",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "zerovec-derive"
|
|
|
|
version = "0.10.3"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
|
|
|
|
dependencies = [
|
|
|
|
"proc-macro2",
|
|
|
|
"quote",
|
|
|
|
"syn 2.0.87",
|
|
|
|
]
|