this repo has no description
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 = "adler2"
26version = "2.0.1"
27source = "registry+https://github.com/rust-lang/crates.io-index"
28checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
29
30[[package]]
31name = "aead"
32version = "0.5.2"
33source = "registry+https://github.com/rust-lang/crates.io-index"
34checksum = "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0"
35dependencies = [
36 "crypto-common",
37 "generic-array",
38]
39
40[[package]]
41name = "aes"
42version = "0.8.4"
43source = "registry+https://github.com/rust-lang/crates.io-index"
44checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
45dependencies = [
46 "cfg-if",
47 "cipher",
48 "cpufeatures",
49]
50
51[[package]]
52name = "aes-gcm"
53version = "0.10.3"
54source = "registry+https://github.com/rust-lang/crates.io-index"
55checksum = "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1"
56dependencies = [
57 "aead",
58 "aes",
59 "cipher",
60 "ctr",
61 "ghash",
62 "subtle",
63]
64
65[[package]]
66name = "aho-corasick"
67version = "1.1.4"
68source = "registry+https://github.com/rust-lang/crates.io-index"
69checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
70dependencies = [
71 "memchr",
72]
73
74[[package]]
75name = "aliasable"
76version = "0.1.3"
77source = "registry+https://github.com/rust-lang/crates.io-index"
78checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
79
80[[package]]
81name = "allocator-api2"
82version = "0.2.21"
83source = "registry+https://github.com/rust-lang/crates.io-index"
84checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
85
86[[package]]
87name = "android_system_properties"
88version = "0.1.5"
89source = "registry+https://github.com/rust-lang/crates.io-index"
90checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
91dependencies = [
92 "libc",
93]
94
95[[package]]
96name = "anyhow"
97version = "1.0.100"
98source = "registry+https://github.com/rust-lang/crates.io-index"
99checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
100
101[[package]]
102name = "assert-json-diff"
103version = "2.0.2"
104source = "registry+https://github.com/rust-lang/crates.io-index"
105checksum = "47e4f2b81832e72834d7518d8487a0396a28cc408186a2e8854c0f98011faf12"
106dependencies = [
107 "serde",
108 "serde_json",
109]
110
111[[package]]
112name = "astral-tokio-tar"
113version = "0.5.6"
114source = "registry+https://github.com/rust-lang/crates.io-index"
115checksum = "ec179a06c1769b1e42e1e2cbe74c7dcdb3d6383c838454d063eaac5bbb7ebbe5"
116dependencies = [
117 "filetime",
118 "futures-core",
119 "libc",
120 "portable-atomic",
121 "rustc-hash",
122 "tokio",
123 "tokio-stream",
124 "xattr",
125]
126
127[[package]]
128name = "async-compression"
129version = "0.4.34"
130source = "registry+https://github.com/rust-lang/crates.io-index"
131checksum = "0e86f6d3dc9dc4352edeea6b8e499e13e3f5dc3b964d7ca5fd411415a3498473"
132dependencies = [
133 "compression-codecs",
134 "compression-core",
135 "futures-core",
136 "pin-project-lite",
137 "tokio",
138]
139
140[[package]]
141name = "async-stream"
142version = "0.3.6"
143source = "registry+https://github.com/rust-lang/crates.io-index"
144checksum = "0b5a71a6f37880a80d1d7f19efd781e4b5de42c88f0722cc13bcb6cc2cfe8476"
145dependencies = [
146 "async-stream-impl",
147 "futures-core",
148 "pin-project-lite",
149]
150
151[[package]]
152name = "async-stream-impl"
153version = "0.3.6"
154source = "registry+https://github.com/rust-lang/crates.io-index"
155checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d"
156dependencies = [
157 "proc-macro2",
158 "quote",
159 "syn 2.0.111",
160]
161
162[[package]]
163name = "async-trait"
164version = "0.1.89"
165source = "registry+https://github.com/rust-lang/crates.io-index"
166checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
167dependencies = [
168 "proc-macro2",
169 "quote",
170 "syn 2.0.111",
171]
172
173[[package]]
174name = "atoi"
175version = "2.0.0"
176source = "registry+https://github.com/rust-lang/crates.io-index"
177checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
178dependencies = [
179 "num-traits",
180]
181
182[[package]]
183name = "atomic-waker"
184version = "1.1.2"
185source = "registry+https://github.com/rust-lang/crates.io-index"
186checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
187
188[[package]]
189name = "autocfg"
190version = "1.5.0"
191source = "registry+https://github.com/rust-lang/crates.io-index"
192checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
193
194[[package]]
195name = "aws-config"
196version = "1.8.11"
197source = "registry+https://github.com/rust-lang/crates.io-index"
198checksum = "a0149602eeaf915158e14029ba0c78dedb8c08d554b024d54c8f239aab46511d"
199dependencies = [
200 "aws-credential-types",
201 "aws-runtime",
202 "aws-sdk-sso",
203 "aws-sdk-ssooidc",
204 "aws-sdk-sts",
205 "aws-smithy-async",
206 "aws-smithy-http",
207 "aws-smithy-json",
208 "aws-smithy-runtime",
209 "aws-smithy-runtime-api",
210 "aws-smithy-types",
211 "aws-types",
212 "bytes",
213 "fastrand",
214 "hex",
215 "http 1.4.0",
216 "ring",
217 "time",
218 "tokio",
219 "tracing",
220 "url",
221 "zeroize",
222]
223
224[[package]]
225name = "aws-credential-types"
226version = "1.2.10"
227source = "registry+https://github.com/rust-lang/crates.io-index"
228checksum = "b01c9521fa01558f750d183c8c68c81b0155b9d193a4ba7f84c36bd1b6d04a06"
229dependencies = [
230 "aws-smithy-async",
231 "aws-smithy-runtime-api",
232 "aws-smithy-types",
233 "zeroize",
234]
235
236[[package]]
237name = "aws-lc-rs"
238version = "1.15.1"
239source = "registry+https://github.com/rust-lang/crates.io-index"
240checksum = "6b5ce75405893cd713f9ab8e297d8e438f624dde7d706108285f7e17a25a180f"
241dependencies = [
242 "aws-lc-sys",
243 "zeroize",
244]
245
246[[package]]
247name = "aws-lc-sys"
248version = "0.34.0"
249source = "registry+https://github.com/rust-lang/crates.io-index"
250checksum = "179c3777a8b5e70e90ea426114ffc565b2c1a9f82f6c4a0c5a34aa6ef5e781b6"
251dependencies = [
252 "cc",
253 "cmake",
254 "dunce",
255 "fs_extra",
256]
257
258[[package]]
259name = "aws-runtime"
260version = "1.5.16"
261source = "registry+https://github.com/rust-lang/crates.io-index"
262checksum = "7ce527fb7e53ba9626fc47824f25e256250556c40d8f81d27dd92aa38239d632"
263dependencies = [
264 "aws-credential-types",
265 "aws-sigv4",
266 "aws-smithy-async",
267 "aws-smithy-eventstream",
268 "aws-smithy-http",
269 "aws-smithy-runtime",
270 "aws-smithy-runtime-api",
271 "aws-smithy-types",
272 "aws-types",
273 "bytes",
274 "fastrand",
275 "http 0.2.12",
276 "http-body 0.4.6",
277 "percent-encoding",
278 "pin-project-lite",
279 "tracing",
280 "uuid",
281]
282
283[[package]]
284name = "aws-sdk-s3"
285version = "1.116.0"
286source = "registry+https://github.com/rust-lang/crates.io-index"
287checksum = "cd4c10050aa905b50dc2a1165a9848d598a80c3a724d6f93b5881aa62235e4a5"
288dependencies = [
289 "aws-credential-types",
290 "aws-runtime",
291 "aws-sigv4",
292 "aws-smithy-async",
293 "aws-smithy-checksums",
294 "aws-smithy-eventstream",
295 "aws-smithy-http",
296 "aws-smithy-json",
297 "aws-smithy-runtime",
298 "aws-smithy-runtime-api",
299 "aws-smithy-types",
300 "aws-smithy-xml",
301 "aws-types",
302 "bytes",
303 "fastrand",
304 "hex",
305 "hmac",
306 "http 0.2.12",
307 "http 1.4.0",
308 "http-body 0.4.6",
309 "lru",
310 "percent-encoding",
311 "regex-lite",
312 "sha2",
313 "tracing",
314 "url",
315]
316
317[[package]]
318name = "aws-sdk-sso"
319version = "1.90.0"
320source = "registry+https://github.com/rust-lang/crates.io-index"
321checksum = "4f18e53542c522459e757f81e274783a78f8c81acdfc8d1522ee8a18b5fb1c66"
322dependencies = [
323 "aws-credential-types",
324 "aws-runtime",
325 "aws-smithy-async",
326 "aws-smithy-http",
327 "aws-smithy-json",
328 "aws-smithy-runtime",
329 "aws-smithy-runtime-api",
330 "aws-smithy-types",
331 "aws-types",
332 "bytes",
333 "fastrand",
334 "http 0.2.12",
335 "regex-lite",
336 "tracing",
337]
338
339[[package]]
340name = "aws-sdk-ssooidc"
341version = "1.92.0"
342source = "registry+https://github.com/rust-lang/crates.io-index"
343checksum = "532f4d866012ffa724a4385c82e8dd0e59f0ca0e600f3f22d4c03b6824b34e4a"
344dependencies = [
345 "aws-credential-types",
346 "aws-runtime",
347 "aws-smithy-async",
348 "aws-smithy-http",
349 "aws-smithy-json",
350 "aws-smithy-runtime",
351 "aws-smithy-runtime-api",
352 "aws-smithy-types",
353 "aws-types",
354 "bytes",
355 "fastrand",
356 "http 0.2.12",
357 "regex-lite",
358 "tracing",
359]
360
361[[package]]
362name = "aws-sdk-sts"
363version = "1.94.0"
364source = "registry+https://github.com/rust-lang/crates.io-index"
365checksum = "1be6fbbfa1a57724788853a623378223fe828fc4c09b146c992f0c95b6256174"
366dependencies = [
367 "aws-credential-types",
368 "aws-runtime",
369 "aws-smithy-async",
370 "aws-smithy-http",
371 "aws-smithy-json",
372 "aws-smithy-query",
373 "aws-smithy-runtime",
374 "aws-smithy-runtime-api",
375 "aws-smithy-types",
376 "aws-smithy-xml",
377 "aws-types",
378 "fastrand",
379 "http 0.2.12",
380 "regex-lite",
381 "tracing",
382]
383
384[[package]]
385name = "aws-sigv4"
386version = "1.3.6"
387source = "registry+https://github.com/rust-lang/crates.io-index"
388checksum = "c35452ec3f001e1f2f6db107b6373f1f48f05ec63ba2c5c9fa91f07dad32af11"
389dependencies = [
390 "aws-credential-types",
391 "aws-smithy-eventstream",
392 "aws-smithy-http",
393 "aws-smithy-runtime-api",
394 "aws-smithy-types",
395 "bytes",
396 "crypto-bigint 0.5.5",
397 "form_urlencoded",
398 "hex",
399 "hmac",
400 "http 0.2.12",
401 "http 1.4.0",
402 "p256 0.11.1",
403 "percent-encoding",
404 "ring",
405 "sha2",
406 "subtle",
407 "time",
408 "tracing",
409 "zeroize",
410]
411
412[[package]]
413name = "aws-smithy-async"
414version = "1.2.6"
415source = "registry+https://github.com/rust-lang/crates.io-index"
416checksum = "127fcfad33b7dfc531141fda7e1c402ac65f88aca5511a4d31e2e3d2cd01ce9c"
417dependencies = [
418 "futures-util",
419 "pin-project-lite",
420 "tokio",
421]
422
423[[package]]
424name = "aws-smithy-checksums"
425version = "0.63.11"
426source = "registry+https://github.com/rust-lang/crates.io-index"
427checksum = "95bd108f7b3563598e4dc7b62e1388c9982324a2abd622442167012690184591"
428dependencies = [
429 "aws-smithy-http",
430 "aws-smithy-types",
431 "bytes",
432 "crc-fast",
433 "hex",
434 "http 0.2.12",
435 "http-body 0.4.6",
436 "md-5",
437 "pin-project-lite",
438 "sha1",
439 "sha2",
440 "tracing",
441]
442
443[[package]]
444name = "aws-smithy-eventstream"
445version = "0.60.13"
446source = "registry+https://github.com/rust-lang/crates.io-index"
447checksum = "e29a304f8319781a39808847efb39561351b1bb76e933da7aa90232673638658"
448dependencies = [
449 "aws-smithy-types",
450 "bytes",
451 "crc32fast",
452]
453
454[[package]]
455name = "aws-smithy-http"
456version = "0.62.5"
457source = "registry+https://github.com/rust-lang/crates.io-index"
458checksum = "445d5d720c99eed0b4aa674ed00d835d9b1427dd73e04adaf2f94c6b2d6f9fca"
459dependencies = [
460 "aws-smithy-eventstream",
461 "aws-smithy-runtime-api",
462 "aws-smithy-types",
463 "bytes",
464 "bytes-utils",
465 "futures-core",
466 "futures-util",
467 "http 0.2.12",
468 "http 1.4.0",
469 "http-body 0.4.6",
470 "percent-encoding",
471 "pin-project-lite",
472 "pin-utils",
473 "tracing",
474]
475
476[[package]]
477name = "aws-smithy-http-client"
478version = "1.1.4"
479source = "registry+https://github.com/rust-lang/crates.io-index"
480checksum = "623254723e8dfd535f566ee7b2381645f8981da086b5c4aa26c0c41582bb1d2c"
481dependencies = [
482 "aws-smithy-async",
483 "aws-smithy-runtime-api",
484 "aws-smithy-types",
485 "h2 0.3.27",
486 "h2 0.4.12",
487 "http 0.2.12",
488 "http 1.4.0",
489 "http-body 0.4.6",
490 "hyper 0.14.32",
491 "hyper 1.8.1",
492 "hyper-rustls 0.24.2",
493 "hyper-rustls 0.27.7",
494 "hyper-util",
495 "pin-project-lite",
496 "rustls 0.21.12",
497 "rustls 0.23.35",
498 "rustls-native-certs 0.8.2",
499 "rustls-pki-types",
500 "tokio",
501 "tokio-rustls 0.26.4",
502 "tower",
503 "tracing",
504]
505
506[[package]]
507name = "aws-smithy-json"
508version = "0.61.7"
509source = "registry+https://github.com/rust-lang/crates.io-index"
510checksum = "2db31f727935fc63c6eeae8b37b438847639ec330a9161ece694efba257e0c54"
511dependencies = [
512 "aws-smithy-types",
513]
514
515[[package]]
516name = "aws-smithy-observability"
517version = "0.1.4"
518source = "registry+https://github.com/rust-lang/crates.io-index"
519checksum = "2d1881b1ea6d313f9890710d65c158bdab6fb08c91ea825f74c1c8c357baf4cc"
520dependencies = [
521 "aws-smithy-runtime-api",
522]
523
524[[package]]
525name = "aws-smithy-query"
526version = "0.60.8"
527source = "registry+https://github.com/rust-lang/crates.io-index"
528checksum = "d28a63441360c477465f80c7abac3b9c4d075ca638f982e605b7dc2a2c7156c9"
529dependencies = [
530 "aws-smithy-types",
531 "urlencoding",
532]
533
534[[package]]
535name = "aws-smithy-runtime"
536version = "1.9.4"
537source = "registry+https://github.com/rust-lang/crates.io-index"
538checksum = "0bbe9d018d646b96c7be063dd07987849862b0e6d07c778aad7d93d1be6c1ef0"
539dependencies = [
540 "aws-smithy-async",
541 "aws-smithy-http",
542 "aws-smithy-http-client",
543 "aws-smithy-observability",
544 "aws-smithy-runtime-api",
545 "aws-smithy-types",
546 "bytes",
547 "fastrand",
548 "http 0.2.12",
549 "http 1.4.0",
550 "http-body 0.4.6",
551 "http-body 1.0.1",
552 "pin-project-lite",
553 "pin-utils",
554 "tokio",
555 "tracing",
556]
557
558[[package]]
559name = "aws-smithy-runtime-api"
560version = "1.9.2"
561source = "registry+https://github.com/rust-lang/crates.io-index"
562checksum = "ec7204f9fd94749a7c53b26da1b961b4ac36bf070ef1e0b94bb09f79d4f6c193"
563dependencies = [
564 "aws-smithy-async",
565 "aws-smithy-types",
566 "bytes",
567 "http 0.2.12",
568 "http 1.4.0",
569 "pin-project-lite",
570 "tokio",
571 "tracing",
572 "zeroize",
573]
574
575[[package]]
576name = "aws-smithy-types"
577version = "1.3.4"
578source = "registry+https://github.com/rust-lang/crates.io-index"
579checksum = "25f535879a207fce0db74b679cfc3e91a3159c8144d717d55f5832aea9eef46e"
580dependencies = [
581 "base64-simd",
582 "bytes",
583 "bytes-utils",
584 "futures-core",
585 "http 0.2.12",
586 "http 1.4.0",
587 "http-body 0.4.6",
588 "http-body 1.0.1",
589 "http-body-util",
590 "itoa",
591 "num-integer",
592 "pin-project-lite",
593 "pin-utils",
594 "ryu",
595 "serde",
596 "time",
597 "tokio",
598 "tokio-util",
599]
600
601[[package]]
602name = "aws-smithy-xml"
603version = "0.60.12"
604source = "registry+https://github.com/rust-lang/crates.io-index"
605checksum = "eab77cdd036b11056d2a30a7af7b775789fb024bf216acc13884c6c97752ae56"
606dependencies = [
607 "xmlparser",
608]
609
610[[package]]
611name = "aws-types"
612version = "1.3.10"
613source = "registry+https://github.com/rust-lang/crates.io-index"
614checksum = "d79fb68e3d7fe5d4833ea34dc87d2e97d26d3086cb3da660bb6b1f76d98680b6"
615dependencies = [
616 "aws-credential-types",
617 "aws-smithy-async",
618 "aws-smithy-runtime-api",
619 "aws-smithy-types",
620 "rustc_version",
621 "tracing",
622]
623
624[[package]]
625name = "axum"
626version = "0.8.7"
627source = "registry+https://github.com/rust-lang/crates.io-index"
628checksum = "5b098575ebe77cb6d14fc7f32749631a6e44edbef6b796f89b020e99ba20d425"
629dependencies = [
630 "axum-core",
631 "axum-macros",
632 "base64 0.22.1",
633 "bytes",
634 "form_urlencoded",
635 "futures-util",
636 "http 1.4.0",
637 "http-body 1.0.1",
638 "http-body-util",
639 "hyper 1.8.1",
640 "hyper-util",
641 "itoa",
642 "matchit",
643 "memchr",
644 "mime",
645 "percent-encoding",
646 "pin-project-lite",
647 "serde_core",
648 "serde_json",
649 "serde_path_to_error",
650 "serde_urlencoded",
651 "sha1",
652 "sync_wrapper",
653 "tokio",
654 "tokio-tungstenite",
655 "tower",
656 "tower-layer",
657 "tower-service",
658 "tracing",
659]
660
661[[package]]
662name = "axum-core"
663version = "0.5.5"
664source = "registry+https://github.com/rust-lang/crates.io-index"
665checksum = "59446ce19cd142f8833f856eb31f3eb097812d1479ab224f54d72428ca21ea22"
666dependencies = [
667 "bytes",
668 "futures-core",
669 "http 1.4.0",
670 "http-body 1.0.1",
671 "http-body-util",
672 "mime",
673 "pin-project-lite",
674 "sync_wrapper",
675 "tower-layer",
676 "tower-service",
677 "tracing",
678]
679
680[[package]]
681name = "axum-macros"
682version = "0.5.0"
683source = "registry+https://github.com/rust-lang/crates.io-index"
684checksum = "604fde5e028fea851ce1d8570bbdc034bec850d157f7569d10f347d06808c05c"
685dependencies = [
686 "proc-macro2",
687 "quote",
688 "syn 2.0.111",
689]
690
691[[package]]
692name = "base-x"
693version = "0.2.11"
694source = "registry+https://github.com/rust-lang/crates.io-index"
695checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"
696
697[[package]]
698name = "base16ct"
699version = "0.1.1"
700source = "registry+https://github.com/rust-lang/crates.io-index"
701checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
702
703[[package]]
704name = "base16ct"
705version = "0.2.0"
706source = "registry+https://github.com/rust-lang/crates.io-index"
707checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf"
708
709[[package]]
710name = "base256emoji"
711version = "1.0.2"
712source = "registry+https://github.com/rust-lang/crates.io-index"
713checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c"
714dependencies = [
715 "const-str",
716 "match-lookup",
717]
718
719[[package]]
720name = "base64"
721version = "0.21.7"
722source = "registry+https://github.com/rust-lang/crates.io-index"
723checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
724
725[[package]]
726name = "base64"
727version = "0.22.1"
728source = "registry+https://github.com/rust-lang/crates.io-index"
729checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
730
731[[package]]
732name = "base64-simd"
733version = "0.8.0"
734source = "registry+https://github.com/rust-lang/crates.io-index"
735checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
736dependencies = [
737 "outref",
738 "vsimd",
739]
740
741[[package]]
742name = "base64ct"
743version = "1.8.0"
744source = "registry+https://github.com/rust-lang/crates.io-index"
745checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
746
747[[package]]
748name = "bcrypt"
749version = "0.17.1"
750source = "registry+https://github.com/rust-lang/crates.io-index"
751checksum = "abaf6da45c74385272ddf00e1ac074c7d8a6c1a1dda376902bd6a427522a8b2c"
752dependencies = [
753 "base64 0.22.1",
754 "blowfish",
755 "getrandom 0.3.4",
756 "subtle",
757 "zeroize",
758]
759
760[[package]]
761name = "bitflags"
762version = "2.10.0"
763source = "registry+https://github.com/rust-lang/crates.io-index"
764checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
765dependencies = [
766 "serde_core",
767]
768
769[[package]]
770name = "block-buffer"
771version = "0.10.4"
772source = "registry+https://github.com/rust-lang/crates.io-index"
773checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
774dependencies = [
775 "generic-array",
776]
777
778[[package]]
779name = "blowfish"
780version = "0.9.1"
781source = "registry+https://github.com/rust-lang/crates.io-index"
782checksum = "e412e2cd0f2b2d93e02543ceae7917b3c70331573df19ee046bcbc35e45e87d7"
783dependencies = [
784 "byteorder",
785 "cipher",
786]
787
788[[package]]
789name = "bollard"
790version = "0.19.4"
791source = "registry+https://github.com/rust-lang/crates.io-index"
792checksum = "87a52479c9237eb04047ddb94788c41ca0d26eaff8b697ecfbb4c32f7fdc3b1b"
793dependencies = [
794 "async-stream",
795 "base64 0.22.1",
796 "bitflags",
797 "bollard-buildkit-proto",
798 "bollard-stubs",
799 "bytes",
800 "chrono",
801 "futures-core",
802 "futures-util",
803 "hex",
804 "home",
805 "http 1.4.0",
806 "http-body-util",
807 "hyper 1.8.1",
808 "hyper-named-pipe",
809 "hyper-rustls 0.27.7",
810 "hyper-util",
811 "hyperlocal",
812 "log",
813 "num",
814 "pin-project-lite",
815 "rand 0.9.2",
816 "rustls 0.23.35",
817 "rustls-native-certs 0.8.2",
818 "rustls-pemfile 2.2.0",
819 "rustls-pki-types",
820 "serde",
821 "serde_derive",
822 "serde_json",
823 "serde_repr",
824 "serde_urlencoded",
825 "thiserror 2.0.17",
826 "tokio",
827 "tokio-stream",
828 "tokio-util",
829 "tonic",
830 "tower-service",
831 "url",
832 "winapi",
833]
834
835[[package]]
836name = "bollard-buildkit-proto"
837version = "0.7.0"
838source = "registry+https://github.com/rust-lang/crates.io-index"
839checksum = "85a885520bf6249ab931a764ffdb87b0ceef48e6e7d807cfdb21b751e086e1ad"
840dependencies = [
841 "prost",
842 "prost-types",
843 "tonic",
844 "tonic-prost",
845 "ureq",
846]
847
848[[package]]
849name = "bollard-stubs"
850version = "1.49.1-rc.28.4.0"
851source = "registry+https://github.com/rust-lang/crates.io-index"
852checksum = "5731fe885755e92beff1950774068e0cae67ea6ec7587381536fca84f1779623"
853dependencies = [
854 "base64 0.22.1",
855 "bollard-buildkit-proto",
856 "bytes",
857 "chrono",
858 "prost",
859 "serde",
860 "serde_json",
861 "serde_repr",
862 "serde_with",
863]
864
865[[package]]
866name = "bon"
867version = "3.8.1"
868source = "registry+https://github.com/rust-lang/crates.io-index"
869checksum = "ebeb9aaf9329dff6ceb65c689ca3db33dbf15f324909c60e4e5eef5701ce31b1"
870dependencies = [
871 "bon-macros",
872 "rustversion",
873]
874
875[[package]]
876name = "bon-macros"
877version = "3.8.1"
878source = "registry+https://github.com/rust-lang/crates.io-index"
879checksum = "77e9d642a7e3a318e37c2c9427b5a6a48aa1ad55dcd986f3034ab2239045a645"
880dependencies = [
881 "darling",
882 "ident_case",
883 "prettyplease",
884 "proc-macro2",
885 "quote",
886 "rustversion",
887 "syn 2.0.111",
888]
889
890[[package]]
891name = "borsh"
892version = "1.6.0"
893source = "registry+https://github.com/rust-lang/crates.io-index"
894checksum = "d1da5ab77c1437701eeff7c88d968729e7766172279eab0676857b3d63af7a6f"
895dependencies = [
896 "cfg_aliases",
897]
898
899[[package]]
900name = "bspds"
901version = "0.1.0"
902dependencies = [
903 "aes-gcm",
904 "anyhow",
905 "async-trait",
906 "aws-config",
907 "aws-sdk-s3",
908 "axum",
909 "base64 0.22.1",
910 "bcrypt",
911 "bytes",
912 "chrono",
913 "cid",
914 "ctor",
915 "dotenvy",
916 "ed25519-dalek",
917 "futures",
918 "governor",
919 "hkdf",
920 "hmac",
921 "image",
922 "ipld-core",
923 "iroh-car",
924 "jacquard",
925 "jacquard-axum",
926 "jacquard-repo",
927 "jsonwebtoken",
928 "k256",
929 "multibase",
930 "multihash",
931 "p256 0.13.2",
932 "p384",
933 "rand 0.8.5",
934 "reqwest",
935 "serde",
936 "serde_bytes",
937 "serde_ipld_dagcbor",
938 "serde_json",
939 "sha2",
940 "sqlx",
941 "subtle",
942 "testcontainers",
943 "testcontainers-modules",
944 "thiserror 2.0.17",
945 "tokio",
946 "tokio-tungstenite",
947 "tracing",
948 "tracing-subscriber",
949 "urlencoding",
950 "uuid",
951 "wiremock",
952]
953
954[[package]]
955name = "btree-range-map"
956version = "0.7.2"
957source = "registry+https://github.com/rust-lang/crates.io-index"
958checksum = "1be5c9672446d3800bcbcaabaeba121fe22f1fb25700c4562b22faf76d377c33"
959dependencies = [
960 "btree-slab",
961 "cc-traits",
962 "range-traits",
963 "serde",
964 "slab",
965]
966
967[[package]]
968name = "btree-slab"
969version = "0.6.1"
970source = "registry+https://github.com/rust-lang/crates.io-index"
971checksum = "7a2b56d3029f075c4fa892428a098425b86cef5c89ae54073137ece416aef13c"
972dependencies = [
973 "cc-traits",
974 "slab",
975 "smallvec",
976]
977
978[[package]]
979name = "bumpalo"
980version = "3.19.0"
981source = "registry+https://github.com/rust-lang/crates.io-index"
982checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
983
984[[package]]
985name = "bytecount"
986version = "0.6.9"
987source = "registry+https://github.com/rust-lang/crates.io-index"
988checksum = "175812e0be2bccb6abe50bb8d566126198344f707e304f45c648fd8f2cc0365e"
989
990[[package]]
991name = "bytemuck"
992version = "1.24.0"
993source = "registry+https://github.com/rust-lang/crates.io-index"
994checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4"
995
996[[package]]
997name = "byteorder"
998version = "1.5.0"
999source = "registry+https://github.com/rust-lang/crates.io-index"
1000checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
1001
1002[[package]]
1003name = "byteorder-lite"
1004version = "0.1.0"
1005source = "registry+https://github.com/rust-lang/crates.io-index"
1006checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
1007
1008[[package]]
1009name = "bytes"
1010version = "1.11.0"
1011source = "registry+https://github.com/rust-lang/crates.io-index"
1012checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
1013dependencies = [
1014 "serde",
1015]
1016
1017[[package]]
1018name = "bytes-utils"
1019version = "0.1.4"
1020source = "registry+https://github.com/rust-lang/crates.io-index"
1021checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
1022dependencies = [
1023 "bytes",
1024 "either",
1025]
1026
1027[[package]]
1028name = "camino"
1029version = "1.2.1"
1030source = "registry+https://github.com/rust-lang/crates.io-index"
1031checksum = "276a59bf2b2c967788139340c9f0c5b12d7fd6630315c15c217e559de85d2609"
1032dependencies = [
1033 "serde_core",
1034]
1035
1036[[package]]
1037name = "cargo-platform"
1038version = "0.1.9"
1039source = "registry+https://github.com/rust-lang/crates.io-index"
1040checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
1041dependencies = [
1042 "serde",
1043]
1044
1045[[package]]
1046name = "cargo_metadata"
1047version = "0.14.2"
1048source = "registry+https://github.com/rust-lang/crates.io-index"
1049checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"
1050dependencies = [
1051 "camino",
1052 "cargo-platform",
1053 "semver",
1054 "serde",
1055 "serde_json",
1056]
1057
1058[[package]]
1059name = "cbor4ii"
1060version = "0.2.14"
1061source = "registry+https://github.com/rust-lang/crates.io-index"
1062checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4"
1063dependencies = [
1064 "serde",
1065]
1066
1067[[package]]
1068name = "cc"
1069version = "1.2.48"
1070source = "registry+https://github.com/rust-lang/crates.io-index"
1071checksum = "c481bdbf0ed3b892f6f806287d72acd515b352a4ec27a208489b8c1bc839633a"
1072dependencies = [
1073 "find-msvc-tools",
1074 "jobserver",
1075 "libc",
1076 "shlex",
1077]
1078
1079[[package]]
1080name = "cc-traits"
1081version = "2.0.0"
1082source = "registry+https://github.com/rust-lang/crates.io-index"
1083checksum = "060303ef31ef4a522737e1b1ab68c67916f2a787bb2f4f54f383279adba962b5"
1084dependencies = [
1085 "slab",
1086]
1087
1088[[package]]
1089name = "cfg-if"
1090version = "1.0.4"
1091source = "registry+https://github.com/rust-lang/crates.io-index"
1092checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
1093
1094[[package]]
1095name = "cfg_aliases"
1096version = "0.2.1"
1097source = "registry+https://github.com/rust-lang/crates.io-index"
1098checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
1099
1100[[package]]
1101name = "chrono"
1102version = "0.4.42"
1103source = "registry+https://github.com/rust-lang/crates.io-index"
1104checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
1105dependencies = [
1106 "iana-time-zone",
1107 "js-sys",
1108 "num-traits",
1109 "serde",
1110 "wasm-bindgen",
1111 "windows-link 0.2.1",
1112]
1113
1114[[package]]
1115name = "ciborium"
1116version = "0.2.2"
1117source = "registry+https://github.com/rust-lang/crates.io-index"
1118checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
1119dependencies = [
1120 "ciborium-io",
1121 "ciborium-ll",
1122 "serde",
1123]
1124
1125[[package]]
1126name = "ciborium-io"
1127version = "0.2.2"
1128source = "registry+https://github.com/rust-lang/crates.io-index"
1129checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
1130
1131[[package]]
1132name = "ciborium-ll"
1133version = "0.2.2"
1134source = "registry+https://github.com/rust-lang/crates.io-index"
1135checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
1136dependencies = [
1137 "ciborium-io",
1138 "half",
1139]
1140
1141[[package]]
1142name = "cid"
1143version = "0.11.1"
1144source = "registry+https://github.com/rust-lang/crates.io-index"
1145checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a"
1146dependencies = [
1147 "core2",
1148 "multibase",
1149 "multihash",
1150 "serde",
1151 "serde_bytes",
1152 "unsigned-varint 0.8.0",
1153]
1154
1155[[package]]
1156name = "cipher"
1157version = "0.4.4"
1158source = "registry+https://github.com/rust-lang/crates.io-index"
1159checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
1160dependencies = [
1161 "crypto-common",
1162 "inout",
1163]
1164
1165[[package]]
1166name = "cmake"
1167version = "0.1.54"
1168source = "registry+https://github.com/rust-lang/crates.io-index"
1169checksum = "e7caa3f9de89ddbe2c607f4101924c5abec803763ae9534e4f4d7d8f84aa81f0"
1170dependencies = [
1171 "cc",
1172]
1173
1174[[package]]
1175name = "color_quant"
1176version = "1.1.0"
1177source = "registry+https://github.com/rust-lang/crates.io-index"
1178checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
1179
1180[[package]]
1181name = "compression-codecs"
1182version = "0.4.33"
1183source = "registry+https://github.com/rust-lang/crates.io-index"
1184checksum = "302266479cb963552d11bd042013a58ef1adc56768016c8b82b4199488f2d4ad"
1185dependencies = [
1186 "compression-core",
1187 "flate2",
1188 "memchr",
1189]
1190
1191[[package]]
1192name = "compression-core"
1193version = "0.4.31"
1194source = "registry+https://github.com/rust-lang/crates.io-index"
1195checksum = "75984efb6ed102a0d42db99afb6c1948f0380d1d91808d5529916e6c08b49d8d"
1196
1197[[package]]
1198name = "concurrent-queue"
1199version = "2.5.0"
1200source = "registry+https://github.com/rust-lang/crates.io-index"
1201checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
1202dependencies = [
1203 "crossbeam-utils",
1204]
1205
1206[[package]]
1207name = "const-oid"
1208version = "0.9.6"
1209source = "registry+https://github.com/rust-lang/crates.io-index"
1210checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
1211
1212[[package]]
1213name = "const-str"
1214version = "0.4.3"
1215source = "registry+https://github.com/rust-lang/crates.io-index"
1216checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3"
1217
1218[[package]]
1219name = "cordyceps"
1220version = "0.3.4"
1221source = "registry+https://github.com/rust-lang/crates.io-index"
1222checksum = "688d7fbb8092b8de775ef2536f36c8c31f2bc4006ece2e8d8ad2d17d00ce0a2a"
1223dependencies = [
1224 "loom",
1225 "tracing",
1226]
1227
1228[[package]]
1229name = "core-foundation"
1230version = "0.9.4"
1231source = "registry+https://github.com/rust-lang/crates.io-index"
1232checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
1233dependencies = [
1234 "core-foundation-sys",
1235 "libc",
1236]
1237
1238[[package]]
1239name = "core-foundation"
1240version = "0.10.1"
1241source = "registry+https://github.com/rust-lang/crates.io-index"
1242checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
1243dependencies = [
1244 "core-foundation-sys",
1245 "libc",
1246]
1247
1248[[package]]
1249name = "core-foundation-sys"
1250version = "0.8.7"
1251source = "registry+https://github.com/rust-lang/crates.io-index"
1252checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
1253
1254[[package]]
1255name = "core2"
1256version = "0.4.0"
1257source = "registry+https://github.com/rust-lang/crates.io-index"
1258checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
1259dependencies = [
1260 "memchr",
1261]
1262
1263[[package]]
1264name = "cpufeatures"
1265version = "0.2.17"
1266source = "registry+https://github.com/rust-lang/crates.io-index"
1267checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
1268dependencies = [
1269 "libc",
1270]
1271
1272[[package]]
1273name = "crc"
1274version = "3.4.0"
1275source = "registry+https://github.com/rust-lang/crates.io-index"
1276checksum = "5eb8a2a1cd12ab0d987a5d5e825195d372001a4094a0376319d5a0ad71c1ba0d"
1277dependencies = [
1278 "crc-catalog",
1279]
1280
1281[[package]]
1282name = "crc-catalog"
1283version = "2.4.0"
1284source = "registry+https://github.com/rust-lang/crates.io-index"
1285checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
1286
1287[[package]]
1288name = "crc-fast"
1289version = "1.6.0"
1290source = "registry+https://github.com/rust-lang/crates.io-index"
1291checksum = "6ddc2d09feefeee8bd78101665bd8645637828fa9317f9f292496dbbd8c65ff3"
1292dependencies = [
1293 "crc",
1294 "digest",
1295 "rand 0.9.2",
1296 "regex",
1297 "rustversion",
1298]
1299
1300[[package]]
1301name = "crc32fast"
1302version = "1.5.0"
1303source = "registry+https://github.com/rust-lang/crates.io-index"
1304checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
1305dependencies = [
1306 "cfg-if",
1307]
1308
1309[[package]]
1310name = "crossbeam-channel"
1311version = "0.5.15"
1312source = "registry+https://github.com/rust-lang/crates.io-index"
1313checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2"
1314dependencies = [
1315 "crossbeam-utils",
1316]
1317
1318[[package]]
1319name = "crossbeam-queue"
1320version = "0.3.12"
1321source = "registry+https://github.com/rust-lang/crates.io-index"
1322checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115"
1323dependencies = [
1324 "crossbeam-utils",
1325]
1326
1327[[package]]
1328name = "crossbeam-utils"
1329version = "0.8.21"
1330source = "registry+https://github.com/rust-lang/crates.io-index"
1331checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
1332
1333[[package]]
1334name = "crunchy"
1335version = "0.2.4"
1336source = "registry+https://github.com/rust-lang/crates.io-index"
1337checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
1338
1339[[package]]
1340name = "crypto-bigint"
1341version = "0.4.9"
1342source = "registry+https://github.com/rust-lang/crates.io-index"
1343checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
1344dependencies = [
1345 "generic-array",
1346 "rand_core 0.6.4",
1347 "subtle",
1348 "zeroize",
1349]
1350
1351[[package]]
1352name = "crypto-bigint"
1353version = "0.5.5"
1354source = "registry+https://github.com/rust-lang/crates.io-index"
1355checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
1356dependencies = [
1357 "generic-array",
1358 "rand_core 0.6.4",
1359 "subtle",
1360 "zeroize",
1361]
1362
1363[[package]]
1364name = "crypto-common"
1365version = "0.1.6"
1366source = "registry+https://github.com/rust-lang/crates.io-index"
1367checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
1368dependencies = [
1369 "generic-array",
1370 "rand_core 0.6.4",
1371 "typenum",
1372]
1373
1374[[package]]
1375name = "ctor"
1376version = "0.6.3"
1377source = "registry+https://github.com/rust-lang/crates.io-index"
1378checksum = "424e0138278faeb2b401f174ad17e715c829512d74f3d1e81eb43365c2e0590e"
1379dependencies = [
1380 "ctor-proc-macro",
1381 "dtor",
1382]
1383
1384[[package]]
1385name = "ctor-proc-macro"
1386version = "0.0.7"
1387source = "registry+https://github.com/rust-lang/crates.io-index"
1388checksum = "52560adf09603e58c9a7ee1fe1dcb95a16927b17c127f0ac02d6e768a0e25bc1"
1389
1390[[package]]
1391name = "ctr"
1392version = "0.9.2"
1393source = "registry+https://github.com/rust-lang/crates.io-index"
1394checksum = "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"
1395dependencies = [
1396 "cipher",
1397]
1398
1399[[package]]
1400name = "curve25519-dalek"
1401version = "4.1.3"
1402source = "registry+https://github.com/rust-lang/crates.io-index"
1403checksum = "97fb8b7c4503de7d6ae7b42ab72a5a59857b4c937ec27a3d4539dba95b5ab2be"
1404dependencies = [
1405 "cfg-if",
1406 "cpufeatures",
1407 "curve25519-dalek-derive",
1408 "digest",
1409 "fiat-crypto",
1410 "rustc_version",
1411 "subtle",
1412 "zeroize",
1413]
1414
1415[[package]]
1416name = "curve25519-dalek-derive"
1417version = "0.1.1"
1418source = "registry+https://github.com/rust-lang/crates.io-index"
1419checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3"
1420dependencies = [
1421 "proc-macro2",
1422 "quote",
1423 "syn 2.0.111",
1424]
1425
1426[[package]]
1427name = "darling"
1428version = "0.21.3"
1429source = "registry+https://github.com/rust-lang/crates.io-index"
1430checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0"
1431dependencies = [
1432 "darling_core",
1433 "darling_macro",
1434]
1435
1436[[package]]
1437name = "darling_core"
1438version = "0.21.3"
1439source = "registry+https://github.com/rust-lang/crates.io-index"
1440checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4"
1441dependencies = [
1442 "fnv",
1443 "ident_case",
1444 "proc-macro2",
1445 "quote",
1446 "strsim",
1447 "syn 2.0.111",
1448]
1449
1450[[package]]
1451name = "darling_macro"
1452version = "0.21.3"
1453source = "registry+https://github.com/rust-lang/crates.io-index"
1454checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81"
1455dependencies = [
1456 "darling_core",
1457 "quote",
1458 "syn 2.0.111",
1459]
1460
1461[[package]]
1462name = "dashmap"
1463version = "5.5.3"
1464source = "registry+https://github.com/rust-lang/crates.io-index"
1465checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
1466dependencies = [
1467 "cfg-if",
1468 "hashbrown 0.14.5",
1469 "lock_api",
1470 "once_cell",
1471 "parking_lot_core",
1472]
1473
1474[[package]]
1475name = "dashmap"
1476version = "6.1.0"
1477source = "registry+https://github.com/rust-lang/crates.io-index"
1478checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
1479dependencies = [
1480 "cfg-if",
1481 "crossbeam-utils",
1482 "hashbrown 0.14.5",
1483 "lock_api",
1484 "once_cell",
1485 "parking_lot_core",
1486]
1487
1488[[package]]
1489name = "data-encoding"
1490version = "2.9.0"
1491source = "registry+https://github.com/rust-lang/crates.io-index"
1492checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476"
1493
1494[[package]]
1495name = "data-encoding-macro"
1496version = "0.1.18"
1497source = "registry+https://github.com/rust-lang/crates.io-index"
1498checksum = "47ce6c96ea0102f01122a185683611bd5ac8d99e62bc59dd12e6bda344ee673d"
1499dependencies = [
1500 "data-encoding",
1501 "data-encoding-macro-internal",
1502]
1503
1504[[package]]
1505name = "data-encoding-macro-internal"
1506version = "0.1.16"
1507source = "registry+https://github.com/rust-lang/crates.io-index"
1508checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976"
1509dependencies = [
1510 "data-encoding",
1511 "syn 2.0.111",
1512]
1513
1514[[package]]
1515name = "deadpool"
1516version = "0.12.3"
1517source = "registry+https://github.com/rust-lang/crates.io-index"
1518checksum = "0be2b1d1d6ec8d846f05e137292d0b89133caf95ef33695424c09568bdd39b1b"
1519dependencies = [
1520 "deadpool-runtime",
1521 "lazy_static",
1522 "num_cpus",
1523 "tokio",
1524]
1525
1526[[package]]
1527name = "deadpool-runtime"
1528version = "0.1.4"
1529source = "registry+https://github.com/rust-lang/crates.io-index"
1530checksum = "092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b"
1531
1532[[package]]
1533name = "der"
1534version = "0.6.1"
1535source = "registry+https://github.com/rust-lang/crates.io-index"
1536checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
1537dependencies = [
1538 "const-oid",
1539 "zeroize",
1540]
1541
1542[[package]]
1543name = "der"
1544version = "0.7.10"
1545source = "registry+https://github.com/rust-lang/crates.io-index"
1546checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"
1547dependencies = [
1548 "const-oid",
1549 "pem-rfc7468",
1550 "zeroize",
1551]
1552
1553[[package]]
1554name = "deranged"
1555version = "0.5.5"
1556source = "registry+https://github.com/rust-lang/crates.io-index"
1557checksum = "ececcb659e7ba858fb4f10388c250a7252eb0a27373f1a72b8748afdd248e587"
1558dependencies = [
1559 "powerfmt",
1560 "serde_core",
1561]
1562
1563[[package]]
1564name = "derive_more"
1565version = "1.0.0"
1566source = "registry+https://github.com/rust-lang/crates.io-index"
1567checksum = "4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05"
1568dependencies = [
1569 "derive_more-impl",
1570]
1571
1572[[package]]
1573name = "derive_more-impl"
1574version = "1.0.0"
1575source = "registry+https://github.com/rust-lang/crates.io-index"
1576checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22"
1577dependencies = [
1578 "proc-macro2",
1579 "quote",
1580 "syn 2.0.111",
1581 "unicode-xid",
1582]
1583
1584[[package]]
1585name = "diatomic-waker"
1586version = "0.2.3"
1587source = "registry+https://github.com/rust-lang/crates.io-index"
1588checksum = "ab03c107fafeb3ee9f5925686dbb7a73bc76e3932abb0d2b365cb64b169cf04c"
1589
1590[[package]]
1591name = "digest"
1592version = "0.10.7"
1593source = "registry+https://github.com/rust-lang/crates.io-index"
1594checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
1595dependencies = [
1596 "block-buffer",
1597 "const-oid",
1598 "crypto-common",
1599 "subtle",
1600]
1601
1602[[package]]
1603name = "displaydoc"
1604version = "0.2.5"
1605source = "registry+https://github.com/rust-lang/crates.io-index"
1606checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
1607dependencies = [
1608 "proc-macro2",
1609 "quote",
1610 "syn 2.0.111",
1611]
1612
1613[[package]]
1614name = "docker_credential"
1615version = "1.3.2"
1616source = "registry+https://github.com/rust-lang/crates.io-index"
1617checksum = "1d89dfcba45b4afad7450a99b39e751590463e45c04728cf555d36bb66940de8"
1618dependencies = [
1619 "base64 0.21.7",
1620 "serde",
1621 "serde_json",
1622]
1623
1624[[package]]
1625name = "dotenvy"
1626version = "0.15.7"
1627source = "registry+https://github.com/rust-lang/crates.io-index"
1628checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
1629
1630[[package]]
1631name = "dtor"
1632version = "0.1.1"
1633source = "registry+https://github.com/rust-lang/crates.io-index"
1634checksum = "404d02eeb088a82cfd873006cb713fe411306c7d182c344905e101fb1167d301"
1635dependencies = [
1636 "dtor-proc-macro",
1637]
1638
1639[[package]]
1640name = "dtor-proc-macro"
1641version = "0.0.6"
1642source = "registry+https://github.com/rust-lang/crates.io-index"
1643checksum = "f678cf4a922c215c63e0de95eb1ff08a958a81d47e485cf9da1e27bf6305cfa5"
1644
1645[[package]]
1646name = "dunce"
1647version = "1.0.5"
1648source = "registry+https://github.com/rust-lang/crates.io-index"
1649checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
1650
1651[[package]]
1652name = "dyn-clone"
1653version = "1.0.20"
1654source = "registry+https://github.com/rust-lang/crates.io-index"
1655checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555"
1656
1657[[package]]
1658name = "ecdsa"
1659version = "0.14.8"
1660source = "registry+https://github.com/rust-lang/crates.io-index"
1661checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
1662dependencies = [
1663 "der 0.6.1",
1664 "elliptic-curve 0.12.3",
1665 "rfc6979 0.3.1",
1666 "signature 1.6.4",
1667]
1668
1669[[package]]
1670name = "ecdsa"
1671version = "0.16.9"
1672source = "registry+https://github.com/rust-lang/crates.io-index"
1673checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca"
1674dependencies = [
1675 "der 0.7.10",
1676 "digest",
1677 "elliptic-curve 0.13.8",
1678 "rfc6979 0.4.0",
1679 "signature 2.2.0",
1680 "spki 0.7.3",
1681]
1682
1683[[package]]
1684name = "ed25519"
1685version = "2.2.3"
1686source = "registry+https://github.com/rust-lang/crates.io-index"
1687checksum = "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53"
1688dependencies = [
1689 "pkcs8 0.10.2",
1690 "signature 2.2.0",
1691]
1692
1693[[package]]
1694name = "ed25519-dalek"
1695version = "2.2.0"
1696source = "registry+https://github.com/rust-lang/crates.io-index"
1697checksum = "70e796c081cee67dc755e1a36a0a172b897fab85fc3f6bc48307991f64e4eca9"
1698dependencies = [
1699 "curve25519-dalek",
1700 "ed25519",
1701 "rand_core 0.6.4",
1702 "serde",
1703 "sha2",
1704 "subtle",
1705 "zeroize",
1706]
1707
1708[[package]]
1709name = "either"
1710version = "1.15.0"
1711source = "registry+https://github.com/rust-lang/crates.io-index"
1712checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
1713dependencies = [
1714 "serde",
1715]
1716
1717[[package]]
1718name = "elliptic-curve"
1719version = "0.12.3"
1720source = "registry+https://github.com/rust-lang/crates.io-index"
1721checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
1722dependencies = [
1723 "base16ct 0.1.1",
1724 "crypto-bigint 0.4.9",
1725 "der 0.6.1",
1726 "digest",
1727 "ff 0.12.1",
1728 "generic-array",
1729 "group 0.12.1",
1730 "pkcs8 0.9.0",
1731 "rand_core 0.6.4",
1732 "sec1 0.3.0",
1733 "subtle",
1734 "zeroize",
1735]
1736
1737[[package]]
1738name = "elliptic-curve"
1739version = "0.13.8"
1740source = "registry+https://github.com/rust-lang/crates.io-index"
1741checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47"
1742dependencies = [
1743 "base16ct 0.2.0",
1744 "crypto-bigint 0.5.5",
1745 "digest",
1746 "ff 0.13.1",
1747 "generic-array",
1748 "group 0.13.0",
1749 "hkdf",
1750 "pem-rfc7468",
1751 "pkcs8 0.10.2",
1752 "rand_core 0.6.4",
1753 "sec1 0.7.3",
1754 "subtle",
1755 "zeroize",
1756]
1757
1758[[package]]
1759name = "encoding_rs"
1760version = "0.8.35"
1761source = "registry+https://github.com/rust-lang/crates.io-index"
1762checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
1763dependencies = [
1764 "cfg-if",
1765]
1766
1767[[package]]
1768name = "enum-as-inner"
1769version = "0.6.1"
1770source = "registry+https://github.com/rust-lang/crates.io-index"
1771checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc"
1772dependencies = [
1773 "heck 0.5.0",
1774 "proc-macro2",
1775 "quote",
1776 "syn 2.0.111",
1777]
1778
1779[[package]]
1780name = "equivalent"
1781version = "1.0.2"
1782source = "registry+https://github.com/rust-lang/crates.io-index"
1783checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
1784
1785[[package]]
1786name = "errno"
1787version = "0.3.14"
1788source = "registry+https://github.com/rust-lang/crates.io-index"
1789checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
1790dependencies = [
1791 "libc",
1792 "windows-sys 0.61.2",
1793]
1794
1795[[package]]
1796name = "error-chain"
1797version = "0.12.4"
1798source = "registry+https://github.com/rust-lang/crates.io-index"
1799checksum = "2d2f06b9cac1506ece98fe3231e3cc9c4410ec3d5b1f24ae1c8946f0742cdefc"
1800dependencies = [
1801 "version_check",
1802]
1803
1804[[package]]
1805name = "etcetera"
1806version = "0.8.0"
1807source = "registry+https://github.com/rust-lang/crates.io-index"
1808checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
1809dependencies = [
1810 "cfg-if",
1811 "home",
1812 "windows-sys 0.48.0",
1813]
1814
1815[[package]]
1816name = "etcetera"
1817version = "0.11.0"
1818source = "registry+https://github.com/rust-lang/crates.io-index"
1819checksum = "de48cc4d1c1d97a20fd819def54b890cadde72ed3ad0c614822a0a433361be96"
1820dependencies = [
1821 "cfg-if",
1822 "windows-sys 0.61.2",
1823]
1824
1825[[package]]
1826name = "event-listener"
1827version = "5.4.1"
1828source = "registry+https://github.com/rust-lang/crates.io-index"
1829checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
1830dependencies = [
1831 "concurrent-queue",
1832 "parking",
1833 "pin-project-lite",
1834]
1835
1836[[package]]
1837name = "fastrand"
1838version = "2.3.0"
1839source = "registry+https://github.com/rust-lang/crates.io-index"
1840checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
1841
1842[[package]]
1843name = "fdeflate"
1844version = "0.3.7"
1845source = "registry+https://github.com/rust-lang/crates.io-index"
1846checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
1847dependencies = [
1848 "simd-adler32",
1849]
1850
1851[[package]]
1852name = "ferroid"
1853version = "0.8.7"
1854source = "registry+https://github.com/rust-lang/crates.io-index"
1855checksum = "e0e9414a6ae93ef993ce40a1e02944f13d4508e2bf6f1ced1580ce6910f08253"
1856dependencies = [
1857 "portable-atomic",
1858 "rand 0.9.2",
1859 "web-time",
1860]
1861
1862[[package]]
1863name = "ff"
1864version = "0.12.1"
1865source = "registry+https://github.com/rust-lang/crates.io-index"
1866checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
1867dependencies = [
1868 "rand_core 0.6.4",
1869 "subtle",
1870]
1871
1872[[package]]
1873name = "ff"
1874version = "0.13.1"
1875source = "registry+https://github.com/rust-lang/crates.io-index"
1876checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393"
1877dependencies = [
1878 "rand_core 0.6.4",
1879 "subtle",
1880]
1881
1882[[package]]
1883name = "fiat-crypto"
1884version = "0.2.9"
1885source = "registry+https://github.com/rust-lang/crates.io-index"
1886checksum = "28dea519a9695b9977216879a3ebfddf92f1c08c05d984f8996aecd6ecdc811d"
1887
1888[[package]]
1889name = "filetime"
1890version = "0.2.26"
1891source = "registry+https://github.com/rust-lang/crates.io-index"
1892checksum = "bc0505cd1b6fa6580283f6bdf70a73fcf4aba1184038c90902b92b3dd0df63ed"
1893dependencies = [
1894 "cfg-if",
1895 "libc",
1896 "libredox",
1897 "windows-sys 0.60.2",
1898]
1899
1900[[package]]
1901name = "find-msvc-tools"
1902version = "0.1.5"
1903source = "registry+https://github.com/rust-lang/crates.io-index"
1904checksum = "3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844"
1905
1906[[package]]
1907name = "flate2"
1908version = "1.1.5"
1909source = "registry+https://github.com/rust-lang/crates.io-index"
1910checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb"
1911dependencies = [
1912 "crc32fast",
1913 "miniz_oxide",
1914]
1915
1916[[package]]
1917name = "flume"
1918version = "0.11.1"
1919source = "registry+https://github.com/rust-lang/crates.io-index"
1920checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
1921dependencies = [
1922 "futures-core",
1923 "futures-sink",
1924 "spin 0.9.8",
1925]
1926
1927[[package]]
1928name = "fnv"
1929version = "1.0.7"
1930source = "registry+https://github.com/rust-lang/crates.io-index"
1931checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
1932
1933[[package]]
1934name = "foldhash"
1935version = "0.1.5"
1936source = "registry+https://github.com/rust-lang/crates.io-index"
1937checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
1938
1939[[package]]
1940name = "foldhash"
1941version = "0.2.0"
1942source = "registry+https://github.com/rust-lang/crates.io-index"
1943checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
1944
1945[[package]]
1946name = "foreign-types"
1947version = "0.3.2"
1948source = "registry+https://github.com/rust-lang/crates.io-index"
1949checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
1950dependencies = [
1951 "foreign-types-shared",
1952]
1953
1954[[package]]
1955name = "foreign-types-shared"
1956version = "0.1.1"
1957source = "registry+https://github.com/rust-lang/crates.io-index"
1958checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
1959
1960[[package]]
1961name = "form_urlencoded"
1962version = "1.2.2"
1963source = "registry+https://github.com/rust-lang/crates.io-index"
1964checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
1965dependencies = [
1966 "percent-encoding",
1967]
1968
1969[[package]]
1970name = "fs_extra"
1971version = "1.3.0"
1972source = "registry+https://github.com/rust-lang/crates.io-index"
1973checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
1974
1975[[package]]
1976name = "futf"
1977version = "0.1.5"
1978source = "registry+https://github.com/rust-lang/crates.io-index"
1979checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
1980dependencies = [
1981 "mac",
1982 "new_debug_unreachable",
1983]
1984
1985[[package]]
1986name = "futures"
1987version = "0.3.31"
1988source = "registry+https://github.com/rust-lang/crates.io-index"
1989checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
1990dependencies = [
1991 "futures-channel",
1992 "futures-core",
1993 "futures-executor",
1994 "futures-io",
1995 "futures-sink",
1996 "futures-task",
1997 "futures-util",
1998]
1999
2000[[package]]
2001name = "futures-buffered"
2002version = "0.2.12"
2003source = "registry+https://github.com/rust-lang/crates.io-index"
2004checksum = "a8e0e1f38ec07ba4abbde21eed377082f17ccb988be9d988a5adbf4bafc118fd"
2005dependencies = [
2006 "cordyceps",
2007 "diatomic-waker",
2008 "futures-core",
2009 "pin-project-lite",
2010 "spin 0.10.0",
2011]
2012
2013[[package]]
2014name = "futures-channel"
2015version = "0.3.31"
2016source = "registry+https://github.com/rust-lang/crates.io-index"
2017checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
2018dependencies = [
2019 "futures-core",
2020 "futures-sink",
2021]
2022
2023[[package]]
2024name = "futures-core"
2025version = "0.3.31"
2026source = "registry+https://github.com/rust-lang/crates.io-index"
2027checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
2028
2029[[package]]
2030name = "futures-executor"
2031version = "0.3.31"
2032source = "registry+https://github.com/rust-lang/crates.io-index"
2033checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
2034dependencies = [
2035 "futures-core",
2036 "futures-task",
2037 "futures-util",
2038]
2039
2040[[package]]
2041name = "futures-intrusive"
2042version = "0.5.0"
2043source = "registry+https://github.com/rust-lang/crates.io-index"
2044checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
2045dependencies = [
2046 "futures-core",
2047 "lock_api",
2048 "parking_lot",
2049]
2050
2051[[package]]
2052name = "futures-io"
2053version = "0.3.31"
2054source = "registry+https://github.com/rust-lang/crates.io-index"
2055checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
2056
2057[[package]]
2058name = "futures-lite"
2059version = "2.6.1"
2060source = "registry+https://github.com/rust-lang/crates.io-index"
2061checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
2062dependencies = [
2063 "fastrand",
2064 "futures-core",
2065 "futures-io",
2066 "parking",
2067 "pin-project-lite",
2068]
2069
2070[[package]]
2071name = "futures-macro"
2072version = "0.3.31"
2073source = "registry+https://github.com/rust-lang/crates.io-index"
2074checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
2075dependencies = [
2076 "proc-macro2",
2077 "quote",
2078 "syn 2.0.111",
2079]
2080
2081[[package]]
2082name = "futures-sink"
2083version = "0.3.31"
2084source = "registry+https://github.com/rust-lang/crates.io-index"
2085checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
2086
2087[[package]]
2088name = "futures-task"
2089version = "0.3.31"
2090source = "registry+https://github.com/rust-lang/crates.io-index"
2091checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
2092
2093[[package]]
2094name = "futures-timer"
2095version = "3.0.3"
2096source = "registry+https://github.com/rust-lang/crates.io-index"
2097checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
2098
2099[[package]]
2100name = "futures-util"
2101version = "0.3.31"
2102source = "registry+https://github.com/rust-lang/crates.io-index"
2103checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
2104dependencies = [
2105 "futures-channel",
2106 "futures-core",
2107 "futures-io",
2108 "futures-macro",
2109 "futures-sink",
2110 "futures-task",
2111 "memchr",
2112 "pin-project-lite",
2113 "pin-utils",
2114 "slab",
2115]
2116
2117[[package]]
2118name = "generator"
2119version = "0.8.7"
2120source = "registry+https://github.com/rust-lang/crates.io-index"
2121checksum = "605183a538e3e2a9c1038635cc5c2d194e2ee8fd0d1b66b8349fad7dbacce5a2"
2122dependencies = [
2123 "cc",
2124 "cfg-if",
2125 "libc",
2126 "log",
2127 "rustversion",
2128 "windows",
2129]
2130
2131[[package]]
2132name = "generic-array"
2133version = "0.14.9"
2134source = "registry+https://github.com/rust-lang/crates.io-index"
2135checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2"
2136dependencies = [
2137 "typenum",
2138 "version_check",
2139 "zeroize",
2140]
2141
2142[[package]]
2143name = "getrandom"
2144version = "0.2.16"
2145source = "registry+https://github.com/rust-lang/crates.io-index"
2146checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
2147dependencies = [
2148 "cfg-if",
2149 "js-sys",
2150 "libc",
2151 "wasi",
2152 "wasm-bindgen",
2153]
2154
2155[[package]]
2156name = "getrandom"
2157version = "0.3.4"
2158source = "registry+https://github.com/rust-lang/crates.io-index"
2159checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
2160dependencies = [
2161 "cfg-if",
2162 "js-sys",
2163 "libc",
2164 "r-efi",
2165 "wasip2",
2166 "wasm-bindgen",
2167]
2168
2169[[package]]
2170name = "ghash"
2171version = "0.5.1"
2172source = "registry+https://github.com/rust-lang/crates.io-index"
2173checksum = "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1"
2174dependencies = [
2175 "opaque-debug",
2176 "polyval",
2177]
2178
2179[[package]]
2180name = "gif"
2181version = "0.14.1"
2182source = "registry+https://github.com/rust-lang/crates.io-index"
2183checksum = "f5df2ba84018d80c213569363bdcd0c64e6933c67fe4c1d60ecf822971a3c35e"
2184dependencies = [
2185 "color_quant",
2186 "weezl",
2187]
2188
2189[[package]]
2190name = "glob"
2191version = "0.3.3"
2192source = "registry+https://github.com/rust-lang/crates.io-index"
2193checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
2194
2195[[package]]
2196name = "gloo-storage"
2197version = "0.3.0"
2198source = "registry+https://github.com/rust-lang/crates.io-index"
2199checksum = "fbc8031e8c92758af912f9bc08fbbadd3c6f3cfcbf6b64cdf3d6a81f0139277a"
2200dependencies = [
2201 "gloo-utils",
2202 "js-sys",
2203 "serde",
2204 "serde_json",
2205 "thiserror 1.0.69",
2206 "wasm-bindgen",
2207 "web-sys",
2208]
2209
2210[[package]]
2211name = "gloo-utils"
2212version = "0.2.0"
2213source = "registry+https://github.com/rust-lang/crates.io-index"
2214checksum = "0b5555354113b18c547c1d3a98fbf7fb32a9ff4f6fa112ce823a21641a0ba3aa"
2215dependencies = [
2216 "js-sys",
2217 "serde",
2218 "serde_json",
2219 "wasm-bindgen",
2220 "web-sys",
2221]
2222
2223[[package]]
2224name = "governor"
2225version = "0.10.2"
2226source = "registry+https://github.com/rust-lang/crates.io-index"
2227checksum = "6e23d5986fd4364c2fb7498523540618b4b8d92eec6c36a02e565f66748e2f79"
2228dependencies = [
2229 "cfg-if",
2230 "dashmap 6.1.0",
2231 "futures-sink",
2232 "futures-timer",
2233 "futures-util",
2234 "getrandom 0.3.4",
2235 "hashbrown 0.16.1",
2236 "nonzero_ext",
2237 "parking_lot",
2238 "portable-atomic",
2239 "quanta",
2240 "rand 0.9.2",
2241 "smallvec",
2242 "spinning_top",
2243 "web-time",
2244]
2245
2246[[package]]
2247name = "group"
2248version = "0.12.1"
2249source = "registry+https://github.com/rust-lang/crates.io-index"
2250checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
2251dependencies = [
2252 "ff 0.12.1",
2253 "rand_core 0.6.4",
2254 "subtle",
2255]
2256
2257[[package]]
2258name = "group"
2259version = "0.13.0"
2260source = "registry+https://github.com/rust-lang/crates.io-index"
2261checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63"
2262dependencies = [
2263 "ff 0.13.1",
2264 "rand_core 0.6.4",
2265 "subtle",
2266]
2267
2268[[package]]
2269name = "h2"
2270version = "0.3.27"
2271source = "registry+https://github.com/rust-lang/crates.io-index"
2272checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d"
2273dependencies = [
2274 "bytes",
2275 "fnv",
2276 "futures-core",
2277 "futures-sink",
2278 "futures-util",
2279 "http 0.2.12",
2280 "indexmap 2.12.1",
2281 "slab",
2282 "tokio",
2283 "tokio-util",
2284 "tracing",
2285]
2286
2287[[package]]
2288name = "h2"
2289version = "0.4.12"
2290source = "registry+https://github.com/rust-lang/crates.io-index"
2291checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386"
2292dependencies = [
2293 "atomic-waker",
2294 "bytes",
2295 "fnv",
2296 "futures-core",
2297 "futures-sink",
2298 "http 1.4.0",
2299 "indexmap 2.12.1",
2300 "slab",
2301 "tokio",
2302 "tokio-util",
2303 "tracing",
2304]
2305
2306[[package]]
2307name = "half"
2308version = "2.7.1"
2309source = "registry+https://github.com/rust-lang/crates.io-index"
2310checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
2311dependencies = [
2312 "cfg-if",
2313 "crunchy",
2314 "zerocopy",
2315]
2316
2317[[package]]
2318name = "hashbrown"
2319version = "0.12.3"
2320source = "registry+https://github.com/rust-lang/crates.io-index"
2321checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
2322
2323[[package]]
2324name = "hashbrown"
2325version = "0.14.5"
2326source = "registry+https://github.com/rust-lang/crates.io-index"
2327checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
2328
2329[[package]]
2330name = "hashbrown"
2331version = "0.15.5"
2332source = "registry+https://github.com/rust-lang/crates.io-index"
2333checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
2334dependencies = [
2335 "allocator-api2",
2336 "equivalent",
2337 "foldhash 0.1.5",
2338]
2339
2340[[package]]
2341name = "hashbrown"
2342version = "0.16.1"
2343source = "registry+https://github.com/rust-lang/crates.io-index"
2344checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
2345dependencies = [
2346 "allocator-api2",
2347 "equivalent",
2348 "foldhash 0.2.0",
2349]
2350
2351[[package]]
2352name = "hashlink"
2353version = "0.10.0"
2354source = "registry+https://github.com/rust-lang/crates.io-index"
2355checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
2356dependencies = [
2357 "hashbrown 0.15.5",
2358]
2359
2360[[package]]
2361name = "heck"
2362version = "0.4.1"
2363source = "registry+https://github.com/rust-lang/crates.io-index"
2364checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2365
2366[[package]]
2367name = "heck"
2368version = "0.5.0"
2369source = "registry+https://github.com/rust-lang/crates.io-index"
2370checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
2371
2372[[package]]
2373name = "hermit-abi"
2374version = "0.5.2"
2375source = "registry+https://github.com/rust-lang/crates.io-index"
2376checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
2377
2378[[package]]
2379name = "hex"
2380version = "0.4.3"
2381source = "registry+https://github.com/rust-lang/crates.io-index"
2382checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2383
2384[[package]]
2385name = "hex_fmt"
2386version = "0.3.0"
2387source = "registry+https://github.com/rust-lang/crates.io-index"
2388checksum = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f"
2389
2390[[package]]
2391name = "hickory-proto"
2392version = "0.24.4"
2393source = "registry+https://github.com/rust-lang/crates.io-index"
2394checksum = "92652067c9ce6f66ce53cc38d1169daa36e6e7eb7dd3b63b5103bd9d97117248"
2395dependencies = [
2396 "async-trait",
2397 "cfg-if",
2398 "data-encoding",
2399 "enum-as-inner",
2400 "futures-channel",
2401 "futures-io",
2402 "futures-util",
2403 "idna",
2404 "ipnet",
2405 "once_cell",
2406 "rand 0.8.5",
2407 "thiserror 1.0.69",
2408 "tinyvec",
2409 "tokio",
2410 "tracing",
2411 "url",
2412]
2413
2414[[package]]
2415name = "hickory-resolver"
2416version = "0.24.4"
2417source = "registry+https://github.com/rust-lang/crates.io-index"
2418checksum = "cbb117a1ca520e111743ab2f6688eddee69db4e0ea242545a604dce8a66fd22e"
2419dependencies = [
2420 "cfg-if",
2421 "futures-util",
2422 "hickory-proto",
2423 "ipconfig",
2424 "lru-cache",
2425 "once_cell",
2426 "parking_lot",
2427 "rand 0.8.5",
2428 "resolv-conf",
2429 "smallvec",
2430 "thiserror 1.0.69",
2431 "tokio",
2432 "tracing",
2433]
2434
2435[[package]]
2436name = "hkdf"
2437version = "0.12.4"
2438source = "registry+https://github.com/rust-lang/crates.io-index"
2439checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
2440dependencies = [
2441 "hmac",
2442]
2443
2444[[package]]
2445name = "hmac"
2446version = "0.12.1"
2447source = "registry+https://github.com/rust-lang/crates.io-index"
2448checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
2449dependencies = [
2450 "digest",
2451]
2452
2453[[package]]
2454name = "home"
2455version = "0.5.12"
2456source = "registry+https://github.com/rust-lang/crates.io-index"
2457checksum = "cc627f471c528ff0c4a49e1d5e60450c8f6461dd6d10ba9dcd3a61d3dff7728d"
2458dependencies = [
2459 "windows-sys 0.61.2",
2460]
2461
2462[[package]]
2463name = "html5ever"
2464version = "0.27.0"
2465source = "registry+https://github.com/rust-lang/crates.io-index"
2466checksum = "c13771afe0e6e846f1e67d038d4cb29998a6779f93c809212e4e9c32efd244d4"
2467dependencies = [
2468 "log",
2469 "mac",
2470 "markup5ever",
2471 "proc-macro2",
2472 "quote",
2473 "syn 2.0.111",
2474]
2475
2476[[package]]
2477name = "http"
2478version = "0.2.12"
2479source = "registry+https://github.com/rust-lang/crates.io-index"
2480checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
2481dependencies = [
2482 "bytes",
2483 "fnv",
2484 "itoa",
2485]
2486
2487[[package]]
2488name = "http"
2489version = "1.4.0"
2490source = "registry+https://github.com/rust-lang/crates.io-index"
2491checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
2492dependencies = [
2493 "bytes",
2494 "itoa",
2495]
2496
2497[[package]]
2498name = "http-body"
2499version = "0.4.6"
2500source = "registry+https://github.com/rust-lang/crates.io-index"
2501checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
2502dependencies = [
2503 "bytes",
2504 "http 0.2.12",
2505 "pin-project-lite",
2506]
2507
2508[[package]]
2509name = "http-body"
2510version = "1.0.1"
2511source = "registry+https://github.com/rust-lang/crates.io-index"
2512checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
2513dependencies = [
2514 "bytes",
2515 "http 1.4.0",
2516]
2517
2518[[package]]
2519name = "http-body-util"
2520version = "0.1.3"
2521source = "registry+https://github.com/rust-lang/crates.io-index"
2522checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
2523dependencies = [
2524 "bytes",
2525 "futures-core",
2526 "http 1.4.0",
2527 "http-body 1.0.1",
2528 "pin-project-lite",
2529]
2530
2531[[package]]
2532name = "httparse"
2533version = "1.10.1"
2534source = "registry+https://github.com/rust-lang/crates.io-index"
2535checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
2536
2537[[package]]
2538name = "httpdate"
2539version = "1.0.3"
2540source = "registry+https://github.com/rust-lang/crates.io-index"
2541checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
2542
2543[[package]]
2544name = "hyper"
2545version = "0.14.32"
2546source = "registry+https://github.com/rust-lang/crates.io-index"
2547checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
2548dependencies = [
2549 "bytes",
2550 "futures-channel",
2551 "futures-core",
2552 "futures-util",
2553 "h2 0.3.27",
2554 "http 0.2.12",
2555 "http-body 0.4.6",
2556 "httparse",
2557 "httpdate",
2558 "itoa",
2559 "pin-project-lite",
2560 "socket2 0.5.10",
2561 "tokio",
2562 "tower-service",
2563 "tracing",
2564 "want",
2565]
2566
2567[[package]]
2568name = "hyper"
2569version = "1.8.1"
2570source = "registry+https://github.com/rust-lang/crates.io-index"
2571checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
2572dependencies = [
2573 "atomic-waker",
2574 "bytes",
2575 "futures-channel",
2576 "futures-core",
2577 "h2 0.4.12",
2578 "http 1.4.0",
2579 "http-body 1.0.1",
2580 "httparse",
2581 "httpdate",
2582 "itoa",
2583 "pin-project-lite",
2584 "pin-utils",
2585 "smallvec",
2586 "tokio",
2587 "want",
2588]
2589
2590[[package]]
2591name = "hyper-named-pipe"
2592version = "0.1.0"
2593source = "registry+https://github.com/rust-lang/crates.io-index"
2594checksum = "73b7d8abf35697b81a825e386fc151e0d503e8cb5fcb93cc8669c376dfd6f278"
2595dependencies = [
2596 "hex",
2597 "hyper 1.8.1",
2598 "hyper-util",
2599 "pin-project-lite",
2600 "tokio",
2601 "tower-service",
2602 "winapi",
2603]
2604
2605[[package]]
2606name = "hyper-rustls"
2607version = "0.24.2"
2608source = "registry+https://github.com/rust-lang/crates.io-index"
2609checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
2610dependencies = [
2611 "futures-util",
2612 "http 0.2.12",
2613 "hyper 0.14.32",
2614 "log",
2615 "rustls 0.21.12",
2616 "rustls-native-certs 0.6.3",
2617 "tokio",
2618 "tokio-rustls 0.24.1",
2619]
2620
2621[[package]]
2622name = "hyper-rustls"
2623version = "0.27.7"
2624source = "registry+https://github.com/rust-lang/crates.io-index"
2625checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
2626dependencies = [
2627 "http 1.4.0",
2628 "hyper 1.8.1",
2629 "hyper-util",
2630 "rustls 0.23.35",
2631 "rustls-native-certs 0.8.2",
2632 "rustls-pki-types",
2633 "tokio",
2634 "tokio-rustls 0.26.4",
2635 "tower-service",
2636 "webpki-roots 1.0.4",
2637]
2638
2639[[package]]
2640name = "hyper-timeout"
2641version = "0.5.2"
2642source = "registry+https://github.com/rust-lang/crates.io-index"
2643checksum = "2b90d566bffbce6a75bd8b09a05aa8c2cb1fabb6cb348f8840c9e4c90a0d83b0"
2644dependencies = [
2645 "hyper 1.8.1",
2646 "hyper-util",
2647 "pin-project-lite",
2648 "tokio",
2649 "tower-service",
2650]
2651
2652[[package]]
2653name = "hyper-tls"
2654version = "0.6.0"
2655source = "registry+https://github.com/rust-lang/crates.io-index"
2656checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
2657dependencies = [
2658 "bytes",
2659 "http-body-util",
2660 "hyper 1.8.1",
2661 "hyper-util",
2662 "native-tls",
2663 "tokio",
2664 "tokio-native-tls",
2665 "tower-service",
2666]
2667
2668[[package]]
2669name = "hyper-util"
2670version = "0.1.18"
2671source = "registry+https://github.com/rust-lang/crates.io-index"
2672checksum = "52e9a2a24dc5c6821e71a7030e1e14b7b632acac55c40e9d2e082c621261bb56"
2673dependencies = [
2674 "base64 0.22.1",
2675 "bytes",
2676 "futures-channel",
2677 "futures-core",
2678 "futures-util",
2679 "http 1.4.0",
2680 "http-body 1.0.1",
2681 "hyper 1.8.1",
2682 "ipnet",
2683 "libc",
2684 "percent-encoding",
2685 "pin-project-lite",
2686 "socket2 0.6.1",
2687 "system-configuration",
2688 "tokio",
2689 "tower-service",
2690 "tracing",
2691 "windows-registry",
2692]
2693
2694[[package]]
2695name = "hyperlocal"
2696version = "0.9.1"
2697source = "registry+https://github.com/rust-lang/crates.io-index"
2698checksum = "986c5ce3b994526b3cd75578e62554abd09f0899d6206de48b3e96ab34ccc8c7"
2699dependencies = [
2700 "hex",
2701 "http-body-util",
2702 "hyper 1.8.1",
2703 "hyper-util",
2704 "pin-project-lite",
2705 "tokio",
2706 "tower-service",
2707]
2708
2709[[package]]
2710name = "iana-time-zone"
2711version = "0.1.64"
2712source = "registry+https://github.com/rust-lang/crates.io-index"
2713checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
2714dependencies = [
2715 "android_system_properties",
2716 "core-foundation-sys",
2717 "iana-time-zone-haiku",
2718 "js-sys",
2719 "log",
2720 "wasm-bindgen",
2721 "windows-core 0.62.2",
2722]
2723
2724[[package]]
2725name = "iana-time-zone-haiku"
2726version = "0.1.2"
2727source = "registry+https://github.com/rust-lang/crates.io-index"
2728checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
2729dependencies = [
2730 "cc",
2731]
2732
2733[[package]]
2734name = "icu_collections"
2735version = "2.1.1"
2736source = "registry+https://github.com/rust-lang/crates.io-index"
2737checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
2738dependencies = [
2739 "displaydoc",
2740 "potential_utf",
2741 "yoke",
2742 "zerofrom",
2743 "zerovec",
2744]
2745
2746[[package]]
2747name = "icu_locale_core"
2748version = "2.1.1"
2749source = "registry+https://github.com/rust-lang/crates.io-index"
2750checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
2751dependencies = [
2752 "displaydoc",
2753 "litemap",
2754 "tinystr",
2755 "writeable",
2756 "zerovec",
2757]
2758
2759[[package]]
2760name = "icu_normalizer"
2761version = "2.1.1"
2762source = "registry+https://github.com/rust-lang/crates.io-index"
2763checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
2764dependencies = [
2765 "icu_collections",
2766 "icu_normalizer_data",
2767 "icu_properties",
2768 "icu_provider",
2769 "smallvec",
2770 "zerovec",
2771]
2772
2773[[package]]
2774name = "icu_normalizer_data"
2775version = "2.1.1"
2776source = "registry+https://github.com/rust-lang/crates.io-index"
2777checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
2778
2779[[package]]
2780name = "icu_properties"
2781version = "2.1.1"
2782source = "registry+https://github.com/rust-lang/crates.io-index"
2783checksum = "e93fcd3157766c0c8da2f8cff6ce651a31f0810eaa1c51ec363ef790bbb5fb99"
2784dependencies = [
2785 "icu_collections",
2786 "icu_locale_core",
2787 "icu_properties_data",
2788 "icu_provider",
2789 "zerotrie",
2790 "zerovec",
2791]
2792
2793[[package]]
2794name = "icu_properties_data"
2795version = "2.1.1"
2796source = "registry+https://github.com/rust-lang/crates.io-index"
2797checksum = "02845b3647bb045f1100ecd6480ff52f34c35f82d9880e029d329c21d1054899"
2798
2799[[package]]
2800name = "icu_provider"
2801version = "2.1.1"
2802source = "registry+https://github.com/rust-lang/crates.io-index"
2803checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
2804dependencies = [
2805 "displaydoc",
2806 "icu_locale_core",
2807 "writeable",
2808 "yoke",
2809 "zerofrom",
2810 "zerotrie",
2811 "zerovec",
2812]
2813
2814[[package]]
2815name = "ident_case"
2816version = "1.0.1"
2817source = "registry+https://github.com/rust-lang/crates.io-index"
2818checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2819
2820[[package]]
2821name = "idna"
2822version = "1.1.0"
2823source = "registry+https://github.com/rust-lang/crates.io-index"
2824checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
2825dependencies = [
2826 "idna_adapter",
2827 "smallvec",
2828 "utf8_iter",
2829]
2830
2831[[package]]
2832name = "idna_adapter"
2833version = "1.2.1"
2834source = "registry+https://github.com/rust-lang/crates.io-index"
2835checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
2836dependencies = [
2837 "icu_normalizer",
2838 "icu_properties",
2839]
2840
2841[[package]]
2842name = "image"
2843version = "0.25.9"
2844source = "registry+https://github.com/rust-lang/crates.io-index"
2845checksum = "e6506c6c10786659413faa717ceebcb8f70731c0a60cbae39795fdf114519c1a"
2846dependencies = [
2847 "bytemuck",
2848 "byteorder-lite",
2849 "color_quant",
2850 "gif",
2851 "image-webp",
2852 "moxcms",
2853 "num-traits",
2854 "png",
2855 "zune-core",
2856 "zune-jpeg",
2857]
2858
2859[[package]]
2860name = "image-webp"
2861version = "0.2.4"
2862source = "registry+https://github.com/rust-lang/crates.io-index"
2863checksum = "525e9ff3e1a4be2fbea1fdf0e98686a6d98b4d8f937e1bf7402245af1909e8c3"
2864dependencies = [
2865 "byteorder-lite",
2866 "quick-error",
2867]
2868
2869[[package]]
2870name = "indexmap"
2871version = "1.9.3"
2872source = "registry+https://github.com/rust-lang/crates.io-index"
2873checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
2874dependencies = [
2875 "autocfg",
2876 "hashbrown 0.12.3",
2877 "serde",
2878]
2879
2880[[package]]
2881name = "indexmap"
2882version = "2.12.1"
2883source = "registry+https://github.com/rust-lang/crates.io-index"
2884checksum = "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2"
2885dependencies = [
2886 "equivalent",
2887 "hashbrown 0.16.1",
2888 "serde",
2889 "serde_core",
2890]
2891
2892[[package]]
2893name = "indoc"
2894version = "2.0.7"
2895source = "registry+https://github.com/rust-lang/crates.io-index"
2896checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706"
2897dependencies = [
2898 "rustversion",
2899]
2900
2901[[package]]
2902name = "inout"
2903version = "0.1.4"
2904source = "registry+https://github.com/rust-lang/crates.io-index"
2905checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01"
2906dependencies = [
2907 "generic-array",
2908]
2909
2910[[package]]
2911name = "inventory"
2912version = "0.3.21"
2913source = "registry+https://github.com/rust-lang/crates.io-index"
2914checksum = "bc61209c082fbeb19919bee74b176221b27223e27b65d781eb91af24eb1fb46e"
2915dependencies = [
2916 "rustversion",
2917]
2918
2919[[package]]
2920name = "ipconfig"
2921version = "0.3.2"
2922source = "registry+https://github.com/rust-lang/crates.io-index"
2923checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"
2924dependencies = [
2925 "socket2 0.5.10",
2926 "widestring",
2927 "windows-sys 0.48.0",
2928 "winreg",
2929]
2930
2931[[package]]
2932name = "ipld-core"
2933version = "0.4.2"
2934source = "registry+https://github.com/rust-lang/crates.io-index"
2935checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db"
2936dependencies = [
2937 "cid",
2938 "serde",
2939 "serde_bytes",
2940]
2941
2942[[package]]
2943name = "ipnet"
2944version = "2.11.0"
2945source = "registry+https://github.com/rust-lang/crates.io-index"
2946checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
2947
2948[[package]]
2949name = "iri-string"
2950version = "0.7.9"
2951source = "registry+https://github.com/rust-lang/crates.io-index"
2952checksum = "4f867b9d1d896b67beb18518eda36fdb77a32ea590de864f1325b294a6d14397"
2953dependencies = [
2954 "memchr",
2955 "serde",
2956]
2957
2958[[package]]
2959name = "iroh-car"
2960version = "0.5.1"
2961source = "registry+https://github.com/rust-lang/crates.io-index"
2962checksum = "cb7f8cd4cb9aa083fba8b52e921764252d0b4dcb1cd6d120b809dbfe1106e81a"
2963dependencies = [
2964 "anyhow",
2965 "cid",
2966 "futures",
2967 "serde",
2968 "serde_ipld_dagcbor",
2969 "thiserror 1.0.69",
2970 "tokio",
2971 "unsigned-varint 0.7.2",
2972]
2973
2974[[package]]
2975name = "itertools"
2976version = "0.14.0"
2977source = "registry+https://github.com/rust-lang/crates.io-index"
2978checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
2979dependencies = [
2980 "either",
2981]
2982
2983[[package]]
2984name = "itoa"
2985version = "1.0.15"
2986source = "registry+https://github.com/rust-lang/crates.io-index"
2987checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
2988
2989[[package]]
2990name = "jacquard"
2991version = "0.9.3"
2992source = "registry+https://github.com/rust-lang/crates.io-index"
2993checksum = "c19864761c8d69d23201fd19dd021cddf1fb7acbebb6e6b50e2b1776ec982768"
2994dependencies = [
2995 "bytes",
2996 "getrandom 0.2.16",
2997 "gloo-storage",
2998 "http 1.4.0",
2999 "jacquard-api",
3000 "jacquard-common",
3001 "jacquard-derive",
3002 "jacquard-identity",
3003 "jacquard-oauth",
3004 "jose-jwk",
3005 "miette",
3006 "regex",
3007 "regex-lite",
3008 "reqwest",
3009 "serde",
3010 "serde_html_form",
3011 "serde_json",
3012 "smol_str",
3013 "thiserror 2.0.17",
3014 "tokio",
3015 "trait-variant",
3016 "url",
3017 "webpage",
3018]
3019
3020[[package]]
3021name = "jacquard-api"
3022version = "0.9.2"
3023source = "registry+https://github.com/rust-lang/crates.io-index"
3024checksum = "bbbfd6e2b10fa1731f4d4e40c8f791956b0d4f804fb3efef891afec903f20597"
3025dependencies = [
3026 "bon",
3027 "bytes",
3028 "jacquard-common",
3029 "jacquard-derive",
3030 "jacquard-lexicon",
3031 "miette",
3032 "rustversion",
3033 "serde",
3034 "serde_ipld_dagcbor",
3035 "thiserror 2.0.17",
3036 "unicode-segmentation",
3037]
3038
3039[[package]]
3040name = "jacquard-axum"
3041version = "0.9.2"
3042source = "registry+https://github.com/rust-lang/crates.io-index"
3043checksum = "ee1b58111f0a2a08ee18525ac661a0448fdc84d4ecb423d64aaaf88074460380"
3044dependencies = [
3045 "axum",
3046 "bytes",
3047 "jacquard",
3048 "jacquard-common",
3049 "jacquard-derive",
3050 "jacquard-identity",
3051 "miette",
3052 "multibase",
3053 "serde",
3054 "serde_html_form",
3055 "serde_json",
3056 "thiserror 2.0.17",
3057 "tokio",
3058 "tower-http",
3059 "tracing",
3060]
3061
3062[[package]]
3063name = "jacquard-common"
3064version = "0.9.2"
3065source = "registry+https://github.com/rust-lang/crates.io-index"
3066checksum = "df86cb117d9f1c2b0251ba67c3f0e3f963fd22abc6cf8de0e02a7fc846c288ca"
3067dependencies = [
3068 "base64 0.22.1",
3069 "bon",
3070 "bytes",
3071 "chrono",
3072 "cid",
3073 "ed25519-dalek",
3074 "getrandom 0.2.16",
3075 "getrandom 0.3.4",
3076 "http 1.4.0",
3077 "ipld-core",
3078 "k256",
3079 "langtag",
3080 "miette",
3081 "multibase",
3082 "multihash",
3083 "ouroboros",
3084 "p256 0.13.2",
3085 "rand 0.9.2",
3086 "regex",
3087 "regex-lite",
3088 "reqwest",
3089 "serde",
3090 "serde_html_form",
3091 "serde_ipld_dagcbor",
3092 "serde_json",
3093 "signature 2.2.0",
3094 "smol_str",
3095 "thiserror 2.0.17",
3096 "tokio",
3097 "tokio-util",
3098 "trait-variant",
3099 "url",
3100]
3101
3102[[package]]
3103name = "jacquard-derive"
3104version = "0.9.2"
3105source = "registry+https://github.com/rust-lang/crates.io-index"
3106checksum = "42ca61a69dc7aa8fb2d7163416514ff7df5d79f2e8b22e269f4610afa85572fe"
3107dependencies = [
3108 "heck 0.5.0",
3109 "jacquard-lexicon",
3110 "proc-macro2",
3111 "quote",
3112 "syn 2.0.111",
3113]
3114
3115[[package]]
3116name = "jacquard-identity"
3117version = "0.9.2"
3118source = "registry+https://github.com/rust-lang/crates.io-index"
3119checksum = "1ef714cacebfca486558a9f8e205daf466bfba0466c4d0c450fd6d0252400a53"
3120dependencies = [
3121 "bon",
3122 "bytes",
3123 "hickory-resolver",
3124 "http 1.4.0",
3125 "jacquard-api",
3126 "jacquard-common",
3127 "jacquard-lexicon",
3128 "miette",
3129 "mini-moka",
3130 "percent-encoding",
3131 "reqwest",
3132 "serde",
3133 "serde_html_form",
3134 "serde_json",
3135 "thiserror 2.0.17",
3136 "tokio",
3137 "trait-variant",
3138 "url",
3139 "urlencoding",
3140]
3141
3142[[package]]
3143name = "jacquard-lexicon"
3144version = "0.9.2"
3145source = "registry+https://github.com/rust-lang/crates.io-index"
3146checksum = "de87f2c938faea1b1f1b32d5b9e0c870e7b5bb5efbf96e3692ae2d8f6b2beb7a"
3147dependencies = [
3148 "cid",
3149 "dashmap 6.1.0",
3150 "heck 0.5.0",
3151 "inventory",
3152 "jacquard-common",
3153 "miette",
3154 "multihash",
3155 "prettyplease",
3156 "proc-macro2",
3157 "quote",
3158 "serde",
3159 "serde_ipld_dagcbor",
3160 "serde_json",
3161 "serde_repr",
3162 "serde_with",
3163 "sha2",
3164 "syn 2.0.111",
3165 "thiserror 2.0.17",
3166 "unicode-segmentation",
3167]
3168
3169[[package]]
3170name = "jacquard-oauth"
3171version = "0.9.2"
3172source = "registry+https://github.com/rust-lang/crates.io-index"
3173checksum = "aafe9b4b2160cb57cd48d02d84d2c09706853d098e053baacb06a59fcd59a898"
3174dependencies = [
3175 "base64 0.22.1",
3176 "bytes",
3177 "chrono",
3178 "dashmap 6.1.0",
3179 "elliptic-curve 0.13.8",
3180 "http 1.4.0",
3181 "jacquard-common",
3182 "jacquard-identity",
3183 "jose-jwa",
3184 "jose-jwk",
3185 "miette",
3186 "p256 0.13.2",
3187 "rand 0.8.5",
3188 "serde",
3189 "serde_html_form",
3190 "serde_json",
3191 "sha2",
3192 "smol_str",
3193 "thiserror 2.0.17",
3194 "tokio",
3195 "trait-variant",
3196 "url",
3197]
3198
3199[[package]]
3200name = "jacquard-repo"
3201version = "0.9.2"
3202source = "registry+https://github.com/rust-lang/crates.io-index"
3203checksum = "2ccdadfea11df142fbfb11cf7e5c1f7b8c0548758dedb0ce0eac182777f91f18"
3204dependencies = [
3205 "bytes",
3206 "cid",
3207 "ed25519-dalek",
3208 "iroh-car",
3209 "jacquard-common",
3210 "jacquard-derive",
3211 "k256",
3212 "miette",
3213 "multihash",
3214 "n0-future",
3215 "p256 0.13.2",
3216 "serde",
3217 "serde_bytes",
3218 "serde_ipld_dagcbor",
3219 "sha2",
3220 "smol_str",
3221 "thiserror 2.0.17",
3222 "tokio",
3223 "trait-variant",
3224]
3225
3226[[package]]
3227name = "jobserver"
3228version = "0.1.34"
3229source = "registry+https://github.com/rust-lang/crates.io-index"
3230checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
3231dependencies = [
3232 "getrandom 0.3.4",
3233 "libc",
3234]
3235
3236[[package]]
3237name = "jose-b64"
3238version = "0.1.2"
3239source = "registry+https://github.com/rust-lang/crates.io-index"
3240checksum = "bec69375368709666b21c76965ce67549f2d2db7605f1f8707d17c9656801b56"
3241dependencies = [
3242 "base64ct",
3243 "serde",
3244 "subtle",
3245 "zeroize",
3246]
3247
3248[[package]]
3249name = "jose-jwa"
3250version = "0.1.2"
3251source = "registry+https://github.com/rust-lang/crates.io-index"
3252checksum = "9ab78e053fe886a351d67cf0d194c000f9d0dcb92906eb34d853d7e758a4b3a7"
3253dependencies = [
3254 "serde",
3255]
3256
3257[[package]]
3258name = "jose-jwk"
3259version = "0.1.2"
3260source = "registry+https://github.com/rust-lang/crates.io-index"
3261checksum = "280fa263807fe0782ecb6f2baadc28dffc04e00558a58e33bfdb801d11fd58e7"
3262dependencies = [
3263 "jose-b64",
3264 "jose-jwa",
3265 "p256 0.13.2",
3266 "p384",
3267 "rsa",
3268 "serde",
3269 "zeroize",
3270]
3271
3272[[package]]
3273name = "js-sys"
3274version = "0.3.83"
3275source = "registry+https://github.com/rust-lang/crates.io-index"
3276checksum = "464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8"
3277dependencies = [
3278 "once_cell",
3279 "wasm-bindgen",
3280]
3281
3282[[package]]
3283name = "jsonwebtoken"
3284version = "10.2.0"
3285source = "registry+https://github.com/rust-lang/crates.io-index"
3286checksum = "c76e1c7d7df3e34443b3621b459b066a7b79644f059fc8b2db7070c825fd417e"
3287dependencies = [
3288 "base64 0.22.1",
3289 "ed25519-dalek",
3290 "getrandom 0.2.16",
3291 "hmac",
3292 "js-sys",
3293 "p256 0.13.2",
3294 "p384",
3295 "pem",
3296 "rand 0.8.5",
3297 "rsa",
3298 "serde",
3299 "serde_json",
3300 "sha2",
3301 "signature 2.2.0",
3302 "simple_asn1",
3303]
3304
3305[[package]]
3306name = "k256"
3307version = "0.13.4"
3308source = "registry+https://github.com/rust-lang/crates.io-index"
3309checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b"
3310dependencies = [
3311 "cfg-if",
3312 "ecdsa 0.16.9",
3313 "elliptic-curve 0.13.8",
3314 "once_cell",
3315 "sha2",
3316 "signature 2.2.0",
3317]
3318
3319[[package]]
3320name = "langtag"
3321version = "0.4.0"
3322source = "registry+https://github.com/rust-lang/crates.io-index"
3323checksum = "9ecb4c689a30e48ebeaa14237f34037e300dd072e6ad21a9ec72e810ff3c6600"
3324dependencies = [
3325 "serde",
3326 "static-regular-grammar",
3327 "thiserror 1.0.69",
3328]
3329
3330[[package]]
3331name = "lazy_static"
3332version = "1.5.0"
3333source = "registry+https://github.com/rust-lang/crates.io-index"
3334checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
3335dependencies = [
3336 "spin 0.9.8",
3337]
3338
3339[[package]]
3340name = "libc"
3341version = "0.2.178"
3342source = "registry+https://github.com/rust-lang/crates.io-index"
3343checksum = "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091"
3344
3345[[package]]
3346name = "libm"
3347version = "0.2.15"
3348source = "registry+https://github.com/rust-lang/crates.io-index"
3349checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
3350
3351[[package]]
3352name = "libredox"
3353version = "0.1.10"
3354source = "registry+https://github.com/rust-lang/crates.io-index"
3355checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb"
3356dependencies = [
3357 "bitflags",
3358 "libc",
3359 "redox_syscall",
3360]
3361
3362[[package]]
3363name = "libsqlite3-sys"
3364version = "0.30.1"
3365source = "registry+https://github.com/rust-lang/crates.io-index"
3366checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
3367dependencies = [
3368 "pkg-config",
3369 "vcpkg",
3370]
3371
3372[[package]]
3373name = "linked-hash-map"
3374version = "0.5.6"
3375source = "registry+https://github.com/rust-lang/crates.io-index"
3376checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
3377
3378[[package]]
3379name = "linux-raw-sys"
3380version = "0.11.0"
3381source = "registry+https://github.com/rust-lang/crates.io-index"
3382checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
3383
3384[[package]]
3385name = "litemap"
3386version = "0.8.1"
3387source = "registry+https://github.com/rust-lang/crates.io-index"
3388checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
3389
3390[[package]]
3391name = "lock_api"
3392version = "0.4.14"
3393source = "registry+https://github.com/rust-lang/crates.io-index"
3394checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
3395dependencies = [
3396 "scopeguard",
3397]
3398
3399[[package]]
3400name = "log"
3401version = "0.4.28"
3402source = "registry+https://github.com/rust-lang/crates.io-index"
3403checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
3404
3405[[package]]
3406name = "loom"
3407version = "0.7.2"
3408source = "registry+https://github.com/rust-lang/crates.io-index"
3409checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca"
3410dependencies = [
3411 "cfg-if",
3412 "generator",
3413 "scoped-tls",
3414 "tracing",
3415 "tracing-subscriber",
3416]
3417
3418[[package]]
3419name = "lru"
3420version = "0.12.5"
3421source = "registry+https://github.com/rust-lang/crates.io-index"
3422checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
3423dependencies = [
3424 "hashbrown 0.15.5",
3425]
3426
3427[[package]]
3428name = "lru-cache"
3429version = "0.1.2"
3430source = "registry+https://github.com/rust-lang/crates.io-index"
3431checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
3432dependencies = [
3433 "linked-hash-map",
3434]
3435
3436[[package]]
3437name = "lru-slab"
3438version = "0.1.2"
3439source = "registry+https://github.com/rust-lang/crates.io-index"
3440checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
3441
3442[[package]]
3443name = "mac"
3444version = "0.1.1"
3445source = "registry+https://github.com/rust-lang/crates.io-index"
3446checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
3447
3448[[package]]
3449name = "markup5ever"
3450version = "0.12.1"
3451source = "registry+https://github.com/rust-lang/crates.io-index"
3452checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
3453dependencies = [
3454 "log",
3455 "phf",
3456 "phf_codegen",
3457 "string_cache",
3458 "string_cache_codegen",
3459 "tendril",
3460]
3461
3462[[package]]
3463name = "markup5ever_rcdom"
3464version = "0.3.0"
3465source = "registry+https://github.com/rust-lang/crates.io-index"
3466checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
3467dependencies = [
3468 "html5ever",
3469 "markup5ever",
3470 "tendril",
3471 "xml5ever",
3472]
3473
3474[[package]]
3475name = "match-lookup"
3476version = "0.1.1"
3477source = "registry+https://github.com/rust-lang/crates.io-index"
3478checksum = "1265724d8cb29dbbc2b0f06fffb8bf1a8c0cf73a78eede9ba73a4a66c52a981e"
3479dependencies = [
3480 "proc-macro2",
3481 "quote",
3482 "syn 1.0.109",
3483]
3484
3485[[package]]
3486name = "matchers"
3487version = "0.2.0"
3488source = "registry+https://github.com/rust-lang/crates.io-index"
3489checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
3490dependencies = [
3491 "regex-automata",
3492]
3493
3494[[package]]
3495name = "matchit"
3496version = "0.8.4"
3497source = "registry+https://github.com/rust-lang/crates.io-index"
3498checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3"
3499
3500[[package]]
3501name = "md-5"
3502version = "0.10.6"
3503source = "registry+https://github.com/rust-lang/crates.io-index"
3504checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
3505dependencies = [
3506 "cfg-if",
3507 "digest",
3508]
3509
3510[[package]]
3511name = "memchr"
3512version = "2.7.6"
3513source = "registry+https://github.com/rust-lang/crates.io-index"
3514checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
3515
3516[[package]]
3517name = "miette"
3518version = "7.6.0"
3519source = "registry+https://github.com/rust-lang/crates.io-index"
3520checksum = "5f98efec8807c63c752b5bd61f862c165c115b0a35685bdcfd9238c7aeb592b7"
3521dependencies = [
3522 "cfg-if",
3523 "miette-derive",
3524 "unicode-width",
3525]
3526
3527[[package]]
3528name = "miette-derive"
3529version = "7.6.0"
3530source = "registry+https://github.com/rust-lang/crates.io-index"
3531checksum = "db5b29714e950dbb20d5e6f74f9dcec4edbcc1067bb7f8ed198c097b8c1a818b"
3532dependencies = [
3533 "proc-macro2",
3534 "quote",
3535 "syn 2.0.111",
3536]
3537
3538[[package]]
3539name = "mime"
3540version = "0.3.17"
3541source = "registry+https://github.com/rust-lang/crates.io-index"
3542checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
3543
3544[[package]]
3545name = "mini-moka"
3546version = "0.10.3"
3547source = "registry+https://github.com/rust-lang/crates.io-index"
3548checksum = "c325dfab65f261f386debee8b0969da215b3fa0037e74c8a1234db7ba986d803"
3549dependencies = [
3550 "crossbeam-channel",
3551 "crossbeam-utils",
3552 "dashmap 5.5.3",
3553 "skeptic",
3554 "smallvec",
3555 "tagptr",
3556 "triomphe",
3557]
3558
3559[[package]]
3560name = "minimal-lexical"
3561version = "0.2.1"
3562source = "registry+https://github.com/rust-lang/crates.io-index"
3563checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
3564
3565[[package]]
3566name = "miniz_oxide"
3567version = "0.8.9"
3568source = "registry+https://github.com/rust-lang/crates.io-index"
3569checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
3570dependencies = [
3571 "adler2",
3572 "simd-adler32",
3573]
3574
3575[[package]]
3576name = "mio"
3577version = "1.1.0"
3578source = "registry+https://github.com/rust-lang/crates.io-index"
3579checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873"
3580dependencies = [
3581 "libc",
3582 "wasi",
3583 "windows-sys 0.61.2",
3584]
3585
3586[[package]]
3587name = "moxcms"
3588version = "0.7.10"
3589source = "registry+https://github.com/rust-lang/crates.io-index"
3590checksum = "80986bbbcf925ebd3be54c26613d861255284584501595cf418320c078945608"
3591dependencies = [
3592 "num-traits",
3593 "pxfm",
3594]
3595
3596[[package]]
3597name = "multibase"
3598version = "0.9.2"
3599source = "registry+https://github.com/rust-lang/crates.io-index"
3600checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77"
3601dependencies = [
3602 "base-x",
3603 "base256emoji",
3604 "data-encoding",
3605 "data-encoding-macro",
3606]
3607
3608[[package]]
3609name = "multihash"
3610version = "0.19.3"
3611source = "registry+https://github.com/rust-lang/crates.io-index"
3612checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d"
3613dependencies = [
3614 "core2",
3615 "serde",
3616 "unsigned-varint 0.8.0",
3617]
3618
3619[[package]]
3620name = "n0-future"
3621version = "0.1.3"
3622source = "registry+https://github.com/rust-lang/crates.io-index"
3623checksum = "7bb0e5d99e681ab3c938842b96fcb41bf8a7bb4bfdb11ccbd653a7e83e06c794"
3624dependencies = [
3625 "cfg_aliases",
3626 "derive_more",
3627 "futures-buffered",
3628 "futures-lite",
3629 "futures-util",
3630 "js-sys",
3631 "pin-project",
3632 "send_wrapper",
3633 "tokio",
3634 "tokio-util",
3635 "wasm-bindgen",
3636 "wasm-bindgen-futures",
3637 "web-time",
3638]
3639
3640[[package]]
3641name = "native-tls"
3642version = "0.2.14"
3643source = "registry+https://github.com/rust-lang/crates.io-index"
3644checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e"
3645dependencies = [
3646 "libc",
3647 "log",
3648 "openssl",
3649 "openssl-probe",
3650 "openssl-sys",
3651 "schannel",
3652 "security-framework 2.11.1",
3653 "security-framework-sys",
3654 "tempfile",
3655]
3656
3657[[package]]
3658name = "new_debug_unreachable"
3659version = "1.0.6"
3660source = "registry+https://github.com/rust-lang/crates.io-index"
3661checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
3662
3663[[package]]
3664name = "nom"
3665version = "7.1.3"
3666source = "registry+https://github.com/rust-lang/crates.io-index"
3667checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
3668dependencies = [
3669 "memchr",
3670 "minimal-lexical",
3671]
3672
3673[[package]]
3674name = "nonzero_ext"
3675version = "0.3.0"
3676source = "registry+https://github.com/rust-lang/crates.io-index"
3677checksum = "38bf9645c8b145698bb0b18a4637dcacbc421ea49bef2317e4fd8065a387cf21"
3678
3679[[package]]
3680name = "nu-ansi-term"
3681version = "0.50.3"
3682source = "registry+https://github.com/rust-lang/crates.io-index"
3683checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
3684dependencies = [
3685 "windows-sys 0.61.2",
3686]
3687
3688[[package]]
3689name = "num"
3690version = "0.4.3"
3691source = "registry+https://github.com/rust-lang/crates.io-index"
3692checksum = "35bd024e8b2ff75562e5f34e7f4905839deb4b22955ef5e73d2fea1b9813cb23"
3693dependencies = [
3694 "num-bigint",
3695 "num-complex",
3696 "num-integer",
3697 "num-iter",
3698 "num-rational",
3699 "num-traits",
3700]
3701
3702[[package]]
3703name = "num-bigint"
3704version = "0.4.6"
3705source = "registry+https://github.com/rust-lang/crates.io-index"
3706checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
3707dependencies = [
3708 "num-integer",
3709 "num-traits",
3710]
3711
3712[[package]]
3713name = "num-bigint-dig"
3714version = "0.8.6"
3715source = "registry+https://github.com/rust-lang/crates.io-index"
3716checksum = "e661dda6640fad38e827a6d4a310ff4763082116fe217f279885c97f511bb0b7"
3717dependencies = [
3718 "lazy_static",
3719 "libm",
3720 "num-integer",
3721 "num-iter",
3722 "num-traits",
3723 "rand 0.8.5",
3724 "smallvec",
3725 "zeroize",
3726]
3727
3728[[package]]
3729name = "num-complex"
3730version = "0.4.6"
3731source = "registry+https://github.com/rust-lang/crates.io-index"
3732checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
3733dependencies = [
3734 "num-traits",
3735]
3736
3737[[package]]
3738name = "num-conv"
3739version = "0.1.0"
3740source = "registry+https://github.com/rust-lang/crates.io-index"
3741checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
3742
3743[[package]]
3744name = "num-integer"
3745version = "0.1.46"
3746source = "registry+https://github.com/rust-lang/crates.io-index"
3747checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
3748dependencies = [
3749 "num-traits",
3750]
3751
3752[[package]]
3753name = "num-iter"
3754version = "0.1.45"
3755source = "registry+https://github.com/rust-lang/crates.io-index"
3756checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
3757dependencies = [
3758 "autocfg",
3759 "num-integer",
3760 "num-traits",
3761]
3762
3763[[package]]
3764name = "num-rational"
3765version = "0.4.2"
3766source = "registry+https://github.com/rust-lang/crates.io-index"
3767checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
3768dependencies = [
3769 "num-bigint",
3770 "num-integer",
3771 "num-traits",
3772]
3773
3774[[package]]
3775name = "num-traits"
3776version = "0.2.19"
3777source = "registry+https://github.com/rust-lang/crates.io-index"
3778checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
3779dependencies = [
3780 "autocfg",
3781 "libm",
3782]
3783
3784[[package]]
3785name = "num_cpus"
3786version = "1.17.0"
3787source = "registry+https://github.com/rust-lang/crates.io-index"
3788checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b"
3789dependencies = [
3790 "hermit-abi",
3791 "libc",
3792]
3793
3794[[package]]
3795name = "once_cell"
3796version = "1.21.3"
3797source = "registry+https://github.com/rust-lang/crates.io-index"
3798checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
3799
3800[[package]]
3801name = "opaque-debug"
3802version = "0.3.1"
3803source = "registry+https://github.com/rust-lang/crates.io-index"
3804checksum = "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381"
3805
3806[[package]]
3807name = "openssl"
3808version = "0.10.75"
3809source = "registry+https://github.com/rust-lang/crates.io-index"
3810checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328"
3811dependencies = [
3812 "bitflags",
3813 "cfg-if",
3814 "foreign-types",
3815 "libc",
3816 "once_cell",
3817 "openssl-macros",
3818 "openssl-sys",
3819]
3820
3821[[package]]
3822name = "openssl-macros"
3823version = "0.1.1"
3824source = "registry+https://github.com/rust-lang/crates.io-index"
3825checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
3826dependencies = [
3827 "proc-macro2",
3828 "quote",
3829 "syn 2.0.111",
3830]
3831
3832[[package]]
3833name = "openssl-probe"
3834version = "0.1.6"
3835source = "registry+https://github.com/rust-lang/crates.io-index"
3836checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
3837
3838[[package]]
3839name = "openssl-sys"
3840version = "0.9.111"
3841source = "registry+https://github.com/rust-lang/crates.io-index"
3842checksum = "82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321"
3843dependencies = [
3844 "cc",
3845 "libc",
3846 "pkg-config",
3847 "vcpkg",
3848]
3849
3850[[package]]
3851name = "ouroboros"
3852version = "0.18.5"
3853source = "registry+https://github.com/rust-lang/crates.io-index"
3854checksum = "1e0f050db9c44b97a94723127e6be766ac5c340c48f2c4bb3ffa11713744be59"
3855dependencies = [
3856 "aliasable",
3857 "ouroboros_macro",
3858 "static_assertions",
3859]
3860
3861[[package]]
3862name = "ouroboros_macro"
3863version = "0.18.5"
3864source = "registry+https://github.com/rust-lang/crates.io-index"
3865checksum = "3c7028bdd3d43083f6d8d4d5187680d0d3560d54df4cc9d752005268b41e64d0"
3866dependencies = [
3867 "heck 0.4.1",
3868 "proc-macro2",
3869 "proc-macro2-diagnostics",
3870 "quote",
3871 "syn 2.0.111",
3872]
3873
3874[[package]]
3875name = "outref"
3876version = "0.5.2"
3877source = "registry+https://github.com/rust-lang/crates.io-index"
3878checksum = "1a80800c0488c3a21695ea981a54918fbb37abf04f4d0720c453632255e2ff0e"
3879
3880[[package]]
3881name = "p256"
3882version = "0.11.1"
3883source = "registry+https://github.com/rust-lang/crates.io-index"
3884checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
3885dependencies = [
3886 "ecdsa 0.14.8",
3887 "elliptic-curve 0.12.3",
3888 "sha2",
3889]
3890
3891[[package]]
3892name = "p256"
3893version = "0.13.2"
3894source = "registry+https://github.com/rust-lang/crates.io-index"
3895checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b"
3896dependencies = [
3897 "ecdsa 0.16.9",
3898 "elliptic-curve 0.13.8",
3899 "primeorder",
3900 "sha2",
3901]
3902
3903[[package]]
3904name = "p384"
3905version = "0.13.1"
3906source = "registry+https://github.com/rust-lang/crates.io-index"
3907checksum = "fe42f1670a52a47d448f14b6a5c61dd78fce51856e68edaa38f7ae3a46b8d6b6"
3908dependencies = [
3909 "ecdsa 0.16.9",
3910 "elliptic-curve 0.13.8",
3911 "primeorder",
3912 "sha2",
3913]
3914
3915[[package]]
3916name = "parking"
3917version = "2.2.1"
3918source = "registry+https://github.com/rust-lang/crates.io-index"
3919checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
3920
3921[[package]]
3922name = "parking_lot"
3923version = "0.12.5"
3924source = "registry+https://github.com/rust-lang/crates.io-index"
3925checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
3926dependencies = [
3927 "lock_api",
3928 "parking_lot_core",
3929]
3930
3931[[package]]
3932name = "parking_lot_core"
3933version = "0.9.12"
3934source = "registry+https://github.com/rust-lang/crates.io-index"
3935checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
3936dependencies = [
3937 "cfg-if",
3938 "libc",
3939 "redox_syscall",
3940 "smallvec",
3941 "windows-link 0.2.1",
3942]
3943
3944[[package]]
3945name = "parse-display"
3946version = "0.9.1"
3947source = "registry+https://github.com/rust-lang/crates.io-index"
3948checksum = "914a1c2265c98e2446911282c6ac86d8524f495792c38c5bd884f80499c7538a"
3949dependencies = [
3950 "parse-display-derive",
3951 "regex",
3952 "regex-syntax",
3953]
3954
3955[[package]]
3956name = "parse-display-derive"
3957version = "0.9.1"
3958source = "registry+https://github.com/rust-lang/crates.io-index"
3959checksum = "2ae7800a4c974efd12df917266338e79a7a74415173caf7e70aa0a0707345281"
3960dependencies = [
3961 "proc-macro2",
3962 "quote",
3963 "regex",
3964 "regex-syntax",
3965 "structmeta",
3966 "syn 2.0.111",
3967]
3968
3969[[package]]
3970name = "pem"
3971version = "3.0.6"
3972source = "registry+https://github.com/rust-lang/crates.io-index"
3973checksum = "1d30c53c26bc5b31a98cd02d20f25a7c8567146caf63ed593a9d87b2775291be"
3974dependencies = [
3975 "base64 0.22.1",
3976 "serde_core",
3977]
3978
3979[[package]]
3980name = "pem-rfc7468"
3981version = "0.7.0"
3982source = "registry+https://github.com/rust-lang/crates.io-index"
3983checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
3984dependencies = [
3985 "base64ct",
3986]
3987
3988[[package]]
3989name = "percent-encoding"
3990version = "2.3.2"
3991source = "registry+https://github.com/rust-lang/crates.io-index"
3992checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
3993
3994[[package]]
3995name = "phf"
3996version = "0.11.3"
3997source = "registry+https://github.com/rust-lang/crates.io-index"
3998checksum = "1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078"
3999dependencies = [
4000 "phf_shared",
4001]
4002
4003[[package]]
4004name = "phf_codegen"
4005version = "0.11.3"
4006source = "registry+https://github.com/rust-lang/crates.io-index"
4007checksum = "aef8048c789fa5e851558d709946d6d79a8ff88c0440c587967f8e94bfb1216a"
4008dependencies = [
4009 "phf_generator",
4010 "phf_shared",
4011]
4012
4013[[package]]
4014name = "phf_generator"
4015version = "0.11.3"
4016source = "registry+https://github.com/rust-lang/crates.io-index"
4017checksum = "3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d"
4018dependencies = [
4019 "phf_shared",
4020 "rand 0.8.5",
4021]
4022
4023[[package]]
4024name = "phf_shared"
4025version = "0.11.3"
4026source = "registry+https://github.com/rust-lang/crates.io-index"
4027checksum = "67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5"
4028dependencies = [
4029 "siphasher",
4030]
4031
4032[[package]]
4033name = "pin-project"
4034version = "1.1.10"
4035source = "registry+https://github.com/rust-lang/crates.io-index"
4036checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a"
4037dependencies = [
4038 "pin-project-internal",
4039]
4040
4041[[package]]
4042name = "pin-project-internal"
4043version = "1.1.10"
4044source = "registry+https://github.com/rust-lang/crates.io-index"
4045checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861"
4046dependencies = [
4047 "proc-macro2",
4048 "quote",
4049 "syn 2.0.111",
4050]
4051
4052[[package]]
4053name = "pin-project-lite"
4054version = "0.2.16"
4055source = "registry+https://github.com/rust-lang/crates.io-index"
4056checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
4057
4058[[package]]
4059name = "pin-utils"
4060version = "0.1.0"
4061source = "registry+https://github.com/rust-lang/crates.io-index"
4062checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
4063
4064[[package]]
4065name = "pkcs1"
4066version = "0.7.5"
4067source = "registry+https://github.com/rust-lang/crates.io-index"
4068checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
4069dependencies = [
4070 "der 0.7.10",
4071 "pkcs8 0.10.2",
4072 "spki 0.7.3",
4073]
4074
4075[[package]]
4076name = "pkcs8"
4077version = "0.9.0"
4078source = "registry+https://github.com/rust-lang/crates.io-index"
4079checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
4080dependencies = [
4081 "der 0.6.1",
4082 "spki 0.6.0",
4083]
4084
4085[[package]]
4086name = "pkcs8"
4087version = "0.10.2"
4088source = "registry+https://github.com/rust-lang/crates.io-index"
4089checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
4090dependencies = [
4091 "der 0.7.10",
4092 "spki 0.7.3",
4093]
4094
4095[[package]]
4096name = "pkg-config"
4097version = "0.3.32"
4098source = "registry+https://github.com/rust-lang/crates.io-index"
4099checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
4100
4101[[package]]
4102name = "png"
4103version = "0.18.0"
4104source = "registry+https://github.com/rust-lang/crates.io-index"
4105checksum = "97baced388464909d42d89643fe4361939af9b7ce7a31ee32a168f832a70f2a0"
4106dependencies = [
4107 "bitflags",
4108 "crc32fast",
4109 "fdeflate",
4110 "flate2",
4111 "miniz_oxide",
4112]
4113
4114[[package]]
4115name = "polyval"
4116version = "0.6.2"
4117source = "registry+https://github.com/rust-lang/crates.io-index"
4118checksum = "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25"
4119dependencies = [
4120 "cfg-if",
4121 "cpufeatures",
4122 "opaque-debug",
4123 "universal-hash",
4124]
4125
4126[[package]]
4127name = "portable-atomic"
4128version = "1.11.1"
4129source = "registry+https://github.com/rust-lang/crates.io-index"
4130checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"
4131
4132[[package]]
4133name = "potential_utf"
4134version = "0.1.4"
4135source = "registry+https://github.com/rust-lang/crates.io-index"
4136checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77"
4137dependencies = [
4138 "zerovec",
4139]
4140
4141[[package]]
4142name = "powerfmt"
4143version = "0.2.0"
4144source = "registry+https://github.com/rust-lang/crates.io-index"
4145checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
4146
4147[[package]]
4148name = "ppv-lite86"
4149version = "0.2.21"
4150source = "registry+https://github.com/rust-lang/crates.io-index"
4151checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
4152dependencies = [
4153 "zerocopy",
4154]
4155
4156[[package]]
4157name = "precomputed-hash"
4158version = "0.1.1"
4159source = "registry+https://github.com/rust-lang/crates.io-index"
4160checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
4161
4162[[package]]
4163name = "prettyplease"
4164version = "0.2.37"
4165source = "registry+https://github.com/rust-lang/crates.io-index"
4166checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
4167dependencies = [
4168 "proc-macro2",
4169 "syn 2.0.111",
4170]
4171
4172[[package]]
4173name = "primeorder"
4174version = "0.13.6"
4175source = "registry+https://github.com/rust-lang/crates.io-index"
4176checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6"
4177dependencies = [
4178 "elliptic-curve 0.13.8",
4179]
4180
4181[[package]]
4182name = "proc-macro-error"
4183version = "1.0.4"
4184source = "registry+https://github.com/rust-lang/crates.io-index"
4185checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
4186dependencies = [
4187 "proc-macro-error-attr",
4188 "proc-macro2",
4189 "quote",
4190 "syn 1.0.109",
4191 "version_check",
4192]
4193
4194[[package]]
4195name = "proc-macro-error-attr"
4196version = "1.0.4"
4197source = "registry+https://github.com/rust-lang/crates.io-index"
4198checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
4199dependencies = [
4200 "proc-macro2",
4201 "quote",
4202 "version_check",
4203]
4204
4205[[package]]
4206name = "proc-macro2"
4207version = "1.0.103"
4208source = "registry+https://github.com/rust-lang/crates.io-index"
4209checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
4210dependencies = [
4211 "unicode-ident",
4212]
4213
4214[[package]]
4215name = "proc-macro2-diagnostics"
4216version = "0.10.1"
4217source = "registry+https://github.com/rust-lang/crates.io-index"
4218checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8"
4219dependencies = [
4220 "proc-macro2",
4221 "quote",
4222 "syn 2.0.111",
4223 "version_check",
4224 "yansi",
4225]
4226
4227[[package]]
4228name = "prost"
4229version = "0.14.1"
4230source = "registry+https://github.com/rust-lang/crates.io-index"
4231checksum = "7231bd9b3d3d33c86b58adbac74b5ec0ad9f496b19d22801d773636feaa95f3d"
4232dependencies = [
4233 "bytes",
4234 "prost-derive",
4235]
4236
4237[[package]]
4238name = "prost-derive"
4239version = "0.14.1"
4240source = "registry+https://github.com/rust-lang/crates.io-index"
4241checksum = "9120690fafc389a67ba3803df527d0ec9cbbc9cc45e4cc20b332996dfb672425"
4242dependencies = [
4243 "anyhow",
4244 "itertools",
4245 "proc-macro2",
4246 "quote",
4247 "syn 2.0.111",
4248]
4249
4250[[package]]
4251name = "prost-types"
4252version = "0.14.1"
4253source = "registry+https://github.com/rust-lang/crates.io-index"
4254checksum = "b9b4db3d6da204ed77bb26ba83b6122a73aeb2e87e25fbf7ad2e84c4ccbf8f72"
4255dependencies = [
4256 "prost",
4257]
4258
4259[[package]]
4260name = "pulldown-cmark"
4261version = "0.9.6"
4262source = "registry+https://github.com/rust-lang/crates.io-index"
4263checksum = "57206b407293d2bcd3af849ce869d52068623f19e1b5ff8e8778e3309439682b"
4264dependencies = [
4265 "bitflags",
4266 "memchr",
4267 "unicase",
4268]
4269
4270[[package]]
4271name = "pxfm"
4272version = "0.1.27"
4273source = "registry+https://github.com/rust-lang/crates.io-index"
4274checksum = "7186d3822593aa4393561d186d1393b3923e9d6163d3fbfd6e825e3e6cf3e6a8"
4275dependencies = [
4276 "num-traits",
4277]
4278
4279[[package]]
4280name = "quanta"
4281version = "0.12.6"
4282source = "registry+https://github.com/rust-lang/crates.io-index"
4283checksum = "f3ab5a9d756f0d97bdc89019bd2e4ea098cf9cde50ee7564dde6b81ccc8f06c7"
4284dependencies = [
4285 "crossbeam-utils",
4286 "libc",
4287 "once_cell",
4288 "raw-cpuid",
4289 "wasi",
4290 "web-sys",
4291 "winapi",
4292]
4293
4294[[package]]
4295name = "quick-error"
4296version = "2.0.1"
4297source = "registry+https://github.com/rust-lang/crates.io-index"
4298checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
4299
4300[[package]]
4301name = "quinn"
4302version = "0.11.9"
4303source = "registry+https://github.com/rust-lang/crates.io-index"
4304checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20"
4305dependencies = [
4306 "bytes",
4307 "cfg_aliases",
4308 "pin-project-lite",
4309 "quinn-proto",
4310 "quinn-udp",
4311 "rustc-hash",
4312 "rustls 0.23.35",
4313 "socket2 0.6.1",
4314 "thiserror 2.0.17",
4315 "tokio",
4316 "tracing",
4317 "web-time",
4318]
4319
4320[[package]]
4321name = "quinn-proto"
4322version = "0.11.13"
4323source = "registry+https://github.com/rust-lang/crates.io-index"
4324checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31"
4325dependencies = [
4326 "bytes",
4327 "getrandom 0.3.4",
4328 "lru-slab",
4329 "rand 0.9.2",
4330 "ring",
4331 "rustc-hash",
4332 "rustls 0.23.35",
4333 "rustls-pki-types",
4334 "slab",
4335 "thiserror 2.0.17",
4336 "tinyvec",
4337 "tracing",
4338 "web-time",
4339]
4340
4341[[package]]
4342name = "quinn-udp"
4343version = "0.5.14"
4344source = "registry+https://github.com/rust-lang/crates.io-index"
4345checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd"
4346dependencies = [
4347 "cfg_aliases",
4348 "libc",
4349 "once_cell",
4350 "socket2 0.6.1",
4351 "tracing",
4352 "windows-sys 0.60.2",
4353]
4354
4355[[package]]
4356name = "quote"
4357version = "1.0.42"
4358source = "registry+https://github.com/rust-lang/crates.io-index"
4359checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f"
4360dependencies = [
4361 "proc-macro2",
4362]
4363
4364[[package]]
4365name = "r-efi"
4366version = "5.3.0"
4367source = "registry+https://github.com/rust-lang/crates.io-index"
4368checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
4369
4370[[package]]
4371name = "rand"
4372version = "0.8.5"
4373source = "registry+https://github.com/rust-lang/crates.io-index"
4374checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
4375dependencies = [
4376 "libc",
4377 "rand_chacha 0.3.1",
4378 "rand_core 0.6.4",
4379]
4380
4381[[package]]
4382name = "rand"
4383version = "0.9.2"
4384source = "registry+https://github.com/rust-lang/crates.io-index"
4385checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
4386dependencies = [
4387 "rand_chacha 0.9.0",
4388 "rand_core 0.9.3",
4389]
4390
4391[[package]]
4392name = "rand_chacha"
4393version = "0.3.1"
4394source = "registry+https://github.com/rust-lang/crates.io-index"
4395checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
4396dependencies = [
4397 "ppv-lite86",
4398 "rand_core 0.6.4",
4399]
4400
4401[[package]]
4402name = "rand_chacha"
4403version = "0.9.0"
4404source = "registry+https://github.com/rust-lang/crates.io-index"
4405checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
4406dependencies = [
4407 "ppv-lite86",
4408 "rand_core 0.9.3",
4409]
4410
4411[[package]]
4412name = "rand_core"
4413version = "0.6.4"
4414source = "registry+https://github.com/rust-lang/crates.io-index"
4415checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
4416dependencies = [
4417 "getrandom 0.2.16",
4418]
4419
4420[[package]]
4421name = "rand_core"
4422version = "0.9.3"
4423source = "registry+https://github.com/rust-lang/crates.io-index"
4424checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
4425dependencies = [
4426 "getrandom 0.3.4",
4427]
4428
4429[[package]]
4430name = "range-traits"
4431version = "0.3.2"
4432source = "registry+https://github.com/rust-lang/crates.io-index"
4433checksum = "d20581732dd76fa913c7dff1a2412b714afe3573e94d41c34719de73337cc8ab"
4434
4435[[package]]
4436name = "raw-cpuid"
4437version = "11.6.0"
4438source = "registry+https://github.com/rust-lang/crates.io-index"
4439checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186"
4440dependencies = [
4441 "bitflags",
4442]
4443
4444[[package]]
4445name = "redox_syscall"
4446version = "0.5.18"
4447source = "registry+https://github.com/rust-lang/crates.io-index"
4448checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
4449dependencies = [
4450 "bitflags",
4451]
4452
4453[[package]]
4454name = "ref-cast"
4455version = "1.0.25"
4456source = "registry+https://github.com/rust-lang/crates.io-index"
4457checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d"
4458dependencies = [
4459 "ref-cast-impl",
4460]
4461
4462[[package]]
4463name = "ref-cast-impl"
4464version = "1.0.25"
4465source = "registry+https://github.com/rust-lang/crates.io-index"
4466checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da"
4467dependencies = [
4468 "proc-macro2",
4469 "quote",
4470 "syn 2.0.111",
4471]
4472
4473[[package]]
4474name = "regex"
4475version = "1.12.2"
4476source = "registry+https://github.com/rust-lang/crates.io-index"
4477checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
4478dependencies = [
4479 "aho-corasick",
4480 "memchr",
4481 "regex-automata",
4482 "regex-syntax",
4483]
4484
4485[[package]]
4486name = "regex-automata"
4487version = "0.4.13"
4488source = "registry+https://github.com/rust-lang/crates.io-index"
4489checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
4490dependencies = [
4491 "aho-corasick",
4492 "memchr",
4493 "regex-syntax",
4494]
4495
4496[[package]]
4497name = "regex-lite"
4498version = "0.1.8"
4499source = "registry+https://github.com/rust-lang/crates.io-index"
4500checksum = "8d942b98df5e658f56f20d592c7f868833fe38115e65c33003d8cd224b0155da"
4501
4502[[package]]
4503name = "regex-syntax"
4504version = "0.8.8"
4505source = "registry+https://github.com/rust-lang/crates.io-index"
4506checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
4507
4508[[package]]
4509name = "reqwest"
4510version = "0.12.24"
4511source = "registry+https://github.com/rust-lang/crates.io-index"
4512checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f"
4513dependencies = [
4514 "async-compression",
4515 "base64 0.22.1",
4516 "bytes",
4517 "encoding_rs",
4518 "futures-core",
4519 "futures-util",
4520 "h2 0.4.12",
4521 "http 1.4.0",
4522 "http-body 1.0.1",
4523 "http-body-util",
4524 "hyper 1.8.1",
4525 "hyper-rustls 0.27.7",
4526 "hyper-tls",
4527 "hyper-util",
4528 "js-sys",
4529 "log",
4530 "mime",
4531 "native-tls",
4532 "percent-encoding",
4533 "pin-project-lite",
4534 "quinn",
4535 "rustls 0.23.35",
4536 "rustls-pki-types",
4537 "serde",
4538 "serde_json",
4539 "serde_urlencoded",
4540 "sync_wrapper",
4541 "tokio",
4542 "tokio-native-tls",
4543 "tokio-rustls 0.26.4",
4544 "tokio-util",
4545 "tower",
4546 "tower-http",
4547 "tower-service",
4548 "url",
4549 "wasm-bindgen",
4550 "wasm-bindgen-futures",
4551 "wasm-streams",
4552 "web-sys",
4553 "webpki-roots 1.0.4",
4554]
4555
4556[[package]]
4557name = "resolv-conf"
4558version = "0.7.6"
4559source = "registry+https://github.com/rust-lang/crates.io-index"
4560checksum = "1e061d1b48cb8d38042de4ae0a7a6401009d6143dc80d2e2d6f31f0bdd6470c7"
4561
4562[[package]]
4563name = "rfc6979"
4564version = "0.3.1"
4565source = "registry+https://github.com/rust-lang/crates.io-index"
4566checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
4567dependencies = [
4568 "crypto-bigint 0.4.9",
4569 "hmac",
4570 "zeroize",
4571]
4572
4573[[package]]
4574name = "rfc6979"
4575version = "0.4.0"
4576source = "registry+https://github.com/rust-lang/crates.io-index"
4577checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2"
4578dependencies = [
4579 "hmac",
4580 "subtle",
4581]
4582
4583[[package]]
4584name = "ring"
4585version = "0.17.14"
4586source = "registry+https://github.com/rust-lang/crates.io-index"
4587checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
4588dependencies = [
4589 "cc",
4590 "cfg-if",
4591 "getrandom 0.2.16",
4592 "libc",
4593 "untrusted",
4594 "windows-sys 0.52.0",
4595]
4596
4597[[package]]
4598name = "rsa"
4599version = "0.9.9"
4600source = "registry+https://github.com/rust-lang/crates.io-index"
4601checksum = "40a0376c50d0358279d9d643e4bf7b7be212f1f4ff1da9070a7b54d22ef75c88"
4602dependencies = [
4603 "const-oid",
4604 "digest",
4605 "num-bigint-dig",
4606 "num-integer",
4607 "num-traits",
4608 "pkcs1",
4609 "pkcs8 0.10.2",
4610 "rand_core 0.6.4",
4611 "signature 2.2.0",
4612 "spki 0.7.3",
4613 "subtle",
4614 "zeroize",
4615]
4616
4617[[package]]
4618name = "rustc-hash"
4619version = "2.1.1"
4620source = "registry+https://github.com/rust-lang/crates.io-index"
4621checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
4622
4623[[package]]
4624name = "rustc_version"
4625version = "0.4.1"
4626source = "registry+https://github.com/rust-lang/crates.io-index"
4627checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
4628dependencies = [
4629 "semver",
4630]
4631
4632[[package]]
4633name = "rustix"
4634version = "1.1.2"
4635source = "registry+https://github.com/rust-lang/crates.io-index"
4636checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e"
4637dependencies = [
4638 "bitflags",
4639 "errno",
4640 "libc",
4641 "linux-raw-sys",
4642 "windows-sys 0.61.2",
4643]
4644
4645[[package]]
4646name = "rustls"
4647version = "0.21.12"
4648source = "registry+https://github.com/rust-lang/crates.io-index"
4649checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
4650dependencies = [
4651 "log",
4652 "ring",
4653 "rustls-webpki 0.101.7",
4654 "sct",
4655]
4656
4657[[package]]
4658name = "rustls"
4659version = "0.23.35"
4660source = "registry+https://github.com/rust-lang/crates.io-index"
4661checksum = "533f54bc6a7d4f647e46ad909549eda97bf5afc1585190ef692b4286b198bd8f"
4662dependencies = [
4663 "aws-lc-rs",
4664 "log",
4665 "once_cell",
4666 "ring",
4667 "rustls-pki-types",
4668 "rustls-webpki 0.103.8",
4669 "subtle",
4670 "zeroize",
4671]
4672
4673[[package]]
4674name = "rustls-native-certs"
4675version = "0.6.3"
4676source = "registry+https://github.com/rust-lang/crates.io-index"
4677checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
4678dependencies = [
4679 "openssl-probe",
4680 "rustls-pemfile 1.0.4",
4681 "schannel",
4682 "security-framework 2.11.1",
4683]
4684
4685[[package]]
4686name = "rustls-native-certs"
4687version = "0.8.2"
4688source = "registry+https://github.com/rust-lang/crates.io-index"
4689checksum = "9980d917ebb0c0536119ba501e90834767bffc3d60641457fd84a1f3fd337923"
4690dependencies = [
4691 "openssl-probe",
4692 "rustls-pki-types",
4693 "schannel",
4694 "security-framework 3.5.1",
4695]
4696
4697[[package]]
4698name = "rustls-pemfile"
4699version = "1.0.4"
4700source = "registry+https://github.com/rust-lang/crates.io-index"
4701checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
4702dependencies = [
4703 "base64 0.21.7",
4704]
4705
4706[[package]]
4707name = "rustls-pemfile"
4708version = "2.2.0"
4709source = "registry+https://github.com/rust-lang/crates.io-index"
4710checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
4711dependencies = [
4712 "rustls-pki-types",
4713]
4714
4715[[package]]
4716name = "rustls-pki-types"
4717version = "1.13.1"
4718source = "registry+https://github.com/rust-lang/crates.io-index"
4719checksum = "708c0f9d5f54ba0272468c1d306a52c495b31fa155e91bc25371e6df7996908c"
4720dependencies = [
4721 "web-time",
4722 "zeroize",
4723]
4724
4725[[package]]
4726name = "rustls-webpki"
4727version = "0.101.7"
4728source = "registry+https://github.com/rust-lang/crates.io-index"
4729checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
4730dependencies = [
4731 "ring",
4732 "untrusted",
4733]
4734
4735[[package]]
4736name = "rustls-webpki"
4737version = "0.103.8"
4738source = "registry+https://github.com/rust-lang/crates.io-index"
4739checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52"
4740dependencies = [
4741 "aws-lc-rs",
4742 "ring",
4743 "rustls-pki-types",
4744 "untrusted",
4745]
4746
4747[[package]]
4748name = "rustversion"
4749version = "1.0.22"
4750source = "registry+https://github.com/rust-lang/crates.io-index"
4751checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
4752
4753[[package]]
4754name = "ryu"
4755version = "1.0.20"
4756source = "registry+https://github.com/rust-lang/crates.io-index"
4757checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
4758
4759[[package]]
4760name = "same-file"
4761version = "1.0.6"
4762source = "registry+https://github.com/rust-lang/crates.io-index"
4763checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
4764dependencies = [
4765 "winapi-util",
4766]
4767
4768[[package]]
4769name = "schannel"
4770version = "0.1.28"
4771source = "registry+https://github.com/rust-lang/crates.io-index"
4772checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1"
4773dependencies = [
4774 "windows-sys 0.61.2",
4775]
4776
4777[[package]]
4778name = "schemars"
4779version = "0.9.0"
4780source = "registry+https://github.com/rust-lang/crates.io-index"
4781checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f"
4782dependencies = [
4783 "dyn-clone",
4784 "ref-cast",
4785 "serde",
4786 "serde_json",
4787]
4788
4789[[package]]
4790name = "schemars"
4791version = "1.1.0"
4792source = "registry+https://github.com/rust-lang/crates.io-index"
4793checksum = "9558e172d4e8533736ba97870c4b2cd63f84b382a3d6eb063da41b91cce17289"
4794dependencies = [
4795 "dyn-clone",
4796 "ref-cast",
4797 "serde",
4798 "serde_json",
4799]
4800
4801[[package]]
4802name = "scoped-tls"
4803version = "1.0.1"
4804source = "registry+https://github.com/rust-lang/crates.io-index"
4805checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
4806
4807[[package]]
4808name = "scopeguard"
4809version = "1.2.0"
4810source = "registry+https://github.com/rust-lang/crates.io-index"
4811checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
4812
4813[[package]]
4814name = "sct"
4815version = "0.7.1"
4816source = "registry+https://github.com/rust-lang/crates.io-index"
4817checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
4818dependencies = [
4819 "ring",
4820 "untrusted",
4821]
4822
4823[[package]]
4824name = "sec1"
4825version = "0.3.0"
4826source = "registry+https://github.com/rust-lang/crates.io-index"
4827checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
4828dependencies = [
4829 "base16ct 0.1.1",
4830 "der 0.6.1",
4831 "generic-array",
4832 "pkcs8 0.9.0",
4833 "subtle",
4834 "zeroize",
4835]
4836
4837[[package]]
4838name = "sec1"
4839version = "0.7.3"
4840source = "registry+https://github.com/rust-lang/crates.io-index"
4841checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc"
4842dependencies = [
4843 "base16ct 0.2.0",
4844 "der 0.7.10",
4845 "generic-array",
4846 "pkcs8 0.10.2",
4847 "subtle",
4848 "zeroize",
4849]
4850
4851[[package]]
4852name = "security-framework"
4853version = "2.11.1"
4854source = "registry+https://github.com/rust-lang/crates.io-index"
4855checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
4856dependencies = [
4857 "bitflags",
4858 "core-foundation 0.9.4",
4859 "core-foundation-sys",
4860 "libc",
4861 "security-framework-sys",
4862]
4863
4864[[package]]
4865name = "security-framework"
4866version = "3.5.1"
4867source = "registry+https://github.com/rust-lang/crates.io-index"
4868checksum = "b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef"
4869dependencies = [
4870 "bitflags",
4871 "core-foundation 0.10.1",
4872 "core-foundation-sys",
4873 "libc",
4874 "security-framework-sys",
4875]
4876
4877[[package]]
4878name = "security-framework-sys"
4879version = "2.15.0"
4880source = "registry+https://github.com/rust-lang/crates.io-index"
4881checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0"
4882dependencies = [
4883 "core-foundation-sys",
4884 "libc",
4885]
4886
4887[[package]]
4888name = "semver"
4889version = "1.0.27"
4890source = "registry+https://github.com/rust-lang/crates.io-index"
4891checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2"
4892dependencies = [
4893 "serde",
4894 "serde_core",
4895]
4896
4897[[package]]
4898name = "send_wrapper"
4899version = "0.6.0"
4900source = "registry+https://github.com/rust-lang/crates.io-index"
4901checksum = "cd0b0ec5f1c1ca621c432a25813d8d60c88abe6d3e08a3eb9cf37d97a0fe3d73"
4902
4903[[package]]
4904name = "serde"
4905version = "1.0.228"
4906source = "registry+https://github.com/rust-lang/crates.io-index"
4907checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
4908dependencies = [
4909 "serde_core",
4910 "serde_derive",
4911]
4912
4913[[package]]
4914name = "serde_bytes"
4915version = "0.11.19"
4916source = "registry+https://github.com/rust-lang/crates.io-index"
4917checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8"
4918dependencies = [
4919 "serde",
4920 "serde_core",
4921]
4922
4923[[package]]
4924name = "serde_core"
4925version = "1.0.228"
4926source = "registry+https://github.com/rust-lang/crates.io-index"
4927checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
4928dependencies = [
4929 "serde_derive",
4930]
4931
4932[[package]]
4933name = "serde_derive"
4934version = "1.0.228"
4935source = "registry+https://github.com/rust-lang/crates.io-index"
4936checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
4937dependencies = [
4938 "proc-macro2",
4939 "quote",
4940 "syn 2.0.111",
4941]
4942
4943[[package]]
4944name = "serde_html_form"
4945version = "0.2.8"
4946source = "registry+https://github.com/rust-lang/crates.io-index"
4947checksum = "b2f2d7ff8a2140333718bb329f5c40fc5f0865b84c426183ce14c97d2ab8154f"
4948dependencies = [
4949 "form_urlencoded",
4950 "indexmap 2.12.1",
4951 "itoa",
4952 "ryu",
4953 "serde_core",
4954]
4955
4956[[package]]
4957name = "serde_ipld_dagcbor"
4958version = "0.6.4"
4959source = "registry+https://github.com/rust-lang/crates.io-index"
4960checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778"
4961dependencies = [
4962 "cbor4ii",
4963 "ipld-core",
4964 "scopeguard",
4965 "serde",
4966]
4967
4968[[package]]
4969name = "serde_json"
4970version = "1.0.145"
4971source = "registry+https://github.com/rust-lang/crates.io-index"
4972checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c"
4973dependencies = [
4974 "itoa",
4975 "memchr",
4976 "ryu",
4977 "serde",
4978 "serde_core",
4979]
4980
4981[[package]]
4982name = "serde_path_to_error"
4983version = "0.1.20"
4984source = "registry+https://github.com/rust-lang/crates.io-index"
4985checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457"
4986dependencies = [
4987 "itoa",
4988 "serde",
4989 "serde_core",
4990]
4991
4992[[package]]
4993name = "serde_repr"
4994version = "0.1.20"
4995source = "registry+https://github.com/rust-lang/crates.io-index"
4996checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
4997dependencies = [
4998 "proc-macro2",
4999 "quote",
5000 "syn 2.0.111",
5001]
5002
5003[[package]]
5004name = "serde_urlencoded"
5005version = "0.7.1"
5006source = "registry+https://github.com/rust-lang/crates.io-index"
5007checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
5008dependencies = [
5009 "form_urlencoded",
5010 "itoa",
5011 "ryu",
5012 "serde",
5013]
5014
5015[[package]]
5016name = "serde_with"
5017version = "3.16.1"
5018source = "registry+https://github.com/rust-lang/crates.io-index"
5019checksum = "4fa237f2807440d238e0364a218270b98f767a00d3dada77b1c53ae88940e2e7"
5020dependencies = [
5021 "base64 0.22.1",
5022 "chrono",
5023 "hex",
5024 "indexmap 1.9.3",
5025 "indexmap 2.12.1",
5026 "schemars 0.9.0",
5027 "schemars 1.1.0",
5028 "serde_core",
5029 "serde_json",
5030 "serde_with_macros",
5031 "time",
5032]
5033
5034[[package]]
5035name = "serde_with_macros"
5036version = "3.16.1"
5037source = "registry+https://github.com/rust-lang/crates.io-index"
5038checksum = "52a8e3ca0ca629121f70ab50f95249e5a6f925cc0f6ffe8256c45b728875706c"
5039dependencies = [
5040 "darling",
5041 "proc-macro2",
5042 "quote",
5043 "syn 2.0.111",
5044]
5045
5046[[package]]
5047name = "sha1"
5048version = "0.10.6"
5049source = "registry+https://github.com/rust-lang/crates.io-index"
5050checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
5051dependencies = [
5052 "cfg-if",
5053 "cpufeatures",
5054 "digest",
5055]
5056
5057[[package]]
5058name = "sha2"
5059version = "0.10.9"
5060source = "registry+https://github.com/rust-lang/crates.io-index"
5061checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
5062dependencies = [
5063 "cfg-if",
5064 "cpufeatures",
5065 "digest",
5066]
5067
5068[[package]]
5069name = "sharded-slab"
5070version = "0.1.7"
5071source = "registry+https://github.com/rust-lang/crates.io-index"
5072checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
5073dependencies = [
5074 "lazy_static",
5075]
5076
5077[[package]]
5078name = "shlex"
5079version = "1.3.0"
5080source = "registry+https://github.com/rust-lang/crates.io-index"
5081checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
5082
5083[[package]]
5084name = "signal-hook-registry"
5085version = "1.4.7"
5086source = "registry+https://github.com/rust-lang/crates.io-index"
5087checksum = "7664a098b8e616bdfcc2dc0e9ac44eb231eedf41db4e9fe95d8d32ec728dedad"
5088dependencies = [
5089 "libc",
5090]
5091
5092[[package]]
5093name = "signature"
5094version = "1.6.4"
5095source = "registry+https://github.com/rust-lang/crates.io-index"
5096checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
5097dependencies = [
5098 "digest",
5099 "rand_core 0.6.4",
5100]
5101
5102[[package]]
5103name = "signature"
5104version = "2.2.0"
5105source = "registry+https://github.com/rust-lang/crates.io-index"
5106checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
5107dependencies = [
5108 "digest",
5109 "rand_core 0.6.4",
5110]
5111
5112[[package]]
5113name = "simd-adler32"
5114version = "0.3.7"
5115source = "registry+https://github.com/rust-lang/crates.io-index"
5116checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
5117
5118[[package]]
5119name = "simple_asn1"
5120version = "0.6.3"
5121source = "registry+https://github.com/rust-lang/crates.io-index"
5122checksum = "297f631f50729c8c99b84667867963997ec0b50f32b2a7dbcab828ef0541e8bb"
5123dependencies = [
5124 "num-bigint",
5125 "num-traits",
5126 "thiserror 2.0.17",
5127 "time",
5128]
5129
5130[[package]]
5131name = "siphasher"
5132version = "1.0.1"
5133source = "registry+https://github.com/rust-lang/crates.io-index"
5134checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
5135
5136[[package]]
5137name = "skeptic"
5138version = "0.13.7"
5139source = "registry+https://github.com/rust-lang/crates.io-index"
5140checksum = "16d23b015676c90a0f01c197bfdc786c20342c73a0afdda9025adb0bc42940a8"
5141dependencies = [
5142 "bytecount",
5143 "cargo_metadata",
5144 "error-chain",
5145 "glob",
5146 "pulldown-cmark",
5147 "tempfile",
5148 "walkdir",
5149]
5150
5151[[package]]
5152name = "slab"
5153version = "0.4.11"
5154source = "registry+https://github.com/rust-lang/crates.io-index"
5155checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
5156
5157[[package]]
5158name = "smallvec"
5159version = "1.15.1"
5160source = "registry+https://github.com/rust-lang/crates.io-index"
5161checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
5162dependencies = [
5163 "serde",
5164]
5165
5166[[package]]
5167name = "smol_str"
5168version = "0.3.4"
5169source = "registry+https://github.com/rust-lang/crates.io-index"
5170checksum = "3498b0a27f93ef1402f20eefacfaa1691272ac4eca1cdc8c596cb0a245d6cbf5"
5171dependencies = [
5172 "borsh",
5173 "serde_core",
5174]
5175
5176[[package]]
5177name = "socket2"
5178version = "0.5.10"
5179source = "registry+https://github.com/rust-lang/crates.io-index"
5180checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678"
5181dependencies = [
5182 "libc",
5183 "windows-sys 0.52.0",
5184]
5185
5186[[package]]
5187name = "socket2"
5188version = "0.6.1"
5189source = "registry+https://github.com/rust-lang/crates.io-index"
5190checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881"
5191dependencies = [
5192 "libc",
5193 "windows-sys 0.60.2",
5194]
5195
5196[[package]]
5197name = "spin"
5198version = "0.9.8"
5199source = "registry+https://github.com/rust-lang/crates.io-index"
5200checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
5201dependencies = [
5202 "lock_api",
5203]
5204
5205[[package]]
5206name = "spin"
5207version = "0.10.0"
5208source = "registry+https://github.com/rust-lang/crates.io-index"
5209checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591"
5210
5211[[package]]
5212name = "spinning_top"
5213version = "0.3.0"
5214source = "registry+https://github.com/rust-lang/crates.io-index"
5215checksum = "d96d2d1d716fb500937168cc09353ffdc7a012be8475ac7308e1bdf0e3923300"
5216dependencies = [
5217 "lock_api",
5218]
5219
5220[[package]]
5221name = "spki"
5222version = "0.6.0"
5223source = "registry+https://github.com/rust-lang/crates.io-index"
5224checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
5225dependencies = [
5226 "base64ct",
5227 "der 0.6.1",
5228]
5229
5230[[package]]
5231name = "spki"
5232version = "0.7.3"
5233source = "registry+https://github.com/rust-lang/crates.io-index"
5234checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
5235dependencies = [
5236 "base64ct",
5237 "der 0.7.10",
5238]
5239
5240[[package]]
5241name = "sqlx"
5242version = "0.8.6"
5243source = "registry+https://github.com/rust-lang/crates.io-index"
5244checksum = "1fefb893899429669dcdd979aff487bd78f4064e5e7907e4269081e0ef7d97dc"
5245dependencies = [
5246 "sqlx-core",
5247 "sqlx-macros",
5248 "sqlx-mysql",
5249 "sqlx-postgres",
5250 "sqlx-sqlite",
5251]
5252
5253[[package]]
5254name = "sqlx-core"
5255version = "0.8.6"
5256source = "registry+https://github.com/rust-lang/crates.io-index"
5257checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6"
5258dependencies = [
5259 "base64 0.22.1",
5260 "bytes",
5261 "chrono",
5262 "crc",
5263 "crossbeam-queue",
5264 "either",
5265 "event-listener",
5266 "futures-core",
5267 "futures-intrusive",
5268 "futures-io",
5269 "futures-util",
5270 "hashbrown 0.15.5",
5271 "hashlink",
5272 "indexmap 2.12.1",
5273 "log",
5274 "memchr",
5275 "once_cell",
5276 "percent-encoding",
5277 "rustls 0.23.35",
5278 "serde",
5279 "serde_json",
5280 "sha2",
5281 "smallvec",
5282 "thiserror 2.0.17",
5283 "tokio",
5284 "tokio-stream",
5285 "tracing",
5286 "url",
5287 "uuid",
5288 "webpki-roots 0.26.11",
5289]
5290
5291[[package]]
5292name = "sqlx-macros"
5293version = "0.8.6"
5294source = "registry+https://github.com/rust-lang/crates.io-index"
5295checksum = "a2d452988ccaacfbf5e0bdbc348fb91d7c8af5bee192173ac3636b5fb6e6715d"
5296dependencies = [
5297 "proc-macro2",
5298 "quote",
5299 "sqlx-core",
5300 "sqlx-macros-core",
5301 "syn 2.0.111",
5302]
5303
5304[[package]]
5305name = "sqlx-macros-core"
5306version = "0.8.6"
5307source = "registry+https://github.com/rust-lang/crates.io-index"
5308checksum = "19a9c1841124ac5a61741f96e1d9e2ec77424bf323962dd894bdb93f37d5219b"
5309dependencies = [
5310 "dotenvy",
5311 "either",
5312 "heck 0.5.0",
5313 "hex",
5314 "once_cell",
5315 "proc-macro2",
5316 "quote",
5317 "serde",
5318 "serde_json",
5319 "sha2",
5320 "sqlx-core",
5321 "sqlx-mysql",
5322 "sqlx-postgres",
5323 "sqlx-sqlite",
5324 "syn 2.0.111",
5325 "tokio",
5326 "url",
5327]
5328
5329[[package]]
5330name = "sqlx-mysql"
5331version = "0.8.6"
5332source = "registry+https://github.com/rust-lang/crates.io-index"
5333checksum = "aa003f0038df784eb8fecbbac13affe3da23b45194bd57dba231c8f48199c526"
5334dependencies = [
5335 "atoi",
5336 "base64 0.22.1",
5337 "bitflags",
5338 "byteorder",
5339 "bytes",
5340 "chrono",
5341 "crc",
5342 "digest",
5343 "dotenvy",
5344 "either",
5345 "futures-channel",
5346 "futures-core",
5347 "futures-io",
5348 "futures-util",
5349 "generic-array",
5350 "hex",
5351 "hkdf",
5352 "hmac",
5353 "itoa",
5354 "log",
5355 "md-5",
5356 "memchr",
5357 "once_cell",
5358 "percent-encoding",
5359 "rand 0.8.5",
5360 "rsa",
5361 "serde",
5362 "sha1",
5363 "sha2",
5364 "smallvec",
5365 "sqlx-core",
5366 "stringprep",
5367 "thiserror 2.0.17",
5368 "tracing",
5369 "uuid",
5370 "whoami",
5371]
5372
5373[[package]]
5374name = "sqlx-postgres"
5375version = "0.8.6"
5376source = "registry+https://github.com/rust-lang/crates.io-index"
5377checksum = "db58fcd5a53cf07c184b154801ff91347e4c30d17a3562a635ff028ad5deda46"
5378dependencies = [
5379 "atoi",
5380 "base64 0.22.1",
5381 "bitflags",
5382 "byteorder",
5383 "chrono",
5384 "crc",
5385 "dotenvy",
5386 "etcetera 0.8.0",
5387 "futures-channel",
5388 "futures-core",
5389 "futures-util",
5390 "hex",
5391 "hkdf",
5392 "hmac",
5393 "home",
5394 "itoa",
5395 "log",
5396 "md-5",
5397 "memchr",
5398 "once_cell",
5399 "rand 0.8.5",
5400 "serde",
5401 "serde_json",
5402 "sha2",
5403 "smallvec",
5404 "sqlx-core",
5405 "stringprep",
5406 "thiserror 2.0.17",
5407 "tracing",
5408 "uuid",
5409 "whoami",
5410]
5411
5412[[package]]
5413name = "sqlx-sqlite"
5414version = "0.8.6"
5415source = "registry+https://github.com/rust-lang/crates.io-index"
5416checksum = "c2d12fe70b2c1b4401038055f90f151b78208de1f9f89a7dbfd41587a10c3eea"
5417dependencies = [
5418 "atoi",
5419 "chrono",
5420 "flume",
5421 "futures-channel",
5422 "futures-core",
5423 "futures-executor",
5424 "futures-intrusive",
5425 "futures-util",
5426 "libsqlite3-sys",
5427 "log",
5428 "percent-encoding",
5429 "serde",
5430 "serde_urlencoded",
5431 "sqlx-core",
5432 "thiserror 2.0.17",
5433 "tracing",
5434 "url",
5435 "uuid",
5436]
5437
5438[[package]]
5439name = "stable_deref_trait"
5440version = "1.2.1"
5441source = "registry+https://github.com/rust-lang/crates.io-index"
5442checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
5443
5444[[package]]
5445name = "static-regular-grammar"
5446version = "2.0.2"
5447source = "registry+https://github.com/rust-lang/crates.io-index"
5448checksum = "4f4a6c40247579acfbb138c3cd7de3dab113ab4ac6227f1b7de7d626ee667957"
5449dependencies = [
5450 "abnf",
5451 "btree-range-map",
5452 "ciborium",
5453 "hex_fmt",
5454 "indoc",
5455 "proc-macro-error",
5456 "proc-macro2",
5457 "quote",
5458 "serde",
5459 "sha2",
5460 "syn 2.0.111",
5461 "thiserror 1.0.69",
5462]
5463
5464[[package]]
5465name = "static_assertions"
5466version = "1.1.0"
5467source = "registry+https://github.com/rust-lang/crates.io-index"
5468checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
5469
5470[[package]]
5471name = "string_cache"
5472version = "0.8.9"
5473source = "registry+https://github.com/rust-lang/crates.io-index"
5474checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f"
5475dependencies = [
5476 "new_debug_unreachable",
5477 "parking_lot",
5478 "phf_shared",
5479 "precomputed-hash",
5480 "serde",
5481]
5482
5483[[package]]
5484name = "string_cache_codegen"
5485version = "0.5.4"
5486source = "registry+https://github.com/rust-lang/crates.io-index"
5487checksum = "c711928715f1fe0fe509c53b43e993a9a557babc2d0a3567d0a3006f1ac931a0"
5488dependencies = [
5489 "phf_generator",
5490 "phf_shared",
5491 "proc-macro2",
5492 "quote",
5493]
5494
5495[[package]]
5496name = "stringprep"
5497version = "0.1.5"
5498source = "registry+https://github.com/rust-lang/crates.io-index"
5499checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
5500dependencies = [
5501 "unicode-bidi",
5502 "unicode-normalization",
5503 "unicode-properties",
5504]
5505
5506[[package]]
5507name = "strsim"
5508version = "0.11.1"
5509source = "registry+https://github.com/rust-lang/crates.io-index"
5510checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
5511
5512[[package]]
5513name = "structmeta"
5514version = "0.3.0"
5515source = "registry+https://github.com/rust-lang/crates.io-index"
5516checksum = "2e1575d8d40908d70f6fd05537266b90ae71b15dbbe7a8b7dffa2b759306d329"
5517dependencies = [
5518 "proc-macro2",
5519 "quote",
5520 "structmeta-derive",
5521 "syn 2.0.111",
5522]
5523
5524[[package]]
5525name = "structmeta-derive"
5526version = "0.3.0"
5527source = "registry+https://github.com/rust-lang/crates.io-index"
5528checksum = "152a0b65a590ff6c3da95cabe2353ee04e6167c896b28e3b14478c2636c922fc"
5529dependencies = [
5530 "proc-macro2",
5531 "quote",
5532 "syn 2.0.111",
5533]
5534
5535[[package]]
5536name = "subtle"
5537version = "2.6.1"
5538source = "registry+https://github.com/rust-lang/crates.io-index"
5539checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
5540
5541[[package]]
5542name = "syn"
5543version = "1.0.109"
5544source = "registry+https://github.com/rust-lang/crates.io-index"
5545checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
5546dependencies = [
5547 "proc-macro2",
5548 "quote",
5549 "unicode-ident",
5550]
5551
5552[[package]]
5553name = "syn"
5554version = "2.0.111"
5555source = "registry+https://github.com/rust-lang/crates.io-index"
5556checksum = "390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87"
5557dependencies = [
5558 "proc-macro2",
5559 "quote",
5560 "unicode-ident",
5561]
5562
5563[[package]]
5564name = "sync_wrapper"
5565version = "1.0.2"
5566source = "registry+https://github.com/rust-lang/crates.io-index"
5567checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
5568dependencies = [
5569 "futures-core",
5570]
5571
5572[[package]]
5573name = "synstructure"
5574version = "0.13.2"
5575source = "registry+https://github.com/rust-lang/crates.io-index"
5576checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
5577dependencies = [
5578 "proc-macro2",
5579 "quote",
5580 "syn 2.0.111",
5581]
5582
5583[[package]]
5584name = "system-configuration"
5585version = "0.6.1"
5586source = "registry+https://github.com/rust-lang/crates.io-index"
5587checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
5588dependencies = [
5589 "bitflags",
5590 "core-foundation 0.9.4",
5591 "system-configuration-sys",
5592]
5593
5594[[package]]
5595name = "system-configuration-sys"
5596version = "0.6.0"
5597source = "registry+https://github.com/rust-lang/crates.io-index"
5598checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
5599dependencies = [
5600 "core-foundation-sys",
5601 "libc",
5602]
5603
5604[[package]]
5605name = "tagptr"
5606version = "0.2.0"
5607source = "registry+https://github.com/rust-lang/crates.io-index"
5608checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
5609
5610[[package]]
5611name = "tempfile"
5612version = "3.23.0"
5613source = "registry+https://github.com/rust-lang/crates.io-index"
5614checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16"
5615dependencies = [
5616 "fastrand",
5617 "getrandom 0.3.4",
5618 "once_cell",
5619 "rustix",
5620 "windows-sys 0.61.2",
5621]
5622
5623[[package]]
5624name = "tendril"
5625version = "0.4.3"
5626source = "registry+https://github.com/rust-lang/crates.io-index"
5627checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
5628dependencies = [
5629 "futf",
5630 "mac",
5631 "utf-8",
5632]
5633
5634[[package]]
5635name = "testcontainers"
5636version = "0.26.0"
5637source = "registry+https://github.com/rust-lang/crates.io-index"
5638checksum = "a347cac4368ba4f1871743adb27dc14829024d26b1763572404726b0b9943eb8"
5639dependencies = [
5640 "astral-tokio-tar",
5641 "async-trait",
5642 "bollard",
5643 "bytes",
5644 "docker_credential",
5645 "either",
5646 "etcetera 0.11.0",
5647 "ferroid",
5648 "futures",
5649 "itertools",
5650 "log",
5651 "memchr",
5652 "parse-display",
5653 "pin-project-lite",
5654 "serde",
5655 "serde_json",
5656 "serde_with",
5657 "thiserror 2.0.17",
5658 "tokio",
5659 "tokio-stream",
5660 "tokio-util",
5661 "url",
5662]
5663
5664[[package]]
5665name = "testcontainers-modules"
5666version = "0.14.0"
5667source = "registry+https://github.com/rust-lang/crates.io-index"
5668checksum = "5e75e78ff453128a2c7da9a5d5a3325ea34ea214d4bf51eab3417de23a4e5147"
5669dependencies = [
5670 "testcontainers",
5671]
5672
5673[[package]]
5674name = "thiserror"
5675version = "1.0.69"
5676source = "registry+https://github.com/rust-lang/crates.io-index"
5677checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
5678dependencies = [
5679 "thiserror-impl 1.0.69",
5680]
5681
5682[[package]]
5683name = "thiserror"
5684version = "2.0.17"
5685source = "registry+https://github.com/rust-lang/crates.io-index"
5686checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
5687dependencies = [
5688 "thiserror-impl 2.0.17",
5689]
5690
5691[[package]]
5692name = "thiserror-impl"
5693version = "1.0.69"
5694source = "registry+https://github.com/rust-lang/crates.io-index"
5695checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
5696dependencies = [
5697 "proc-macro2",
5698 "quote",
5699 "syn 2.0.111",
5700]
5701
5702[[package]]
5703name = "thiserror-impl"
5704version = "2.0.17"
5705source = "registry+https://github.com/rust-lang/crates.io-index"
5706checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
5707dependencies = [
5708 "proc-macro2",
5709 "quote",
5710 "syn 2.0.111",
5711]
5712
5713[[package]]
5714name = "thread_local"
5715version = "1.1.9"
5716source = "registry+https://github.com/rust-lang/crates.io-index"
5717checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
5718dependencies = [
5719 "cfg-if",
5720]
5721
5722[[package]]
5723name = "time"
5724version = "0.3.44"
5725source = "registry+https://github.com/rust-lang/crates.io-index"
5726checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d"
5727dependencies = [
5728 "deranged",
5729 "itoa",
5730 "num-conv",
5731 "powerfmt",
5732 "serde",
5733 "time-core",
5734 "time-macros",
5735]
5736
5737[[package]]
5738name = "time-core"
5739version = "0.1.6"
5740source = "registry+https://github.com/rust-lang/crates.io-index"
5741checksum = "40868e7c1d2f0b8d73e4a8c7f0ff63af4f6d19be117e90bd73eb1d62cf831c6b"
5742
5743[[package]]
5744name = "time-macros"
5745version = "0.2.24"
5746source = "registry+https://github.com/rust-lang/crates.io-index"
5747checksum = "30cfb0125f12d9c277f35663a0a33f8c30190f4e4574868a330595412d34ebf3"
5748dependencies = [
5749 "num-conv",
5750 "time-core",
5751]
5752
5753[[package]]
5754name = "tinystr"
5755version = "0.8.2"
5756source = "registry+https://github.com/rust-lang/crates.io-index"
5757checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869"
5758dependencies = [
5759 "displaydoc",
5760 "zerovec",
5761]
5762
5763[[package]]
5764name = "tinyvec"
5765version = "1.10.0"
5766source = "registry+https://github.com/rust-lang/crates.io-index"
5767checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
5768dependencies = [
5769 "tinyvec_macros",
5770]
5771
5772[[package]]
5773name = "tinyvec_macros"
5774version = "0.1.1"
5775source = "registry+https://github.com/rust-lang/crates.io-index"
5776checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
5777
5778[[package]]
5779name = "tokio"
5780version = "1.48.0"
5781source = "registry+https://github.com/rust-lang/crates.io-index"
5782checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408"
5783dependencies = [
5784 "bytes",
5785 "libc",
5786 "mio",
5787 "pin-project-lite",
5788 "signal-hook-registry",
5789 "socket2 0.6.1",
5790 "tokio-macros",
5791 "windows-sys 0.61.2",
5792]
5793
5794[[package]]
5795name = "tokio-macros"
5796version = "2.6.0"
5797source = "registry+https://github.com/rust-lang/crates.io-index"
5798checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
5799dependencies = [
5800 "proc-macro2",
5801 "quote",
5802 "syn 2.0.111",
5803]
5804
5805[[package]]
5806name = "tokio-native-tls"
5807version = "0.3.1"
5808source = "registry+https://github.com/rust-lang/crates.io-index"
5809checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
5810dependencies = [
5811 "native-tls",
5812 "tokio",
5813]
5814
5815[[package]]
5816name = "tokio-rustls"
5817version = "0.24.1"
5818source = "registry+https://github.com/rust-lang/crates.io-index"
5819checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
5820dependencies = [
5821 "rustls 0.21.12",
5822 "tokio",
5823]
5824
5825[[package]]
5826name = "tokio-rustls"
5827version = "0.26.4"
5828source = "registry+https://github.com/rust-lang/crates.io-index"
5829checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
5830dependencies = [
5831 "rustls 0.23.35",
5832 "tokio",
5833]
5834
5835[[package]]
5836name = "tokio-stream"
5837version = "0.1.17"
5838source = "registry+https://github.com/rust-lang/crates.io-index"
5839checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
5840dependencies = [
5841 "futures-core",
5842 "pin-project-lite",
5843 "tokio",
5844]
5845
5846[[package]]
5847name = "tokio-tungstenite"
5848version = "0.28.0"
5849source = "registry+https://github.com/rust-lang/crates.io-index"
5850checksum = "d25a406cddcc431a75d3d9afc6a7c0f7428d4891dd973e4d54c56b46127bf857"
5851dependencies = [
5852 "futures-util",
5853 "log",
5854 "native-tls",
5855 "tokio",
5856 "tokio-native-tls",
5857 "tungstenite",
5858]
5859
5860[[package]]
5861name = "tokio-util"
5862version = "0.7.17"
5863source = "registry+https://github.com/rust-lang/crates.io-index"
5864checksum = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594"
5865dependencies = [
5866 "bytes",
5867 "futures-core",
5868 "futures-sink",
5869 "futures-util",
5870 "pin-project-lite",
5871 "tokio",
5872]
5873
5874[[package]]
5875name = "tonic"
5876version = "0.14.2"
5877source = "registry+https://github.com/rust-lang/crates.io-index"
5878checksum = "eb7613188ce9f7df5bfe185db26c5814347d110db17920415cf2fbcad85e7203"
5879dependencies = [
5880 "async-trait",
5881 "axum",
5882 "base64 0.22.1",
5883 "bytes",
5884 "h2 0.4.12",
5885 "http 1.4.0",
5886 "http-body 1.0.1",
5887 "http-body-util",
5888 "hyper 1.8.1",
5889 "hyper-timeout",
5890 "hyper-util",
5891 "percent-encoding",
5892 "pin-project",
5893 "socket2 0.6.1",
5894 "sync_wrapper",
5895 "tokio",
5896 "tokio-stream",
5897 "tower",
5898 "tower-layer",
5899 "tower-service",
5900 "tracing",
5901]
5902
5903[[package]]
5904name = "tonic-prost"
5905version = "0.14.2"
5906source = "registry+https://github.com/rust-lang/crates.io-index"
5907checksum = "66bd50ad6ce1252d87ef024b3d64fe4c3cf54a86fb9ef4c631fdd0ded7aeaa67"
5908dependencies = [
5909 "bytes",
5910 "prost",
5911 "tonic",
5912]
5913
5914[[package]]
5915name = "tower"
5916version = "0.5.2"
5917source = "registry+https://github.com/rust-lang/crates.io-index"
5918checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
5919dependencies = [
5920 "futures-core",
5921 "futures-util",
5922 "indexmap 2.12.1",
5923 "pin-project-lite",
5924 "slab",
5925 "sync_wrapper",
5926 "tokio",
5927 "tokio-util",
5928 "tower-layer",
5929 "tower-service",
5930 "tracing",
5931]
5932
5933[[package]]
5934name = "tower-http"
5935version = "0.6.7"
5936source = "registry+https://github.com/rust-lang/crates.io-index"
5937checksum = "9cf146f99d442e8e68e585f5d798ccd3cad9a7835b917e09728880a862706456"
5938dependencies = [
5939 "bitflags",
5940 "bytes",
5941 "futures-util",
5942 "http 1.4.0",
5943 "http-body 1.0.1",
5944 "iri-string",
5945 "pin-project-lite",
5946 "tower",
5947 "tower-layer",
5948 "tower-service",
5949 "tracing",
5950]
5951
5952[[package]]
5953name = "tower-layer"
5954version = "0.3.3"
5955source = "registry+https://github.com/rust-lang/crates.io-index"
5956checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
5957
5958[[package]]
5959name = "tower-service"
5960version = "0.3.3"
5961source = "registry+https://github.com/rust-lang/crates.io-index"
5962checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
5963
5964[[package]]
5965name = "tracing"
5966version = "0.1.43"
5967source = "registry+https://github.com/rust-lang/crates.io-index"
5968checksum = "2d15d90a0b5c19378952d479dc858407149d7bb45a14de0142f6c534b16fc647"
5969dependencies = [
5970 "log",
5971 "pin-project-lite",
5972 "tracing-attributes",
5973 "tracing-core",
5974]
5975
5976[[package]]
5977name = "tracing-attributes"
5978version = "0.1.31"
5979source = "registry+https://github.com/rust-lang/crates.io-index"
5980checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
5981dependencies = [
5982 "proc-macro2",
5983 "quote",
5984 "syn 2.0.111",
5985]
5986
5987[[package]]
5988name = "tracing-core"
5989version = "0.1.35"
5990source = "registry+https://github.com/rust-lang/crates.io-index"
5991checksum = "7a04e24fab5c89c6a36eb8558c9656f30d81de51dfa4d3b45f26b21d61fa0a6c"
5992dependencies = [
5993 "once_cell",
5994 "valuable",
5995]
5996
5997[[package]]
5998name = "tracing-log"
5999version = "0.2.0"
6000source = "registry+https://github.com/rust-lang/crates.io-index"
6001checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
6002dependencies = [
6003 "log",
6004 "once_cell",
6005 "tracing-core",
6006]
6007
6008[[package]]
6009name = "tracing-subscriber"
6010version = "0.3.22"
6011source = "registry+https://github.com/rust-lang/crates.io-index"
6012checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e"
6013dependencies = [
6014 "matchers",
6015 "nu-ansi-term",
6016 "once_cell",
6017 "regex-automata",
6018 "sharded-slab",
6019 "smallvec",
6020 "thread_local",
6021 "tracing",
6022 "tracing-core",
6023 "tracing-log",
6024]
6025
6026[[package]]
6027name = "trait-variant"
6028version = "0.1.2"
6029source = "registry+https://github.com/rust-lang/crates.io-index"
6030checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7"
6031dependencies = [
6032 "proc-macro2",
6033 "quote",
6034 "syn 2.0.111",
6035]
6036
6037[[package]]
6038name = "triomphe"
6039version = "0.1.15"
6040source = "registry+https://github.com/rust-lang/crates.io-index"
6041checksum = "dd69c5aa8f924c7519d6372789a74eac5b94fb0f8fcf0d4a97eb0bfc3e785f39"
6042
6043[[package]]
6044name = "try-lock"
6045version = "0.2.5"
6046source = "registry+https://github.com/rust-lang/crates.io-index"
6047checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
6048
6049[[package]]
6050name = "tungstenite"
6051version = "0.28.0"
6052source = "registry+https://github.com/rust-lang/crates.io-index"
6053checksum = "8628dcc84e5a09eb3d8423d6cb682965dea9133204e8fb3efee74c2a0c259442"
6054dependencies = [
6055 "bytes",
6056 "data-encoding",
6057 "http 1.4.0",
6058 "httparse",
6059 "log",
6060 "native-tls",
6061 "rand 0.9.2",
6062 "sha1",
6063 "thiserror 2.0.17",
6064 "utf-8",
6065]
6066
6067[[package]]
6068name = "typenum"
6069version = "1.19.0"
6070source = "registry+https://github.com/rust-lang/crates.io-index"
6071checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
6072
6073[[package]]
6074name = "unicase"
6075version = "2.8.1"
6076source = "registry+https://github.com/rust-lang/crates.io-index"
6077checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
6078
6079[[package]]
6080name = "unicode-bidi"
6081version = "0.3.18"
6082source = "registry+https://github.com/rust-lang/crates.io-index"
6083checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
6084
6085[[package]]
6086name = "unicode-ident"
6087version = "1.0.22"
6088source = "registry+https://github.com/rust-lang/crates.io-index"
6089checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
6090
6091[[package]]
6092name = "unicode-normalization"
6093version = "0.1.25"
6094source = "registry+https://github.com/rust-lang/crates.io-index"
6095checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8"
6096dependencies = [
6097 "tinyvec",
6098]
6099
6100[[package]]
6101name = "unicode-properties"
6102version = "0.1.4"
6103source = "registry+https://github.com/rust-lang/crates.io-index"
6104checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d"
6105
6106[[package]]
6107name = "unicode-segmentation"
6108version = "1.12.0"
6109source = "registry+https://github.com/rust-lang/crates.io-index"
6110checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
6111
6112[[package]]
6113name = "unicode-width"
6114version = "0.1.14"
6115source = "registry+https://github.com/rust-lang/crates.io-index"
6116checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
6117
6118[[package]]
6119name = "unicode-xid"
6120version = "0.2.6"
6121source = "registry+https://github.com/rust-lang/crates.io-index"
6122checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
6123
6124[[package]]
6125name = "universal-hash"
6126version = "0.5.1"
6127source = "registry+https://github.com/rust-lang/crates.io-index"
6128checksum = "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea"
6129dependencies = [
6130 "crypto-common",
6131 "subtle",
6132]
6133
6134[[package]]
6135name = "unsigned-varint"
6136version = "0.7.2"
6137source = "registry+https://github.com/rust-lang/crates.io-index"
6138checksum = "6889a77d49f1f013504cec6bf97a2c730394adedaeb1deb5ea08949a50541105"
6139
6140[[package]]
6141name = "unsigned-varint"
6142version = "0.8.0"
6143source = "registry+https://github.com/rust-lang/crates.io-index"
6144checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06"
6145
6146[[package]]
6147name = "untrusted"
6148version = "0.9.0"
6149source = "registry+https://github.com/rust-lang/crates.io-index"
6150checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
6151
6152[[package]]
6153name = "ureq"
6154version = "3.1.4"
6155source = "registry+https://github.com/rust-lang/crates.io-index"
6156checksum = "d39cb1dbab692d82a977c0392ffac19e188bd9186a9f32806f0aaa859d75585a"
6157dependencies = [
6158 "base64 0.22.1",
6159 "log",
6160 "percent-encoding",
6161 "rustls 0.23.35",
6162 "rustls-pki-types",
6163 "ureq-proto",
6164 "utf-8",
6165 "webpki-roots 1.0.4",
6166]
6167
6168[[package]]
6169name = "ureq-proto"
6170version = "0.5.3"
6171source = "registry+https://github.com/rust-lang/crates.io-index"
6172checksum = "d81f9efa9df032be5934a46a068815a10a042b494b6a58cb0a1a97bb5467ed6f"
6173dependencies = [
6174 "base64 0.22.1",
6175 "http 1.4.0",
6176 "httparse",
6177 "log",
6178]
6179
6180[[package]]
6181name = "url"
6182version = "2.5.7"
6183source = "registry+https://github.com/rust-lang/crates.io-index"
6184checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b"
6185dependencies = [
6186 "form_urlencoded",
6187 "idna",
6188 "percent-encoding",
6189 "serde",
6190]
6191
6192[[package]]
6193name = "urlencoding"
6194version = "2.1.3"
6195source = "registry+https://github.com/rust-lang/crates.io-index"
6196checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
6197
6198[[package]]
6199name = "utf-8"
6200version = "0.7.6"
6201source = "registry+https://github.com/rust-lang/crates.io-index"
6202checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
6203
6204[[package]]
6205name = "utf8_iter"
6206version = "1.0.4"
6207source = "registry+https://github.com/rust-lang/crates.io-index"
6208checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
6209
6210[[package]]
6211name = "uuid"
6212version = "1.19.0"
6213source = "registry+https://github.com/rust-lang/crates.io-index"
6214checksum = "e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a"
6215dependencies = [
6216 "getrandom 0.3.4",
6217 "js-sys",
6218 "rand 0.9.2",
6219 "wasm-bindgen",
6220]
6221
6222[[package]]
6223name = "valuable"
6224version = "0.1.1"
6225source = "registry+https://github.com/rust-lang/crates.io-index"
6226checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
6227
6228[[package]]
6229name = "vcpkg"
6230version = "0.2.15"
6231source = "registry+https://github.com/rust-lang/crates.io-index"
6232checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
6233
6234[[package]]
6235name = "version_check"
6236version = "0.9.5"
6237source = "registry+https://github.com/rust-lang/crates.io-index"
6238checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
6239
6240[[package]]
6241name = "vsimd"
6242version = "0.8.0"
6243source = "registry+https://github.com/rust-lang/crates.io-index"
6244checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
6245
6246[[package]]
6247name = "walkdir"
6248version = "2.5.0"
6249source = "registry+https://github.com/rust-lang/crates.io-index"
6250checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
6251dependencies = [
6252 "same-file",
6253 "winapi-util",
6254]
6255
6256[[package]]
6257name = "want"
6258version = "0.3.1"
6259source = "registry+https://github.com/rust-lang/crates.io-index"
6260checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
6261dependencies = [
6262 "try-lock",
6263]
6264
6265[[package]]
6266name = "wasi"
6267version = "0.11.1+wasi-snapshot-preview1"
6268source = "registry+https://github.com/rust-lang/crates.io-index"
6269checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
6270
6271[[package]]
6272name = "wasip2"
6273version = "1.0.1+wasi-0.2.4"
6274source = "registry+https://github.com/rust-lang/crates.io-index"
6275checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7"
6276dependencies = [
6277 "wit-bindgen",
6278]
6279
6280[[package]]
6281name = "wasite"
6282version = "0.1.0"
6283source = "registry+https://github.com/rust-lang/crates.io-index"
6284checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
6285
6286[[package]]
6287name = "wasm-bindgen"
6288version = "0.2.106"
6289source = "registry+https://github.com/rust-lang/crates.io-index"
6290checksum = "0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd"
6291dependencies = [
6292 "cfg-if",
6293 "once_cell",
6294 "rustversion",
6295 "wasm-bindgen-macro",
6296 "wasm-bindgen-shared",
6297]
6298
6299[[package]]
6300name = "wasm-bindgen-futures"
6301version = "0.4.56"
6302source = "registry+https://github.com/rust-lang/crates.io-index"
6303checksum = "836d9622d604feee9e5de25ac10e3ea5f2d65b41eac0d9ce72eb5deae707ce7c"
6304dependencies = [
6305 "cfg-if",
6306 "js-sys",
6307 "once_cell",
6308 "wasm-bindgen",
6309 "web-sys",
6310]
6311
6312[[package]]
6313name = "wasm-bindgen-macro"
6314version = "0.2.106"
6315source = "registry+https://github.com/rust-lang/crates.io-index"
6316checksum = "48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3"
6317dependencies = [
6318 "quote",
6319 "wasm-bindgen-macro-support",
6320]
6321
6322[[package]]
6323name = "wasm-bindgen-macro-support"
6324version = "0.2.106"
6325source = "registry+https://github.com/rust-lang/crates.io-index"
6326checksum = "cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40"
6327dependencies = [
6328 "bumpalo",
6329 "proc-macro2",
6330 "quote",
6331 "syn 2.0.111",
6332 "wasm-bindgen-shared",
6333]
6334
6335[[package]]
6336name = "wasm-bindgen-shared"
6337version = "0.2.106"
6338source = "registry+https://github.com/rust-lang/crates.io-index"
6339checksum = "cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4"
6340dependencies = [
6341 "unicode-ident",
6342]
6343
6344[[package]]
6345name = "wasm-streams"
6346version = "0.4.2"
6347source = "registry+https://github.com/rust-lang/crates.io-index"
6348checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65"
6349dependencies = [
6350 "futures-util",
6351 "js-sys",
6352 "wasm-bindgen",
6353 "wasm-bindgen-futures",
6354 "web-sys",
6355]
6356
6357[[package]]
6358name = "web-sys"
6359version = "0.3.83"
6360source = "registry+https://github.com/rust-lang/crates.io-index"
6361checksum = "9b32828d774c412041098d182a8b38b16ea816958e07cf40eec2bc080ae137ac"
6362dependencies = [
6363 "js-sys",
6364 "wasm-bindgen",
6365]
6366
6367[[package]]
6368name = "web-time"
6369version = "1.1.0"
6370source = "registry+https://github.com/rust-lang/crates.io-index"
6371checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
6372dependencies = [
6373 "js-sys",
6374 "wasm-bindgen",
6375]
6376
6377[[package]]
6378name = "webpage"
6379version = "2.0.1"
6380source = "registry+https://github.com/rust-lang/crates.io-index"
6381checksum = "70862efc041d46e6bbaa82bb9c34ae0596d090e86cbd14bd9e93b36ee6802eac"
6382dependencies = [
6383 "html5ever",
6384 "markup5ever_rcdom",
6385 "serde_json",
6386 "url",
6387]
6388
6389[[package]]
6390name = "webpki-roots"
6391version = "0.26.11"
6392source = "registry+https://github.com/rust-lang/crates.io-index"
6393checksum = "521bc38abb08001b01866da9f51eb7c5d647a19260e00054a8c7fd5f9e57f7a9"
6394dependencies = [
6395 "webpki-roots 1.0.4",
6396]
6397
6398[[package]]
6399name = "webpki-roots"
6400version = "1.0.4"
6401source = "registry+https://github.com/rust-lang/crates.io-index"
6402checksum = "b2878ef029c47c6e8cf779119f20fcf52bde7ad42a731b2a304bc221df17571e"
6403dependencies = [
6404 "rustls-pki-types",
6405]
6406
6407[[package]]
6408name = "weezl"
6409version = "0.1.12"
6410source = "registry+https://github.com/rust-lang/crates.io-index"
6411checksum = "a28ac98ddc8b9274cb41bb4d9d4d5c425b6020c50c46f25559911905610b4a88"
6412
6413[[package]]
6414name = "whoami"
6415version = "1.6.1"
6416source = "registry+https://github.com/rust-lang/crates.io-index"
6417checksum = "5d4a4db5077702ca3015d3d02d74974948aba2ad9e12ab7df718ee64ccd7e97d"
6418dependencies = [
6419 "libredox",
6420 "wasite",
6421]
6422
6423[[package]]
6424name = "widestring"
6425version = "1.2.1"
6426source = "registry+https://github.com/rust-lang/crates.io-index"
6427checksum = "72069c3113ab32ab29e5584db3c6ec55d416895e60715417b5b883a357c3e471"
6428
6429[[package]]
6430name = "winapi"
6431version = "0.3.9"
6432source = "registry+https://github.com/rust-lang/crates.io-index"
6433checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
6434dependencies = [
6435 "winapi-i686-pc-windows-gnu",
6436 "winapi-x86_64-pc-windows-gnu",
6437]
6438
6439[[package]]
6440name = "winapi-i686-pc-windows-gnu"
6441version = "0.4.0"
6442source = "registry+https://github.com/rust-lang/crates.io-index"
6443checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
6444
6445[[package]]
6446name = "winapi-util"
6447version = "0.1.11"
6448source = "registry+https://github.com/rust-lang/crates.io-index"
6449checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
6450dependencies = [
6451 "windows-sys 0.61.2",
6452]
6453
6454[[package]]
6455name = "winapi-x86_64-pc-windows-gnu"
6456version = "0.4.0"
6457source = "registry+https://github.com/rust-lang/crates.io-index"
6458checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
6459
6460[[package]]
6461name = "windows"
6462version = "0.61.3"
6463source = "registry+https://github.com/rust-lang/crates.io-index"
6464checksum = "9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893"
6465dependencies = [
6466 "windows-collections",
6467 "windows-core 0.61.2",
6468 "windows-future",
6469 "windows-link 0.1.3",
6470 "windows-numerics",
6471]
6472
6473[[package]]
6474name = "windows-collections"
6475version = "0.2.0"
6476source = "registry+https://github.com/rust-lang/crates.io-index"
6477checksum = "3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8"
6478dependencies = [
6479 "windows-core 0.61.2",
6480]
6481
6482[[package]]
6483name = "windows-core"
6484version = "0.61.2"
6485source = "registry+https://github.com/rust-lang/crates.io-index"
6486checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
6487dependencies = [
6488 "windows-implement",
6489 "windows-interface",
6490 "windows-link 0.1.3",
6491 "windows-result 0.3.4",
6492 "windows-strings 0.4.2",
6493]
6494
6495[[package]]
6496name = "windows-core"
6497version = "0.62.2"
6498source = "registry+https://github.com/rust-lang/crates.io-index"
6499checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
6500dependencies = [
6501 "windows-implement",
6502 "windows-interface",
6503 "windows-link 0.2.1",
6504 "windows-result 0.4.1",
6505 "windows-strings 0.5.1",
6506]
6507
6508[[package]]
6509name = "windows-future"
6510version = "0.2.1"
6511source = "registry+https://github.com/rust-lang/crates.io-index"
6512checksum = "fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e"
6513dependencies = [
6514 "windows-core 0.61.2",
6515 "windows-link 0.1.3",
6516 "windows-threading",
6517]
6518
6519[[package]]
6520name = "windows-implement"
6521version = "0.60.2"
6522source = "registry+https://github.com/rust-lang/crates.io-index"
6523checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
6524dependencies = [
6525 "proc-macro2",
6526 "quote",
6527 "syn 2.0.111",
6528]
6529
6530[[package]]
6531name = "windows-interface"
6532version = "0.59.3"
6533source = "registry+https://github.com/rust-lang/crates.io-index"
6534checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
6535dependencies = [
6536 "proc-macro2",
6537 "quote",
6538 "syn 2.0.111",
6539]
6540
6541[[package]]
6542name = "windows-link"
6543version = "0.1.3"
6544source = "registry+https://github.com/rust-lang/crates.io-index"
6545checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
6546
6547[[package]]
6548name = "windows-link"
6549version = "0.2.1"
6550source = "registry+https://github.com/rust-lang/crates.io-index"
6551checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
6552
6553[[package]]
6554name = "windows-numerics"
6555version = "0.2.0"
6556source = "registry+https://github.com/rust-lang/crates.io-index"
6557checksum = "9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1"
6558dependencies = [
6559 "windows-core 0.61.2",
6560 "windows-link 0.1.3",
6561]
6562
6563[[package]]
6564name = "windows-registry"
6565version = "0.6.1"
6566source = "registry+https://github.com/rust-lang/crates.io-index"
6567checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720"
6568dependencies = [
6569 "windows-link 0.2.1",
6570 "windows-result 0.4.1",
6571 "windows-strings 0.5.1",
6572]
6573
6574[[package]]
6575name = "windows-result"
6576version = "0.3.4"
6577source = "registry+https://github.com/rust-lang/crates.io-index"
6578checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
6579dependencies = [
6580 "windows-link 0.1.3",
6581]
6582
6583[[package]]
6584name = "windows-result"
6585version = "0.4.1"
6586source = "registry+https://github.com/rust-lang/crates.io-index"
6587checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
6588dependencies = [
6589 "windows-link 0.2.1",
6590]
6591
6592[[package]]
6593name = "windows-strings"
6594version = "0.4.2"
6595source = "registry+https://github.com/rust-lang/crates.io-index"
6596checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
6597dependencies = [
6598 "windows-link 0.1.3",
6599]
6600
6601[[package]]
6602name = "windows-strings"
6603version = "0.5.1"
6604source = "registry+https://github.com/rust-lang/crates.io-index"
6605checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
6606dependencies = [
6607 "windows-link 0.2.1",
6608]
6609
6610[[package]]
6611name = "windows-sys"
6612version = "0.48.0"
6613source = "registry+https://github.com/rust-lang/crates.io-index"
6614checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
6615dependencies = [
6616 "windows-targets 0.48.5",
6617]
6618
6619[[package]]
6620name = "windows-sys"
6621version = "0.52.0"
6622source = "registry+https://github.com/rust-lang/crates.io-index"
6623checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6624dependencies = [
6625 "windows-targets 0.52.6",
6626]
6627
6628[[package]]
6629name = "windows-sys"
6630version = "0.60.2"
6631source = "registry+https://github.com/rust-lang/crates.io-index"
6632checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
6633dependencies = [
6634 "windows-targets 0.53.5",
6635]
6636
6637[[package]]
6638name = "windows-sys"
6639version = "0.61.2"
6640source = "registry+https://github.com/rust-lang/crates.io-index"
6641checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
6642dependencies = [
6643 "windows-link 0.2.1",
6644]
6645
6646[[package]]
6647name = "windows-targets"
6648version = "0.48.5"
6649source = "registry+https://github.com/rust-lang/crates.io-index"
6650checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
6651dependencies = [
6652 "windows_aarch64_gnullvm 0.48.5",
6653 "windows_aarch64_msvc 0.48.5",
6654 "windows_i686_gnu 0.48.5",
6655 "windows_i686_msvc 0.48.5",
6656 "windows_x86_64_gnu 0.48.5",
6657 "windows_x86_64_gnullvm 0.48.5",
6658 "windows_x86_64_msvc 0.48.5",
6659]
6660
6661[[package]]
6662name = "windows-targets"
6663version = "0.52.6"
6664source = "registry+https://github.com/rust-lang/crates.io-index"
6665checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
6666dependencies = [
6667 "windows_aarch64_gnullvm 0.52.6",
6668 "windows_aarch64_msvc 0.52.6",
6669 "windows_i686_gnu 0.52.6",
6670 "windows_i686_gnullvm 0.52.6",
6671 "windows_i686_msvc 0.52.6",
6672 "windows_x86_64_gnu 0.52.6",
6673 "windows_x86_64_gnullvm 0.52.6",
6674 "windows_x86_64_msvc 0.52.6",
6675]
6676
6677[[package]]
6678name = "windows-targets"
6679version = "0.53.5"
6680source = "registry+https://github.com/rust-lang/crates.io-index"
6681checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
6682dependencies = [
6683 "windows-link 0.2.1",
6684 "windows_aarch64_gnullvm 0.53.1",
6685 "windows_aarch64_msvc 0.53.1",
6686 "windows_i686_gnu 0.53.1",
6687 "windows_i686_gnullvm 0.53.1",
6688 "windows_i686_msvc 0.53.1",
6689 "windows_x86_64_gnu 0.53.1",
6690 "windows_x86_64_gnullvm 0.53.1",
6691 "windows_x86_64_msvc 0.53.1",
6692]
6693
6694[[package]]
6695name = "windows-threading"
6696version = "0.1.0"
6697source = "registry+https://github.com/rust-lang/crates.io-index"
6698checksum = "b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6"
6699dependencies = [
6700 "windows-link 0.1.3",
6701]
6702
6703[[package]]
6704name = "windows_aarch64_gnullvm"
6705version = "0.48.5"
6706source = "registry+https://github.com/rust-lang/crates.io-index"
6707checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
6708
6709[[package]]
6710name = "windows_aarch64_gnullvm"
6711version = "0.52.6"
6712source = "registry+https://github.com/rust-lang/crates.io-index"
6713checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
6714
6715[[package]]
6716name = "windows_aarch64_gnullvm"
6717version = "0.53.1"
6718source = "registry+https://github.com/rust-lang/crates.io-index"
6719checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53"
6720
6721[[package]]
6722name = "windows_aarch64_msvc"
6723version = "0.48.5"
6724source = "registry+https://github.com/rust-lang/crates.io-index"
6725checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
6726
6727[[package]]
6728name = "windows_aarch64_msvc"
6729version = "0.52.6"
6730source = "registry+https://github.com/rust-lang/crates.io-index"
6731checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
6732
6733[[package]]
6734name = "windows_aarch64_msvc"
6735version = "0.53.1"
6736source = "registry+https://github.com/rust-lang/crates.io-index"
6737checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006"
6738
6739[[package]]
6740name = "windows_i686_gnu"
6741version = "0.48.5"
6742source = "registry+https://github.com/rust-lang/crates.io-index"
6743checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
6744
6745[[package]]
6746name = "windows_i686_gnu"
6747version = "0.52.6"
6748source = "registry+https://github.com/rust-lang/crates.io-index"
6749checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
6750
6751[[package]]
6752name = "windows_i686_gnu"
6753version = "0.53.1"
6754source = "registry+https://github.com/rust-lang/crates.io-index"
6755checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3"
6756
6757[[package]]
6758name = "windows_i686_gnullvm"
6759version = "0.52.6"
6760source = "registry+https://github.com/rust-lang/crates.io-index"
6761checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
6762
6763[[package]]
6764name = "windows_i686_gnullvm"
6765version = "0.53.1"
6766source = "registry+https://github.com/rust-lang/crates.io-index"
6767checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c"
6768
6769[[package]]
6770name = "windows_i686_msvc"
6771version = "0.48.5"
6772source = "registry+https://github.com/rust-lang/crates.io-index"
6773checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
6774
6775[[package]]
6776name = "windows_i686_msvc"
6777version = "0.52.6"
6778source = "registry+https://github.com/rust-lang/crates.io-index"
6779checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
6780
6781[[package]]
6782name = "windows_i686_msvc"
6783version = "0.53.1"
6784source = "registry+https://github.com/rust-lang/crates.io-index"
6785checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2"
6786
6787[[package]]
6788name = "windows_x86_64_gnu"
6789version = "0.48.5"
6790source = "registry+https://github.com/rust-lang/crates.io-index"
6791checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
6792
6793[[package]]
6794name = "windows_x86_64_gnu"
6795version = "0.52.6"
6796source = "registry+https://github.com/rust-lang/crates.io-index"
6797checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
6798
6799[[package]]
6800name = "windows_x86_64_gnu"
6801version = "0.53.1"
6802source = "registry+https://github.com/rust-lang/crates.io-index"
6803checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499"
6804
6805[[package]]
6806name = "windows_x86_64_gnullvm"
6807version = "0.48.5"
6808source = "registry+https://github.com/rust-lang/crates.io-index"
6809checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
6810
6811[[package]]
6812name = "windows_x86_64_gnullvm"
6813version = "0.52.6"
6814source = "registry+https://github.com/rust-lang/crates.io-index"
6815checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
6816
6817[[package]]
6818name = "windows_x86_64_gnullvm"
6819version = "0.53.1"
6820source = "registry+https://github.com/rust-lang/crates.io-index"
6821checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1"
6822
6823[[package]]
6824name = "windows_x86_64_msvc"
6825version = "0.48.5"
6826source = "registry+https://github.com/rust-lang/crates.io-index"
6827checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
6828
6829[[package]]
6830name = "windows_x86_64_msvc"
6831version = "0.52.6"
6832source = "registry+https://github.com/rust-lang/crates.io-index"
6833checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
6834
6835[[package]]
6836name = "windows_x86_64_msvc"
6837version = "0.53.1"
6838source = "registry+https://github.com/rust-lang/crates.io-index"
6839checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
6840
6841[[package]]
6842name = "winreg"
6843version = "0.50.0"
6844source = "registry+https://github.com/rust-lang/crates.io-index"
6845checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
6846dependencies = [
6847 "cfg-if",
6848 "windows-sys 0.48.0",
6849]
6850
6851[[package]]
6852name = "wiremock"
6853version = "0.6.5"
6854source = "registry+https://github.com/rust-lang/crates.io-index"
6855checksum = "08db1edfb05d9b3c1542e521aea074442088292f00b5f28e435c714a98f85031"
6856dependencies = [
6857 "assert-json-diff",
6858 "base64 0.22.1",
6859 "deadpool",
6860 "futures",
6861 "http 1.4.0",
6862 "http-body-util",
6863 "hyper 1.8.1",
6864 "hyper-util",
6865 "log",
6866 "once_cell",
6867 "regex",
6868 "serde",
6869 "serde_json",
6870 "tokio",
6871 "url",
6872]
6873
6874[[package]]
6875name = "wit-bindgen"
6876version = "0.46.0"
6877source = "registry+https://github.com/rust-lang/crates.io-index"
6878checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59"
6879
6880[[package]]
6881name = "writeable"
6882version = "0.6.2"
6883source = "registry+https://github.com/rust-lang/crates.io-index"
6884checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
6885
6886[[package]]
6887name = "xattr"
6888version = "1.6.1"
6889source = "registry+https://github.com/rust-lang/crates.io-index"
6890checksum = "32e45ad4206f6d2479085147f02bc2ef834ac85886624a23575ae137c8aa8156"
6891dependencies = [
6892 "libc",
6893 "rustix",
6894]
6895
6896[[package]]
6897name = "xml5ever"
6898version = "0.18.1"
6899source = "registry+https://github.com/rust-lang/crates.io-index"
6900checksum = "9bbb26405d8e919bc1547a5aa9abc95cbfa438f04844f5fdd9dc7596b748bf69"
6901dependencies = [
6902 "log",
6903 "mac",
6904 "markup5ever",
6905]
6906
6907[[package]]
6908name = "xmlparser"
6909version = "0.13.6"
6910source = "registry+https://github.com/rust-lang/crates.io-index"
6911checksum = "66fee0b777b0f5ac1c69bb06d361268faafa61cd4682ae064a171c16c433e9e4"
6912
6913[[package]]
6914name = "yansi"
6915version = "1.0.1"
6916source = "registry+https://github.com/rust-lang/crates.io-index"
6917checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
6918
6919[[package]]
6920name = "yoke"
6921version = "0.8.1"
6922source = "registry+https://github.com/rust-lang/crates.io-index"
6923checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
6924dependencies = [
6925 "stable_deref_trait",
6926 "yoke-derive",
6927 "zerofrom",
6928]
6929
6930[[package]]
6931name = "yoke-derive"
6932version = "0.8.1"
6933source = "registry+https://github.com/rust-lang/crates.io-index"
6934checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
6935dependencies = [
6936 "proc-macro2",
6937 "quote",
6938 "syn 2.0.111",
6939 "synstructure",
6940]
6941
6942[[package]]
6943name = "zerocopy"
6944version = "0.8.31"
6945source = "registry+https://github.com/rust-lang/crates.io-index"
6946checksum = "fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3"
6947dependencies = [
6948 "zerocopy-derive",
6949]
6950
6951[[package]]
6952name = "zerocopy-derive"
6953version = "0.8.31"
6954source = "registry+https://github.com/rust-lang/crates.io-index"
6955checksum = "d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a"
6956dependencies = [
6957 "proc-macro2",
6958 "quote",
6959 "syn 2.0.111",
6960]
6961
6962[[package]]
6963name = "zerofrom"
6964version = "0.1.6"
6965source = "registry+https://github.com/rust-lang/crates.io-index"
6966checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
6967dependencies = [
6968 "zerofrom-derive",
6969]
6970
6971[[package]]
6972name = "zerofrom-derive"
6973version = "0.1.6"
6974source = "registry+https://github.com/rust-lang/crates.io-index"
6975checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
6976dependencies = [
6977 "proc-macro2",
6978 "quote",
6979 "syn 2.0.111",
6980 "synstructure",
6981]
6982
6983[[package]]
6984name = "zeroize"
6985version = "1.8.2"
6986source = "registry+https://github.com/rust-lang/crates.io-index"
6987checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
6988dependencies = [
6989 "serde",
6990]
6991
6992[[package]]
6993name = "zerotrie"
6994version = "0.2.3"
6995source = "registry+https://github.com/rust-lang/crates.io-index"
6996checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
6997dependencies = [
6998 "displaydoc",
6999 "yoke",
7000 "zerofrom",
7001]
7002
7003[[package]]
7004name = "zerovec"
7005version = "0.11.5"
7006source = "registry+https://github.com/rust-lang/crates.io-index"
7007checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
7008dependencies = [
7009 "yoke",
7010 "zerofrom",
7011 "zerovec-derive",
7012]
7013
7014[[package]]
7015name = "zerovec-derive"
7016version = "0.11.2"
7017source = "registry+https://github.com/rust-lang/crates.io-index"
7018checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
7019dependencies = [
7020 "proc-macro2",
7021 "quote",
7022 "syn 2.0.111",
7023]
7024
7025[[package]]
7026name = "zune-core"
7027version = "0.5.0"
7028source = "registry+https://github.com/rust-lang/crates.io-index"
7029checksum = "111f7d9820f05fd715df3144e254d6fc02ee4088b0644c0ffd0efc9e6d9d2773"
7030
7031[[package]]
7032name = "zune-jpeg"
7033version = "0.5.6"
7034source = "registry+https://github.com/rust-lang/crates.io-index"
7035checksum = "f520eebad972262a1dde0ec455bce4f8b298b1e5154513de58c114c4c54303e8"
7036dependencies = [
7037 "zune-core",
7038]