1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "abnf"
7version = "0.13.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "087113bd50d9adce24850eed5d0476c7d199d532fce8fab5173650331e09033a"
10dependencies = [
11 "abnf-core",
12 "nom",
13]
14
15[[package]]
16name = "abnf-core"
17version = "0.5.0"
18source = "registry+https://github.com/rust-lang/crates.io-index"
19checksum = "c44e09c43ae1c368fb91a03a566472d0087c26cf7e1b9e8e289c14ede681dd7d"
20dependencies = [
21 "nom",
22]
23
24[[package]]
25name = "addr2line"
26version = "0.25.1"
27source = "registry+https://github.com/rust-lang/crates.io-index"
28checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b"
29dependencies = [
30 "gimli",
31]
32
33[[package]]
34name = "adler2"
35version = "2.0.1"
36source = "registry+https://github.com/rust-lang/crates.io-index"
37checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
38
39[[package]]
40name = "adler32"
41version = "1.2.0"
42source = "registry+https://github.com/rust-lang/crates.io-index"
43checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
44
45[[package]]
46name = "aho-corasick"
47version = "1.1.3"
48source = "registry+https://github.com/rust-lang/crates.io-index"
49checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
50dependencies = [
51 "memchr",
52]
53
54[[package]]
55name = "aliasable"
56version = "0.1.3"
57source = "registry+https://github.com/rust-lang/crates.io-index"
58checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
59
60[[package]]
61name = "alloc-no-stdlib"
62version = "2.0.4"
63source = "registry+https://github.com/rust-lang/crates.io-index"
64checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
65
66[[package]]
67name = "alloc-stdlib"
68version = "0.2.2"
69source = "registry+https://github.com/rust-lang/crates.io-index"
70checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
71dependencies = [
72 "alloc-no-stdlib",
73]
74
75[[package]]
76name = "android_system_properties"
77version = "0.1.5"
78source = "registry+https://github.com/rust-lang/crates.io-index"
79checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
80dependencies = [
81 "libc",
82]
83
84[[package]]
85name = "anstream"
86version = "0.6.20"
87source = "registry+https://github.com/rust-lang/crates.io-index"
88checksum = "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192"
89dependencies = [
90 "anstyle",
91 "anstyle-parse",
92 "anstyle-query",
93 "anstyle-wincon",
94 "colorchoice",
95 "is_terminal_polyfill",
96 "utf8parse",
97]
98
99[[package]]
100name = "anstyle"
101version = "1.0.11"
102source = "registry+https://github.com/rust-lang/crates.io-index"
103checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd"
104
105[[package]]
106name = "anstyle-parse"
107version = "0.2.7"
108source = "registry+https://github.com/rust-lang/crates.io-index"
109checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2"
110dependencies = [
111 "utf8parse",
112]
113
114[[package]]
115name = "anstyle-query"
116version = "1.1.4"
117source = "registry+https://github.com/rust-lang/crates.io-index"
118checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2"
119dependencies = [
120 "windows-sys 0.60.2",
121]
122
123[[package]]
124name = "anstyle-wincon"
125version = "3.0.10"
126source = "registry+https://github.com/rust-lang/crates.io-index"
127checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a"
128dependencies = [
129 "anstyle",
130 "once_cell_polyfill",
131 "windows-sys 0.60.2",
132]
133
134[[package]]
135name = "anyhow"
136version = "1.0.100"
137source = "registry+https://github.com/rust-lang/crates.io-index"
138checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
139
140[[package]]
141name = "ascii"
142version = "1.1.0"
143source = "registry+https://github.com/rust-lang/crates.io-index"
144checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
145
146[[package]]
147name = "async-compression"
148version = "0.4.30"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150checksum = "977eb15ea9efd848bb8a4a1a2500347ed7f0bf794edf0dc3ddcf439f43d36b23"
151dependencies = [
152 "compression-codecs",
153 "compression-core",
154 "futures-core",
155 "pin-project-lite",
156 "tokio",
157]
158
159[[package]]
160name = "async-trait"
161version = "0.1.89"
162source = "registry+https://github.com/rust-lang/crates.io-index"
163checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
164dependencies = [
165 "proc-macro2",
166 "quote",
167 "syn 2.0.106",
168]
169
170[[package]]
171name = "atomic-waker"
172version = "1.1.2"
173source = "registry+https://github.com/rust-lang/crates.io-index"
174checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
175
176[[package]]
177name = "autocfg"
178version = "1.5.0"
179source = "registry+https://github.com/rust-lang/crates.io-index"
180checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
181
182[[package]]
183name = "axum"
184version = "0.8.6"
185source = "registry+https://github.com/rust-lang/crates.io-index"
186checksum = "8a18ed336352031311f4e0b4dd2ff392d4fbb370777c9d18d7fc9d7359f73871"
187dependencies = [
188 "axum-core",
189 "bytes",
190 "form_urlencoded",
191 "futures-util",
192 "http",
193 "http-body",
194 "http-body-util",
195 "hyper",
196 "hyper-util",
197 "itoa",
198 "matchit",
199 "memchr",
200 "mime",
201 "percent-encoding",
202 "pin-project-lite",
203 "serde_core",
204 "serde_json",
205 "serde_path_to_error",
206 "serde_urlencoded",
207 "sync_wrapper",
208 "tokio",
209 "tower",
210 "tower-layer",
211 "tower-service",
212 "tracing",
213]
214
215[[package]]
216name = "axum-core"
217version = "0.5.5"
218source = "registry+https://github.com/rust-lang/crates.io-index"
219checksum = "59446ce19cd142f8833f856eb31f3eb097812d1479ab224f54d72428ca21ea22"
220dependencies = [
221 "bytes",
222 "futures-core",
223 "http",
224 "http-body",
225 "http-body-util",
226 "mime",
227 "pin-project-lite",
228 "sync_wrapper",
229 "tower-layer",
230 "tower-service",
231 "tracing",
232]
233
234[[package]]
235name = "axum-macros"
236version = "0.5.0"
237source = "registry+https://github.com/rust-lang/crates.io-index"
238checksum = "604fde5e028fea851ce1d8570bbdc034bec850d157f7569d10f347d06808c05c"
239dependencies = [
240 "proc-macro2",
241 "quote",
242 "syn 2.0.106",
243]
244
245[[package]]
246name = "axum-test"
247version = "18.1.0"
248source = "registry+https://github.com/rust-lang/crates.io-index"
249checksum = "680e88effaafbb28675074f29cda0e984c984bed5eb513085c17caf7de564225"
250dependencies = [
251 "anyhow",
252 "axum",
253 "bytes",
254 "bytesize",
255 "cookie",
256 "expect-json",
257 "http",
258 "http-body-util",
259 "hyper",
260 "hyper-util",
261 "mime",
262 "pretty_assertions",
263 "reserve-port",
264 "rust-multipart-rfc7578_2",
265 "serde",
266 "serde_json",
267 "serde_urlencoded",
268 "smallvec",
269 "tokio",
270 "tower",
271 "url",
272]
273
274[[package]]
275name = "backtrace"
276version = "0.3.76"
277source = "registry+https://github.com/rust-lang/crates.io-index"
278checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6"
279dependencies = [
280 "addr2line",
281 "cfg-if",
282 "libc",
283 "miniz_oxide",
284 "object",
285 "rustc-demangle",
286 "windows-link 0.2.0",
287]
288
289[[package]]
290name = "backtrace-ext"
291version = "0.2.1"
292source = "registry+https://github.com/rust-lang/crates.io-index"
293checksum = "537beee3be4a18fb023b570f80e3ae28003db9167a751266b259926e25539d50"
294dependencies = [
295 "backtrace",
296]
297
298[[package]]
299name = "base-x"
300version = "0.2.11"
301source = "registry+https://github.com/rust-lang/crates.io-index"
302checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"
303
304[[package]]
305name = "base16ct"
306version = "0.2.0"
307source = "registry+https://github.com/rust-lang/crates.io-index"
308checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf"
309
310[[package]]
311name = "base64"
312version = "0.13.1"
313source = "registry+https://github.com/rust-lang/crates.io-index"
314checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
315
316[[package]]
317name = "base64"
318version = "0.22.1"
319source = "registry+https://github.com/rust-lang/crates.io-index"
320checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
321
322[[package]]
323name = "base64ct"
324version = "1.8.0"
325source = "registry+https://github.com/rust-lang/crates.io-index"
326checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
327
328[[package]]
329name = "bitflags"
330version = "2.9.4"
331source = "registry+https://github.com/rust-lang/crates.io-index"
332checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394"
333
334[[package]]
335name = "block-buffer"
336version = "0.10.4"
337source = "registry+https://github.com/rust-lang/crates.io-index"
338checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
339dependencies = [
340 "generic-array",
341]
342
343[[package]]
344name = "bon"
345version = "3.8.0"
346source = "registry+https://github.com/rust-lang/crates.io-index"
347checksum = "f44aa969f86ffb99e5c2d51f393ec9ed6e9fe2f47b609c917b0071f129854d29"
348dependencies = [
349 "bon-macros",
350 "rustversion",
351]
352
353[[package]]
354name = "bon-macros"
355version = "3.8.0"
356source = "registry+https://github.com/rust-lang/crates.io-index"
357checksum = "e1e78cd86b6a6515d87392332fd63c4950ed3e50eab54275259a5f59f3666f90"
358dependencies = [
359 "darling",
360 "ident_case",
361 "prettyplease",
362 "proc-macro2",
363 "quote",
364 "rustversion",
365 "syn 2.0.106",
366]
367
368[[package]]
369name = "borsh"
370version = "1.5.7"
371source = "registry+https://github.com/rust-lang/crates.io-index"
372checksum = "ad8646f98db542e39fc66e68a20b2144f6a732636df7c2354e74645faaa433ce"
373dependencies = [
374 "cfg_aliases",
375]
376
377[[package]]
378name = "brotli"
379version = "3.5.0"
380source = "registry+https://github.com/rust-lang/crates.io-index"
381checksum = "d640d25bc63c50fb1f0b545ffd80207d2e10a4c965530809b40ba3386825c391"
382dependencies = [
383 "alloc-no-stdlib",
384 "alloc-stdlib",
385 "brotli-decompressor",
386]
387
388[[package]]
389name = "brotli-decompressor"
390version = "2.5.1"
391source = "registry+https://github.com/rust-lang/crates.io-index"
392checksum = "4e2e4afe60d7dd600fdd3de8d0f08c2b7ec039712e3b6137ff98b7004e82de4f"
393dependencies = [
394 "alloc-no-stdlib",
395 "alloc-stdlib",
396]
397
398[[package]]
399name = "btree-range-map"
400version = "0.7.2"
401source = "registry+https://github.com/rust-lang/crates.io-index"
402checksum = "1be5c9672446d3800bcbcaabaeba121fe22f1fb25700c4562b22faf76d377c33"
403dependencies = [
404 "btree-slab",
405 "cc-traits",
406 "range-traits",
407 "serde",
408 "slab",
409]
410
411[[package]]
412name = "btree-slab"
413version = "0.6.1"
414source = "registry+https://github.com/rust-lang/crates.io-index"
415checksum = "7a2b56d3029f075c4fa892428a098425b86cef5c89ae54073137ece416aef13c"
416dependencies = [
417 "cc-traits",
418 "slab",
419 "smallvec",
420]
421
422[[package]]
423name = "buf_redux"
424version = "0.8.4"
425source = "registry+https://github.com/rust-lang/crates.io-index"
426checksum = "b953a6887648bb07a535631f2bc00fbdb2a2216f135552cb3f534ed136b9c07f"
427dependencies = [
428 "memchr",
429 "safemem",
430]
431
432[[package]]
433name = "bumpalo"
434version = "3.19.0"
435source = "registry+https://github.com/rust-lang/crates.io-index"
436checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
437
438[[package]]
439name = "byteorder"
440version = "1.5.0"
441source = "registry+https://github.com/rust-lang/crates.io-index"
442checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
443
444[[package]]
445name = "bytes"
446version = "1.10.1"
447source = "registry+https://github.com/rust-lang/crates.io-index"
448checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
449dependencies = [
450 "serde",
451]
452
453[[package]]
454name = "bytesize"
455version = "2.1.0"
456source = "registry+https://github.com/rust-lang/crates.io-index"
457checksum = "f5c434ae3cf0089ca203e9019ebe529c47ff45cefe8af7c85ecb734ef541822f"
458
459[[package]]
460name = "cbor4ii"
461version = "0.2.14"
462source = "registry+https://github.com/rust-lang/crates.io-index"
463checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4"
464dependencies = [
465 "serde",
466]
467
468[[package]]
469name = "cc"
470version = "1.2.39"
471source = "registry+https://github.com/rust-lang/crates.io-index"
472checksum = "e1354349954c6fc9cb0deab020f27f783cf0b604e8bb754dc4658ecf0d29c35f"
473dependencies = [
474 "find-msvc-tools",
475 "shlex",
476]
477
478[[package]]
479name = "cc-traits"
480version = "2.0.0"
481source = "registry+https://github.com/rust-lang/crates.io-index"
482checksum = "060303ef31ef4a522737e1b1ab68c67916f2a787bb2f4f54f383279adba962b5"
483dependencies = [
484 "slab",
485]
486
487[[package]]
488name = "cesu8"
489version = "1.1.0"
490source = "registry+https://github.com/rust-lang/crates.io-index"
491checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
492
493[[package]]
494name = "cfg-if"
495version = "1.0.3"
496source = "registry+https://github.com/rust-lang/crates.io-index"
497checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9"
498
499[[package]]
500name = "cfg_aliases"
501version = "0.2.1"
502source = "registry+https://github.com/rust-lang/crates.io-index"
503checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
504
505[[package]]
506name = "chrono"
507version = "0.4.42"
508source = "registry+https://github.com/rust-lang/crates.io-index"
509checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
510dependencies = [
511 "iana-time-zone",
512 "js-sys",
513 "num-traits",
514 "serde",
515 "wasm-bindgen",
516 "windows-link 0.2.0",
517]
518
519[[package]]
520name = "chunked_transfer"
521version = "1.5.0"
522source = "registry+https://github.com/rust-lang/crates.io-index"
523checksum = "6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901"
524
525[[package]]
526name = "ciborium"
527version = "0.2.2"
528source = "registry+https://github.com/rust-lang/crates.io-index"
529checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
530dependencies = [
531 "ciborium-io",
532 "ciborium-ll",
533 "serde",
534]
535
536[[package]]
537name = "ciborium-io"
538version = "0.2.2"
539source = "registry+https://github.com/rust-lang/crates.io-index"
540checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
541
542[[package]]
543name = "ciborium-ll"
544version = "0.2.2"
545source = "registry+https://github.com/rust-lang/crates.io-index"
546checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
547dependencies = [
548 "ciborium-io",
549 "half",
550]
551
552[[package]]
553name = "cid"
554version = "0.11.1"
555source = "registry+https://github.com/rust-lang/crates.io-index"
556checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a"
557dependencies = [
558 "core2",
559 "multibase",
560 "multihash",
561 "serde",
562 "serde_bytes",
563 "unsigned-varint",
564]
565
566[[package]]
567name = "clap"
568version = "4.5.48"
569source = "registry+https://github.com/rust-lang/crates.io-index"
570checksum = "e2134bb3ea021b78629caa971416385309e0131b351b25e01dc16fb54e1b5fae"
571dependencies = [
572 "clap_builder",
573 "clap_derive",
574]
575
576[[package]]
577name = "clap_builder"
578version = "4.5.48"
579source = "registry+https://github.com/rust-lang/crates.io-index"
580checksum = "c2ba64afa3c0a6df7fa517765e31314e983f51dda798ffba27b988194fb65dc9"
581dependencies = [
582 "anstream",
583 "anstyle",
584 "clap_lex",
585 "strsim",
586]
587
588[[package]]
589name = "clap_derive"
590version = "4.5.47"
591source = "registry+https://github.com/rust-lang/crates.io-index"
592checksum = "bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c"
593dependencies = [
594 "heck 0.5.0",
595 "proc-macro2",
596 "quote",
597 "syn 2.0.106",
598]
599
600[[package]]
601name = "clap_lex"
602version = "0.7.5"
603source = "registry+https://github.com/rust-lang/crates.io-index"
604checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675"
605
606[[package]]
607name = "colorchoice"
608version = "1.0.4"
609source = "registry+https://github.com/rust-lang/crates.io-index"
610checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
611
612[[package]]
613name = "combine"
614version = "4.6.7"
615source = "registry+https://github.com/rust-lang/crates.io-index"
616checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
617dependencies = [
618 "bytes",
619 "memchr",
620]
621
622[[package]]
623name = "compression-codecs"
624version = "0.4.30"
625source = "registry+https://github.com/rust-lang/crates.io-index"
626checksum = "485abf41ac0c8047c07c87c72c8fb3eb5197f6e9d7ded615dfd1a00ae00a0f64"
627dependencies = [
628 "compression-core",
629 "flate2",
630 "memchr",
631]
632
633[[package]]
634name = "compression-core"
635version = "0.4.29"
636source = "registry+https://github.com/rust-lang/crates.io-index"
637checksum = "e47641d3deaf41fb1538ac1f54735925e275eaf3bf4d55c81b137fba797e5cbb"
638
639[[package]]
640name = "const-oid"
641version = "0.9.6"
642source = "registry+https://github.com/rust-lang/crates.io-index"
643checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
644
645[[package]]
646name = "cookie"
647version = "0.18.1"
648source = "registry+https://github.com/rust-lang/crates.io-index"
649checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747"
650dependencies = [
651 "time",
652 "version_check",
653]
654
655[[package]]
656name = "cordyceps"
657version = "0.3.4"
658source = "registry+https://github.com/rust-lang/crates.io-index"
659checksum = "688d7fbb8092b8de775ef2536f36c8c31f2bc4006ece2e8d8ad2d17d00ce0a2a"
660dependencies = [
661 "loom",
662 "tracing",
663]
664
665[[package]]
666name = "core-foundation"
667version = "0.9.4"
668source = "registry+https://github.com/rust-lang/crates.io-index"
669checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
670dependencies = [
671 "core-foundation-sys",
672 "libc",
673]
674
675[[package]]
676name = "core-foundation-sys"
677version = "0.8.7"
678source = "registry+https://github.com/rust-lang/crates.io-index"
679checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
680
681[[package]]
682name = "core2"
683version = "0.4.0"
684source = "registry+https://github.com/rust-lang/crates.io-index"
685checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
686dependencies = [
687 "memchr",
688]
689
690[[package]]
691name = "cpufeatures"
692version = "0.2.17"
693source = "registry+https://github.com/rust-lang/crates.io-index"
694checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
695dependencies = [
696 "libc",
697]
698
699[[package]]
700name = "crc32fast"
701version = "1.5.0"
702source = "registry+https://github.com/rust-lang/crates.io-index"
703checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
704dependencies = [
705 "cfg-if",
706]
707
708[[package]]
709name = "crossbeam-utils"
710version = "0.8.21"
711source = "registry+https://github.com/rust-lang/crates.io-index"
712checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
713
714[[package]]
715name = "crunchy"
716version = "0.2.4"
717source = "registry+https://github.com/rust-lang/crates.io-index"
718checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
719
720[[package]]
721name = "crypto-bigint"
722version = "0.5.5"
723source = "registry+https://github.com/rust-lang/crates.io-index"
724checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
725dependencies = [
726 "generic-array",
727 "rand_core 0.6.4",
728 "subtle",
729 "zeroize",
730]
731
732[[package]]
733name = "crypto-common"
734version = "0.1.6"
735source = "registry+https://github.com/rust-lang/crates.io-index"
736checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
737dependencies = [
738 "generic-array",
739 "typenum",
740]
741
742[[package]]
743name = "curve25519-dalek"
744version = "4.1.3"
745source = "registry+https://github.com/rust-lang/crates.io-index"
746checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be"
747dependencies = [
748 "cfg-if",
749 "cpufeatures",
750 "curve25519-dalek-derive",
751 "digest",
752 "fiat-crypto",
753 "rustc_version",
754 "subtle",
755]
756
757[[package]]
758name = "curve25519-dalek-derive"
759version = "0.1.1"
760source = "registry+https://github.com/rust-lang/crates.io-index"
761checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3"
762dependencies = [
763 "proc-macro2",
764 "quote",
765 "syn 2.0.106",
766]
767
768[[package]]
769name = "darling"
770version = "0.21.3"
771source = "registry+https://github.com/rust-lang/crates.io-index"
772checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0"
773dependencies = [
774 "darling_core",
775 "darling_macro",
776]
777
778[[package]]
779name = "darling_core"
780version = "0.21.3"
781source = "registry+https://github.com/rust-lang/crates.io-index"
782checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4"
783dependencies = [
784 "fnv",
785 "ident_case",
786 "proc-macro2",
787 "quote",
788 "strsim",
789 "syn 2.0.106",
790]
791
792[[package]]
793name = "darling_macro"
794version = "0.21.3"
795source = "registry+https://github.com/rust-lang/crates.io-index"
796checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81"
797dependencies = [
798 "darling_core",
799 "quote",
800 "syn 2.0.106",
801]
802
803[[package]]
804name = "dashmap"
805version = "6.1.0"
806source = "registry+https://github.com/rust-lang/crates.io-index"
807checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
808dependencies = [
809 "cfg-if",
810 "crossbeam-utils",
811 "hashbrown 0.14.5",
812 "lock_api",
813 "once_cell",
814 "parking_lot_core",
815]
816
817[[package]]
818name = "data-encoding"
819version = "2.9.0"
820source = "registry+https://github.com/rust-lang/crates.io-index"
821checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476"
822
823[[package]]
824name = "data-encoding-macro"
825version = "0.1.18"
826source = "registry+https://github.com/rust-lang/crates.io-index"
827checksum = "47ce6c96ea0102f01122a185683611bd5ac8d99e62bc59dd12e6bda344ee673d"
828dependencies = [
829 "data-encoding",
830 "data-encoding-macro-internal",
831]
832
833[[package]]
834name = "data-encoding-macro-internal"
835version = "0.1.16"
836source = "registry+https://github.com/rust-lang/crates.io-index"
837checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976"
838dependencies = [
839 "data-encoding",
840 "syn 2.0.106",
841]
842
843[[package]]
844name = "deflate"
845version = "1.0.0"
846source = "registry+https://github.com/rust-lang/crates.io-index"
847checksum = "c86f7e25f518f4b81808a2cf1c50996a61f5c2eb394b2393bd87f2a4780a432f"
848dependencies = [
849 "adler32",
850 "gzip-header",
851]
852
853[[package]]
854name = "der"
855version = "0.7.10"
856source = "registry+https://github.com/rust-lang/crates.io-index"
857checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"
858dependencies = [
859 "const-oid",
860 "pem-rfc7468",
861 "zeroize",
862]
863
864[[package]]
865name = "deranged"
866version = "0.5.4"
867source = "registry+https://github.com/rust-lang/crates.io-index"
868checksum = "a41953f86f8a05768a6cda24def994fd2f424b04ec5c719cf89989779f199071"
869dependencies = [
870 "powerfmt",
871 "serde_core",
872]
873
874[[package]]
875name = "derive_more"
876version = "1.0.0"
877source = "registry+https://github.com/rust-lang/crates.io-index"
878checksum = "4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05"
879dependencies = [
880 "derive_more-impl",
881]
882
883[[package]]
884name = "derive_more-impl"
885version = "1.0.0"
886source = "registry+https://github.com/rust-lang/crates.io-index"
887checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22"
888dependencies = [
889 "proc-macro2",
890 "quote",
891 "syn 2.0.106",
892 "unicode-xid",
893]
894
895[[package]]
896name = "diatomic-waker"
897version = "0.2.3"
898source = "registry+https://github.com/rust-lang/crates.io-index"
899checksum = "ab03c107fafeb3ee9f5925686dbb7a73bc76e3932abb0d2b365cb64b169cf04c"
900
901[[package]]
902name = "diff"
903version = "0.1.13"
904source = "registry+https://github.com/rust-lang/crates.io-index"
905checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
906
907[[package]]
908name = "digest"
909version = "0.10.7"
910source = "registry+https://github.com/rust-lang/crates.io-index"
911checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
912dependencies = [
913 "block-buffer",
914 "const-oid",
915 "crypto-common",
916 "subtle",
917]
918
919[[package]]
920name = "displaydoc"
921version = "0.2.5"
922source = "registry+https://github.com/rust-lang/crates.io-index"
923checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
924dependencies = [
925 "proc-macro2",
926 "quote",
927 "syn 2.0.106",
928]
929
930[[package]]
931name = "dyn-clone"
932version = "1.0.20"
933source = "registry+https://github.com/rust-lang/crates.io-index"
934checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
935
936[[package]]
937name = "ecdsa"
938version = "0.16.9"
939source = "registry+https://github.com/rust-lang/crates.io-index"
940checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca"
941dependencies = [
942 "der",
943 "digest",
944 "elliptic-curve",
945 "rfc6979",
946 "signature",
947 "spki",
948]
949
950[[package]]
951name = "ed25519"
952version = "2.2.3"
953source = "registry+https://github.com/rust-lang/crates.io-index"
954checksum = "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53"
955dependencies = [
956 "pkcs8",
957 "signature",
958]
959
960[[package]]
961name = "ed25519-dalek"
962version = "2.2.0"
963source = "registry+https://github.com/rust-lang/crates.io-index"
964checksum = "70e796c081cee67dc755e1a36a0a172b897fab85fc3f6bc48307991f64e4eca9"
965dependencies = [
966 "curve25519-dalek",
967 "ed25519",
968 "sha2",
969 "subtle",
970]
971
972[[package]]
973name = "either"
974version = "1.15.0"
975source = "registry+https://github.com/rust-lang/crates.io-index"
976checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
977
978[[package]]
979name = "elliptic-curve"
980version = "0.13.8"
981source = "registry+https://github.com/rust-lang/crates.io-index"
982checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47"
983dependencies = [
984 "base16ct",
985 "crypto-bigint",
986 "digest",
987 "ff",
988 "generic-array",
989 "group",
990 "pem-rfc7468",
991 "pkcs8",
992 "rand_core 0.6.4",
993 "sec1",
994 "subtle",
995 "zeroize",
996]
997
998[[package]]
999name = "email_address"
1000version = "0.2.9"
1001source = "registry+https://github.com/rust-lang/crates.io-index"
1002checksum = "e079f19b08ca6239f47f8ba8509c11cf3ea30095831f7fed61441475edd8c449"
1003dependencies = [
1004 "serde",
1005]
1006
1007[[package]]
1008name = "encoding_rs"
1009version = "0.8.35"
1010source = "registry+https://github.com/rust-lang/crates.io-index"
1011checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
1012dependencies = [
1013 "cfg-if",
1014]
1015
1016[[package]]
1017name = "enum-as-inner"
1018version = "0.6.1"
1019source = "registry+https://github.com/rust-lang/crates.io-index"
1020checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc"
1021dependencies = [
1022 "heck 0.5.0",
1023 "proc-macro2",
1024 "quote",
1025 "syn 2.0.106",
1026]
1027
1028[[package]]
1029name = "equivalent"
1030version = "1.0.2"
1031source = "registry+https://github.com/rust-lang/crates.io-index"
1032checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
1033
1034[[package]]
1035name = "erased-serde"
1036version = "0.4.8"
1037source = "registry+https://github.com/rust-lang/crates.io-index"
1038checksum = "259d404d09818dec19332e31d94558aeb442fea04c817006456c24b5460bbd4b"
1039dependencies = [
1040 "serde",
1041 "serde_core",
1042 "typeid",
1043]
1044
1045[[package]]
1046name = "errno"
1047version = "0.3.14"
1048source = "registry+https://github.com/rust-lang/crates.io-index"
1049checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
1050dependencies = [
1051 "libc",
1052 "windows-sys 0.60.2",
1053]
1054
1055[[package]]
1056name = "expect-json"
1057version = "1.5.0"
1058source = "registry+https://github.com/rust-lang/crates.io-index"
1059checksum = "7519e78573c950576b89eb4f4fe82aedf3a80639245afa07e3ee3d199dcdb29e"
1060dependencies = [
1061 "chrono",
1062 "email_address",
1063 "expect-json-macros",
1064 "num",
1065 "serde",
1066 "serde_json",
1067 "thiserror 2.0.17",
1068 "typetag",
1069 "uuid",
1070]
1071
1072[[package]]
1073name = "expect-json-macros"
1074version = "1.5.0"
1075source = "registry+https://github.com/rust-lang/crates.io-index"
1076checksum = "7bf7f5979e98460a0eb412665514594f68f366a32b85fa8d7ffb65bb1edee6a0"
1077dependencies = [
1078 "proc-macro2",
1079 "quote",
1080 "syn 2.0.106",
1081]
1082
1083[[package]]
1084name = "fastrand"
1085version = "2.3.0"
1086source = "registry+https://github.com/rust-lang/crates.io-index"
1087checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
1088
1089[[package]]
1090name = "ff"
1091version = "0.13.1"
1092source = "registry+https://github.com/rust-lang/crates.io-index"
1093checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393"
1094dependencies = [
1095 "rand_core 0.6.4",
1096 "subtle",
1097]
1098
1099[[package]]
1100name = "fiat-crypto"
1101version = "0.2.9"
1102source = "registry+https://github.com/rust-lang/crates.io-index"
1103checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d"
1104
1105[[package]]
1106name = "filetime"
1107version = "0.2.26"
1108source = "registry+https://github.com/rust-lang/crates.io-index"
1109checksum = "bc0505cd1b6fa6580283f6bdf70a73fcf4aba1184038c90902b92b3dd0df63ed"
1110dependencies = [
1111 "cfg-if",
1112 "libc",
1113 "libredox",
1114 "windows-sys 0.60.2",
1115]
1116
1117[[package]]
1118name = "find-msvc-tools"
1119version = "0.1.2"
1120source = "registry+https://github.com/rust-lang/crates.io-index"
1121checksum = "1ced73b1dacfc750a6db6c0a0c3a3853c8b41997e2e2c563dc90804ae6867959"
1122
1123[[package]]
1124name = "flate2"
1125version = "1.1.2"
1126source = "registry+https://github.com/rust-lang/crates.io-index"
1127checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d"
1128dependencies = [
1129 "crc32fast",
1130 "miniz_oxide",
1131]
1132
1133[[package]]
1134name = "fnv"
1135version = "1.0.7"
1136source = "registry+https://github.com/rust-lang/crates.io-index"
1137checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
1138
1139[[package]]
1140name = "form_urlencoded"
1141version = "1.2.2"
1142source = "registry+https://github.com/rust-lang/crates.io-index"
1143checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
1144dependencies = [
1145 "percent-encoding",
1146]
1147
1148[[package]]
1149name = "futures"
1150version = "0.3.31"
1151source = "registry+https://github.com/rust-lang/crates.io-index"
1152checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
1153dependencies = [
1154 "futures-channel",
1155 "futures-core",
1156 "futures-executor",
1157 "futures-io",
1158 "futures-sink",
1159 "futures-task",
1160 "futures-util",
1161]
1162
1163[[package]]
1164name = "futures-buffered"
1165version = "0.2.12"
1166source = "registry+https://github.com/rust-lang/crates.io-index"
1167checksum = "a8e0e1f38ec07ba4abbde21eed377082f17ccb988be9d988a5adbf4bafc118fd"
1168dependencies = [
1169 "cordyceps",
1170 "diatomic-waker",
1171 "futures-core",
1172 "pin-project-lite",
1173 "spin 0.10.0",
1174]
1175
1176[[package]]
1177name = "futures-channel"
1178version = "0.3.31"
1179source = "registry+https://github.com/rust-lang/crates.io-index"
1180checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
1181dependencies = [
1182 "futures-core",
1183 "futures-sink",
1184]
1185
1186[[package]]
1187name = "futures-core"
1188version = "0.3.31"
1189source = "registry+https://github.com/rust-lang/crates.io-index"
1190checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
1191
1192[[package]]
1193name = "futures-executor"
1194version = "0.3.31"
1195source = "registry+https://github.com/rust-lang/crates.io-index"
1196checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
1197dependencies = [
1198 "futures-core",
1199 "futures-task",
1200 "futures-util",
1201]
1202
1203[[package]]
1204name = "futures-io"
1205version = "0.3.31"
1206source = "registry+https://github.com/rust-lang/crates.io-index"
1207checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
1208
1209[[package]]
1210name = "futures-lite"
1211version = "2.6.1"
1212source = "registry+https://github.com/rust-lang/crates.io-index"
1213checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
1214dependencies = [
1215 "fastrand",
1216 "futures-core",
1217 "futures-io",
1218 "parking",
1219 "pin-project-lite",
1220]
1221
1222[[package]]
1223name = "futures-macro"
1224version = "0.3.31"
1225source = "registry+https://github.com/rust-lang/crates.io-index"
1226checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
1227dependencies = [
1228 "proc-macro2",
1229 "quote",
1230 "syn 2.0.106",
1231]
1232
1233[[package]]
1234name = "futures-sink"
1235version = "0.3.31"
1236source = "registry+https://github.com/rust-lang/crates.io-index"
1237checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
1238
1239[[package]]
1240name = "futures-task"
1241version = "0.3.31"
1242source = "registry+https://github.com/rust-lang/crates.io-index"
1243checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
1244
1245[[package]]
1246name = "futures-util"
1247version = "0.3.31"
1248source = "registry+https://github.com/rust-lang/crates.io-index"
1249checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
1250dependencies = [
1251 "futures-channel",
1252 "futures-core",
1253 "futures-io",
1254 "futures-macro",
1255 "futures-sink",
1256 "futures-task",
1257 "memchr",
1258 "pin-project-lite",
1259 "pin-utils",
1260 "slab",
1261]
1262
1263[[package]]
1264name = "generator"
1265version = "0.8.7"
1266source = "registry+https://github.com/rust-lang/crates.io-index"
1267checksum = "605183a538e3e2a9c1038635cc5c2d194e2ee8fd0d1b66b8349fad7dbacce5a2"
1268dependencies = [
1269 "cc",
1270 "cfg-if",
1271 "libc",
1272 "log",
1273 "rustversion",
1274 "windows",
1275]
1276
1277[[package]]
1278name = "generic-array"
1279version = "0.14.7"
1280source = "registry+https://github.com/rust-lang/crates.io-index"
1281checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
1282dependencies = [
1283 "typenum",
1284 "version_check",
1285 "zeroize",
1286]
1287
1288[[package]]
1289name = "getrandom"
1290version = "0.2.16"
1291source = "registry+https://github.com/rust-lang/crates.io-index"
1292checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
1293dependencies = [
1294 "cfg-if",
1295 "js-sys",
1296 "libc",
1297 "wasi",
1298 "wasm-bindgen",
1299]
1300
1301[[package]]
1302name = "getrandom"
1303version = "0.3.4"
1304source = "registry+https://github.com/rust-lang/crates.io-index"
1305checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
1306dependencies = [
1307 "cfg-if",
1308 "js-sys",
1309 "libc",
1310 "r-efi",
1311 "wasip2",
1312 "wasm-bindgen",
1313]
1314
1315[[package]]
1316name = "gimli"
1317version = "0.32.3"
1318source = "registry+https://github.com/rust-lang/crates.io-index"
1319checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7"
1320
1321[[package]]
1322name = "glob"
1323version = "0.3.3"
1324source = "registry+https://github.com/rust-lang/crates.io-index"
1325checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
1326
1327[[package]]
1328name = "group"
1329version = "0.13.0"
1330source = "registry+https://github.com/rust-lang/crates.io-index"
1331checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63"
1332dependencies = [
1333 "ff",
1334 "rand_core 0.6.4",
1335 "subtle",
1336]
1337
1338[[package]]
1339name = "gzip-header"
1340version = "1.0.0"
1341source = "registry+https://github.com/rust-lang/crates.io-index"
1342checksum = "95cc527b92e6029a62960ad99aa8a6660faa4555fe5f731aab13aa6a921795a2"
1343dependencies = [
1344 "crc32fast",
1345]
1346
1347[[package]]
1348name = "h2"
1349version = "0.4.12"
1350source = "registry+https://github.com/rust-lang/crates.io-index"
1351checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386"
1352dependencies = [
1353 "atomic-waker",
1354 "bytes",
1355 "fnv",
1356 "futures-core",
1357 "futures-sink",
1358 "http",
1359 "indexmap 2.11.4",
1360 "slab",
1361 "tokio",
1362 "tokio-util",
1363 "tracing",
1364]
1365
1366[[package]]
1367name = "half"
1368version = "2.6.0"
1369source = "registry+https://github.com/rust-lang/crates.io-index"
1370checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9"
1371dependencies = [
1372 "cfg-if",
1373 "crunchy",
1374]
1375
1376[[package]]
1377name = "hashbrown"
1378version = "0.12.3"
1379source = "registry+https://github.com/rust-lang/crates.io-index"
1380checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
1381
1382[[package]]
1383name = "hashbrown"
1384version = "0.14.5"
1385source = "registry+https://github.com/rust-lang/crates.io-index"
1386checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
1387
1388[[package]]
1389name = "hashbrown"
1390version = "0.16.0"
1391source = "registry+https://github.com/rust-lang/crates.io-index"
1392checksum = "5419bdc4f6a9207fbeba6d11b604d481addf78ecd10c11ad51e76c2f6482748d"
1393
1394[[package]]
1395name = "heck"
1396version = "0.4.1"
1397source = "registry+https://github.com/rust-lang/crates.io-index"
1398checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
1399
1400[[package]]
1401name = "heck"
1402version = "0.5.0"
1403source = "registry+https://github.com/rust-lang/crates.io-index"
1404checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1405
1406[[package]]
1407name = "hermit-abi"
1408version = "0.5.2"
1409source = "registry+https://github.com/rust-lang/crates.io-index"
1410checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
1411
1412[[package]]
1413name = "hex"
1414version = "0.4.3"
1415source = "registry+https://github.com/rust-lang/crates.io-index"
1416checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
1417
1418[[package]]
1419name = "hex_fmt"
1420version = "0.3.0"
1421source = "registry+https://github.com/rust-lang/crates.io-index"
1422checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"
1423
1424[[package]]
1425name = "hickory-proto"
1426version = "0.24.4"
1427source = "registry+https://github.com/rust-lang/crates.io-index"
1428checksum = "92652067c9ce6f66ce53cc38d1169daa36e6e7eb7dd3b63b5103bd9d97117248"
1429dependencies = [
1430 "async-trait",
1431 "cfg-if",
1432 "data-encoding",
1433 "enum-as-inner",
1434 "futures-channel",
1435 "futures-io",
1436 "futures-util",
1437 "idna",
1438 "ipnet",
1439 "once_cell",
1440 "rand 0.8.5",
1441 "thiserror 1.0.69",
1442 "tinyvec",
1443 "tokio",
1444 "tracing",
1445 "url",
1446]
1447
1448[[package]]
1449name = "hickory-resolver"
1450version = "0.24.4"
1451source = "registry+https://github.com/rust-lang/crates.io-index"
1452checksum = "cbb117a1ca520e111743ab2f6688eddee69db4e0ea242545a604dce8a66fd22e"
1453dependencies = [
1454 "cfg-if",
1455 "futures-util",
1456 "hickory-proto",
1457 "ipconfig",
1458 "lru-cache",
1459 "once_cell",
1460 "parking_lot",
1461 "rand 0.8.5",
1462 "resolv-conf",
1463 "smallvec",
1464 "thiserror 1.0.69",
1465 "tokio",
1466 "tracing",
1467]
1468
1469[[package]]
1470name = "hmac"
1471version = "0.12.1"
1472source = "registry+https://github.com/rust-lang/crates.io-index"
1473checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
1474dependencies = [
1475 "digest",
1476]
1477
1478[[package]]
1479name = "home"
1480version = "0.5.11"
1481source = "registry+https://github.com/rust-lang/crates.io-index"
1482checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
1483dependencies = [
1484 "windows-sys 0.59.0",
1485]
1486
1487[[package]]
1488name = "http"
1489version = "1.3.1"
1490source = "registry+https://github.com/rust-lang/crates.io-index"
1491checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
1492dependencies = [
1493 "bytes",
1494 "fnv",
1495 "itoa",
1496]
1497
1498[[package]]
1499name = "http-body"
1500version = "1.0.1"
1501source = "registry+https://github.com/rust-lang/crates.io-index"
1502checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
1503dependencies = [
1504 "bytes",
1505 "http",
1506]
1507
1508[[package]]
1509name = "http-body-util"
1510version = "0.1.3"
1511source = "registry+https://github.com/rust-lang/crates.io-index"
1512checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
1513dependencies = [
1514 "bytes",
1515 "futures-core",
1516 "http",
1517 "http-body",
1518 "pin-project-lite",
1519]
1520
1521[[package]]
1522name = "httparse"
1523version = "1.10.1"
1524source = "registry+https://github.com/rust-lang/crates.io-index"
1525checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
1526
1527[[package]]
1528name = "httpdate"
1529version = "1.0.3"
1530source = "registry+https://github.com/rust-lang/crates.io-index"
1531checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
1532
1533[[package]]
1534name = "hyper"
1535version = "1.7.0"
1536source = "registry+https://github.com/rust-lang/crates.io-index"
1537checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e"
1538dependencies = [
1539 "atomic-waker",
1540 "bytes",
1541 "futures-channel",
1542 "futures-core",
1543 "h2",
1544 "http",
1545 "http-body",
1546 "httparse",
1547 "httpdate",
1548 "itoa",
1549 "pin-project-lite",
1550 "pin-utils",
1551 "smallvec",
1552 "tokio",
1553 "want",
1554]
1555
1556[[package]]
1557name = "hyper-rustls"
1558version = "0.27.7"
1559source = "registry+https://github.com/rust-lang/crates.io-index"
1560checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
1561dependencies = [
1562 "http",
1563 "hyper",
1564 "hyper-util",
1565 "rustls",
1566 "rustls-pki-types",
1567 "tokio",
1568 "tokio-rustls",
1569 "tower-service",
1570 "webpki-roots",
1571]
1572
1573[[package]]
1574name = "hyper-util"
1575version = "0.1.17"
1576source = "registry+https://github.com/rust-lang/crates.io-index"
1577checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8"
1578dependencies = [
1579 "base64 0.22.1",
1580 "bytes",
1581 "futures-channel",
1582 "futures-core",
1583 "futures-util",
1584 "http",
1585 "http-body",
1586 "hyper",
1587 "ipnet",
1588 "libc",
1589 "percent-encoding",
1590 "pin-project-lite",
1591 "socket2 0.6.0",
1592 "system-configuration",
1593 "tokio",
1594 "tower-service",
1595 "tracing",
1596 "windows-registry",
1597]
1598
1599[[package]]
1600name = "iana-time-zone"
1601version = "0.1.64"
1602source = "registry+https://github.com/rust-lang/crates.io-index"
1603checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
1604dependencies = [
1605 "android_system_properties",
1606 "core-foundation-sys",
1607 "iana-time-zone-haiku",
1608 "js-sys",
1609 "log",
1610 "wasm-bindgen",
1611 "windows-core 0.62.1",
1612]
1613
1614[[package]]
1615name = "iana-time-zone-haiku"
1616version = "0.1.2"
1617source = "registry+https://github.com/rust-lang/crates.io-index"
1618checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1619dependencies = [
1620 "cc",
1621]
1622
1623[[package]]
1624name = "icu_collections"
1625version = "2.0.0"
1626source = "registry+https://github.com/rust-lang/crates.io-index"
1627checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47"
1628dependencies = [
1629 "displaydoc",
1630 "potential_utf",
1631 "yoke",
1632 "zerofrom",
1633 "zerovec",
1634]
1635
1636[[package]]
1637name = "icu_locale_core"
1638version = "2.0.0"
1639source = "registry+https://github.com/rust-lang/crates.io-index"
1640checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a"
1641dependencies = [
1642 "displaydoc",
1643 "litemap",
1644 "tinystr",
1645 "writeable",
1646 "zerovec",
1647]
1648
1649[[package]]
1650name = "icu_normalizer"
1651version = "2.0.0"
1652source = "registry+https://github.com/rust-lang/crates.io-index"
1653checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979"
1654dependencies = [
1655 "displaydoc",
1656 "icu_collections",
1657 "icu_normalizer_data",
1658 "icu_properties",
1659 "icu_provider",
1660 "smallvec",
1661 "zerovec",
1662]
1663
1664[[package]]
1665name = "icu_normalizer_data"
1666version = "2.0.0"
1667source = "registry+https://github.com/rust-lang/crates.io-index"
1668checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3"
1669
1670[[package]]
1671name = "icu_properties"
1672version = "2.0.1"
1673source = "registry+https://github.com/rust-lang/crates.io-index"
1674checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b"
1675dependencies = [
1676 "displaydoc",
1677 "icu_collections",
1678 "icu_locale_core",
1679 "icu_properties_data",
1680 "icu_provider",
1681 "potential_utf",
1682 "zerotrie",
1683 "zerovec",
1684]
1685
1686[[package]]
1687name = "icu_properties_data"
1688version = "2.0.1"
1689source = "registry+https://github.com/rust-lang/crates.io-index"
1690checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632"
1691
1692[[package]]
1693name = "icu_provider"
1694version = "2.0.0"
1695source = "registry+https://github.com/rust-lang/crates.io-index"
1696checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af"
1697dependencies = [
1698 "displaydoc",
1699 "icu_locale_core",
1700 "stable_deref_trait",
1701 "tinystr",
1702 "writeable",
1703 "yoke",
1704 "zerofrom",
1705 "zerotrie",
1706 "zerovec",
1707]
1708
1709[[package]]
1710name = "ident_case"
1711version = "1.0.1"
1712source = "registry+https://github.com/rust-lang/crates.io-index"
1713checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1714
1715[[package]]
1716name = "idna"
1717version = "1.1.0"
1718source = "registry+https://github.com/rust-lang/crates.io-index"
1719checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
1720dependencies = [
1721 "idna_adapter",
1722 "smallvec",
1723 "utf8_iter",
1724]
1725
1726[[package]]
1727name = "idna_adapter"
1728version = "1.2.1"
1729source = "registry+https://github.com/rust-lang/crates.io-index"
1730checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
1731dependencies = [
1732 "icu_normalizer",
1733 "icu_properties",
1734]
1735
1736[[package]]
1737name = "indexmap"
1738version = "1.9.3"
1739source = "registry+https://github.com/rust-lang/crates.io-index"
1740checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
1741dependencies = [
1742 "autocfg",
1743 "hashbrown 0.12.3",
1744 "serde",
1745]
1746
1747[[package]]
1748name = "indexmap"
1749version = "2.11.4"
1750source = "registry+https://github.com/rust-lang/crates.io-index"
1751checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5"
1752dependencies = [
1753 "equivalent",
1754 "hashbrown 0.16.0",
1755 "serde",
1756 "serde_core",
1757]
1758
1759[[package]]
1760name = "indoc"
1761version = "2.0.6"
1762source = "registry+https://github.com/rust-lang/crates.io-index"
1763checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
1764
1765[[package]]
1766name = "inventory"
1767version = "0.3.21"
1768source = "registry+https://github.com/rust-lang/crates.io-index"
1769checksum = "bc61209c082fbeb19919bee74b176221b27223e27b65d781eb91af24eb1fb46e"
1770dependencies = [
1771 "rustversion",
1772]
1773
1774[[package]]
1775name = "io-uring"
1776version = "0.7.10"
1777source = "registry+https://github.com/rust-lang/crates.io-index"
1778checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b"
1779dependencies = [
1780 "bitflags",
1781 "cfg-if",
1782 "libc",
1783]
1784
1785[[package]]
1786name = "ipconfig"
1787version = "0.3.2"
1788source = "registry+https://github.com/rust-lang/crates.io-index"
1789checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"
1790dependencies = [
1791 "socket2 0.5.10",
1792 "widestring",
1793 "windows-sys 0.48.0",
1794 "winreg",
1795]
1796
1797[[package]]
1798name = "ipld-core"
1799version = "0.4.2"
1800source = "registry+https://github.com/rust-lang/crates.io-index"
1801checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db"
1802dependencies = [
1803 "cid",
1804 "serde",
1805 "serde_bytes",
1806]
1807
1808[[package]]
1809name = "ipnet"
1810version = "2.11.0"
1811source = "registry+https://github.com/rust-lang/crates.io-index"
1812checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
1813
1814[[package]]
1815name = "iri-string"
1816version = "0.7.8"
1817source = "registry+https://github.com/rust-lang/crates.io-index"
1818checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2"
1819dependencies = [
1820 "memchr",
1821 "serde",
1822]
1823
1824[[package]]
1825name = "is_ci"
1826version = "1.2.0"
1827source = "registry+https://github.com/rust-lang/crates.io-index"
1828checksum = "7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45"
1829
1830[[package]]
1831name = "is_terminal_polyfill"
1832version = "1.70.1"
1833source = "registry+https://github.com/rust-lang/crates.io-index"
1834checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
1835
1836[[package]]
1837name = "itertools"
1838version = "0.14.0"
1839source = "registry+https://github.com/rust-lang/crates.io-index"
1840checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
1841dependencies = [
1842 "either",
1843]
1844
1845[[package]]
1846name = "itoa"
1847version = "1.0.15"
1848source = "registry+https://github.com/rust-lang/crates.io-index"
1849checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
1850
1851[[package]]
1852name = "jacquard"
1853version = "0.5.4"
1854dependencies = [
1855 "bon",
1856 "bytes",
1857 "clap",
1858 "getrandom 0.2.16",
1859 "http",
1860 "jacquard-api 0.5.5",
1861 "jacquard-common 0.5.4",
1862 "jacquard-derive 0.5.4",
1863 "jacquard-identity 0.5.3",
1864 "jacquard-oauth",
1865 "jose-jwk",
1866 "miette",
1867 "p256",
1868 "percent-encoding",
1869 "rand_core 0.6.4",
1870 "reqwest",
1871 "serde",
1872 "serde_html_form",
1873 "serde_ipld_dagcbor",
1874 "serde_json",
1875 "smol_str",
1876 "thiserror 2.0.17",
1877 "tokio",
1878 "tracing",
1879 "trait-variant",
1880 "url",
1881]
1882
1883[[package]]
1884name = "jacquard-api"
1885version = "0.5.1"
1886source = "git+https://tangled.org/@nonbinary.computer/jacquard#77915fd4920b282b4b1342749dcdad9dce30cadf"
1887dependencies = [
1888 "bon",
1889 "bytes",
1890 "jacquard-common 0.5.1",
1891 "jacquard-derive 0.5.1",
1892 "miette",
1893 "serde",
1894 "thiserror 2.0.17",
1895]
1896
1897[[package]]
1898name = "jacquard-api"
1899version = "0.5.5"
1900dependencies = [
1901 "bon",
1902 "bytes",
1903 "jacquard-common 0.5.4",
1904 "jacquard-derive 0.5.4",
1905 "miette",
1906 "serde",
1907 "thiserror 2.0.17",
1908]
1909
1910[[package]]
1911name = "jacquard-axum"
1912version = "0.5.2"
1913dependencies = [
1914 "axum",
1915 "axum-macros",
1916 "axum-test",
1917 "base64 0.22.1",
1918 "bytes",
1919 "chrono",
1920 "jacquard",
1921 "jacquard-common 0.5.4",
1922 "jacquard-derive 0.5.4",
1923 "jacquard-identity 0.5.3",
1924 "k256",
1925 "miette",
1926 "multibase",
1927 "rand 0.8.5",
1928 "reqwest",
1929 "serde",
1930 "serde_html_form",
1931 "serde_ipld_dagcbor",
1932 "serde_json",
1933 "thiserror 2.0.17",
1934 "tokio",
1935 "tower",
1936 "tower-http",
1937 "tracing",
1938 "tracing-subscriber",
1939]
1940
1941[[package]]
1942name = "jacquard-common"
1943version = "0.5.1"
1944source = "git+https://tangled.org/@nonbinary.computer/jacquard#77915fd4920b282b4b1342749dcdad9dce30cadf"
1945dependencies = [
1946 "async-trait",
1947 "base64 0.22.1",
1948 "bon",
1949 "bytes",
1950 "chrono",
1951 "cid",
1952 "http",
1953 "ipld-core",
1954 "langtag",
1955 "miette",
1956 "multibase",
1957 "multihash",
1958 "ouroboros",
1959 "rand 0.9.2",
1960 "regex",
1961 "reqwest",
1962 "serde",
1963 "serde_html_form",
1964 "serde_ipld_dagcbor",
1965 "serde_json",
1966 "serde_with",
1967 "smol_str",
1968 "thiserror 2.0.17",
1969 "tokio",
1970 "trait-variant",
1971 "url",
1972]
1973
1974[[package]]
1975name = "jacquard-common"
1976version = "0.5.4"
1977dependencies = [
1978 "base64 0.22.1",
1979 "bon",
1980 "bytes",
1981 "chrono",
1982 "cid",
1983 "ed25519-dalek",
1984 "futures",
1985 "futures-lite",
1986 "getrandom 0.3.4",
1987 "http",
1988 "ipld-core",
1989 "k256",
1990 "langtag",
1991 "miette",
1992 "multibase",
1993 "multihash",
1994 "n0-future",
1995 "ouroboros",
1996 "p256",
1997 "rand 0.9.2",
1998 "regex",
1999 "reqwest",
2000 "serde",
2001 "serde_html_form",
2002 "serde_ipld_dagcbor",
2003 "serde_json",
2004 "signature",
2005 "smol_str",
2006 "thiserror 2.0.17",
2007 "tokio",
2008 "tracing",
2009 "trait-variant",
2010 "url",
2011]
2012
2013[[package]]
2014name = "jacquard-derive"
2015version = "0.5.1"
2016source = "git+https://tangled.org/@nonbinary.computer/jacquard#77915fd4920b282b4b1342749dcdad9dce30cadf"
2017dependencies = [
2018 "heck 0.5.0",
2019 "itertools",
2020 "prettyplease",
2021 "proc-macro2",
2022 "quote",
2023 "serde",
2024 "serde_json",
2025 "serde_repr",
2026 "serde_with",
2027 "syn 2.0.106",
2028]
2029
2030[[package]]
2031name = "jacquard-derive"
2032version = "0.5.4"
2033dependencies = [
2034 "jacquard-common 0.5.4",
2035 "proc-macro2",
2036 "quote",
2037 "serde",
2038 "serde_json",
2039 "syn 2.0.106",
2040]
2041
2042[[package]]
2043name = "jacquard-identity"
2044version = "0.5.1"
2045source = "git+https://tangled.org/@nonbinary.computer/jacquard#77915fd4920b282b4b1342749dcdad9dce30cadf"
2046dependencies = [
2047 "async-trait",
2048 "bon",
2049 "bytes",
2050 "http",
2051 "jacquard-api 0.5.1",
2052 "jacquard-common 0.5.1",
2053 "miette",
2054 "percent-encoding",
2055 "reqwest",
2056 "serde",
2057 "serde_html_form",
2058 "serde_json",
2059 "thiserror 2.0.17",
2060 "tokio",
2061 "url",
2062 "urlencoding",
2063]
2064
2065[[package]]
2066name = "jacquard-identity"
2067version = "0.5.3"
2068dependencies = [
2069 "bon",
2070 "bytes",
2071 "hickory-resolver",
2072 "http",
2073 "jacquard-api 0.5.5",
2074 "jacquard-common 0.5.4",
2075 "miette",
2076 "percent-encoding",
2077 "reqwest",
2078 "serde",
2079 "serde_html_form",
2080 "serde_json",
2081 "thiserror 2.0.17",
2082 "tokio",
2083 "tracing",
2084 "trait-variant",
2085 "url",
2086 "urlencoding",
2087]
2088
2089[[package]]
2090name = "jacquard-lexicon"
2091version = "0.5.4"
2092dependencies = [
2093 "async-trait",
2094 "clap",
2095 "glob",
2096 "heck 0.5.0",
2097 "jacquard-api 0.5.1",
2098 "jacquard-common 0.5.1",
2099 "jacquard-identity 0.5.1",
2100 "kdl",
2101 "miette",
2102 "prettyplease",
2103 "proc-macro2",
2104 "quote",
2105 "reqwest",
2106 "serde",
2107 "serde_json",
2108 "serde_repr",
2109 "serde_with",
2110 "syn 2.0.106",
2111 "tempfile",
2112 "thiserror 2.0.17",
2113 "tokio",
2114 "walkdir",
2115]
2116
2117[[package]]
2118name = "jacquard-oauth"
2119version = "0.5.4"
2120dependencies = [
2121 "base64 0.22.1",
2122 "bytes",
2123 "chrono",
2124 "dashmap",
2125 "elliptic-curve",
2126 "http",
2127 "jacquard-common 0.5.4",
2128 "jacquard-identity 0.5.3",
2129 "jose-jwa",
2130 "jose-jwk",
2131 "miette",
2132 "p256",
2133 "rand 0.8.5",
2134 "rand_core 0.6.4",
2135 "reqwest",
2136 "rouille",
2137 "serde",
2138 "serde_html_form",
2139 "serde_json",
2140 "sha2",
2141 "signature",
2142 "smol_str",
2143 "thiserror 2.0.17",
2144 "tokio",
2145 "tracing",
2146 "trait-variant",
2147 "url",
2148 "webbrowser",
2149]
2150
2151[[package]]
2152name = "jni"
2153version = "0.21.1"
2154source = "registry+https://github.com/rust-lang/crates.io-index"
2155checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
2156dependencies = [
2157 "cesu8",
2158 "cfg-if",
2159 "combine",
2160 "jni-sys",
2161 "log",
2162 "thiserror 1.0.69",
2163 "walkdir",
2164 "windows-sys 0.45.0",
2165]
2166
2167[[package]]
2168name = "jni-sys"
2169version = "0.3.0"
2170source = "registry+https://github.com/rust-lang/crates.io-index"
2171checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
2172
2173[[package]]
2174name = "jose-b64"
2175version = "0.1.2"
2176source = "registry+https://github.com/rust-lang/crates.io-index"
2177checksum = "bec69375368709666b21c76965ce67549f2d2db7605f1f8707d17c9656801b56"
2178dependencies = [
2179 "base64ct",
2180 "serde",
2181 "subtle",
2182 "zeroize",
2183]
2184
2185[[package]]
2186name = "jose-jwa"
2187version = "0.1.2"
2188source = "registry+https://github.com/rust-lang/crates.io-index"
2189checksum = "9ab78e053fe886a351d67cf0d194c000f9d0dcb92906eb34d853d7e758a4b3a7"
2190dependencies = [
2191 "serde",
2192]
2193
2194[[package]]
2195name = "jose-jwk"
2196version = "0.1.2"
2197source = "registry+https://github.com/rust-lang/crates.io-index"
2198checksum = "280fa263807fe0782ecb6f2baadc28dffc04e00558a58e33bfdb801d11fd58e7"
2199dependencies = [
2200 "jose-b64",
2201 "jose-jwa",
2202 "p256",
2203 "p384",
2204 "rsa",
2205 "serde",
2206 "zeroize",
2207]
2208
2209[[package]]
2210name = "js-sys"
2211version = "0.3.81"
2212source = "registry+https://github.com/rust-lang/crates.io-index"
2213checksum = "ec48937a97411dcb524a265206ccd4c90bb711fca92b2792c407f268825b9305"
2214dependencies = [
2215 "once_cell",
2216 "wasm-bindgen",
2217]
2218
2219[[package]]
2220name = "k256"
2221version = "0.13.4"
2222source = "registry+https://github.com/rust-lang/crates.io-index"
2223checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b"
2224dependencies = [
2225 "cfg-if",
2226 "ecdsa",
2227 "elliptic-curve",
2228 "once_cell",
2229 "sha2",
2230 "signature",
2231]
2232
2233[[package]]
2234name = "kdl"
2235version = "6.5.0"
2236source = "registry+https://github.com/rust-lang/crates.io-index"
2237checksum = "81a29e7b50079ff44549f68c0becb1c73d7f6de2a4ea952da77966daf3d4761e"
2238dependencies = [
2239 "miette",
2240 "num",
2241 "winnow",
2242]
2243
2244[[package]]
2245name = "langtag"
2246version = "0.4.0"
2247source = "registry+https://github.com/rust-lang/crates.io-index"
2248checksum = "9ecb4c689a30e48ebeaa14237f34037e300dd072e6ad21a9ec72e810ff3c6600"
2249dependencies = [
2250 "serde",
2251 "static-regular-grammar",
2252 "thiserror 1.0.69",
2253]
2254
2255[[package]]
2256name = "lazy_static"
2257version = "1.5.0"
2258source = "registry+https://github.com/rust-lang/crates.io-index"
2259checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
2260dependencies = [
2261 "spin 0.9.8",
2262]
2263
2264[[package]]
2265name = "libc"
2266version = "0.2.176"
2267source = "registry+https://github.com/rust-lang/crates.io-index"
2268checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"
2269
2270[[package]]
2271name = "libm"
2272version = "0.2.15"
2273source = "registry+https://github.com/rust-lang/crates.io-index"
2274checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
2275
2276[[package]]
2277name = "libredox"
2278version = "0.1.10"
2279source = "registry+https://github.com/rust-lang/crates.io-index"
2280checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb"
2281dependencies = [
2282 "bitflags",
2283 "libc",
2284 "redox_syscall",
2285]
2286
2287[[package]]
2288name = "linked-hash-map"
2289version = "0.5.6"
2290source = "registry+https://github.com/rust-lang/crates.io-index"
2291checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
2292
2293[[package]]
2294name = "linux-raw-sys"
2295version = "0.11.0"
2296source = "registry+https://github.com/rust-lang/crates.io-index"
2297checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
2298
2299[[package]]
2300name = "litemap"
2301version = "0.8.0"
2302source = "registry+https://github.com/rust-lang/crates.io-index"
2303checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
2304
2305[[package]]
2306name = "lock_api"
2307version = "0.4.14"
2308source = "registry+https://github.com/rust-lang/crates.io-index"
2309checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
2310dependencies = [
2311 "scopeguard",
2312]
2313
2314[[package]]
2315name = "log"
2316version = "0.4.28"
2317source = "registry+https://github.com/rust-lang/crates.io-index"
2318checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
2319
2320[[package]]
2321name = "loom"
2322version = "0.7.2"
2323source = "registry+https://github.com/rust-lang/crates.io-index"
2324checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca"
2325dependencies = [
2326 "cfg-if",
2327 "generator",
2328 "scoped-tls",
2329 "tracing",
2330 "tracing-subscriber",
2331]
2332
2333[[package]]
2334name = "lru-cache"
2335version = "0.1.2"
2336source = "registry+https://github.com/rust-lang/crates.io-index"
2337checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
2338dependencies = [
2339 "linked-hash-map",
2340]
2341
2342[[package]]
2343name = "lru-slab"
2344version = "0.1.2"
2345source = "registry+https://github.com/rust-lang/crates.io-index"
2346checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
2347
2348[[package]]
2349name = "malloc_buf"
2350version = "0.0.6"
2351source = "registry+https://github.com/rust-lang/crates.io-index"
2352checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
2353dependencies = [
2354 "libc",
2355]
2356
2357[[package]]
2358name = "matchers"
2359version = "0.2.0"
2360source = "registry+https://github.com/rust-lang/crates.io-index"
2361checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
2362dependencies = [
2363 "regex-automata",
2364]
2365
2366[[package]]
2367name = "matchit"
2368version = "0.8.4"
2369source = "registry+https://github.com/rust-lang/crates.io-index"
2370checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3"
2371
2372[[package]]
2373name = "memchr"
2374version = "2.7.6"
2375source = "registry+https://github.com/rust-lang/crates.io-index"
2376checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
2377
2378[[package]]
2379name = "miette"
2380version = "7.6.0"
2381source = "registry+https://github.com/rust-lang/crates.io-index"
2382checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7"
2383dependencies = [
2384 "backtrace",
2385 "backtrace-ext",
2386 "cfg-if",
2387 "miette-derive",
2388 "owo-colors",
2389 "supports-color",
2390 "supports-hyperlinks",
2391 "supports-unicode",
2392 "terminal_size",
2393 "textwrap",
2394 "unicode-width 0.1.14",
2395]
2396
2397[[package]]
2398name = "miette-derive"
2399version = "7.6.0"
2400source = "registry+https://github.com/rust-lang/crates.io-index"
2401checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b"
2402dependencies = [
2403 "proc-macro2",
2404 "quote",
2405 "syn 2.0.106",
2406]
2407
2408[[package]]
2409name = "mime"
2410version = "0.3.17"
2411source = "registry+https://github.com/rust-lang/crates.io-index"
2412checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
2413
2414[[package]]
2415name = "mime_guess"
2416version = "2.0.5"
2417source = "registry+https://github.com/rust-lang/crates.io-index"
2418checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
2419dependencies = [
2420 "mime",
2421 "unicase",
2422]
2423
2424[[package]]
2425name = "minimal-lexical"
2426version = "0.2.1"
2427source = "registry+https://github.com/rust-lang/crates.io-index"
2428checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2429
2430[[package]]
2431name = "miniz_oxide"
2432version = "0.8.9"
2433source = "registry+https://github.com/rust-lang/crates.io-index"
2434checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
2435dependencies = [
2436 "adler2",
2437]
2438
2439[[package]]
2440name = "mio"
2441version = "1.0.4"
2442source = "registry+https://github.com/rust-lang/crates.io-index"
2443checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c"
2444dependencies = [
2445 "libc",
2446 "wasi",
2447 "windows-sys 0.59.0",
2448]
2449
2450[[package]]
2451name = "multibase"
2452version = "0.9.1"
2453source = "registry+https://github.com/rust-lang/crates.io-index"
2454checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"
2455dependencies = [
2456 "base-x",
2457 "data-encoding",
2458 "data-encoding-macro",
2459]
2460
2461[[package]]
2462name = "multihash"
2463version = "0.19.3"
2464source = "registry+https://github.com/rust-lang/crates.io-index"
2465checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d"
2466dependencies = [
2467 "core2",
2468 "serde",
2469 "unsigned-varint",
2470]
2471
2472[[package]]
2473name = "multipart"
2474version = "0.18.0"
2475source = "registry+https://github.com/rust-lang/crates.io-index"
2476checksum = "00dec633863867f29cb39df64a397cdf4a6354708ddd7759f70c7fb51c5f9182"
2477dependencies = [
2478 "buf_redux",
2479 "httparse",
2480 "log",
2481 "mime",
2482 "mime_guess",
2483 "quick-error",
2484 "rand 0.8.5",
2485 "safemem",
2486 "tempfile",
2487 "twoway",
2488]
2489
2490[[package]]
2491name = "n0-future"
2492version = "0.1.3"
2493source = "registry+https://github.com/rust-lang/crates.io-index"
2494checksum = "7bb0e5d99e681ab3c938842b96fcb41bf8a7bb4bfdb11ccbd653a7e83e06c794"
2495dependencies = [
2496 "cfg_aliases",
2497 "derive_more",
2498 "futures-buffered",
2499 "futures-lite",
2500 "futures-util",
2501 "js-sys",
2502 "pin-project",
2503 "send_wrapper",
2504 "tokio",
2505 "tokio-util",
2506 "wasm-bindgen",
2507 "wasm-bindgen-futures",
2508 "web-time",
2509]
2510
2511[[package]]
2512name = "ndk-context"
2513version = "0.1.1"
2514source = "registry+https://github.com/rust-lang/crates.io-index"
2515checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
2516
2517[[package]]
2518name = "nom"
2519version = "7.1.3"
2520source = "registry+https://github.com/rust-lang/crates.io-index"
2521checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
2522dependencies = [
2523 "memchr",
2524 "minimal-lexical",
2525]
2526
2527[[package]]
2528name = "nu-ansi-term"
2529version = "0.50.3"
2530source = "registry+https://github.com/rust-lang/crates.io-index"
2531checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
2532dependencies = [
2533 "windows-sys 0.60.2",
2534]
2535
2536[[package]]
2537name = "num"
2538version = "0.4.3"
2539source = "registry+https://github.com/rust-lang/crates.io-index"
2540checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
2541dependencies = [
2542 "num-bigint",
2543 "num-complex",
2544 "num-integer",
2545 "num-iter",
2546 "num-rational",
2547 "num-traits",
2548]
2549
2550[[package]]
2551name = "num-bigint"
2552version = "0.4.6"
2553source = "registry+https://github.com/rust-lang/crates.io-index"
2554checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
2555dependencies = [
2556 "num-integer",
2557 "num-traits",
2558]
2559
2560[[package]]
2561name = "num-bigint-dig"
2562version = "0.8.4"
2563source = "registry+https://github.com/rust-lang/crates.io-index"
2564checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
2565dependencies = [
2566 "byteorder",
2567 "lazy_static",
2568 "libm",
2569 "num-integer",
2570 "num-iter",
2571 "num-traits",
2572 "rand 0.8.5",
2573 "smallvec",
2574 "zeroize",
2575]
2576
2577[[package]]
2578name = "num-complex"
2579version = "0.4.6"
2580source = "registry+https://github.com/rust-lang/crates.io-index"
2581checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
2582dependencies = [
2583 "num-traits",
2584]
2585
2586[[package]]
2587name = "num-conv"
2588version = "0.1.0"
2589source = "registry+https://github.com/rust-lang/crates.io-index"
2590checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
2591
2592[[package]]
2593name = "num-integer"
2594version = "0.1.46"
2595source = "registry+https://github.com/rust-lang/crates.io-index"
2596checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
2597dependencies = [
2598 "num-traits",
2599]
2600
2601[[package]]
2602name = "num-iter"
2603version = "0.1.45"
2604source = "registry+https://github.com/rust-lang/crates.io-index"
2605checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
2606dependencies = [
2607 "autocfg",
2608 "num-integer",
2609 "num-traits",
2610]
2611
2612[[package]]
2613name = "num-rational"
2614version = "0.4.2"
2615source = "registry+https://github.com/rust-lang/crates.io-index"
2616checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
2617dependencies = [
2618 "num-bigint",
2619 "num-integer",
2620 "num-traits",
2621]
2622
2623[[package]]
2624name = "num-traits"
2625version = "0.2.19"
2626source = "registry+https://github.com/rust-lang/crates.io-index"
2627checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
2628dependencies = [
2629 "autocfg",
2630 "libm",
2631]
2632
2633[[package]]
2634name = "num_cpus"
2635version = "1.17.0"
2636source = "registry+https://github.com/rust-lang/crates.io-index"
2637checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b"
2638dependencies = [
2639 "hermit-abi",
2640 "libc",
2641]
2642
2643[[package]]
2644name = "num_threads"
2645version = "0.1.7"
2646source = "registry+https://github.com/rust-lang/crates.io-index"
2647checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
2648dependencies = [
2649 "libc",
2650]
2651
2652[[package]]
2653name = "objc"
2654version = "0.2.7"
2655source = "registry+https://github.com/rust-lang/crates.io-index"
2656checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
2657dependencies = [
2658 "malloc_buf",
2659]
2660
2661[[package]]
2662name = "object"
2663version = "0.37.3"
2664source = "registry+https://github.com/rust-lang/crates.io-index"
2665checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe"
2666dependencies = [
2667 "memchr",
2668]
2669
2670[[package]]
2671name = "once_cell"
2672version = "1.21.3"
2673source = "registry+https://github.com/rust-lang/crates.io-index"
2674checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
2675
2676[[package]]
2677name = "once_cell_polyfill"
2678version = "1.70.1"
2679source = "registry+https://github.com/rust-lang/crates.io-index"
2680checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad"
2681
2682[[package]]
2683name = "ouroboros"
2684version = "0.18.5"
2685source = "registry+https://github.com/rust-lang/crates.io-index"
2686checksum = "1e0f050db9c44b97a94723127e6be766ac5c340c48f2c4bb3ffa11713744be59"
2687dependencies = [
2688 "aliasable",
2689 "ouroboros_macro",
2690 "static_assertions",
2691]
2692
2693[[package]]
2694name = "ouroboros_macro"
2695version = "0.18.5"
2696source = "registry+https://github.com/rust-lang/crates.io-index"
2697checksum = "3c7028bdd3d43083f6d8d4d5187680d0d3560d54df4cc9d752005268b41e64d0"
2698dependencies = [
2699 "heck 0.4.1",
2700 "proc-macro2",
2701 "proc-macro2-diagnostics",
2702 "quote",
2703 "syn 2.0.106",
2704]
2705
2706[[package]]
2707name = "owo-colors"
2708version = "4.2.2"
2709source = "registry+https://github.com/rust-lang/crates.io-index"
2710checksum = "48dd4f4a2c8405440fd0462561f0e5806bd0f77e86f51c761481bdd4018b545e"
2711
2712[[package]]
2713name = "p256"
2714version = "0.13.2"
2715source = "registry+https://github.com/rust-lang/crates.io-index"
2716checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b"
2717dependencies = [
2718 "ecdsa",
2719 "elliptic-curve",
2720 "primeorder",
2721 "sha2",
2722]
2723
2724[[package]]
2725name = "p384"
2726version = "0.13.1"
2727source = "registry+https://github.com/rust-lang/crates.io-index"
2728checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6"
2729dependencies = [
2730 "elliptic-curve",
2731 "primeorder",
2732]
2733
2734[[package]]
2735name = "parking"
2736version = "2.2.1"
2737source = "registry+https://github.com/rust-lang/crates.io-index"
2738checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
2739
2740[[package]]
2741name = "parking_lot"
2742version = "0.12.5"
2743source = "registry+https://github.com/rust-lang/crates.io-index"
2744checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
2745dependencies = [
2746 "lock_api",
2747 "parking_lot_core",
2748]
2749
2750[[package]]
2751name = "parking_lot_core"
2752version = "0.9.12"
2753source = "registry+https://github.com/rust-lang/crates.io-index"
2754checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
2755dependencies = [
2756 "cfg-if",
2757 "libc",
2758 "redox_syscall",
2759 "smallvec",
2760 "windows-link 0.2.0",
2761]
2762
2763[[package]]
2764name = "pem-rfc7468"
2765version = "0.7.0"
2766source = "registry+https://github.com/rust-lang/crates.io-index"
2767checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
2768dependencies = [
2769 "base64ct",
2770]
2771
2772[[package]]
2773name = "percent-encoding"
2774version = "2.3.2"
2775source = "registry+https://github.com/rust-lang/crates.io-index"
2776checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
2777
2778[[package]]
2779name = "pin-project"
2780version = "1.1.10"
2781source = "registry+https://github.com/rust-lang/crates.io-index"
2782checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a"
2783dependencies = [
2784 "pin-project-internal",
2785]
2786
2787[[package]]
2788name = "pin-project-internal"
2789version = "1.1.10"
2790source = "registry+https://github.com/rust-lang/crates.io-index"
2791checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861"
2792dependencies = [
2793 "proc-macro2",
2794 "quote",
2795 "syn 2.0.106",
2796]
2797
2798[[package]]
2799name = "pin-project-lite"
2800version = "0.2.16"
2801source = "registry+https://github.com/rust-lang/crates.io-index"
2802checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
2803
2804[[package]]
2805name = "pin-utils"
2806version = "0.1.0"
2807source = "registry+https://github.com/rust-lang/crates.io-index"
2808checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2809
2810[[package]]
2811name = "pkcs1"
2812version = "0.7.5"
2813source = "registry+https://github.com/rust-lang/crates.io-index"
2814checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
2815dependencies = [
2816 "der",
2817 "pkcs8",
2818 "spki",
2819]
2820
2821[[package]]
2822name = "pkcs8"
2823version = "0.10.2"
2824source = "registry+https://github.com/rust-lang/crates.io-index"
2825checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
2826dependencies = [
2827 "der",
2828 "spki",
2829]
2830
2831[[package]]
2832name = "potential_utf"
2833version = "0.1.3"
2834source = "registry+https://github.com/rust-lang/crates.io-index"
2835checksum = "84df19adbe5b5a0782edcab45899906947ab039ccf4573713735ee7de1e6b08a"
2836dependencies = [
2837 "zerovec",
2838]
2839
2840[[package]]
2841name = "powerfmt"
2842version = "0.2.0"
2843source = "registry+https://github.com/rust-lang/crates.io-index"
2844checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2845
2846[[package]]
2847name = "ppv-lite86"
2848version = "0.2.21"
2849source = "registry+https://github.com/rust-lang/crates.io-index"
2850checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
2851dependencies = [
2852 "zerocopy",
2853]
2854
2855[[package]]
2856name = "pretty_assertions"
2857version = "1.4.1"
2858source = "registry+https://github.com/rust-lang/crates.io-index"
2859checksum = "3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d"
2860dependencies = [
2861 "diff",
2862 "yansi",
2863]
2864
2865[[package]]
2866name = "prettyplease"
2867version = "0.2.37"
2868source = "registry+https://github.com/rust-lang/crates.io-index"
2869checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
2870dependencies = [
2871 "proc-macro2",
2872 "syn 2.0.106",
2873]
2874
2875[[package]]
2876name = "primeorder"
2877version = "0.13.6"
2878source = "registry+https://github.com/rust-lang/crates.io-index"
2879checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6"
2880dependencies = [
2881 "elliptic-curve",
2882]
2883
2884[[package]]
2885name = "proc-macro-error"
2886version = "1.0.4"
2887source = "registry+https://github.com/rust-lang/crates.io-index"
2888checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
2889dependencies = [
2890 "proc-macro-error-attr",
2891 "proc-macro2",
2892 "quote",
2893 "syn 1.0.109",
2894 "version_check",
2895]
2896
2897[[package]]
2898name = "proc-macro-error-attr"
2899version = "1.0.4"
2900source = "registry+https://github.com/rust-lang/crates.io-index"
2901checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
2902dependencies = [
2903 "proc-macro2",
2904 "quote",
2905 "version_check",
2906]
2907
2908[[package]]
2909name = "proc-macro2"
2910version = "1.0.101"
2911source = "registry+https://github.com/rust-lang/crates.io-index"
2912checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de"
2913dependencies = [
2914 "unicode-ident",
2915]
2916
2917[[package]]
2918name = "proc-macro2-diagnostics"
2919version = "0.10.1"
2920source = "registry+https://github.com/rust-lang/crates.io-index"
2921checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
2922dependencies = [
2923 "proc-macro2",
2924 "quote",
2925 "syn 2.0.106",
2926 "version_check",
2927 "yansi",
2928]
2929
2930[[package]]
2931name = "quick-error"
2932version = "1.2.3"
2933source = "registry+https://github.com/rust-lang/crates.io-index"
2934checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
2935
2936[[package]]
2937name = "quinn"
2938version = "0.11.9"
2939source = "registry+https://github.com/rust-lang/crates.io-index"
2940checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20"
2941dependencies = [
2942 "bytes",
2943 "cfg_aliases",
2944 "pin-project-lite",
2945 "quinn-proto",
2946 "quinn-udp",
2947 "rustc-hash",
2948 "rustls",
2949 "socket2 0.6.0",
2950 "thiserror 2.0.17",
2951 "tokio",
2952 "tracing",
2953 "web-time",
2954]
2955
2956[[package]]
2957name = "quinn-proto"
2958version = "0.11.13"
2959source = "registry+https://github.com/rust-lang/crates.io-index"
2960checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31"
2961dependencies = [
2962 "bytes",
2963 "getrandom 0.3.4",
2964 "lru-slab",
2965 "rand 0.9.2",
2966 "ring",
2967 "rustc-hash",
2968 "rustls",
2969 "rustls-pki-types",
2970 "slab",
2971 "thiserror 2.0.17",
2972 "tinyvec",
2973 "tracing",
2974 "web-time",
2975]
2976
2977[[package]]
2978name = "quinn-udp"
2979version = "0.5.14"
2980source = "registry+https://github.com/rust-lang/crates.io-index"
2981checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd"
2982dependencies = [
2983 "cfg_aliases",
2984 "libc",
2985 "once_cell",
2986 "socket2 0.6.0",
2987 "tracing",
2988 "windows-sys 0.60.2",
2989]
2990
2991[[package]]
2992name = "quote"
2993version = "1.0.41"
2994source = "registry+https://github.com/rust-lang/crates.io-index"
2995checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1"
2996dependencies = [
2997 "proc-macro2",
2998]
2999
3000[[package]]
3001name = "r-efi"
3002version = "5.3.0"
3003source = "registry+https://github.com/rust-lang/crates.io-index"
3004checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
3005
3006[[package]]
3007name = "rand"
3008version = "0.8.5"
3009source = "registry+https://github.com/rust-lang/crates.io-index"
3010checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
3011dependencies = [
3012 "libc",
3013 "rand_chacha 0.3.1",
3014 "rand_core 0.6.4",
3015]
3016
3017[[package]]
3018name = "rand"
3019version = "0.9.2"
3020source = "registry+https://github.com/rust-lang/crates.io-index"
3021checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
3022dependencies = [
3023 "rand_chacha 0.9.0",
3024 "rand_core 0.9.3",
3025]
3026
3027[[package]]
3028name = "rand_chacha"
3029version = "0.3.1"
3030source = "registry+https://github.com/rust-lang/crates.io-index"
3031checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
3032dependencies = [
3033 "ppv-lite86",
3034 "rand_core 0.6.4",
3035]
3036
3037[[package]]
3038name = "rand_chacha"
3039version = "0.9.0"
3040source = "registry+https://github.com/rust-lang/crates.io-index"
3041checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
3042dependencies = [
3043 "ppv-lite86",
3044 "rand_core 0.9.3",
3045]
3046
3047[[package]]
3048name = "rand_core"
3049version = "0.6.4"
3050source = "registry+https://github.com/rust-lang/crates.io-index"
3051checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
3052dependencies = [
3053 "getrandom 0.2.16",
3054]
3055
3056[[package]]
3057name = "rand_core"
3058version = "0.9.3"
3059source = "registry+https://github.com/rust-lang/crates.io-index"
3060checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
3061dependencies = [
3062 "getrandom 0.3.4",
3063]
3064
3065[[package]]
3066name = "range-traits"
3067version = "0.3.2"
3068source = "registry+https://github.com/rust-lang/crates.io-index"
3069checksum = "d20581732dd76fa913c7dff1a2412b714afe3573e94d41c34719de73337cc8ab"
3070
3071[[package]]
3072name = "raw-window-handle"
3073version = "0.5.2"
3074source = "registry+https://github.com/rust-lang/crates.io-index"
3075checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
3076
3077[[package]]
3078name = "redox_syscall"
3079version = "0.5.18"
3080source = "registry+https://github.com/rust-lang/crates.io-index"
3081checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
3082dependencies = [
3083 "bitflags",
3084]
3085
3086[[package]]
3087name = "ref-cast"
3088version = "1.0.24"
3089source = "registry+https://github.com/rust-lang/crates.io-index"
3090checksum = "4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf"
3091dependencies = [
3092 "ref-cast-impl",
3093]
3094
3095[[package]]
3096name = "ref-cast-impl"
3097version = "1.0.24"
3098source = "registry+https://github.com/rust-lang/crates.io-index"
3099checksum = "1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7"
3100dependencies = [
3101 "proc-macro2",
3102 "quote",
3103 "syn 2.0.106",
3104]
3105
3106[[package]]
3107name = "regex"
3108version = "1.11.3"
3109source = "registry+https://github.com/rust-lang/crates.io-index"
3110checksum = "8b5288124840bee7b386bc413c487869b360b2b4ec421ea56425128692f2a82c"
3111dependencies = [
3112 "aho-corasick",
3113 "memchr",
3114 "regex-automata",
3115 "regex-syntax",
3116]
3117
3118[[package]]
3119name = "regex-automata"
3120version = "0.4.11"
3121source = "registry+https://github.com/rust-lang/crates.io-index"
3122checksum = "833eb9ce86d40ef33cb1306d8accf7bc8ec2bfea4355cbdebb3df68b40925cad"
3123dependencies = [
3124 "aho-corasick",
3125 "memchr",
3126 "regex-syntax",
3127]
3128
3129[[package]]
3130name = "regex-syntax"
3131version = "0.8.6"
3132source = "registry+https://github.com/rust-lang/crates.io-index"
3133checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001"
3134
3135[[package]]
3136name = "reqwest"
3137version = "0.12.23"
3138source = "registry+https://github.com/rust-lang/crates.io-index"
3139checksum = "d429f34c8092b2d42c7c93cec323bb4adeb7c67698f70839adec842ec10c7ceb"
3140dependencies = [
3141 "async-compression",
3142 "base64 0.22.1",
3143 "bytes",
3144 "encoding_rs",
3145 "futures-core",
3146 "futures-util",
3147 "h2",
3148 "http",
3149 "http-body",
3150 "http-body-util",
3151 "hyper",
3152 "hyper-rustls",
3153 "hyper-util",
3154 "js-sys",
3155 "log",
3156 "mime",
3157 "percent-encoding",
3158 "pin-project-lite",
3159 "quinn",
3160 "rustls",
3161 "rustls-pki-types",
3162 "serde",
3163 "serde_json",
3164 "serde_urlencoded",
3165 "sync_wrapper",
3166 "tokio",
3167 "tokio-rustls",
3168 "tokio-util",
3169 "tower",
3170 "tower-http",
3171 "tower-service",
3172 "url",
3173 "wasm-bindgen",
3174 "wasm-bindgen-futures",
3175 "wasm-streams",
3176 "web-sys",
3177 "webpki-roots",
3178]
3179
3180[[package]]
3181name = "reserve-port"
3182version = "2.3.0"
3183source = "registry+https://github.com/rust-lang/crates.io-index"
3184checksum = "21918d6644020c6f6ef1993242989bf6d4952d2e025617744f184c02df51c356"
3185dependencies = [
3186 "thiserror 2.0.17",
3187]
3188
3189[[package]]
3190name = "resolv-conf"
3191version = "0.7.5"
3192source = "registry+https://github.com/rust-lang/crates.io-index"
3193checksum = "6b3789b30bd25ba102de4beabd95d21ac45b69b1be7d14522bab988c526d6799"
3194
3195[[package]]
3196name = "rfc6979"
3197version = "0.4.0"
3198source = "registry+https://github.com/rust-lang/crates.io-index"
3199checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2"
3200dependencies = [
3201 "hmac",
3202 "subtle",
3203]
3204
3205[[package]]
3206name = "ring"
3207version = "0.17.14"
3208source = "registry+https://github.com/rust-lang/crates.io-index"
3209checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
3210dependencies = [
3211 "cc",
3212 "cfg-if",
3213 "getrandom 0.2.16",
3214 "libc",
3215 "untrusted",
3216 "windows-sys 0.52.0",
3217]
3218
3219[[package]]
3220name = "rouille"
3221version = "3.6.2"
3222source = "registry+https://github.com/rust-lang/crates.io-index"
3223checksum = "3716fbf57fc1084d7a706adf4e445298d123e4a44294c4e8213caf1b85fcc921"
3224dependencies = [
3225 "base64 0.13.1",
3226 "brotli",
3227 "chrono",
3228 "deflate",
3229 "filetime",
3230 "multipart",
3231 "percent-encoding",
3232 "rand 0.8.5",
3233 "serde",
3234 "serde_derive",
3235 "serde_json",
3236 "sha1_smol",
3237 "threadpool",
3238 "time",
3239 "tiny_http",
3240 "url",
3241]
3242
3243[[package]]
3244name = "rsa"
3245version = "0.9.8"
3246source = "registry+https://github.com/rust-lang/crates.io-index"
3247checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
3248dependencies = [
3249 "const-oid",
3250 "digest",
3251 "num-bigint-dig",
3252 "num-integer",
3253 "num-traits",
3254 "pkcs1",
3255 "pkcs8",
3256 "rand_core 0.6.4",
3257 "signature",
3258 "spki",
3259 "subtle",
3260 "zeroize",
3261]
3262
3263[[package]]
3264name = "rust-multipart-rfc7578_2"
3265version = "0.8.0"
3266source = "registry+https://github.com/rust-lang/crates.io-index"
3267checksum = "c839d037155ebc06a571e305af66ff9fd9063a6e662447051737e1ac75beea41"
3268dependencies = [
3269 "bytes",
3270 "futures-core",
3271 "futures-util",
3272 "http",
3273 "mime",
3274 "rand 0.9.2",
3275 "thiserror 2.0.17",
3276]
3277
3278[[package]]
3279name = "rustc-demangle"
3280version = "0.1.26"
3281source = "registry+https://github.com/rust-lang/crates.io-index"
3282checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace"
3283
3284[[package]]
3285name = "rustc-hash"
3286version = "2.1.1"
3287source = "registry+https://github.com/rust-lang/crates.io-index"
3288checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
3289
3290[[package]]
3291name = "rustc_version"
3292version = "0.4.1"
3293source = "registry+https://github.com/rust-lang/crates.io-index"
3294checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
3295dependencies = [
3296 "semver",
3297]
3298
3299[[package]]
3300name = "rustix"
3301version = "1.1.2"
3302source = "registry+https://github.com/rust-lang/crates.io-index"
3303checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e"
3304dependencies = [
3305 "bitflags",
3306 "errno",
3307 "libc",
3308 "linux-raw-sys",
3309 "windows-sys 0.60.2",
3310]
3311
3312[[package]]
3313name = "rustls"
3314version = "0.23.32"
3315source = "registry+https://github.com/rust-lang/crates.io-index"
3316checksum = "cd3c25631629d034ce7cd9940adc9d45762d46de2b0f57193c4443b92c6d4d40"
3317dependencies = [
3318 "once_cell",
3319 "ring",
3320 "rustls-pki-types",
3321 "rustls-webpki",
3322 "subtle",
3323 "zeroize",
3324]
3325
3326[[package]]
3327name = "rustls-pki-types"
3328version = "1.12.0"
3329source = "registry+https://github.com/rust-lang/crates.io-index"
3330checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79"
3331dependencies = [
3332 "web-time",
3333 "zeroize",
3334]
3335
3336[[package]]
3337name = "rustls-webpki"
3338version = "0.103.7"
3339source = "registry+https://github.com/rust-lang/crates.io-index"
3340checksum = "e10b3f4191e8a80e6b43eebabfac91e5dcecebb27a71f04e820c47ec41d314bf"
3341dependencies = [
3342 "ring",
3343 "rustls-pki-types",
3344 "untrusted",
3345]
3346
3347[[package]]
3348name = "rustversion"
3349version = "1.0.22"
3350source = "registry+https://github.com/rust-lang/crates.io-index"
3351checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
3352
3353[[package]]
3354name = "ryu"
3355version = "1.0.20"
3356source = "registry+https://github.com/rust-lang/crates.io-index"
3357checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
3358
3359[[package]]
3360name = "safemem"
3361version = "0.3.3"
3362source = "registry+https://github.com/rust-lang/crates.io-index"
3363checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
3364
3365[[package]]
3366name = "same-file"
3367version = "1.0.6"
3368source = "registry+https://github.com/rust-lang/crates.io-index"
3369checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
3370dependencies = [
3371 "winapi-util",
3372]
3373
3374[[package]]
3375name = "schemars"
3376version = "0.9.0"
3377source = "registry+https://github.com/rust-lang/crates.io-index"
3378checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f"
3379dependencies = [
3380 "dyn-clone",
3381 "ref-cast",
3382 "serde",
3383 "serde_json",
3384]
3385
3386[[package]]
3387name = "schemars"
3388version = "1.0.4"
3389source = "registry+https://github.com/rust-lang/crates.io-index"
3390checksum = "82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0"
3391dependencies = [
3392 "dyn-clone",
3393 "ref-cast",
3394 "serde",
3395 "serde_json",
3396]
3397
3398[[package]]
3399name = "scoped-tls"
3400version = "1.0.1"
3401source = "registry+https://github.com/rust-lang/crates.io-index"
3402checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
3403
3404[[package]]
3405name = "scopeguard"
3406version = "1.2.0"
3407source = "registry+https://github.com/rust-lang/crates.io-index"
3408checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
3409
3410[[package]]
3411name = "sec1"
3412version = "0.7.3"
3413source = "registry+https://github.com/rust-lang/crates.io-index"
3414checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc"
3415dependencies = [
3416 "base16ct",
3417 "der",
3418 "generic-array",
3419 "pkcs8",
3420 "subtle",
3421 "zeroize",
3422]
3423
3424[[package]]
3425name = "semver"
3426version = "1.0.27"
3427source = "registry+https://github.com/rust-lang/crates.io-index"
3428checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2"
3429
3430[[package]]
3431name = "send_wrapper"
3432version = "0.6.0"
3433source = "registry+https://github.com/rust-lang/crates.io-index"
3434checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73"
3435
3436[[package]]
3437name = "serde"
3438version = "1.0.228"
3439source = "registry+https://github.com/rust-lang/crates.io-index"
3440checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
3441dependencies = [
3442 "serde_core",
3443 "serde_derive",
3444]
3445
3446[[package]]
3447name = "serde_bytes"
3448version = "0.11.17"
3449source = "registry+https://github.com/rust-lang/crates.io-index"
3450checksum = "8437fd221bde2d4ca316d61b90e337e9e702b3820b87d63caa9ba6c02bd06d96"
3451dependencies = [
3452 "serde",
3453]
3454
3455[[package]]
3456name = "serde_core"
3457version = "1.0.228"
3458source = "registry+https://github.com/rust-lang/crates.io-index"
3459checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
3460dependencies = [
3461 "serde_derive",
3462]
3463
3464[[package]]
3465name = "serde_derive"
3466version = "1.0.228"
3467source = "registry+https://github.com/rust-lang/crates.io-index"
3468checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
3469dependencies = [
3470 "proc-macro2",
3471 "quote",
3472 "syn 2.0.106",
3473]
3474
3475[[package]]
3476name = "serde_html_form"
3477version = "0.2.8"
3478source = "registry+https://github.com/rust-lang/crates.io-index"
3479checksum = "b2f2d7ff8a2140333718bb329f5c40fc5f0865b84c426183ce14c97d2ab8154f"
3480dependencies = [
3481 "form_urlencoded",
3482 "indexmap 2.11.4",
3483 "itoa",
3484 "ryu",
3485 "serde_core",
3486]
3487
3488[[package]]
3489name = "serde_ipld_dagcbor"
3490version = "0.6.4"
3491source = "registry+https://github.com/rust-lang/crates.io-index"
3492checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778"
3493dependencies = [
3494 "cbor4ii",
3495 "ipld-core",
3496 "scopeguard",
3497 "serde",
3498]
3499
3500[[package]]
3501name = "serde_json"
3502version = "1.0.145"
3503source = "registry+https://github.com/rust-lang/crates.io-index"
3504checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c"
3505dependencies = [
3506 "itoa",
3507 "memchr",
3508 "ryu",
3509 "serde",
3510 "serde_core",
3511]
3512
3513[[package]]
3514name = "serde_path_to_error"
3515version = "0.1.20"
3516source = "registry+https://github.com/rust-lang/crates.io-index"
3517checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457"
3518dependencies = [
3519 "itoa",
3520 "serde",
3521 "serde_core",
3522]
3523
3524[[package]]
3525name = "serde_repr"
3526version = "0.1.20"
3527source = "registry+https://github.com/rust-lang/crates.io-index"
3528checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
3529dependencies = [
3530 "proc-macro2",
3531 "quote",
3532 "syn 2.0.106",
3533]
3534
3535[[package]]
3536name = "serde_urlencoded"
3537version = "0.7.1"
3538source = "registry+https://github.com/rust-lang/crates.io-index"
3539checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
3540dependencies = [
3541 "form_urlencoded",
3542 "itoa",
3543 "ryu",
3544 "serde",
3545]
3546
3547[[package]]
3548name = "serde_with"
3549version = "3.14.1"
3550source = "registry+https://github.com/rust-lang/crates.io-index"
3551checksum = "c522100790450cf78eeac1507263d0a350d4d5b30df0c8e1fe051a10c22b376e"
3552dependencies = [
3553 "base64 0.22.1",
3554 "chrono",
3555 "hex",
3556 "indexmap 1.9.3",
3557 "indexmap 2.11.4",
3558 "schemars 0.9.0",
3559 "schemars 1.0.4",
3560 "serde",
3561 "serde_derive",
3562 "serde_json",
3563 "serde_with_macros",
3564 "time",
3565]
3566
3567[[package]]
3568name = "serde_with_macros"
3569version = "3.14.1"
3570source = "registry+https://github.com/rust-lang/crates.io-index"
3571checksum = "327ada00f7d64abaac1e55a6911e90cf665aa051b9a561c7006c157f4633135e"
3572dependencies = [
3573 "darling",
3574 "proc-macro2",
3575 "quote",
3576 "syn 2.0.106",
3577]
3578
3579[[package]]
3580name = "sha1_smol"
3581version = "1.0.1"
3582source = "registry+https://github.com/rust-lang/crates.io-index"
3583checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
3584
3585[[package]]
3586name = "sha2"
3587version = "0.10.9"
3588source = "registry+https://github.com/rust-lang/crates.io-index"
3589checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
3590dependencies = [
3591 "cfg-if",
3592 "cpufeatures",
3593 "digest",
3594]
3595
3596[[package]]
3597name = "sharded-slab"
3598version = "0.1.7"
3599source = "registry+https://github.com/rust-lang/crates.io-index"
3600checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
3601dependencies = [
3602 "lazy_static",
3603]
3604
3605[[package]]
3606name = "shlex"
3607version = "1.3.0"
3608source = "registry+https://github.com/rust-lang/crates.io-index"
3609checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
3610
3611[[package]]
3612name = "signal-hook-registry"
3613version = "1.4.6"
3614source = "registry+https://github.com/rust-lang/crates.io-index"
3615checksum = "b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b"
3616dependencies = [
3617 "libc",
3618]
3619
3620[[package]]
3621name = "signature"
3622version = "2.2.0"
3623source = "registry+https://github.com/rust-lang/crates.io-index"
3624checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
3625dependencies = [
3626 "digest",
3627 "rand_core 0.6.4",
3628]
3629
3630[[package]]
3631name = "slab"
3632version = "0.4.11"
3633source = "registry+https://github.com/rust-lang/crates.io-index"
3634checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
3635
3636[[package]]
3637name = "smallvec"
3638version = "1.15.1"
3639source = "registry+https://github.com/rust-lang/crates.io-index"
3640checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
3641
3642[[package]]
3643name = "smol_str"
3644version = "0.3.2"
3645source = "registry+https://github.com/rust-lang/crates.io-index"
3646checksum = "9676b89cd56310a87b93dec47b11af744f34d5fc9f367b829474eec0a891350d"
3647dependencies = [
3648 "borsh",
3649 "serde",
3650]
3651
3652[[package]]
3653name = "socket2"
3654version = "0.5.10"
3655source = "registry+https://github.com/rust-lang/crates.io-index"
3656checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678"
3657dependencies = [
3658 "libc",
3659 "windows-sys 0.52.0",
3660]
3661
3662[[package]]
3663name = "socket2"
3664version = "0.6.0"
3665source = "registry+https://github.com/rust-lang/crates.io-index"
3666checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807"
3667dependencies = [
3668 "libc",
3669 "windows-sys 0.59.0",
3670]
3671
3672[[package]]
3673name = "spin"
3674version = "0.9.8"
3675source = "registry+https://github.com/rust-lang/crates.io-index"
3676checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
3677
3678[[package]]
3679name = "spin"
3680version = "0.10.0"
3681source = "registry+https://github.com/rust-lang/crates.io-index"
3682checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591"
3683
3684[[package]]
3685name = "spki"
3686version = "0.7.3"
3687source = "registry+https://github.com/rust-lang/crates.io-index"
3688checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
3689dependencies = [
3690 "base64ct",
3691 "der",
3692]
3693
3694[[package]]
3695name = "stable_deref_trait"
3696version = "1.2.0"
3697source = "registry+https://github.com/rust-lang/crates.io-index"
3698checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
3699
3700[[package]]
3701name = "static-regular-grammar"
3702version = "2.0.2"
3703source = "registry+https://github.com/rust-lang/crates.io-index"
3704checksum = "4f4a6c40247579acfbb138c3cd7de3dab113ab4ac6227f1b7de7d626ee667957"
3705dependencies = [
3706 "abnf",
3707 "btree-range-map",
3708 "ciborium",
3709 "hex_fmt",
3710 "indoc",
3711 "proc-macro-error",
3712 "proc-macro2",
3713 "quote",
3714 "serde",
3715 "sha2",
3716 "syn 2.0.106",
3717 "thiserror 1.0.69",
3718]
3719
3720[[package]]
3721name = "static_assertions"
3722version = "1.1.0"
3723source = "registry+https://github.com/rust-lang/crates.io-index"
3724checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
3725
3726[[package]]
3727name = "strsim"
3728version = "0.11.1"
3729source = "registry+https://github.com/rust-lang/crates.io-index"
3730checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
3731
3732[[package]]
3733name = "subtle"
3734version = "2.6.1"
3735source = "registry+https://github.com/rust-lang/crates.io-index"
3736checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
3737
3738[[package]]
3739name = "supports-color"
3740version = "3.0.2"
3741source = "registry+https://github.com/rust-lang/crates.io-index"
3742checksum = "c64fc7232dd8d2e4ac5ce4ef302b1d81e0b80d055b9d77c7c4f51f6aa4c867d6"
3743dependencies = [
3744 "is_ci",
3745]
3746
3747[[package]]
3748name = "supports-hyperlinks"
3749version = "3.1.0"
3750source = "registry+https://github.com/rust-lang/crates.io-index"
3751checksum = "804f44ed3c63152de6a9f90acbea1a110441de43006ea51bcce8f436196a288b"
3752
3753[[package]]
3754name = "supports-unicode"
3755version = "3.0.0"
3756source = "registry+https://github.com/rust-lang/crates.io-index"
3757checksum = "b7401a30af6cb5818bb64852270bb722533397edcfc7344954a38f420819ece2"
3758
3759[[package]]
3760name = "syn"
3761version = "1.0.109"
3762source = "registry+https://github.com/rust-lang/crates.io-index"
3763checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
3764dependencies = [
3765 "proc-macro2",
3766 "unicode-ident",
3767]
3768
3769[[package]]
3770name = "syn"
3771version = "2.0.106"
3772source = "registry+https://github.com/rust-lang/crates.io-index"
3773checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6"
3774dependencies = [
3775 "proc-macro2",
3776 "quote",
3777 "unicode-ident",
3778]
3779
3780[[package]]
3781name = "sync_wrapper"
3782version = "1.0.2"
3783source = "registry+https://github.com/rust-lang/crates.io-index"
3784checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
3785dependencies = [
3786 "futures-core",
3787]
3788
3789[[package]]
3790name = "synstructure"
3791version = "0.13.2"
3792source = "registry+https://github.com/rust-lang/crates.io-index"
3793checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
3794dependencies = [
3795 "proc-macro2",
3796 "quote",
3797 "syn 2.0.106",
3798]
3799
3800[[package]]
3801name = "system-configuration"
3802version = "0.6.1"
3803source = "registry+https://github.com/rust-lang/crates.io-index"
3804checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
3805dependencies = [
3806 "bitflags",
3807 "core-foundation",
3808 "system-configuration-sys",
3809]
3810
3811[[package]]
3812name = "system-configuration-sys"
3813version = "0.6.0"
3814source = "registry+https://github.com/rust-lang/crates.io-index"
3815checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
3816dependencies = [
3817 "core-foundation-sys",
3818 "libc",
3819]
3820
3821[[package]]
3822name = "tempfile"
3823version = "3.23.0"
3824source = "registry+https://github.com/rust-lang/crates.io-index"
3825checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16"
3826dependencies = [
3827 "fastrand",
3828 "getrandom 0.3.4",
3829 "once_cell",
3830 "rustix",
3831 "windows-sys 0.60.2",
3832]
3833
3834[[package]]
3835name = "terminal_size"
3836version = "0.4.3"
3837source = "registry+https://github.com/rust-lang/crates.io-index"
3838checksum = "60b8cb979cb11c32ce1603f8137b22262a9d131aaa5c37b5678025f22b8becd0"
3839dependencies = [
3840 "rustix",
3841 "windows-sys 0.60.2",
3842]
3843
3844[[package]]
3845name = "textwrap"
3846version = "0.16.2"
3847source = "registry+https://github.com/rust-lang/crates.io-index"
3848checksum = "c13547615a44dc9c452a8a534638acdf07120d4b6847c8178705da06306a3057"
3849dependencies = [
3850 "unicode-linebreak",
3851 "unicode-width 0.2.1",
3852]
3853
3854[[package]]
3855name = "thiserror"
3856version = "1.0.69"
3857source = "registry+https://github.com/rust-lang/crates.io-index"
3858checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
3859dependencies = [
3860 "thiserror-impl 1.0.69",
3861]
3862
3863[[package]]
3864name = "thiserror"
3865version = "2.0.17"
3866source = "registry+https://github.com/rust-lang/crates.io-index"
3867checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
3868dependencies = [
3869 "thiserror-impl 2.0.17",
3870]
3871
3872[[package]]
3873name = "thiserror-impl"
3874version = "1.0.69"
3875source = "registry+https://github.com/rust-lang/crates.io-index"
3876checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
3877dependencies = [
3878 "proc-macro2",
3879 "quote",
3880 "syn 2.0.106",
3881]
3882
3883[[package]]
3884name = "thiserror-impl"
3885version = "2.0.17"
3886source = "registry+https://github.com/rust-lang/crates.io-index"
3887checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
3888dependencies = [
3889 "proc-macro2",
3890 "quote",
3891 "syn 2.0.106",
3892]
3893
3894[[package]]
3895name = "thread_local"
3896version = "1.1.9"
3897source = "registry+https://github.com/rust-lang/crates.io-index"
3898checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
3899dependencies = [
3900 "cfg-if",
3901]
3902
3903[[package]]
3904name = "threadpool"
3905version = "1.8.1"
3906source = "registry+https://github.com/rust-lang/crates.io-index"
3907checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa"
3908dependencies = [
3909 "num_cpus",
3910]
3911
3912[[package]]
3913name = "time"
3914version = "0.3.44"
3915source = "registry+https://github.com/rust-lang/crates.io-index"
3916checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d"
3917dependencies = [
3918 "deranged",
3919 "itoa",
3920 "libc",
3921 "num-conv",
3922 "num_threads",
3923 "powerfmt",
3924 "serde",
3925 "time-core",
3926 "time-macros",
3927]
3928
3929[[package]]
3930name = "time-core"
3931version = "0.1.6"
3932source = "registry+https://github.com/rust-lang/crates.io-index"
3933checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b"
3934
3935[[package]]
3936name = "time-macros"
3937version = "0.2.24"
3938source = "registry+https://github.com/rust-lang/crates.io-index"
3939checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3"
3940dependencies = [
3941 "num-conv",
3942 "time-core",
3943]
3944
3945[[package]]
3946name = "tiny_http"
3947version = "0.12.0"
3948source = "registry+https://github.com/rust-lang/crates.io-index"
3949checksum = "389915df6413a2e74fb181895f933386023c71110878cd0825588928e64cdc82"
3950dependencies = [
3951 "ascii",
3952 "chunked_transfer",
3953 "httpdate",
3954 "log",
3955]
3956
3957[[package]]
3958name = "tinystr"
3959version = "0.8.1"
3960source = "registry+https://github.com/rust-lang/crates.io-index"
3961checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b"
3962dependencies = [
3963 "displaydoc",
3964 "zerovec",
3965]
3966
3967[[package]]
3968name = "tinyvec"
3969version = "1.10.0"
3970source = "registry+https://github.com/rust-lang/crates.io-index"
3971checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
3972dependencies = [
3973 "tinyvec_macros",
3974]
3975
3976[[package]]
3977name = "tinyvec_macros"
3978version = "0.1.1"
3979source = "registry+https://github.com/rust-lang/crates.io-index"
3980checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
3981
3982[[package]]
3983name = "tokio"
3984version = "1.47.1"
3985source = "registry+https://github.com/rust-lang/crates.io-index"
3986checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038"
3987dependencies = [
3988 "backtrace",
3989 "bytes",
3990 "io-uring",
3991 "libc",
3992 "mio",
3993 "parking_lot",
3994 "pin-project-lite",
3995 "signal-hook-registry",
3996 "slab",
3997 "socket2 0.6.0",
3998 "tokio-macros",
3999 "windows-sys 0.59.0",
4000]
4001
4002[[package]]
4003name = "tokio-macros"
4004version = "2.5.0"
4005source = "registry+https://github.com/rust-lang/crates.io-index"
4006checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
4007dependencies = [
4008 "proc-macro2",
4009 "quote",
4010 "syn 2.0.106",
4011]
4012
4013[[package]]
4014name = "tokio-rustls"
4015version = "0.26.4"
4016source = "registry+https://github.com/rust-lang/crates.io-index"
4017checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
4018dependencies = [
4019 "rustls",
4020 "tokio",
4021]
4022
4023[[package]]
4024name = "tokio-util"
4025version = "0.7.16"
4026source = "registry+https://github.com/rust-lang/crates.io-index"
4027checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5"
4028dependencies = [
4029 "bytes",
4030 "futures-core",
4031 "futures-sink",
4032 "futures-util",
4033 "pin-project-lite",
4034 "tokio",
4035]
4036
4037[[package]]
4038name = "tower"
4039version = "0.5.2"
4040source = "registry+https://github.com/rust-lang/crates.io-index"
4041checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
4042dependencies = [
4043 "futures-core",
4044 "futures-util",
4045 "pin-project-lite",
4046 "sync_wrapper",
4047 "tokio",
4048 "tower-layer",
4049 "tower-service",
4050 "tracing",
4051]
4052
4053[[package]]
4054name = "tower-http"
4055version = "0.6.6"
4056source = "registry+https://github.com/rust-lang/crates.io-index"
4057checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
4058dependencies = [
4059 "bitflags",
4060 "bytes",
4061 "futures-util",
4062 "http",
4063 "http-body",
4064 "iri-string",
4065 "pin-project-lite",
4066 "tower",
4067 "tower-layer",
4068 "tower-service",
4069 "tracing",
4070]
4071
4072[[package]]
4073name = "tower-layer"
4074version = "0.3.3"
4075source = "registry+https://github.com/rust-lang/crates.io-index"
4076checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
4077
4078[[package]]
4079name = "tower-service"
4080version = "0.3.3"
4081source = "registry+https://github.com/rust-lang/crates.io-index"
4082checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
4083
4084[[package]]
4085name = "tracing"
4086version = "0.1.41"
4087source = "registry+https://github.com/rust-lang/crates.io-index"
4088checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
4089dependencies = [
4090 "log",
4091 "pin-project-lite",
4092 "tracing-attributes",
4093 "tracing-core",
4094]
4095
4096[[package]]
4097name = "tracing-attributes"
4098version = "0.1.30"
4099source = "registry+https://github.com/rust-lang/crates.io-index"
4100checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
4101dependencies = [
4102 "proc-macro2",
4103 "quote",
4104 "syn 2.0.106",
4105]
4106
4107[[package]]
4108name = "tracing-core"
4109version = "0.1.34"
4110source = "registry+https://github.com/rust-lang/crates.io-index"
4111checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
4112dependencies = [
4113 "once_cell",
4114 "valuable",
4115]
4116
4117[[package]]
4118name = "tracing-log"
4119version = "0.2.0"
4120source = "registry+https://github.com/rust-lang/crates.io-index"
4121checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
4122dependencies = [
4123 "log",
4124 "once_cell",
4125 "tracing-core",
4126]
4127
4128[[package]]
4129name = "tracing-subscriber"
4130version = "0.3.20"
4131source = "registry+https://github.com/rust-lang/crates.io-index"
4132checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5"
4133dependencies = [
4134 "matchers",
4135 "nu-ansi-term",
4136 "once_cell",
4137 "regex-automata",
4138 "sharded-slab",
4139 "smallvec",
4140 "thread_local",
4141 "time",
4142 "tracing",
4143 "tracing-core",
4144 "tracing-log",
4145]
4146
4147[[package]]
4148name = "trait-variant"
4149version = "0.1.2"
4150source = "registry+https://github.com/rust-lang/crates.io-index"
4151checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7"
4152dependencies = [
4153 "proc-macro2",
4154 "quote",
4155 "syn 2.0.106",
4156]
4157
4158[[package]]
4159name = "try-lock"
4160version = "0.2.5"
4161source = "registry+https://github.com/rust-lang/crates.io-index"
4162checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
4163
4164[[package]]
4165name = "twoway"
4166version = "0.1.8"
4167source = "registry+https://github.com/rust-lang/crates.io-index"
4168checksum = "59b11b2b5241ba34be09c3cc85a36e56e48f9888862e19cedf23336d35316ed1"
4169dependencies = [
4170 "memchr",
4171]
4172
4173[[package]]
4174name = "typeid"
4175version = "1.0.3"
4176source = "registry+https://github.com/rust-lang/crates.io-index"
4177checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c"
4178
4179[[package]]
4180name = "typenum"
4181version = "1.18.0"
4182source = "registry+https://github.com/rust-lang/crates.io-index"
4183checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
4184
4185[[package]]
4186name = "typetag"
4187version = "0.2.21"
4188source = "registry+https://github.com/rust-lang/crates.io-index"
4189checksum = "be2212c8a9b9bcfca32024de14998494cf9a5dfa59ea1b829de98bac374b86bf"
4190dependencies = [
4191 "erased-serde",
4192 "inventory",
4193 "once_cell",
4194 "serde",
4195 "typetag-impl",
4196]
4197
4198[[package]]
4199name = "typetag-impl"
4200version = "0.2.21"
4201source = "registry+https://github.com/rust-lang/crates.io-index"
4202checksum = "27a7a9b72ba121f6f1f6c3632b85604cac41aedb5ddc70accbebb6cac83de846"
4203dependencies = [
4204 "proc-macro2",
4205 "quote",
4206 "syn 2.0.106",
4207]
4208
4209[[package]]
4210name = "unicase"
4211version = "2.8.1"
4212source = "registry+https://github.com/rust-lang/crates.io-index"
4213checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
4214
4215[[package]]
4216name = "unicode-ident"
4217version = "1.0.19"
4218source = "registry+https://github.com/rust-lang/crates.io-index"
4219checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d"
4220
4221[[package]]
4222name = "unicode-linebreak"
4223version = "0.1.5"
4224source = "registry+https://github.com/rust-lang/crates.io-index"
4225checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
4226
4227[[package]]
4228name = "unicode-width"
4229version = "0.1.14"
4230source = "registry+https://github.com/rust-lang/crates.io-index"
4231checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
4232
4233[[package]]
4234name = "unicode-width"
4235version = "0.2.1"
4236source = "registry+https://github.com/rust-lang/crates.io-index"
4237checksum = "4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c"
4238
4239[[package]]
4240name = "unicode-xid"
4241version = "0.2.6"
4242source = "registry+https://github.com/rust-lang/crates.io-index"
4243checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
4244
4245[[package]]
4246name = "unsigned-varint"
4247version = "0.8.0"
4248source = "registry+https://github.com/rust-lang/crates.io-index"
4249checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06"
4250
4251[[package]]
4252name = "untrusted"
4253version = "0.9.0"
4254source = "registry+https://github.com/rust-lang/crates.io-index"
4255checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
4256
4257[[package]]
4258name = "url"
4259version = "2.5.7"
4260source = "registry+https://github.com/rust-lang/crates.io-index"
4261checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b"
4262dependencies = [
4263 "form_urlencoded",
4264 "idna",
4265 "percent-encoding",
4266 "serde",
4267]
4268
4269[[package]]
4270name = "urlencoding"
4271version = "2.1.3"
4272source = "registry+https://github.com/rust-lang/crates.io-index"
4273checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
4274
4275[[package]]
4276name = "utf8_iter"
4277version = "1.0.4"
4278source = "registry+https://github.com/rust-lang/crates.io-index"
4279checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
4280
4281[[package]]
4282name = "utf8parse"
4283version = "0.2.2"
4284source = "registry+https://github.com/rust-lang/crates.io-index"
4285checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
4286
4287[[package]]
4288name = "uuid"
4289version = "1.18.1"
4290source = "registry+https://github.com/rust-lang/crates.io-index"
4291checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2"
4292dependencies = [
4293 "js-sys",
4294 "wasm-bindgen",
4295]
4296
4297[[package]]
4298name = "valuable"
4299version = "0.1.1"
4300source = "registry+https://github.com/rust-lang/crates.io-index"
4301checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
4302
4303[[package]]
4304name = "version_check"
4305version = "0.9.5"
4306source = "registry+https://github.com/rust-lang/crates.io-index"
4307checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
4308
4309[[package]]
4310name = "walkdir"
4311version = "2.5.0"
4312source = "registry+https://github.com/rust-lang/crates.io-index"
4313checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
4314dependencies = [
4315 "same-file",
4316 "winapi-util",
4317]
4318
4319[[package]]
4320name = "want"
4321version = "0.3.1"
4322source = "registry+https://github.com/rust-lang/crates.io-index"
4323checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
4324dependencies = [
4325 "try-lock",
4326]
4327
4328[[package]]
4329name = "wasi"
4330version = "0.11.1+wasi-snapshot-preview1"
4331source = "registry+https://github.com/rust-lang/crates.io-index"
4332checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
4333
4334[[package]]
4335name = "wasip2"
4336version = "1.0.1+wasi-0.2.4"
4337source = "registry+https://github.com/rust-lang/crates.io-index"
4338checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7"
4339dependencies = [
4340 "wit-bindgen",
4341]
4342
4343[[package]]
4344name = "wasm-bindgen"
4345version = "0.2.104"
4346source = "registry+https://github.com/rust-lang/crates.io-index"
4347checksum = "c1da10c01ae9f1ae40cbfac0bac3b1e724b320abfcf52229f80b547c0d250e2d"
4348dependencies = [
4349 "cfg-if",
4350 "once_cell",
4351 "rustversion",
4352 "wasm-bindgen-macro",
4353 "wasm-bindgen-shared",
4354]
4355
4356[[package]]
4357name = "wasm-bindgen-backend"
4358version = "0.2.104"
4359source = "registry+https://github.com/rust-lang/crates.io-index"
4360checksum = "671c9a5a66f49d8a47345ab942e2cb93c7d1d0339065d4f8139c486121b43b19"
4361dependencies = [
4362 "bumpalo",
4363 "log",
4364 "proc-macro2",
4365 "quote",
4366 "syn 2.0.106",
4367 "wasm-bindgen-shared",
4368]
4369
4370[[package]]
4371name = "wasm-bindgen-futures"
4372version = "0.4.54"
4373source = "registry+https://github.com/rust-lang/crates.io-index"
4374checksum = "7e038d41e478cc73bae0ff9b36c60cff1c98b8f38f8d7e8061e79ee63608ac5c"
4375dependencies = [
4376 "cfg-if",
4377 "js-sys",
4378 "once_cell",
4379 "wasm-bindgen",
4380 "web-sys",
4381]
4382
4383[[package]]
4384name = "wasm-bindgen-macro"
4385version = "0.2.104"
4386source = "registry+https://github.com/rust-lang/crates.io-index"
4387checksum = "7ca60477e4c59f5f2986c50191cd972e3a50d8a95603bc9434501cf156a9a119"
4388dependencies = [
4389 "quote",
4390 "wasm-bindgen-macro-support",
4391]
4392
4393[[package]]
4394name = "wasm-bindgen-macro-support"
4395version = "0.2.104"
4396source = "registry+https://github.com/rust-lang/crates.io-index"
4397checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7"
4398dependencies = [
4399 "proc-macro2",
4400 "quote",
4401 "syn 2.0.106",
4402 "wasm-bindgen-backend",
4403 "wasm-bindgen-shared",
4404]
4405
4406[[package]]
4407name = "wasm-bindgen-shared"
4408version = "0.2.104"
4409source = "registry+https://github.com/rust-lang/crates.io-index"
4410checksum = "bad67dc8b2a1a6e5448428adec4c3e84c43e561d8c9ee8a9e5aabeb193ec41d1"
4411dependencies = [
4412 "unicode-ident",
4413]
4414
4415[[package]]
4416name = "wasm-streams"
4417version = "0.4.2"
4418source = "registry+https://github.com/rust-lang/crates.io-index"
4419checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
4420dependencies = [
4421 "futures-util",
4422 "js-sys",
4423 "wasm-bindgen",
4424 "wasm-bindgen-futures",
4425 "web-sys",
4426]
4427
4428[[package]]
4429name = "web-sys"
4430version = "0.3.81"
4431source = "registry+https://github.com/rust-lang/crates.io-index"
4432checksum = "9367c417a924a74cae129e6a2ae3b47fabb1f8995595ab474029da749a8be120"
4433dependencies = [
4434 "js-sys",
4435 "wasm-bindgen",
4436]
4437
4438[[package]]
4439name = "web-time"
4440version = "1.1.0"
4441source = "registry+https://github.com/rust-lang/crates.io-index"
4442checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
4443dependencies = [
4444 "js-sys",
4445 "wasm-bindgen",
4446]
4447
4448[[package]]
4449name = "webbrowser"
4450version = "0.8.15"
4451source = "registry+https://github.com/rust-lang/crates.io-index"
4452checksum = "db67ae75a9405634f5882791678772c94ff5f16a66535aae186e26aa0841fc8b"
4453dependencies = [
4454 "core-foundation",
4455 "home",
4456 "jni",
4457 "log",
4458 "ndk-context",
4459 "objc",
4460 "raw-window-handle",
4461 "url",
4462 "web-sys",
4463]
4464
4465[[package]]
4466name = "webpki-roots"
4467version = "1.0.2"
4468source = "registry+https://github.com/rust-lang/crates.io-index"
4469checksum = "7e8983c3ab33d6fb807cfcdad2491c4ea8cbc8ed839181c7dfd9c67c83e261b2"
4470dependencies = [
4471 "rustls-pki-types",
4472]
4473
4474[[package]]
4475name = "widestring"
4476version = "1.2.0"
4477source = "registry+https://github.com/rust-lang/crates.io-index"
4478checksum = "dd7cf3379ca1aac9eea11fba24fd7e315d621f8dfe35c8d7d2be8b793726e07d"
4479
4480[[package]]
4481name = "winapi-util"
4482version = "0.1.11"
4483source = "registry+https://github.com/rust-lang/crates.io-index"
4484checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
4485dependencies = [
4486 "windows-sys 0.60.2",
4487]
4488
4489[[package]]
4490name = "windows"
4491version = "0.61.3"
4492source = "registry+https://github.com/rust-lang/crates.io-index"
4493checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
4494dependencies = [
4495 "windows-collections",
4496 "windows-core 0.61.2",
4497 "windows-future",
4498 "windows-link 0.1.3",
4499 "windows-numerics",
4500]
4501
4502[[package]]
4503name = "windows-collections"
4504version = "0.2.0"
4505source = "registry+https://github.com/rust-lang/crates.io-index"
4506checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
4507dependencies = [
4508 "windows-core 0.61.2",
4509]
4510
4511[[package]]
4512name = "windows-core"
4513version = "0.61.2"
4514source = "registry+https://github.com/rust-lang/crates.io-index"
4515checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
4516dependencies = [
4517 "windows-implement",
4518 "windows-interface",
4519 "windows-link 0.1.3",
4520 "windows-result 0.3.4",
4521 "windows-strings 0.4.2",
4522]
4523
4524[[package]]
4525name = "windows-core"
4526version = "0.62.1"
4527source = "registry+https://github.com/rust-lang/crates.io-index"
4528checksum = "6844ee5416b285084d3d3fffd743b925a6c9385455f64f6d4fa3031c4c2749a9"
4529dependencies = [
4530 "windows-implement",
4531 "windows-interface",
4532 "windows-link 0.2.0",
4533 "windows-result 0.4.0",
4534 "windows-strings 0.5.0",
4535]
4536
4537[[package]]
4538name = "windows-future"
4539version = "0.2.1"
4540source = "registry+https://github.com/rust-lang/crates.io-index"
4541checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
4542dependencies = [
4543 "windows-core 0.61.2",
4544 "windows-link 0.1.3",
4545 "windows-threading",
4546]
4547
4548[[package]]
4549name = "windows-implement"
4550version = "0.60.1"
4551source = "registry+https://github.com/rust-lang/crates.io-index"
4552checksum = "edb307e42a74fb6de9bf3a02d9712678b22399c87e6fa869d6dfcd8c1b7754e0"
4553dependencies = [
4554 "proc-macro2",
4555 "quote",
4556 "syn 2.0.106",
4557]
4558
4559[[package]]
4560name = "windows-interface"
4561version = "0.59.2"
4562source = "registry+https://github.com/rust-lang/crates.io-index"
4563checksum = "c0abd1ddbc6964ac14db11c7213d6532ef34bd9aa042c2e5935f59d7908b46a5"
4564dependencies = [
4565 "proc-macro2",
4566 "quote",
4567 "syn 2.0.106",
4568]
4569
4570[[package]]
4571name = "windows-link"
4572version = "0.1.3"
4573source = "registry+https://github.com/rust-lang/crates.io-index"
4574checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
4575
4576[[package]]
4577name = "windows-link"
4578version = "0.2.0"
4579source = "registry+https://github.com/rust-lang/crates.io-index"
4580checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65"
4581
4582[[package]]
4583name = "windows-numerics"
4584version = "0.2.0"
4585source = "registry+https://github.com/rust-lang/crates.io-index"
4586checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
4587dependencies = [
4588 "windows-core 0.61.2",
4589 "windows-link 0.1.3",
4590]
4591
4592[[package]]
4593name = "windows-registry"
4594version = "0.5.3"
4595source = "registry+https://github.com/rust-lang/crates.io-index"
4596checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e"
4597dependencies = [
4598 "windows-link 0.1.3",
4599 "windows-result 0.3.4",
4600 "windows-strings 0.4.2",
4601]
4602
4603[[package]]
4604name = "windows-result"
4605version = "0.3.4"
4606source = "registry+https://github.com/rust-lang/crates.io-index"
4607checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
4608dependencies = [
4609 "windows-link 0.1.3",
4610]
4611
4612[[package]]
4613name = "windows-result"
4614version = "0.4.0"
4615source = "registry+https://github.com/rust-lang/crates.io-index"
4616checksum = "7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f"
4617dependencies = [
4618 "windows-link 0.2.0",
4619]
4620
4621[[package]]
4622name = "windows-strings"
4623version = "0.4.2"
4624source = "registry+https://github.com/rust-lang/crates.io-index"
4625checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
4626dependencies = [
4627 "windows-link 0.1.3",
4628]
4629
4630[[package]]
4631name = "windows-strings"
4632version = "0.5.0"
4633source = "registry+https://github.com/rust-lang/crates.io-index"
4634checksum = "7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda"
4635dependencies = [
4636 "windows-link 0.2.0",
4637]
4638
4639[[package]]
4640name = "windows-sys"
4641version = "0.45.0"
4642source = "registry+https://github.com/rust-lang/crates.io-index"
4643checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
4644dependencies = [
4645 "windows-targets 0.42.2",
4646]
4647
4648[[package]]
4649name = "windows-sys"
4650version = "0.48.0"
4651source = "registry+https://github.com/rust-lang/crates.io-index"
4652checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
4653dependencies = [
4654 "windows-targets 0.48.5",
4655]
4656
4657[[package]]
4658name = "windows-sys"
4659version = "0.52.0"
4660source = "registry+https://github.com/rust-lang/crates.io-index"
4661checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
4662dependencies = [
4663 "windows-targets 0.52.6",
4664]
4665
4666[[package]]
4667name = "windows-sys"
4668version = "0.59.0"
4669source = "registry+https://github.com/rust-lang/crates.io-index"
4670checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
4671dependencies = [
4672 "windows-targets 0.52.6",
4673]
4674
4675[[package]]
4676name = "windows-sys"
4677version = "0.60.2"
4678source = "registry+https://github.com/rust-lang/crates.io-index"
4679checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
4680dependencies = [
4681 "windows-targets 0.53.4",
4682]
4683
4684[[package]]
4685name = "windows-targets"
4686version = "0.42.2"
4687source = "registry+https://github.com/rust-lang/crates.io-index"
4688checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
4689dependencies = [
4690 "windows_aarch64_gnullvm 0.42.2",
4691 "windows_aarch64_msvc 0.42.2",
4692 "windows_i686_gnu 0.42.2",
4693 "windows_i686_msvc 0.42.2",
4694 "windows_x86_64_gnu 0.42.2",
4695 "windows_x86_64_gnullvm 0.42.2",
4696 "windows_x86_64_msvc 0.42.2",
4697]
4698
4699[[package]]
4700name = "windows-targets"
4701version = "0.48.5"
4702source = "registry+https://github.com/rust-lang/crates.io-index"
4703checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
4704dependencies = [
4705 "windows_aarch64_gnullvm 0.48.5",
4706 "windows_aarch64_msvc 0.48.5",
4707 "windows_i686_gnu 0.48.5",
4708 "windows_i686_msvc 0.48.5",
4709 "windows_x86_64_gnu 0.48.5",
4710 "windows_x86_64_gnullvm 0.48.5",
4711 "windows_x86_64_msvc 0.48.5",
4712]
4713
4714[[package]]
4715name = "windows-targets"
4716version = "0.52.6"
4717source = "registry+https://github.com/rust-lang/crates.io-index"
4718checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
4719dependencies = [
4720 "windows_aarch64_gnullvm 0.52.6",
4721 "windows_aarch64_msvc 0.52.6",
4722 "windows_i686_gnu 0.52.6",
4723 "windows_i686_gnullvm 0.52.6",
4724 "windows_i686_msvc 0.52.6",
4725 "windows_x86_64_gnu 0.52.6",
4726 "windows_x86_64_gnullvm 0.52.6",
4727 "windows_x86_64_msvc 0.52.6",
4728]
4729
4730[[package]]
4731name = "windows-targets"
4732version = "0.53.4"
4733source = "registry+https://github.com/rust-lang/crates.io-index"
4734checksum = "2d42b7b7f66d2a06854650af09cfdf8713e427a439c97ad65a6375318033ac4b"
4735dependencies = [
4736 "windows-link 0.2.0",
4737 "windows_aarch64_gnullvm 0.53.0",
4738 "windows_aarch64_msvc 0.53.0",
4739 "windows_i686_gnu 0.53.0",
4740 "windows_i686_gnullvm 0.53.0",
4741 "windows_i686_msvc 0.53.0",
4742 "windows_x86_64_gnu 0.53.0",
4743 "windows_x86_64_gnullvm 0.53.0",
4744 "windows_x86_64_msvc 0.53.0",
4745]
4746
4747[[package]]
4748name = "windows-threading"
4749version = "0.1.0"
4750source = "registry+https://github.com/rust-lang/crates.io-index"
4751checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
4752dependencies = [
4753 "windows-link 0.1.3",
4754]
4755
4756[[package]]
4757name = "windows_aarch64_gnullvm"
4758version = "0.42.2"
4759source = "registry+https://github.com/rust-lang/crates.io-index"
4760checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
4761
4762[[package]]
4763name = "windows_aarch64_gnullvm"
4764version = "0.48.5"
4765source = "registry+https://github.com/rust-lang/crates.io-index"
4766checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
4767
4768[[package]]
4769name = "windows_aarch64_gnullvm"
4770version = "0.52.6"
4771source = "registry+https://github.com/rust-lang/crates.io-index"
4772checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
4773
4774[[package]]
4775name = "windows_aarch64_gnullvm"
4776version = "0.53.0"
4777source = "registry+https://github.com/rust-lang/crates.io-index"
4778checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
4779
4780[[package]]
4781name = "windows_aarch64_msvc"
4782version = "0.42.2"
4783source = "registry+https://github.com/rust-lang/crates.io-index"
4784checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
4785
4786[[package]]
4787name = "windows_aarch64_msvc"
4788version = "0.48.5"
4789source = "registry+https://github.com/rust-lang/crates.io-index"
4790checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
4791
4792[[package]]
4793name = "windows_aarch64_msvc"
4794version = "0.52.6"
4795source = "registry+https://github.com/rust-lang/crates.io-index"
4796checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
4797
4798[[package]]
4799name = "windows_aarch64_msvc"
4800version = "0.53.0"
4801source = "registry+https://github.com/rust-lang/crates.io-index"
4802checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
4803
4804[[package]]
4805name = "windows_i686_gnu"
4806version = "0.42.2"
4807source = "registry+https://github.com/rust-lang/crates.io-index"
4808checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
4809
4810[[package]]
4811name = "windows_i686_gnu"
4812version = "0.48.5"
4813source = "registry+https://github.com/rust-lang/crates.io-index"
4814checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
4815
4816[[package]]
4817name = "windows_i686_gnu"
4818version = "0.52.6"
4819source = "registry+https://github.com/rust-lang/crates.io-index"
4820checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
4821
4822[[package]]
4823name = "windows_i686_gnu"
4824version = "0.53.0"
4825source = "registry+https://github.com/rust-lang/crates.io-index"
4826checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
4827
4828[[package]]
4829name = "windows_i686_gnullvm"
4830version = "0.52.6"
4831source = "registry+https://github.com/rust-lang/crates.io-index"
4832checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
4833
4834[[package]]
4835name = "windows_i686_gnullvm"
4836version = "0.53.0"
4837source = "registry+https://github.com/rust-lang/crates.io-index"
4838checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
4839
4840[[package]]
4841name = "windows_i686_msvc"
4842version = "0.42.2"
4843source = "registry+https://github.com/rust-lang/crates.io-index"
4844checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
4845
4846[[package]]
4847name = "windows_i686_msvc"
4848version = "0.48.5"
4849source = "registry+https://github.com/rust-lang/crates.io-index"
4850checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
4851
4852[[package]]
4853name = "windows_i686_msvc"
4854version = "0.52.6"
4855source = "registry+https://github.com/rust-lang/crates.io-index"
4856checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
4857
4858[[package]]
4859name = "windows_i686_msvc"
4860version = "0.53.0"
4861source = "registry+https://github.com/rust-lang/crates.io-index"
4862checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
4863
4864[[package]]
4865name = "windows_x86_64_gnu"
4866version = "0.42.2"
4867source = "registry+https://github.com/rust-lang/crates.io-index"
4868checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
4869
4870[[package]]
4871name = "windows_x86_64_gnu"
4872version = "0.48.5"
4873source = "registry+https://github.com/rust-lang/crates.io-index"
4874checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
4875
4876[[package]]
4877name = "windows_x86_64_gnu"
4878version = "0.52.6"
4879source = "registry+https://github.com/rust-lang/crates.io-index"
4880checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
4881
4882[[package]]
4883name = "windows_x86_64_gnu"
4884version = "0.53.0"
4885source = "registry+https://github.com/rust-lang/crates.io-index"
4886checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
4887
4888[[package]]
4889name = "windows_x86_64_gnullvm"
4890version = "0.42.2"
4891source = "registry+https://github.com/rust-lang/crates.io-index"
4892checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
4893
4894[[package]]
4895name = "windows_x86_64_gnullvm"
4896version = "0.48.5"
4897source = "registry+https://github.com/rust-lang/crates.io-index"
4898checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
4899
4900[[package]]
4901name = "windows_x86_64_gnullvm"
4902version = "0.52.6"
4903source = "registry+https://github.com/rust-lang/crates.io-index"
4904checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
4905
4906[[package]]
4907name = "windows_x86_64_gnullvm"
4908version = "0.53.0"
4909source = "registry+https://github.com/rust-lang/crates.io-index"
4910checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
4911
4912[[package]]
4913name = "windows_x86_64_msvc"
4914version = "0.42.2"
4915source = "registry+https://github.com/rust-lang/crates.io-index"
4916checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
4917
4918[[package]]
4919name = "windows_x86_64_msvc"
4920version = "0.48.5"
4921source = "registry+https://github.com/rust-lang/crates.io-index"
4922checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
4923
4924[[package]]
4925name = "windows_x86_64_msvc"
4926version = "0.52.6"
4927source = "registry+https://github.com/rust-lang/crates.io-index"
4928checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
4929
4930[[package]]
4931name = "windows_x86_64_msvc"
4932version = "0.53.0"
4933source = "registry+https://github.com/rust-lang/crates.io-index"
4934checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
4935
4936[[package]]
4937name = "winnow"
4938version = "0.6.24"
4939source = "registry+https://github.com/rust-lang/crates.io-index"
4940checksum = "c8d71a593cc5c42ad7876e2c1fda56f314f3754c084128833e64f1345ff8a03a"
4941dependencies = [
4942 "memchr",
4943]
4944
4945[[package]]
4946name = "winreg"
4947version = "0.50.0"
4948source = "registry+https://github.com/rust-lang/crates.io-index"
4949checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
4950dependencies = [
4951 "cfg-if",
4952 "windows-sys 0.48.0",
4953]
4954
4955[[package]]
4956name = "wit-bindgen"
4957version = "0.46.0"
4958source = "registry+https://github.com/rust-lang/crates.io-index"
4959checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59"
4960
4961[[package]]
4962name = "writeable"
4963version = "0.6.1"
4964source = "registry+https://github.com/rust-lang/crates.io-index"
4965checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb"
4966
4967[[package]]
4968name = "yansi"
4969version = "1.0.1"
4970source = "registry+https://github.com/rust-lang/crates.io-index"
4971checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
4972
4973[[package]]
4974name = "yoke"
4975version = "0.8.0"
4976source = "registry+https://github.com/rust-lang/crates.io-index"
4977checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc"
4978dependencies = [
4979 "serde",
4980 "stable_deref_trait",
4981 "yoke-derive",
4982 "zerofrom",
4983]
4984
4985[[package]]
4986name = "yoke-derive"
4987version = "0.8.0"
4988source = "registry+https://github.com/rust-lang/crates.io-index"
4989checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6"
4990dependencies = [
4991 "proc-macro2",
4992 "quote",
4993 "syn 2.0.106",
4994 "synstructure",
4995]
4996
4997[[package]]
4998name = "zerocopy"
4999version = "0.8.27"
5000source = "registry+https://github.com/rust-lang/crates.io-index"
5001checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c"
5002dependencies = [
5003 "zerocopy-derive",
5004]
5005
5006[[package]]
5007name = "zerocopy-derive"
5008version = "0.8.27"
5009source = "registry+https://github.com/rust-lang/crates.io-index"
5010checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831"
5011dependencies = [
5012 "proc-macro2",
5013 "quote",
5014 "syn 2.0.106",
5015]
5016
5017[[package]]
5018name = "zerofrom"
5019version = "0.1.6"
5020source = "registry+https://github.com/rust-lang/crates.io-index"
5021checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
5022dependencies = [
5023 "zerofrom-derive",
5024]
5025
5026[[package]]
5027name = "zerofrom-derive"
5028version = "0.1.6"
5029source = "registry+https://github.com/rust-lang/crates.io-index"
5030checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
5031dependencies = [
5032 "proc-macro2",
5033 "quote",
5034 "syn 2.0.106",
5035 "synstructure",
5036]
5037
5038[[package]]
5039name = "zeroize"
5040version = "1.8.2"
5041source = "registry+https://github.com/rust-lang/crates.io-index"
5042checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
5043dependencies = [
5044 "serde",
5045]
5046
5047[[package]]
5048name = "zerotrie"
5049version = "0.2.2"
5050source = "registry+https://github.com/rust-lang/crates.io-index"
5051checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595"
5052dependencies = [
5053 "displaydoc",
5054 "yoke",
5055 "zerofrom",
5056]
5057
5058[[package]]
5059name = "zerovec"
5060version = "0.11.4"
5061source = "registry+https://github.com/rust-lang/crates.io-index"
5062checksum = "e7aa2bd55086f1ab526693ecbe444205da57e25f4489879da80635a46d90e73b"
5063dependencies = [
5064 "yoke",
5065 "zerofrom",
5066 "zerovec-derive",
5067]
5068
5069[[package]]
5070name = "zerovec-derive"
5071version = "0.11.1"
5072source = "registry+https://github.com/rust-lang/crates.io-index"
5073checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f"
5074dependencies = [
5075 "proc-macro2",
5076 "quote",
5077 "syn 2.0.106",
5078]