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