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