cards/client/Cargo.lock

1858 lines
45 KiB
Text
Raw Normal View History

2024-07-18 04:00:56 -04:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "aho-corasick"
2024-07-19 19:21:57 -04:00
version = "1.1.3"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
2024-07-18 04:00:56 -04:00
dependencies = [
"memchr",
]
[[package]]
name = "anyhow"
2024-07-19 19:21:57 -04:00
version = "1.0.86"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da"
2024-07-18 04:00:56 -04:00
[[package]]
name = "async-recursion"
2024-07-19 19:21:57 -04:00
version = "1.1.1"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
2024-07-18 04:00:56 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2024-07-19 03:11:14 -04:00
[[package]]
name = "async-trait"
2024-07-19 19:21:57 -04:00
version = "0.1.81"
2024-07-19 03:11:14 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "6e0c28dcc82d7c8ead5cb13beb15405b57b8546e93215673ff8ca0349a028107"
2024-07-19 03:11:14 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2024-07-18 04:00:56 -04:00
[[package]]
name = "attribute-derive"
version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f1ee502851995027b06f99f5ffbeffa1406b38d0b318a1ebfa469332c6cbafd"
dependencies = [
"attribute-derive-macro",
"derive-where",
"manyhow",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "attribute-derive-macro"
version = "0.9.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3601467f634cfe36c4780ca9c75dea9a5b34529c1f2810676a337e7e0997f954"
dependencies = [
"collection_literals",
"interpolator",
"manyhow",
"proc-macro-utils",
"proc-macro2",
"quote",
"quote-use",
"syn",
]
[[package]]
name = "autocfg"
2024-07-19 19:21:57 -04:00
version = "1.3.0"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"
2024-07-18 04:00:56 -04:00
[[package]]
name = "base64"
version = "0.22.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
[[package]]
name = "bitflags"
2024-07-19 19:21:57 -04:00
version = "2.6.0"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
2024-07-18 04:00:56 -04:00
[[package]]
name = "bumpalo"
2024-07-19 19:21:57 -04:00
version = "3.16.0"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
2024-07-18 04:00:56 -04:00
[[package]]
name = "bytes"
2024-07-19 19:21:57 -04:00
version = "1.6.1"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "a12916984aab3fa6e39d655a33e09c0071eb36d6ab3aea5c2d78551f1df6d952"
2024-07-18 04:00:56 -04:00
[[package]]
name = "camino"
2024-07-19 19:21:57 -04:00
version = "1.1.7"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "e0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239"
2024-07-18 04:00:56 -04:00
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "ciborium"
2024-07-19 19:21:57 -04:00
version = "0.2.2"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
2024-07-18 04:00:56 -04:00
dependencies = [
"ciborium-io",
"ciborium-ll",
"serde",
]
[[package]]
name = "ciborium-io"
2024-07-19 19:21:57 -04:00
version = "0.2.2"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
2024-07-18 04:00:56 -04:00
[[package]]
name = "ciborium-ll"
2024-07-19 19:21:57 -04:00
version = "0.2.2"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
2024-07-18 04:00:56 -04:00
dependencies = [
"ciborium-io",
"half",
]
[[package]]
name = "client"
version = "0.1.0"
dependencies = [
"console_error_panic_hook",
"console_log",
"leptos",
2024-07-19 03:11:14 -04:00
"leptos-use",
2024-07-18 04:00:56 -04:00
"leptos_meta",
"leptos_router",
"log",
2024-07-20 23:00:19 -04:00
"serde-lite",
2024-07-18 04:00:56 -04:00
"wasm-bindgen",
"wasm-bindgen-test",
"web-sys",
]
[[package]]
name = "collection_literals"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "186dce98367766de751c42c4f03970fc60fc012296e706ccbb9d5df9b6c1e271"
[[package]]
name = "config"
version = "0.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7328b20597b53c2454f0b1919720c25c7339051c02b72b7e05409e00b14132be"
dependencies = [
"convert_case",
"lazy_static",
"nom",
"pathdiff",
"serde",
"toml",
]
[[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",
]
[[package]]
name = "console_log"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be8aed40e4edbf4d3b4431ab260b63fdc40f5780a4766824329ea0f1eefe3c0f"
dependencies = [
"log",
"web-sys",
]
[[package]]
name = "const_format"
version = "0.2.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3a214c7af3d04997541b18d432afaff4c455e79e2029079647e72fc2bd27673"
dependencies = [
"const_format_proc_macros",
]
[[package]]
name = "const_format_proc_macros"
version = "0.2.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7f6ff08fd20f4f299298a28e2dfa8a8ba1036e6cd2460ac1de7b425d76f2500"
dependencies = [
"proc-macro2",
"quote",
"unicode-xid",
]
[[package]]
name = "convert_case"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
dependencies = [
"unicode-segmentation",
]
2024-07-19 03:11:14 -04:00
[[package]]
name = "cookie"
version = "0.18.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747"
dependencies = [
"percent-encoding",
"time",
"version_check",
]
2024-07-19 19:21:57 -04:00
[[package]]
name = "crunchy"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
2024-07-19 03:11:14 -04:00
[[package]]
name = "darling"
version = "0.20.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989"
dependencies = [
"darling_core",
"darling_macro",
]
[[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",
"syn",
]
[[package]]
name = "darling_macro"
version = "0.20.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
dependencies = [
"darling_core",
"quote",
"syn",
]
2024-07-18 04:00:56 -04:00
[[package]]
name = "dashmap"
version = "5.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
dependencies = [
"cfg-if",
"hashbrown",
"lock_api",
"once_cell",
"parking_lot_core",
]
2024-07-19 03:11:14 -04:00
[[package]]
name = "default-struct-builder"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f8fa90da96b8fd491f5754d1f7a731f73921e3b7aa0ce333c821a0e43666ac14"
dependencies = [
"darling",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "deranged"
version = "0.3.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
dependencies = [
"powerfmt",
]
2024-07-18 04:00:56 -04: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",
"syn",
]
[[package]]
name = "drain_filter_polyfill"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "669a445ee724c5c69b1b06fe0b63e70a1c84bc9bb7d9696cd4f4e3ec45050408"
[[package]]
name = "either"
2024-07-19 19:21:57 -04:00
version = "1.13.0"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
2024-07-18 04:00:56 -04:00
[[package]]
name = "equivalent"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
[[package]]
name = "form_urlencoded"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
dependencies = [
"percent-encoding",
]
[[package]]
name = "futures"
2024-07-19 19:21:57 -04:00
version = "0.3.30"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
2024-07-18 04:00:56 -04:00
dependencies = [
"futures-channel",
"futures-core",
"futures-executor",
"futures-io",
"futures-sink",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-channel"
2024-07-19 19:21:57 -04:00
version = "0.3.30"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
2024-07-18 04:00:56 -04:00
dependencies = [
"futures-core",
"futures-sink",
]
[[package]]
name = "futures-core"
2024-07-19 19:21:57 -04:00
version = "0.3.30"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
2024-07-18 04:00:56 -04:00
[[package]]
name = "futures-executor"
2024-07-19 19:21:57 -04:00
version = "0.3.30"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
2024-07-18 04:00:56 -04:00
dependencies = [
"futures-core",
"futures-task",
"futures-util",
]
[[package]]
name = "futures-io"
2024-07-19 19:21:57 -04:00
version = "0.3.30"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
2024-07-18 04:00:56 -04:00
[[package]]
name = "futures-macro"
2024-07-19 19:21:57 -04:00
version = "0.3.30"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
2024-07-18 04:00:56 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "futures-sink"
2024-07-19 19:21:57 -04:00
version = "0.3.30"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
2024-07-18 04:00:56 -04:00
[[package]]
name = "futures-task"
2024-07-19 19:21:57 -04:00
version = "0.3.30"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
2024-07-18 04:00:56 -04:00
[[package]]
name = "futures-util"
2024-07-19 19:21:57 -04:00
version = "0.3.30"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
2024-07-18 04:00:56 -04:00
dependencies = [
"futures-channel",
"futures-core",
"futures-io",
"futures-macro",
"futures-sink",
"futures-task",
"memchr",
"pin-project-lite",
"pin-utils",
"slab",
]
[[package]]
name = "getrandom"
2024-07-19 19:21:57 -04:00
version = "0.2.15"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
2024-07-18 04:00:56 -04:00
dependencies = [
"cfg-if",
"js-sys",
"libc",
"wasi",
"wasm-bindgen",
]
[[package]]
name = "gloo-net"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43aaa242d1239a8822c15c645f02166398da4f8b5c4bae795c1f5b44e9eee173"
dependencies = [
"futures-channel",
"futures-core",
"futures-sink",
"gloo-utils",
2024-07-19 19:21:57 -04:00
"http 0.2.12",
2024-07-18 04:00:56 -04:00
"js-sys",
"pin-project",
"serde",
"serde_json",
"thiserror",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
2024-07-19 03:11:14 -04: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",
]
2024-07-18 04:00:56 -04:00
[[package]]
name = "gloo-utils"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b5555354113b18c547c1d3a98fbf7fb32a9ff4f6fa112ce823a21641a0ba3aa"
dependencies = [
"js-sys",
"serde",
"serde_json",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "half"
2024-07-19 19:21:57 -04:00
version = "2.4.1"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
dependencies = [
"cfg-if",
"crunchy",
]
2024-07-18 04:00:56 -04:00
[[package]]
name = "hashbrown"
2024-07-19 19:21:57 -04:00
version = "0.14.5"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
2024-07-18 04:00:56 -04:00
[[package]]
name = "html-escape"
version = "0.2.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476"
dependencies = [
"utf8-width",
]
[[package]]
name = "http"
2024-07-19 19:21:57 -04:00
version = "0.2.12"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
2024-07-18 04:00:56 -04:00
dependencies = [
"bytes",
"fnv",
"itoa",
]
[[package]]
name = "http"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
dependencies = [
"bytes",
"fnv",
"itoa",
]
2024-07-19 03:11:14 -04:00
[[package]]
name = "ident_case"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2024-07-18 04:00:56 -04:00
[[package]]
name = "idna"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
dependencies = [
"unicode-bidi",
"unicode-normalization",
]
[[package]]
name = "indexmap"
2024-07-19 19:21:57 -04:00
version = "2.2.6"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
2024-07-18 04:00:56 -04:00
dependencies = [
"equivalent",
"hashbrown",
]
[[package]]
name = "interpolator"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71dd52191aae121e8611f1e8dc3e324dd0dd1dee1e6dd91d10ee07a3cfb4d9d8"
[[package]]
name = "inventory"
2024-07-19 19:21:57 -04:00
version = "0.3.15"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "f958d3d68f4167080a18141e10381e7634563984a537f2a49a30fd8e53ac5767"
2024-07-18 04:00:56 -04:00
[[package]]
name = "itertools"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
dependencies = [
"either",
]
[[package]]
name = "itoa"
2024-07-19 19:21:57 -04:00
version = "1.0.11"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
2024-07-18 04:00:56 -04:00
[[package]]
name = "js-sys"
2024-07-19 19:21:57 -04:00
version = "0.3.69"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
2024-07-18 04:00:56 -04:00
dependencies = [
"wasm-bindgen",
]
[[package]]
name = "lazy_static"
2024-07-19 19:21:57 -04:00
version = "1.5.0"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
2024-07-18 04:00:56 -04:00
[[package]]
name = "leptos"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5fae88b21265cbb847c891d7cf660e284a1282da15459691992be9358e906fb"
dependencies = [
"cfg-if",
"leptos_config",
"leptos_dom",
"leptos_macro",
"leptos_reactive",
"leptos_server",
"server_fn",
"tracing",
"typed-builder",
"typed-builder-macro",
"wasm-bindgen",
"web-sys",
]
2024-07-19 03:11:14 -04:00
[[package]]
name = "leptos-use"
version = "0.10.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3272d90b77cdbb99e9060f90eb6f5738e56128b2f912db57a50efb006a26e262"
dependencies = [
"async-trait",
"cfg-if",
"cookie",
"default-struct-builder",
"futures-util",
"gloo-timers",
"gloo-utils",
"js-sys",
"lazy_static",
"leptos",
"paste",
"thiserror",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
2024-07-18 04:00:56 -04:00
[[package]]
name = "leptos_config"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec33b6f994829469ba7c62bfd5fb572a639071d0de715a41c2aa0df86301a4fa"
dependencies = [
"config",
"regex",
"serde",
"thiserror",
"typed-builder",
]
[[package]]
name = "leptos_dom"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "867d2afc153cc0f1d6f775872d5dfc409385f4d8544831ee45f720d88f363e6b"
dependencies = [
"async-recursion",
"cfg-if",
"drain_filter_polyfill",
"futures",
"getrandom",
"html-escape",
"indexmap",
"itertools",
"js-sys",
"leptos_reactive",
"once_cell",
"pad-adapter",
"paste",
"rustc-hash",
"serde",
"serde_json",
"server_fn",
"smallvec",
"tracing",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
[[package]]
name = "leptos_hot_reload"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ec5ce56051f2eff2c4736b7a2056177e67be19597b767ff72fbab20917a7422d"
dependencies = [
"anyhow",
"camino",
"indexmap",
"parking_lot",
"proc-macro2",
"quote",
"rstml",
"serde",
"syn",
"walkdir",
]
[[package]]
name = "leptos_macro"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "019016cc0193831660a7794aa046e4c01617d97ccb2f403a5c10b21744391a71"
dependencies = [
"attribute-derive",
"cfg-if",
"convert_case",
"html-escape",
"itertools",
"leptos_hot_reload",
"prettyplease",
"proc-macro-error",
"proc-macro2",
"quote",
"rstml",
"server_fn_macro",
"syn",
"tracing",
"uuid",
]
[[package]]
name = "leptos_meta"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "873ec368535d9971df4848ca21e91aa96fa00a6884258ab8f926db69ea97f547"
dependencies = [
"cfg-if",
"indexmap",
"leptos",
"tracing",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "leptos_reactive"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "076064e3c84e3aa12d4bad283e82ba5968675f5f9714d04a5c38f169cd4f26b5"
dependencies = [
"base64",
"cfg-if",
"futures",
"indexmap",
"js-sys",
"oco_ref",
"paste",
"pin-project",
"rustc-hash",
"self_cell",
"serde",
"serde-wasm-bindgen",
"serde_json",
"slotmap",
"thiserror",
"tracing",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
[[package]]
name = "leptos_router"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d66db10225f0caf60b0183935b288791ac3494ca6e1306d415ea97287b6c2db5"
dependencies = [
"cfg-if",
"gloo-net",
"itertools",
"js-sys",
"lazy_static",
"leptos",
"linear-map",
"once_cell",
"percent-encoding",
"send_wrapper",
"serde",
"serde_json",
"serde_qs 0.13.0",
"thiserror",
"tracing",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
[[package]]
name = "leptos_server"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "603064a2d7ac46dba4b3ed5397a475076f9738918dd605670869dfe877d5966c"
dependencies = [
"inventory",
"lazy_static",
"leptos_macro",
"leptos_reactive",
"serde",
"server_fn",
"thiserror",
"tracing",
]
[[package]]
name = "libc"
2024-07-19 19:21:57 -04:00
version = "0.2.155"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
2024-07-18 04:00:56 -04:00
[[package]]
name = "linear-map"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfae20f6b19ad527b550c223fddc3077a547fc70cda94b9b566575423fd303ee"
dependencies = [
"serde",
"serde_test",
]
[[package]]
name = "lock_api"
2024-07-19 19:21:57 -04:00
version = "0.4.12"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
2024-07-18 04:00:56 -04:00
dependencies = [
"autocfg",
"scopeguard",
]
[[package]]
name = "log"
2024-07-19 19:21:57 -04:00
version = "0.4.22"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
2024-07-18 04:00:56 -04:00
[[package]]
name = "manyhow"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f91ea592d76c0b6471965708ccff7e6a5d277f676b90ab31f4d3f3fc77fade64"
dependencies = [
"manyhow-macros",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "manyhow-macros"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c64621e2c08f2576e4194ea8be11daf24ac01249a4f53cd8befcbb7077120ead"
dependencies = [
"proc-macro-utils",
"proc-macro2",
"quote",
]
[[package]]
name = "memchr"
2024-07-19 19:21:57 -04:00
version = "2.7.4"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
2024-07-18 04:00:56 -04:00
[[package]]
name = "minimal-lexical"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
[[package]]
name = "nom"
version = "7.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
dependencies = [
"memchr",
"minimal-lexical",
]
2024-07-19 03:11:14 -04:00
[[package]]
name = "num-conv"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2024-07-18 04:00:56 -04:00
[[package]]
name = "oco_ref"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c51ebcefb2f0b9a5e0bea115532c8ae4215d1b01eff176d0f4ba4192895c2708"
dependencies = [
"serde",
"thiserror",
]
[[package]]
name = "once_cell"
version = "1.19.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
[[package]]
name = "pad-adapter"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "56d80efc4b6721e8be2a10a5df21a30fa0b470f1539e53d8b4e6e75faf938b63"
[[package]]
name = "parking_lot"
2024-07-19 19:21:57 -04:00
version = "0.12.3"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
2024-07-18 04:00:56 -04:00
dependencies = [
"lock_api",
"parking_lot_core",
]
[[package]]
name = "parking_lot_core"
2024-07-19 19:21:57 -04:00
version = "0.9.10"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
2024-07-18 04:00:56 -04:00
dependencies = [
"cfg-if",
"libc",
"redox_syscall",
"smallvec",
"windows-targets",
]
[[package]]
name = "paste"
2024-07-19 19:21:57 -04:00
version = "1.0.15"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
2024-07-18 04:00:56 -04:00
[[package]]
name = "pathdiff"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
[[package]]
name = "percent-encoding"
version = "2.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
[[package]]
name = "pin-project"
2024-07-19 19:21:57 -04:00
version = "1.1.5"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
2024-07-18 04:00:56 -04:00
dependencies = [
"pin-project-internal",
]
[[package]]
name = "pin-project-internal"
2024-07-19 19:21:57 -04:00
version = "1.1.5"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
2024-07-18 04:00:56 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "pin-project-lite"
2024-07-19 19:21:57 -04:00
version = "0.2.14"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
2024-07-18 04:00:56 -04:00
[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2024-07-19 03:11:14 -04:00
[[package]]
name = "powerfmt"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2024-07-18 04:00:56 -04:00
[[package]]
name = "prettyplease"
2024-07-19 19:21:57 -04:00
version = "0.2.20"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e"
2024-07-18 04:00:56 -04:00
dependencies = [
"proc-macro2",
"syn",
]
[[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",
]
[[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",
]
[[package]]
name = "proc-macro2"
2024-07-19 19:21:57 -04:00
version = "1.0.86"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
2024-07-18 04:00:56 -04:00
dependencies = [
"unicode-ident",
]
[[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",
"syn",
"version_check",
"yansi",
]
[[package]]
name = "quote"
2024-07-19 19:21:57 -04:00
version = "1.0.36"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
2024-07-18 04:00:56 -04:00
dependencies = [
"proc-macro2",
]
[[package]]
name = "quote-use"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "48e96ac59974192a2fa6ee55a41211cf1385c5b2a8636a4c3068b3b3dd599ece"
dependencies = [
"quote",
"quote-use-macros",
]
[[package]]
name = "quote-use-macros"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4c57308e9dde4d7be9af804f6deeaa9951e1de1d5ffce6142eb964750109f7e"
dependencies = [
"derive-where",
"proc-macro-utils",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "redox_syscall"
2024-07-19 19:21:57 -04:00
version = "0.5.3"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4"
2024-07-18 04:00:56 -04:00
dependencies = [
"bitflags",
]
[[package]]
name = "regex"
2024-07-19 19:21:57 -04:00
version = "1.10.5"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "b91213439dad192326a0d7c6ee3955910425f441d7038e0d6933b0aec5c4517f"
2024-07-18 04:00:56 -04:00
dependencies = [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[package]]
name = "regex-automata"
2024-07-19 19:21:57 -04:00
version = "0.4.7"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
2024-07-18 04:00:56 -04:00
dependencies = [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[package]]
name = "regex-syntax"
2024-07-19 19:21:57 -04:00
version = "0.8.4"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
2024-07-18 04:00:56 -04:00
[[package]]
name = "rstml"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe542870b8f59dd45ad11d382e5339c9a1047cde059be136a7016095bbdefa77"
dependencies = [
"proc-macro2",
"proc-macro2-diagnostics",
"quote",
"syn",
"syn_derive",
"thiserror",
]
[[package]]
name = "rustc-hash"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
[[package]]
name = "ryu"
2024-07-19 19:21:57 -04:00
version = "1.0.18"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
2024-07-18 04:00:56 -04:00
[[package]]
name = "same-file"
version = "1.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
dependencies = [
"winapi-util",
]
[[package]]
name = "scoped-tls"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
[[package]]
name = "scopeguard"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
[[package]]
name = "self_cell"
2024-07-19 19:21:57 -04:00
version = "1.0.4"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "d369a96f978623eb3dc28807c4852d6cc617fed53da5d3c400feff1ef34a714a"
2024-07-18 04:00:56 -04:00
[[package]]
name = "send_wrapper"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73"
dependencies = [
"futures-core",
]
[[package]]
name = "serde"
2024-07-19 19:21:57 -04:00
version = "1.0.204"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12"
2024-07-18 04:00:56 -04:00
dependencies = [
"serde_derive",
]
2024-07-20 23:00:19 -04:00
[[package]]
name = "serde-lite"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f9e8277ab91a9f0d9ba8d626675f18b456372bccbf642db35d36a8f011ae016c"
dependencies = [
"serde",
]
2024-07-18 04:00:56 -04:00
[[package]]
name = "serde-wasm-bindgen"
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8302e169f0eddcc139c70f139d19d6467353af16f9fce27e8c30158036a1e16b"
dependencies = [
"js-sys",
"serde",
"wasm-bindgen",
]
[[package]]
name = "serde_derive"
2024-07-19 19:21:57 -04:00
version = "1.0.204"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222"
2024-07-18 04:00:56 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "serde_json"
2024-07-19 19:21:57 -04:00
version = "1.0.120"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "4e0d21c9a8cae1235ad58a00c11cb40d4b1e5c784f1ef2c537876ed6ffd8b7c5"
2024-07-18 04:00:56 -04:00
dependencies = [
"itoa",
"ryu",
"serde",
]
[[package]]
name = "serde_qs"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0431a35568651e363364210c91983c1da5eb29404d9f0928b67d4ebcfa7d330c"
dependencies = [
"percent-encoding",
"serde",
"thiserror",
]
[[package]]
name = "serde_qs"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cd34f36fe4c5ba9654417139a9b3a20d2e1de6012ee678ad14d240c22c78d8d6"
dependencies = [
"percent-encoding",
"serde",
"thiserror",
]
[[package]]
name = "serde_spanned"
version = "0.6.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0"
dependencies = [
"serde",
]
[[package]]
name = "serde_test"
version = "1.0.176"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a2f49ace1498612d14f7e0b8245519584db8299541dfe31a06374a828d620ab"
dependencies = [
"serde",
]
[[package]]
name = "server_fn"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b06e6e5467a2cd93ce1accfdfd8b859404f0b3b2041131ffd774fabf666b8219"
dependencies = [
"bytes",
"ciborium",
"const_format",
"dashmap",
"futures",
"gloo-net",
"http 1.1.0",
"js-sys",
"once_cell",
"send_wrapper",
"serde",
"serde_json",
"serde_qs 0.12.0",
"server_fn_macro_default",
"thiserror",
"url",
"wasm-bindgen",
"wasm-bindgen-futures",
"wasm-streams",
"web-sys",
"xxhash-rust",
]
[[package]]
name = "server_fn_macro"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09c216bb1c1ac890151397643c663c875a1836adf0b269be4e389cb1b48c173c"
dependencies = [
"const_format",
"convert_case",
"proc-macro2",
"quote",
"syn",
"xxhash-rust",
]
[[package]]
name = "server_fn_macro_default"
version = "0.6.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "00783df297ec85ea605779f2fef9cbec98981dffe2e01e1a9845c102ee1f1ae6"
dependencies = [
"server_fn_macro",
"syn",
]
[[package]]
name = "slab"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
dependencies = [
"autocfg",
]
[[package]]
name = "slotmap"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a"
dependencies = [
"serde",
"version_check",
]
[[package]]
name = "smallvec"
2024-07-19 19:21:57 -04:00
version = "1.13.2"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
2024-07-18 04:00:56 -04:00
2024-07-19 03:11:14 -04:00
[[package]]
name = "strsim"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
2024-07-18 04:00:56 -04:00
[[package]]
name = "syn"
2024-07-19 19:21:57 -04:00
version = "2.0.71"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "b146dcf730474b4bcd16c311627b31ede9ab149045db4d6088b3becaea046462"
2024-07-18 04:00:56 -04:00
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[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",
"syn",
]
[[package]]
name = "thiserror"
2024-07-19 19:21:57 -04:00
version = "1.0.63"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724"
2024-07-18 04:00:56 -04:00
dependencies = [
"thiserror-impl",
]
[[package]]
name = "thiserror-impl"
2024-07-19 19:21:57 -04:00
version = "1.0.63"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261"
2024-07-18 04:00:56 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
2024-07-19 03:11:14 -04:00
[[package]]
name = "time"
version = "0.3.36"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
dependencies = [
"deranged",
"itoa",
"num-conv",
"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"
version = "0.2.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
dependencies = [
"num-conv",
"time-core",
]
2024-07-18 04:00:56 -04:00
[[package]]
name = "tinyvec"
2024-07-19 19:21:57 -04:00
version = "1.8.0"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938"
2024-07-18 04:00:56 -04: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 = "toml"
version = "0.8.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac2caab0bf757388c6c0ae23b3293fdb463fee59434529014f85e3263b995c28"
dependencies = [
"serde",
"serde_spanned",
"toml_datetime",
"toml_edit",
]
[[package]]
name = "toml_datetime"
version = "0.6.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf"
dependencies = [
"serde",
]
[[package]]
name = "toml_edit"
version = "0.22.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "278f3d518e152219c994ce877758516bca5e118eaed6996192a774fb9fbf0788"
dependencies = [
"indexmap",
"serde",
"serde_spanned",
"toml_datetime",
"winnow",
]
[[package]]
name = "tracing"
version = "0.1.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
dependencies = [
"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",
"syn",
]
[[package]]
name = "tracing-core"
version = "0.1.32"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
dependencies = [
"once_cell",
]
[[package]]
name = "typed-builder"
2024-07-19 19:21:57 -04:00
version = "0.18.2"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "77739c880e00693faef3d65ea3aad725f196da38b22fdc7ea6ded6e1ce4d3add"
2024-07-18 04:00:56 -04:00
dependencies = [
"typed-builder-macro",
]
[[package]]
name = "typed-builder-macro"
2024-07-19 19:21:57 -04:00
version = "0.18.2"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "1f718dfaf347dcb5b983bfc87608144b0bad87970aebcbea5ce44d2a30c08e63"
2024-07-18 04:00:56 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "unicode-bidi"
2024-07-19 19:21:57 -04:00
version = "0.3.15"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
2024-07-18 04:00:56 -04:00
[[package]]
name = "unicode-ident"
version = "1.0.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
[[package]]
name = "unicode-normalization"
2024-07-19 19:21:57 -04:00
version = "0.1.23"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
2024-07-18 04:00:56 -04:00
dependencies = [
"tinyvec",
]
[[package]]
name = "unicode-segmentation"
2024-07-19 19:21:57 -04:00
version = "1.11.0"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
2024-07-18 04:00:56 -04:00
[[package]]
name = "unicode-xid"
version = "0.2.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
[[package]]
name = "url"
2024-07-19 19:21:57 -04:00
version = "2.5.2"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c"
2024-07-18 04:00:56 -04:00
dependencies = [
"form_urlencoded",
"idna",
"percent-encoding",
]
[[package]]
name = "utf8-width"
version = "0.1.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86bd8d4e895da8537e5315b8254664e6b769c4ff3db18321b297a1e7004392e3"
[[package]]
name = "uuid"
2024-07-19 19:21:57 -04:00
version = "1.10.0"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "81dfa00651efa65069b0b6b651f4aaa31ba9e3c3ce0137aaad053604ee7e0314"
2024-07-18 04:00:56 -04:00
dependencies = [
"getrandom",
]
[[package]]
name = "version_check"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]]
name = "walkdir"
2024-07-19 19:21:57 -04:00
version = "2.5.0"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
2024-07-18 04:00:56 -04:00
dependencies = [
"same-file",
"winapi-util",
]
[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "wasm-bindgen"
version = "0.2.92"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
dependencies = [
"cfg-if",
"wasm-bindgen-macro",
]
[[package]]
name = "wasm-bindgen-backend"
version = "0.2.92"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
dependencies = [
"bumpalo",
"log",
"once_cell",
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-futures"
2024-07-19 19:21:57 -04:00
version = "0.4.42"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0"
2024-07-18 04:00:56 -04:00
dependencies = [
"cfg-if",
"js-sys",
"wasm-bindgen",
"web-sys",
]
[[package]]
name = "wasm-bindgen-macro"
version = "0.2.92"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
dependencies = [
"quote",
"wasm-bindgen-macro-support",
]
[[package]]
name = "wasm-bindgen-macro-support"
version = "0.2.92"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
dependencies = [
"proc-macro2",
"quote",
"syn",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]
[[package]]
name = "wasm-bindgen-shared"
version = "0.2.92"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
[[package]]
name = "wasm-bindgen-test"
2024-07-19 19:21:57 -04:00
version = "0.3.42"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "d9bf62a58e0780af3e852044583deee40983e5886da43a271dd772379987667b"
2024-07-18 04:00:56 -04:00
dependencies = [
"console_error_panic_hook",
"js-sys",
"scoped-tls",
"wasm-bindgen",
"wasm-bindgen-futures",
"wasm-bindgen-test-macro",
]
[[package]]
name = "wasm-bindgen-test-macro"
2024-07-19 19:21:57 -04:00
version = "0.3.42"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "b7f89739351a2e03cb94beb799d47fb2cac01759b40ec441f7de39b00cbf7ef0"
2024-07-18 04:00:56 -04:00
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "wasm-streams"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b65dc4c90b63b118468cf747d8bf3566c1913ef60be765b5730ead9e0a3ba129"
dependencies = [
"futures-util",
"js-sys",
"wasm-bindgen",
"wasm-bindgen-futures",
"web-sys",
]
[[package]]
name = "web-sys"
2024-07-19 19:21:57 -04:00
version = "0.3.69"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
2024-07-18 04:00:56 -04:00
dependencies = [
"js-sys",
"wasm-bindgen",
]
[[package]]
2024-07-19 19:21:57 -04:00
name = "winapi-util"
version = "0.1.8"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
2024-07-18 04:00:56 -04:00
dependencies = [
2024-07-19 19:21:57 -04:00
"windows-sys",
2024-07-18 04:00:56 -04:00
]
[[package]]
2024-07-19 19:21:57 -04:00
name = "windows-sys"
version = "0.52.0"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
2024-07-18 04:00:56 -04:00
dependencies = [
2024-07-19 19:21:57 -04:00
"windows-targets",
2024-07-18 04:00:56 -04:00
]
[[package]]
name = "windows-targets"
2024-07-19 19:21:57 -04:00
version = "0.52.6"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2024-07-18 04:00:56 -04:00
dependencies = [
"windows_aarch64_gnullvm",
"windows_aarch64_msvc",
"windows_i686_gnu",
2024-07-19 19:21:57 -04:00
"windows_i686_gnullvm",
2024-07-18 04:00:56 -04:00
"windows_i686_msvc",
"windows_x86_64_gnu",
"windows_x86_64_gnullvm",
"windows_x86_64_msvc",
]
[[package]]
name = "windows_aarch64_gnullvm"
2024-07-19 19:21:57 -04:00
version = "0.52.6"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2024-07-18 04:00:56 -04:00
[[package]]
name = "windows_aarch64_msvc"
2024-07-19 19:21:57 -04:00
version = "0.52.6"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2024-07-18 04:00:56 -04:00
[[package]]
name = "windows_i686_gnu"
2024-07-19 19:21:57 -04:00
version = "0.52.6"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04: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-07-18 04:00:56 -04:00
[[package]]
name = "windows_i686_msvc"
2024-07-19 19:21:57 -04:00
version = "0.52.6"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2024-07-18 04:00:56 -04:00
[[package]]
name = "windows_x86_64_gnu"
2024-07-19 19:21:57 -04:00
version = "0.52.6"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2024-07-18 04:00:56 -04:00
[[package]]
name = "windows_x86_64_gnullvm"
2024-07-19 19:21:57 -04:00
version = "0.52.6"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2024-07-18 04:00:56 -04:00
[[package]]
name = "windows_x86_64_msvc"
2024-07-19 19:21:57 -04:00
version = "0.52.6"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2024-07-18 04:00:56 -04:00
[[package]]
name = "winnow"
2024-07-19 19:21:57 -04:00
version = "0.6.14"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "374ec40a2d767a3c1b4972d9475ecd557356637be906f2cb3f7fe17a6eb5e22f"
2024-07-18 04:00:56 -04:00
dependencies = [
"memchr",
]
[[package]]
name = "xxhash-rust"
2024-07-19 19:21:57 -04:00
version = "0.8.11"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "63658493314859b4dfdf3fb8c1defd61587839def09582db50b8a4e93afca6bb"
2024-07-18 04:00:56 -04:00
[[package]]
name = "yansi"
2024-07-19 19:21:57 -04:00
version = "1.0.1"
2024-07-18 04:00:56 -04:00
source = "registry+https://github.com/rust-lang/crates.io-index"
2024-07-19 19:21:57 -04:00
checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"