Cargo.lock
-rw-r--r-- 100.2 KiB
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "addr2line"
7version = "0.24.2"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
10dependencies = [
11 "gimli",
12]
13
14[[package]]
15name = "adler2"
16version = "2.0.1"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
19
20[[package]]
21name = "aho-corasick"
22version = "1.1.3"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
25dependencies = [
26 "memchr",
27]
28
29[[package]]
30name = "allocator-api2"
31version = "0.2.21"
32source = "registry+https://github.com/rust-lang/crates.io-index"
33checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
34
35[[package]]
36name = "android-tzdata"
37version = "0.1.1"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
40
41[[package]]
42name = "android_system_properties"
43version = "0.1.5"
44source = "registry+https://github.com/rust-lang/crates.io-index"
45checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
46dependencies = [
47 "libc",
48]
49
50[[package]]
51name = "anstream"
52version = "0.6.19"
53source = "registry+https://github.com/rust-lang/crates.io-index"
54checksum = "301af1932e46185686725e0fad2f8f2aa7da69dd70bf6ecc44d6b703844a3933"
55dependencies = [
56 "anstyle",
57 "anstyle-parse",
58 "anstyle-query",
59 "anstyle-wincon",
60 "colorchoice",
61 "is_terminal_polyfill",
62 "utf8parse",
63]
64
65[[package]]
66name = "anstyle"
67version = "1.0.11"
68source = "registry+https://github.com/rust-lang/crates.io-index"
69checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd"
70
71[[package]]
72name = "anstyle-parse"
73version = "0.2.7"
74source = "registry+https://github.com/rust-lang/crates.io-index"
75checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2"
76dependencies = [
77 "utf8parse",
78]
79
80[[package]]
81name = "anstyle-query"
82version = "1.1.3"
83source = "registry+https://github.com/rust-lang/crates.io-index"
84checksum = "6c8bdeb6047d8983be085bab0ba1472e6dc604e7041dbf6fcd5e71523014fae9"
85dependencies = [
86 "windows-sys 0.59.0",
87]
88
89[[package]]
90name = "anstyle-wincon"
91version = "3.0.9"
92source = "registry+https://github.com/rust-lang/crates.io-index"
93checksum = "403f75924867bb1033c59fbf0797484329750cfbe3c4325cd33127941fabc882"
94dependencies = [
95 "anstyle",
96 "once_cell_polyfill",
97 "windows-sys 0.59.0",
98]
99
100[[package]]
101name = "askama"
102version = "0.14.0"
103source = "registry+https://github.com/rust-lang/crates.io-index"
104checksum = "f75363874b771be265f4ffe307ca705ef6f3baa19011c149da8674a87f1b75c4"
105dependencies = [
106 "askama_derive",
107 "itoa",
108 "percent-encoding",
109 "serde",
110 "serde_json",
111]
112
113[[package]]
114name = "askama_derive"
115version = "0.14.0"
116source = "registry+https://github.com/rust-lang/crates.io-index"
117checksum = "129397200fe83088e8a68407a8e2b1f826cf0086b21ccdb866a722c8bcd3a94f"
118dependencies = [
119 "askama_parser",
120 "basic-toml",
121 "memchr",
122 "proc-macro2",
123 "quote",
124 "rustc-hash",
125 "serde",
126 "serde_derive",
127 "syn",
128]
129
130[[package]]
131name = "askama_parser"
132version = "0.14.0"
133source = "registry+https://github.com/rust-lang/crates.io-index"
134checksum = "d6ab5630b3d5eaf232620167977f95eb51f3432fc76852328774afbd242d4358"
135dependencies = [
136 "memchr",
137 "serde",
138 "serde_derive",
139 "winnow",
140]
141
142[[package]]
143name = "async-convert"
144version = "1.0.0"
145source = "registry+https://github.com/rust-lang/crates.io-index"
146checksum = "6d416feee97712e43152cd42874de162b8f9b77295b1c85e5d92725cc8310bae"
147dependencies = [
148 "async-trait",
149]
150
151[[package]]
152name = "async-trait"
153version = "0.1.88"
154source = "registry+https://github.com/rust-lang/crates.io-index"
155checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5"
156dependencies = [
157 "proc-macro2",
158 "quote",
159 "syn",
160]
161
162[[package]]
163name = "atoi"
164version = "2.0.0"
165source = "registry+https://github.com/rust-lang/crates.io-index"
166checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
167dependencies = [
168 "num-traits",
169]
170
171[[package]]
172name = "atom_syndication"
173version = "0.12.7"
174source = "registry+https://github.com/rust-lang/crates.io-index"
175checksum = "d2f68d23e2cb4fd958c705b91a6b4c80ceeaf27a9e11651272a8389d5ce1a4a3"
176dependencies = [
177 "chrono",
178 "derive_builder",
179 "diligent-date-parser",
180 "never",
181 "quick-xml",
182]
183
184[[package]]
185name = "atomic-waker"
186version = "1.1.2"
187source = "registry+https://github.com/rust-lang/crates.io-index"
188checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
189
190[[package]]
191name = "autocfg"
192version = "1.5.0"
193source = "registry+https://github.com/rust-lang/crates.io-index"
194checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
195
196[[package]]
197name = "axum"
198version = "0.8.4"
199source = "registry+https://github.com/rust-lang/crates.io-index"
200checksum = "021e862c184ae977658b36c4500f7feac3221ca5da43e3f25bd04ab6c79a29b5"
201dependencies = [
202 "axum-core",
203 "axum-macros",
204 "bytes",
205 "form_urlencoded",
206 "futures-util",
207 "http",
208 "http-body",
209 "http-body-util",
210 "hyper",
211 "hyper-util",
212 "itoa",
213 "matchit",
214 "memchr",
215 "mime",
216 "percent-encoding",
217 "pin-project-lite",
218 "rustversion",
219 "serde",
220 "serde_json",
221 "serde_path_to_error",
222 "serde_urlencoded",
223 "sync_wrapper",
224 "tokio",
225 "tower",
226 "tower-layer",
227 "tower-service",
228 "tracing",
229]
230
231[[package]]
232name = "axum-core"
233version = "0.5.2"
234source = "registry+https://github.com/rust-lang/crates.io-index"
235checksum = "68464cd0412f486726fb3373129ef5d2993f90c34bc2bc1c1e9943b2f4fc7ca6"
236dependencies = [
237 "bytes",
238 "futures-core",
239 "http",
240 "http-body",
241 "http-body-util",
242 "mime",
243 "pin-project-lite",
244 "rustversion",
245 "sync_wrapper",
246 "tower-layer",
247 "tower-service",
248 "tracing",
249]
250
251[[package]]
252name = "axum-extra"
253version = "0.10.1"
254source = "registry+https://github.com/rust-lang/crates.io-index"
255checksum = "45bf463831f5131b7d3c756525b305d40f1185b688565648a92e1392ca35713d"
256dependencies = [
257 "axum",
258 "axum-core",
259 "bytes",
260 "cookie",
261 "form_urlencoded",
262 "futures-util",
263 "headers",
264 "http",
265 "http-body",
266 "http-body-util",
267 "mime",
268 "pin-project-lite",
269 "rustversion",
270 "serde",
271 "serde_html_form",
272 "serde_path_to_error",
273 "tower",
274 "tower-layer",
275 "tower-service",
276]
277
278[[package]]
279name = "axum-macros"
280version = "0.5.0"
281source = "registry+https://github.com/rust-lang/crates.io-index"
282checksum = "604fde5e028fea851ce1d8570bbdc034bec850d157f7569d10f347d06808c05c"
283dependencies = [
284 "proc-macro2",
285 "quote",
286 "syn",
287]
288
289[[package]]
290name = "ayllu"
291version = "0.5.1"
292dependencies = [
293 "askama",
294 "axum",
295 "axum-extra",
296 "ayllu_api",
297 "ayllu_cmd",
298 "ayllu_config",
299 "ayllu_database",
300 "ayllu_git",
301 "ayllu_identity",
302 "bytes",
303 "comrak",
304 "const-css-minify",
305 "file-mode",
306 "futures",
307 "git2",
308 "headers",
309 "httparse",
310 "layout-rs",
311 "lazy_static",
312 "libloading",
313 "mime",
314 "mime_guess",
315 "petgraph",
316 "rss",
317 "rustc_version",
318 "serde",
319 "serde_json",
320 "tempfile",
321 "thiserror 2.0.12",
322 "time",
323 "timeutil",
324 "tokio",
325 "tokio-stream",
326 "tokio-util",
327 "tower",
328 "tower-http",
329 "tracing",
330 "tracing-subscriber",
331 "tree-sitter",
332 "tree-sitter-highlight",
333 "url",
334 "webfinger-rs 0.0.13",
335]
336
337[[package]]
338name = "ayllu-build"
339version = "0.2.1"
340dependencies = [
341 "async-trait",
342 "ayllu_api",
343 "ayllu_config",
344 "ayllu_database",
345 "ayllu_git",
346 "ayllu_logging",
347 "clap",
348 "clap_complete",
349 "petgraph",
350 "serde",
351 "serde_json",
352 "tokio",
353 "tracing",
354]
355
356[[package]]
357name = "ayllu-keys"
358version = "0.5.1"
359dependencies = [
360 "ayllu_cmd",
361 "ayllu_config",
362 "ayllu_identity",
363 "serde",
364]
365
366[[package]]
367name = "ayllu-migrate"
368version = "0.1.0"
369dependencies = [
370 "ayllu_cmd",
371 "ayllu_config",
372 "ayllu_database",
373 "ayllu_logging",
374 "serde",
375 "tokio",
376 "tracing",
377]
378
379[[package]]
380name = "ayllu-shell"
381version = "0.5.1"
382dependencies = [
383 "ayllu_cmd",
384 "ayllu_config",
385 "ayllu_git",
386 "ayllu_identity",
387 "dialoguer",
388 "serde",
389 "thiserror 2.0.12",
390]
391
392[[package]]
393name = "ayllu_api"
394version = "0.2.1"
395dependencies = [
396 "serde",
397 "thiserror 2.0.12",
398]
399
400[[package]]
401name = "ayllu_cmd"
402version = "0.1.0"
403dependencies = [
404 "ayllu_config",
405 "clap",
406 "tracing",
407 "url",
408]
409
410[[package]]
411name = "ayllu_config"
412version = "0.2.1"
413dependencies = [
414 "clap",
415 "serde",
416 "serde_json",
417 "tempfile",
418 "thiserror 2.0.12",
419 "toml",
420 "toml_edit",
421]
422
423[[package]]
424name = "ayllu_database"
425version = "0.2.1"
426dependencies = [
427 "async-trait",
428 "futures",
429 "serde",
430 "serde_json",
431 "sqlx",
432 "time",
433 "tracing",
434]
435
436[[package]]
437name = "ayllu_git"
438version = "0.2.1"
439dependencies = [
440 "git2",
441 "rand 0.9.2",
442 "serde",
443 "tempfile",
444 "tokio",
445 "tracing",
446]
447
448[[package]]
449name = "ayllu_identity"
450version = "0.1.0"
451dependencies = [
452 "openssh-keys",
453 "serde",
454 "url",
455]
456
457[[package]]
458name = "ayllu_logging"
459version = "0.1.0"
460dependencies = [
461 "tracing",
462 "tracing-subscriber",
463]
464
465[[package]]
466name = "backtrace"
467version = "0.3.75"
468source = "registry+https://github.com/rust-lang/crates.io-index"
469checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002"
470dependencies = [
471 "addr2line",
472 "cfg-if",
473 "libc",
474 "miniz_oxide",
475 "object",
476 "rustc-demangle",
477 "windows-targets 0.52.6",
478]
479
480[[package]]
481name = "base64"
482version = "0.21.7"
483source = "registry+https://github.com/rust-lang/crates.io-index"
484checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
485
486[[package]]
487name = "base64"
488version = "0.22.1"
489source = "registry+https://github.com/rust-lang/crates.io-index"
490checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
491
492[[package]]
493name = "base64ct"
494version = "1.8.0"
495source = "registry+https://github.com/rust-lang/crates.io-index"
496checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
497
498[[package]]
499name = "basic-toml"
500version = "0.1.10"
501source = "registry+https://github.com/rust-lang/crates.io-index"
502checksum = "ba62675e8242a4c4e806d12f11d136e626e6c8361d6b829310732241652a178a"
503dependencies = [
504 "serde",
505]
506
507[[package]]
508name = "bitflags"
509version = "2.9.1"
510source = "registry+https://github.com/rust-lang/crates.io-index"
511checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967"
512dependencies = [
513 "serde",
514]
515
516[[package]]
517name = "block-buffer"
518version = "0.10.4"
519source = "registry+https://github.com/rust-lang/crates.io-index"
520checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
521dependencies = [
522 "generic-array",
523]
524
525[[package]]
526name = "bumpalo"
527version = "3.19.0"
528source = "registry+https://github.com/rust-lang/crates.io-index"
529checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
530
531[[package]]
532name = "byteorder"
533version = "1.5.0"
534source = "registry+https://github.com/rust-lang/crates.io-index"
535checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
536
537[[package]]
538name = "bytes"
539version = "1.10.1"
540source = "registry+https://github.com/rust-lang/crates.io-index"
541checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
542
543[[package]]
544name = "caseless"
545version = "0.2.2"
546source = "registry+https://github.com/rust-lang/crates.io-index"
547checksum = "8b6fd507454086c8edfd769ca6ada439193cdb209c7681712ef6275cccbfe5d8"
548dependencies = [
549 "unicode-normalization",
550]
551
552[[package]]
553name = "cc"
554version = "1.2.30"
555source = "registry+https://github.com/rust-lang/crates.io-index"
556checksum = "deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7"
557dependencies = [
558 "jobserver",
559 "libc",
560 "shlex",
561]
562
563[[package]]
564name = "cfg-if"
565version = "1.0.1"
566source = "registry+https://github.com/rust-lang/crates.io-index"
567checksum = "9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268"
568
569[[package]]
570name = "chrono"
571version = "0.4.41"
572source = "registry+https://github.com/rust-lang/crates.io-index"
573checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d"
574dependencies = [
575 "android-tzdata",
576 "iana-time-zone",
577 "num-traits",
578 "serde",
579 "windows-link",
580]
581
582[[package]]
583name = "clap"
584version = "4.5.41"
585source = "registry+https://github.com/rust-lang/crates.io-index"
586checksum = "be92d32e80243a54711e5d7ce823c35c41c9d929dc4ab58e1276f625841aadf9"
587dependencies = [
588 "clap_builder",
589 "clap_derive",
590]
591
592[[package]]
593name = "clap_builder"
594version = "4.5.41"
595source = "registry+https://github.com/rust-lang/crates.io-index"
596checksum = "707eab41e9622f9139419d573eca0900137718000c517d47da73045f54331c3d"
597dependencies = [
598 "anstream",
599 "anstyle",
600 "clap_lex",
601 "strsim",
602]
603
604[[package]]
605name = "clap_complete"
606version = "4.5.55"
607source = "registry+https://github.com/rust-lang/crates.io-index"
608checksum = "a5abde44486daf70c5be8b8f8f1b66c49f86236edf6fa2abadb4d961c4c6229a"
609dependencies = [
610 "clap",
611]
612
613[[package]]
614name = "clap_derive"
615version = "4.5.41"
616source = "registry+https://github.com/rust-lang/crates.io-index"
617checksum = "ef4f52386a59ca4c860f7393bcf8abd8dfd91ecccc0f774635ff68e92eeef491"
618dependencies = [
619 "heck",
620 "proc-macro2",
621 "quote",
622 "syn",
623]
624
625[[package]]
626name = "clap_lex"
627version = "0.7.5"
628source = "registry+https://github.com/rust-lang/crates.io-index"
629checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675"
630
631[[package]]
632name = "clap_mangen"
633version = "0.2.29"
634source = "registry+https://github.com/rust-lang/crates.io-index"
635checksum = "27b4c3c54b30f0d9adcb47f25f61fcce35c4dd8916638c6b82fbd5f4fb4179e2"
636dependencies = [
637 "clap",
638 "roff",
639]
640
641[[package]]
642name = "colorchoice"
643version = "1.0.4"
644source = "registry+https://github.com/rust-lang/crates.io-index"
645checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
646
647[[package]]
648name = "comrak"
649version = "0.39.1"
650source = "registry+https://github.com/rust-lang/crates.io-index"
651checksum = "2fefab951771fc3beeed0773ce66a4f7b706273fc6c4c95b08dd1615744abcf5"
652dependencies = [
653 "caseless",
654 "entities",
655 "memchr",
656 "slug",
657 "typed-arena",
658 "unicode_categories",
659]
660
661[[package]]
662name = "concurrent-queue"
663version = "2.5.0"
664source = "registry+https://github.com/rust-lang/crates.io-index"
665checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
666dependencies = [
667 "crossbeam-utils",
668]
669
670[[package]]
671name = "console"
672version = "0.15.11"
673source = "registry+https://github.com/rust-lang/crates.io-index"
674checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8"
675dependencies = [
676 "encode_unicode",
677 "libc",
678 "once_cell",
679 "unicode-width",
680 "windows-sys 0.59.0",
681]
682
683[[package]]
684name = "const-css-minify"
685version = "1.0.0"
686source = "registry+https://github.com/rust-lang/crates.io-index"
687checksum = "cb16320721f6441f979feff82c8b4fe789a5423f48e4e724d124211c44be43af"
688
689[[package]]
690name = "const-oid"
691version = "0.9.6"
692source = "registry+https://github.com/rust-lang/crates.io-index"
693checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
694
695[[package]]
696name = "convert_case"
697version = "0.6.0"
698source = "registry+https://github.com/rust-lang/crates.io-index"
699checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
700dependencies = [
701 "unicode-segmentation",
702]
703
704[[package]]
705name = "cookie"
706version = "0.18.1"
707source = "registry+https://github.com/rust-lang/crates.io-index"
708checksum = "4ddef33a339a91ea89fb53151bd0a4689cfce27055c291dfa69945475d22c747"
709dependencies = [
710 "percent-encoding",
711 "time",
712 "version_check",
713]
714
715[[package]]
716name = "core-foundation"
717version = "0.9.4"
718source = "registry+https://github.com/rust-lang/crates.io-index"
719checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
720dependencies = [
721 "core-foundation-sys",
722 "libc",
723]
724
725[[package]]
726name = "core-foundation-sys"
727version = "0.8.7"
728source = "registry+https://github.com/rust-lang/crates.io-index"
729checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
730
731[[package]]
732name = "cpufeatures"
733version = "0.2.17"
734source = "registry+https://github.com/rust-lang/crates.io-index"
735checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
736dependencies = [
737 "libc",
738]
739
740[[package]]
741name = "crc"
742version = "3.3.0"
743source = "registry+https://github.com/rust-lang/crates.io-index"
744checksum = "9710d3b3739c2e349eb44fe848ad0b7c8cb1e42bd87ee49371df2f7acaf3e675"
745dependencies = [
746 "crc-catalog",
747]
748
749[[package]]
750name = "crc-catalog"
751version = "2.4.0"
752source = "registry+https://github.com/rust-lang/crates.io-index"
753checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
754
755[[package]]
756name = "crossbeam-queue"
757version = "0.3.12"
758source = "registry+https://github.com/rust-lang/crates.io-index"
759checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115"
760dependencies = [
761 "crossbeam-utils",
762]
763
764[[package]]
765name = "crossbeam-utils"
766version = "0.8.21"
767source = "registry+https://github.com/rust-lang/crates.io-index"
768checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
769
770[[package]]
771name = "crypto-common"
772version = "0.1.6"
773source = "registry+https://github.com/rust-lang/crates.io-index"
774checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
775dependencies = [
776 "generic-array",
777 "typenum",
778]
779
780[[package]]
781name = "darling"
782version = "0.20.11"
783source = "registry+https://github.com/rust-lang/crates.io-index"
784checksum = "fc7f46116c46ff9ab3eb1597a45688b6715c6e628b5c133e288e709a29bcb4ee"
785dependencies = [
786 "darling_core",
787 "darling_macro",
788]
789
790[[package]]
791name = "darling_core"
792version = "0.20.11"
793source = "registry+https://github.com/rust-lang/crates.io-index"
794checksum = "0d00b9596d185e565c2207a0b01f8bd1a135483d02d9b7b0a54b11da8d53412e"
795dependencies = [
796 "fnv",
797 "ident_case",
798 "proc-macro2",
799 "quote",
800 "strsim",
801 "syn",
802]
803
804[[package]]
805name = "darling_macro"
806version = "0.20.11"
807source = "registry+https://github.com/rust-lang/crates.io-index"
808checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead"
809dependencies = [
810 "darling_core",
811 "quote",
812 "syn",
813]
814
815[[package]]
816name = "der"
817version = "0.7.10"
818source = "registry+https://github.com/rust-lang/crates.io-index"
819checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"
820dependencies = [
821 "const-oid",
822 "pem-rfc7468",
823 "zeroize",
824]
825
826[[package]]
827name = "deranged"
828version = "0.4.0"
829source = "registry+https://github.com/rust-lang/crates.io-index"
830checksum = "9c9e6a11ca8224451684bc0d7d5a7adbf8f2fd6887261a1cfc3c0432f9d4068e"
831dependencies = [
832 "powerfmt",
833 "serde",
834]
835
836[[package]]
837name = "derive_builder"
838version = "0.20.2"
839source = "registry+https://github.com/rust-lang/crates.io-index"
840checksum = "507dfb09ea8b7fa618fcf76e953f4f5e192547945816d5358edffe39f6f94947"
841dependencies = [
842 "derive_builder_macro",
843]
844
845[[package]]
846name = "derive_builder_core"
847version = "0.20.2"
848source = "registry+https://github.com/rust-lang/crates.io-index"
849checksum = "2d5bcf7b024d6835cfb3d473887cd966994907effbe9227e8c8219824d06c4e8"
850dependencies = [
851 "darling",
852 "proc-macro2",
853 "quote",
854 "syn",
855]
856
857[[package]]
858name = "derive_builder_macro"
859version = "0.20.2"
860source = "registry+https://github.com/rust-lang/crates.io-index"
861checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c"
862dependencies = [
863 "derive_builder_core",
864 "syn",
865]
866
867[[package]]
868name = "deunicode"
869version = "1.6.2"
870source = "registry+https://github.com/rust-lang/crates.io-index"
871checksum = "abd57806937c9cc163efc8ea3910e00a62e2aeb0b8119f1793a978088f8f6b04"
872
873[[package]]
874name = "dialoguer"
875version = "0.11.0"
876source = "registry+https://github.com/rust-lang/crates.io-index"
877checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
878dependencies = [
879 "console",
880 "shell-words",
881 "thiserror 1.0.69",
882]
883
884[[package]]
885name = "digest"
886version = "0.10.7"
887source = "registry+https://github.com/rust-lang/crates.io-index"
888checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
889dependencies = [
890 "block-buffer",
891 "const-oid",
892 "crypto-common",
893 "subtle",
894]
895
896[[package]]
897name = "diligent-date-parser"
898version = "0.1.5"
899source = "registry+https://github.com/rust-lang/crates.io-index"
900checksum = "c8ede7d79366f419921e2e2f67889c12125726692a313bffb474bd5f37a581e9"
901dependencies = [
902 "chrono",
903]
904
905[[package]]
906name = "displaydoc"
907version = "0.2.5"
908source = "registry+https://github.com/rust-lang/crates.io-index"
909checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
910dependencies = [
911 "proc-macro2",
912 "quote",
913 "syn",
914]
915
916[[package]]
917name = "document-features"
918version = "0.2.11"
919source = "registry+https://github.com/rust-lang/crates.io-index"
920checksum = "95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d"
921dependencies = [
922 "litrs",
923]
924
925[[package]]
926name = "dotenvy"
927version = "0.15.7"
928source = "registry+https://github.com/rust-lang/crates.io-index"
929checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
930
931[[package]]
932name = "dyn-clone"
933version = "1.0.19"
934source = "registry+https://github.com/rust-lang/crates.io-index"
935checksum = "1c7a8fb8a9fbf66c1f703fe16184d10ca0ee9d23be5b4436400408ba54a95005"
936
937[[package]]
938name = "either"
939version = "1.15.0"
940source = "registry+https://github.com/rust-lang/crates.io-index"
941checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
942dependencies = [
943 "serde",
944]
945
946[[package]]
947name = "encode_unicode"
948version = "1.0.0"
949source = "registry+https://github.com/rust-lang/crates.io-index"
950checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0"
951
952[[package]]
953name = "encoding_rs"
954version = "0.8.35"
955source = "registry+https://github.com/rust-lang/crates.io-index"
956checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
957dependencies = [
958 "cfg-if",
959]
960
961[[package]]
962name = "entities"
963version = "1.0.1"
964source = "registry+https://github.com/rust-lang/crates.io-index"
965checksum = "b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca"
966
967[[package]]
968name = "equivalent"
969version = "1.0.2"
970source = "registry+https://github.com/rust-lang/crates.io-index"
971checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
972
973[[package]]
974name = "errno"
975version = "0.3.13"
976source = "registry+https://github.com/rust-lang/crates.io-index"
977checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad"
978dependencies = [
979 "libc",
980 "windows-sys 0.60.2",
981]
982
983[[package]]
984name = "etcetera"
985version = "0.8.0"
986source = "registry+https://github.com/rust-lang/crates.io-index"
987checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
988dependencies = [
989 "cfg-if",
990 "home",
991 "windows-sys 0.48.0",
992]
993
994[[package]]
995name = "event-listener"
996version = "5.4.1"
997source = "registry+https://github.com/rust-lang/crates.io-index"
998checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
999dependencies = [
1000 "concurrent-queue",
1001 "parking",
1002 "pin-project-lite",
1003]
1004
1005[[package]]
1006name = "fastrand"
1007version = "2.3.0"
1008source = "registry+https://github.com/rust-lang/crates.io-index"
1009checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
1010
1011[[package]]
1012name = "file-mode"
1013version = "0.1.2"
1014source = "registry+https://github.com/rust-lang/crates.io-index"
1015checksum = "773ea145485772b8d354624b32adbe20e776353d3e48c7b03ef44e3455e9815c"
1016dependencies = [
1017 "libc",
1018]
1019
1020[[package]]
1021name = "fixedbitset"
1022version = "0.4.2"
1023source = "registry+https://github.com/rust-lang/crates.io-index"
1024checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
1025
1026[[package]]
1027name = "flume"
1028version = "0.11.1"
1029source = "registry+https://github.com/rust-lang/crates.io-index"
1030checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
1031dependencies = [
1032 "futures-core",
1033 "futures-sink",
1034 "spin",
1035]
1036
1037[[package]]
1038name = "fnv"
1039version = "1.0.7"
1040source = "registry+https://github.com/rust-lang/crates.io-index"
1041checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
1042
1043[[package]]
1044name = "foldhash"
1045version = "0.1.5"
1046source = "registry+https://github.com/rust-lang/crates.io-index"
1047checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
1048
1049[[package]]
1050name = "foreign-types"
1051version = "0.3.2"
1052source = "registry+https://github.com/rust-lang/crates.io-index"
1053checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
1054dependencies = [
1055 "foreign-types-shared",
1056]
1057
1058[[package]]
1059name = "foreign-types-shared"
1060version = "0.1.1"
1061source = "registry+https://github.com/rust-lang/crates.io-index"
1062checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
1063
1064[[package]]
1065name = "form_urlencoded"
1066version = "1.2.1"
1067source = "registry+https://github.com/rust-lang/crates.io-index"
1068checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
1069dependencies = [
1070 "percent-encoding",
1071]
1072
1073[[package]]
1074name = "futures"
1075version = "0.3.31"
1076source = "registry+https://github.com/rust-lang/crates.io-index"
1077checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
1078dependencies = [
1079 "futures-channel",
1080 "futures-core",
1081 "futures-executor",
1082 "futures-io",
1083 "futures-sink",
1084 "futures-task",
1085 "futures-util",
1086]
1087
1088[[package]]
1089name = "futures-channel"
1090version = "0.3.31"
1091source = "registry+https://github.com/rust-lang/crates.io-index"
1092checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
1093dependencies = [
1094 "futures-core",
1095 "futures-sink",
1096]
1097
1098[[package]]
1099name = "futures-core"
1100version = "0.3.31"
1101source = "registry+https://github.com/rust-lang/crates.io-index"
1102checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
1103
1104[[package]]
1105name = "futures-executor"
1106version = "0.3.31"
1107source = "registry+https://github.com/rust-lang/crates.io-index"
1108checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
1109dependencies = [
1110 "futures-core",
1111 "futures-task",
1112 "futures-util",
1113]
1114
1115[[package]]
1116name = "futures-intrusive"
1117version = "0.5.0"
1118source = "registry+https://github.com/rust-lang/crates.io-index"
1119checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
1120dependencies = [
1121 "futures-core",
1122 "lock_api",
1123 "parking_lot",
1124]
1125
1126[[package]]
1127name = "futures-io"
1128version = "0.3.31"
1129source = "registry+https://github.com/rust-lang/crates.io-index"
1130checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
1131
1132[[package]]
1133name = "futures-macro"
1134version = "0.3.31"
1135source = "registry+https://github.com/rust-lang/crates.io-index"
1136checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
1137dependencies = [
1138 "proc-macro2",
1139 "quote",
1140 "syn",
1141]
1142
1143[[package]]
1144name = "futures-sink"
1145version = "0.3.31"
1146source = "registry+https://github.com/rust-lang/crates.io-index"
1147checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
1148
1149[[package]]
1150name = "futures-task"
1151version = "0.3.31"
1152source = "registry+https://github.com/rust-lang/crates.io-index"
1153checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
1154
1155[[package]]
1156name = "futures-util"
1157version = "0.3.31"
1158source = "registry+https://github.com/rust-lang/crates.io-index"
1159checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
1160dependencies = [
1161 "futures-channel",
1162 "futures-core",
1163 "futures-io",
1164 "futures-macro",
1165 "futures-sink",
1166 "futures-task",
1167 "memchr",
1168 "pin-project-lite",
1169 "pin-utils",
1170 "slab",
1171]
1172
1173[[package]]
1174name = "generic-array"
1175version = "0.14.7"
1176source = "registry+https://github.com/rust-lang/crates.io-index"
1177checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
1178dependencies = [
1179 "typenum",
1180 "version_check",
1181]
1182
1183[[package]]
1184name = "getrandom"
1185version = "0.2.16"
1186source = "registry+https://github.com/rust-lang/crates.io-index"
1187checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
1188dependencies = [
1189 "cfg-if",
1190 "libc",
1191 "wasi 0.11.1+wasi-snapshot-preview1",
1192]
1193
1194[[package]]
1195name = "getrandom"
1196version = "0.3.3"
1197source = "registry+https://github.com/rust-lang/crates.io-index"
1198checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4"
1199dependencies = [
1200 "cfg-if",
1201 "libc",
1202 "r-efi",
1203 "wasi 0.14.2+wasi-0.2.4",
1204]
1205
1206[[package]]
1207name = "gimli"
1208version = "0.31.1"
1209source = "registry+https://github.com/rust-lang/crates.io-index"
1210checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
1211
1212[[package]]
1213name = "git2"
1214version = "0.20.2"
1215source = "registry+https://github.com/rust-lang/crates.io-index"
1216checksum = "2deb07a133b1520dc1a5690e9bd08950108873d7ed5de38dcc74d3b5ebffa110"
1217dependencies = [
1218 "bitflags",
1219 "libc",
1220 "libgit2-sys",
1221 "log",
1222 "url",
1223]
1224
1225[[package]]
1226name = "h2"
1227version = "0.4.11"
1228source = "registry+https://github.com/rust-lang/crates.io-index"
1229checksum = "17da50a276f1e01e0ba6c029e47b7100754904ee8a278f886546e98575380785"
1230dependencies = [
1231 "atomic-waker",
1232 "bytes",
1233 "fnv",
1234 "futures-core",
1235 "futures-sink",
1236 "http",
1237 "indexmap 2.10.0",
1238 "slab",
1239 "tokio",
1240 "tokio-util",
1241 "tracing",
1242]
1243
1244[[package]]
1245name = "hashbrown"
1246version = "0.12.3"
1247source = "registry+https://github.com/rust-lang/crates.io-index"
1248checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
1249
1250[[package]]
1251name = "hashbrown"
1252version = "0.15.4"
1253source = "registry+https://github.com/rust-lang/crates.io-index"
1254checksum = "5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5"
1255dependencies = [
1256 "allocator-api2",
1257 "equivalent",
1258 "foldhash",
1259]
1260
1261[[package]]
1262name = "hashlink"
1263version = "0.10.0"
1264source = "registry+https://github.com/rust-lang/crates.io-index"
1265checksum = "7382cf6263419f2d8df38c55d7da83da5c18aef87fc7a7fc1fb1e344edfe14c1"
1266dependencies = [
1267 "hashbrown 0.15.4",
1268]
1269
1270[[package]]
1271name = "headers"
1272version = "0.4.1"
1273source = "registry+https://github.com/rust-lang/crates.io-index"
1274checksum = "b3314d5adb5d94bcdf56771f2e50dbbc80bb4bdf88967526706205ac9eff24eb"
1275dependencies = [
1276 "base64 0.22.1",
1277 "bytes",
1278 "headers-core",
1279 "http",
1280 "httpdate",
1281 "mime",
1282 "sha1",
1283]
1284
1285[[package]]
1286name = "headers-core"
1287version = "0.3.0"
1288source = "registry+https://github.com/rust-lang/crates.io-index"
1289checksum = "54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4"
1290dependencies = [
1291 "http",
1292]
1293
1294[[package]]
1295name = "heck"
1296version = "0.5.0"
1297source = "registry+https://github.com/rust-lang/crates.io-index"
1298checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1299
1300[[package]]
1301name = "hex"
1302version = "0.4.3"
1303source = "registry+https://github.com/rust-lang/crates.io-index"
1304checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
1305
1306[[package]]
1307name = "hkdf"
1308version = "0.12.4"
1309source = "registry+https://github.com/rust-lang/crates.io-index"
1310checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
1311dependencies = [
1312 "hmac",
1313]
1314
1315[[package]]
1316name = "hmac"
1317version = "0.12.1"
1318source = "registry+https://github.com/rust-lang/crates.io-index"
1319checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
1320dependencies = [
1321 "digest",
1322]
1323
1324[[package]]
1325name = "home"
1326version = "0.5.11"
1327source = "registry+https://github.com/rust-lang/crates.io-index"
1328checksum = "589533453244b0995c858700322199b2becb13b627df2851f64a2775d024abcf"
1329dependencies = [
1330 "windows-sys 0.59.0",
1331]
1332
1333[[package]]
1334name = "http"
1335version = "1.3.1"
1336source = "registry+https://github.com/rust-lang/crates.io-index"
1337checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
1338dependencies = [
1339 "bytes",
1340 "fnv",
1341 "itoa",
1342]
1343
1344[[package]]
1345name = "http-body"
1346version = "1.0.1"
1347source = "registry+https://github.com/rust-lang/crates.io-index"
1348checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
1349dependencies = [
1350 "bytes",
1351 "http",
1352]
1353
1354[[package]]
1355name = "http-body-util"
1356version = "0.1.3"
1357source = "registry+https://github.com/rust-lang/crates.io-index"
1358checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
1359dependencies = [
1360 "bytes",
1361 "futures-core",
1362 "http",
1363 "http-body",
1364 "pin-project-lite",
1365]
1366
1367[[package]]
1368name = "httparse"
1369version = "1.10.1"
1370source = "registry+https://github.com/rust-lang/crates.io-index"
1371checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
1372
1373[[package]]
1374name = "httpdate"
1375version = "1.0.3"
1376source = "registry+https://github.com/rust-lang/crates.io-index"
1377checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
1378
1379[[package]]
1380name = "hyper"
1381version = "1.6.0"
1382source = "registry+https://github.com/rust-lang/crates.io-index"
1383checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80"
1384dependencies = [
1385 "bytes",
1386 "futures-channel",
1387 "futures-util",
1388 "h2",
1389 "http",
1390 "http-body",
1391 "httparse",
1392 "httpdate",
1393 "itoa",
1394 "pin-project-lite",
1395 "smallvec",
1396 "tokio",
1397 "want",
1398]
1399
1400[[package]]
1401name = "hyper-rustls"
1402version = "0.27.7"
1403source = "registry+https://github.com/rust-lang/crates.io-index"
1404checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
1405dependencies = [
1406 "http",
1407 "hyper",
1408 "hyper-util",
1409 "rustls",
1410 "rustls-pki-types",
1411 "tokio",
1412 "tokio-rustls",
1413 "tower-service",
1414]
1415
1416[[package]]
1417name = "hyper-tls"
1418version = "0.6.0"
1419source = "registry+https://github.com/rust-lang/crates.io-index"
1420checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
1421dependencies = [
1422 "bytes",
1423 "http-body-util",
1424 "hyper",
1425 "hyper-util",
1426 "native-tls",
1427 "tokio",
1428 "tokio-native-tls",
1429 "tower-service",
1430]
1431
1432[[package]]
1433name = "hyper-util"
1434version = "0.1.16"
1435source = "registry+https://github.com/rust-lang/crates.io-index"
1436checksum = "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e"
1437dependencies = [
1438 "base64 0.22.1",
1439 "bytes",
1440 "futures-channel",
1441 "futures-core",
1442 "futures-util",
1443 "http",
1444 "http-body",
1445 "hyper",
1446 "ipnet",
1447 "libc",
1448 "percent-encoding",
1449 "pin-project-lite",
1450 "socket2",
1451 "system-configuration",
1452 "tokio",
1453 "tower-service",
1454 "tracing",
1455 "windows-registry",
1456]
1457
1458[[package]]
1459name = "iana-time-zone"
1460version = "0.1.63"
1461source = "registry+https://github.com/rust-lang/crates.io-index"
1462checksum = "b0c919e5debc312ad217002b8048a17b7d83f80703865bbfcfebb0458b0b27d8"
1463dependencies = [
1464 "android_system_properties",
1465 "core-foundation-sys",
1466 "iana-time-zone-haiku",
1467 "js-sys",
1468 "log",
1469 "wasm-bindgen",
1470 "windows-core",
1471]
1472
1473[[package]]
1474name = "iana-time-zone-haiku"
1475version = "0.1.2"
1476source = "registry+https://github.com/rust-lang/crates.io-index"
1477checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1478dependencies = [
1479 "cc",
1480]
1481
1482[[package]]
1483name = "icu_collections"
1484version = "2.0.0"
1485source = "registry+https://github.com/rust-lang/crates.io-index"
1486checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47"
1487dependencies = [
1488 "displaydoc",
1489 "potential_utf",
1490 "yoke",
1491 "zerofrom",
1492 "zerovec",
1493]
1494
1495[[package]]
1496name = "icu_locale_core"
1497version = "2.0.0"
1498source = "registry+https://github.com/rust-lang/crates.io-index"
1499checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a"
1500dependencies = [
1501 "displaydoc",
1502 "litemap",
1503 "tinystr",
1504 "writeable",
1505 "zerovec",
1506]
1507
1508[[package]]
1509name = "icu_normalizer"
1510version = "2.0.0"
1511source = "registry+https://github.com/rust-lang/crates.io-index"
1512checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979"
1513dependencies = [
1514 "displaydoc",
1515 "icu_collections",
1516 "icu_normalizer_data",
1517 "icu_properties",
1518 "icu_provider",
1519 "smallvec",
1520 "zerovec",
1521]
1522
1523[[package]]
1524name = "icu_normalizer_data"
1525version = "2.0.0"
1526source = "registry+https://github.com/rust-lang/crates.io-index"
1527checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3"
1528
1529[[package]]
1530name = "icu_properties"
1531version = "2.0.1"
1532source = "registry+https://github.com/rust-lang/crates.io-index"
1533checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b"
1534dependencies = [
1535 "displaydoc",
1536 "icu_collections",
1537 "icu_locale_core",
1538 "icu_properties_data",
1539 "icu_provider",
1540 "potential_utf",
1541 "zerotrie",
1542 "zerovec",
1543]
1544
1545[[package]]
1546name = "icu_properties_data"
1547version = "2.0.1"
1548source = "registry+https://github.com/rust-lang/crates.io-index"
1549checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632"
1550
1551[[package]]
1552name = "icu_provider"
1553version = "2.0.0"
1554source = "registry+https://github.com/rust-lang/crates.io-index"
1555checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af"
1556dependencies = [
1557 "displaydoc",
1558 "icu_locale_core",
1559 "stable_deref_trait",
1560 "tinystr",
1561 "writeable",
1562 "yoke",
1563 "zerofrom",
1564 "zerotrie",
1565 "zerovec",
1566]
1567
1568[[package]]
1569name = "ident_case"
1570version = "1.0.1"
1571source = "registry+https://github.com/rust-lang/crates.io-index"
1572checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1573
1574[[package]]
1575name = "idna"
1576version = "1.0.3"
1577source = "registry+https://github.com/rust-lang/crates.io-index"
1578checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
1579dependencies = [
1580 "idna_adapter",
1581 "smallvec",
1582 "utf8_iter",
1583]
1584
1585[[package]]
1586name = "idna_adapter"
1587version = "1.2.1"
1588source = "registry+https://github.com/rust-lang/crates.io-index"
1589checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
1590dependencies = [
1591 "icu_normalizer",
1592 "icu_properties",
1593]
1594
1595[[package]]
1596name = "indexmap"
1597version = "1.9.3"
1598source = "registry+https://github.com/rust-lang/crates.io-index"
1599checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
1600dependencies = [
1601 "autocfg",
1602 "hashbrown 0.12.3",
1603 "serde",
1604]
1605
1606[[package]]
1607name = "indexmap"
1608version = "2.10.0"
1609source = "registry+https://github.com/rust-lang/crates.io-index"
1610checksum = "fe4cd85333e22411419a0bcae1297d25e58c9443848b11dc6a86fefe8c78a661"
1611dependencies = [
1612 "equivalent",
1613 "hashbrown 0.15.4",
1614 "serde",
1615]
1616
1617[[package]]
1618name = "io-uring"
1619version = "0.7.9"
1620source = "registry+https://github.com/rust-lang/crates.io-index"
1621checksum = "d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4"
1622dependencies = [
1623 "bitflags",
1624 "cfg-if",
1625 "libc",
1626]
1627
1628[[package]]
1629name = "ipnet"
1630version = "2.11.0"
1631source = "registry+https://github.com/rust-lang/crates.io-index"
1632checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
1633
1634[[package]]
1635name = "iri-string"
1636version = "0.7.8"
1637source = "registry+https://github.com/rust-lang/crates.io-index"
1638checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2"
1639dependencies = [
1640 "memchr",
1641 "serde",
1642]
1643
1644[[package]]
1645name = "is_terminal_polyfill"
1646version = "1.70.1"
1647source = "registry+https://github.com/rust-lang/crates.io-index"
1648checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
1649
1650[[package]]
1651name = "itoa"
1652version = "1.0.15"
1653source = "registry+https://github.com/rust-lang/crates.io-index"
1654checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
1655
1656[[package]]
1657name = "jobserver"
1658version = "0.1.33"
1659source = "registry+https://github.com/rust-lang/crates.io-index"
1660checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a"
1661dependencies = [
1662 "getrandom 0.3.3",
1663 "libc",
1664]
1665
1666[[package]]
1667name = "js-sys"
1668version = "0.3.77"
1669source = "registry+https://github.com/rust-lang/crates.io-index"
1670checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
1671dependencies = [
1672 "once_cell",
1673 "wasm-bindgen",
1674]
1675
1676[[package]]
1677name = "kinded"
1678version = "0.3.0"
1679source = "registry+https://github.com/rust-lang/crates.io-index"
1680checksum = "ce4bdbb2f423660b19f0e9f7115182214732d8dd5f840cd0a3aee3e22562f34c"
1681dependencies = [
1682 "kinded_macros",
1683]
1684
1685[[package]]
1686name = "kinded_macros"
1687version = "0.3.0"
1688source = "registry+https://github.com/rust-lang/crates.io-index"
1689checksum = "a13b4ddc5dcb32f45dac3d6f606da2a52fdb9964a18427e63cd5ef6c0d13288d"
1690dependencies = [
1691 "convert_case",
1692 "proc-macro2",
1693 "quote",
1694 "syn",
1695]
1696
1697[[package]]
1698name = "layout-rs"
1699version = "0.1.3"
1700source = "registry+https://github.com/rust-lang/crates.io-index"
1701checksum = "5b8b38bc67665e362eb770c6b6ae88b48d040d94a0a10c4904c37bc79d263b95"
1702
1703[[package]]
1704name = "lazy_static"
1705version = "1.5.0"
1706source = "registry+https://github.com/rust-lang/crates.io-index"
1707checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1708dependencies = [
1709 "spin",
1710]
1711
1712[[package]]
1713name = "libc"
1714version = "0.2.174"
1715source = "registry+https://github.com/rust-lang/crates.io-index"
1716checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776"
1717
1718[[package]]
1719name = "libgit2-sys"
1720version = "0.18.2+1.9.1"
1721source = "registry+https://github.com/rust-lang/crates.io-index"
1722checksum = "1c42fe03df2bd3c53a3a9c7317ad91d80c81cd1fb0caec8d7cc4cd2bfa10c222"
1723dependencies = [
1724 "cc",
1725 "libc",
1726 "libz-sys",
1727 "pkg-config",
1728]
1729
1730[[package]]
1731name = "libloading"
1732version = "0.8.8"
1733source = "registry+https://github.com/rust-lang/crates.io-index"
1734checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
1735dependencies = [
1736 "cfg-if",
1737 "windows-targets 0.53.2",
1738]
1739
1740[[package]]
1741name = "libm"
1742version = "0.2.15"
1743source = "registry+https://github.com/rust-lang/crates.io-index"
1744checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
1745
1746[[package]]
1747name = "libredox"
1748version = "0.1.10"
1749source = "registry+https://github.com/rust-lang/crates.io-index"
1750checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb"
1751dependencies = [
1752 "bitflags",
1753 "libc",
1754 "redox_syscall",
1755]
1756
1757[[package]]
1758name = "libsqlite3-sys"
1759version = "0.30.1"
1760source = "registry+https://github.com/rust-lang/crates.io-index"
1761checksum = "2e99fb7a497b1e3339bc746195567ed8d3e24945ecd636e3619d20b9de9e9149"
1762dependencies = [
1763 "cc",
1764 "pkg-config",
1765 "vcpkg",
1766]
1767
1768[[package]]
1769name = "libz-sys"
1770version = "1.1.22"
1771source = "registry+https://github.com/rust-lang/crates.io-index"
1772checksum = "8b70e7a7df205e92a1a4cd9aaae7898dac0aa555503cc0a649494d0d60e7651d"
1773dependencies = [
1774 "cc",
1775 "libc",
1776 "pkg-config",
1777 "vcpkg",
1778]
1779
1780[[package]]
1781name = "linux-raw-sys"
1782version = "0.9.4"
1783source = "registry+https://github.com/rust-lang/crates.io-index"
1784checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12"
1785
1786[[package]]
1787name = "litemap"
1788version = "0.8.0"
1789source = "registry+https://github.com/rust-lang/crates.io-index"
1790checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956"
1791
1792[[package]]
1793name = "litrs"
1794version = "0.4.2"
1795source = "registry+https://github.com/rust-lang/crates.io-index"
1796checksum = "f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed"
1797
1798[[package]]
1799name = "lock_api"
1800version = "0.4.13"
1801source = "registry+https://github.com/rust-lang/crates.io-index"
1802checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765"
1803dependencies = [
1804 "autocfg",
1805 "scopeguard",
1806]
1807
1808[[package]]
1809name = "log"
1810version = "0.4.27"
1811source = "registry+https://github.com/rust-lang/crates.io-index"
1812checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
1813
1814[[package]]
1815name = "matchers"
1816version = "0.1.0"
1817source = "registry+https://github.com/rust-lang/crates.io-index"
1818checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
1819dependencies = [
1820 "regex-automata 0.1.10",
1821]
1822
1823[[package]]
1824name = "matchit"
1825version = "0.8.4"
1826source = "registry+https://github.com/rust-lang/crates.io-index"
1827checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3"
1828
1829[[package]]
1830name = "md-5"
1831version = "0.10.6"
1832source = "registry+https://github.com/rust-lang/crates.io-index"
1833checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
1834dependencies = [
1835 "cfg-if",
1836 "digest",
1837]
1838
1839[[package]]
1840name = "memchr"
1841version = "2.7.5"
1842source = "registry+https://github.com/rust-lang/crates.io-index"
1843checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
1844
1845[[package]]
1846name = "mime"
1847version = "0.3.17"
1848source = "registry+https://github.com/rust-lang/crates.io-index"
1849checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1850
1851[[package]]
1852name = "mime_guess"
1853version = "2.0.5"
1854source = "registry+https://github.com/rust-lang/crates.io-index"
1855checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
1856dependencies = [
1857 "mime",
1858 "unicase",
1859]
1860
1861[[package]]
1862name = "miniz_oxide"
1863version = "0.8.9"
1864source = "registry+https://github.com/rust-lang/crates.io-index"
1865checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
1866dependencies = [
1867 "adler2",
1868]
1869
1870[[package]]
1871name = "mio"
1872version = "1.0.4"
1873source = "registry+https://github.com/rust-lang/crates.io-index"
1874checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c"
1875dependencies = [
1876 "libc",
1877 "wasi 0.11.1+wasi-snapshot-preview1",
1878 "windows-sys 0.59.0",
1879]
1880
1881[[package]]
1882name = "native-tls"
1883version = "0.2.14"
1884source = "registry+https://github.com/rust-lang/crates.io-index"
1885checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e"
1886dependencies = [
1887 "libc",
1888 "log",
1889 "openssl",
1890 "openssl-probe",
1891 "openssl-sys",
1892 "schannel",
1893 "security-framework",
1894 "security-framework-sys",
1895 "tempfile",
1896]
1897
1898[[package]]
1899name = "never"
1900version = "0.1.0"
1901source = "registry+https://github.com/rust-lang/crates.io-index"
1902checksum = "c96aba5aa877601bb3f6dd6a63a969e1f82e60646e81e71b14496995e9853c91"
1903
1904[[package]]
1905name = "nu-ansi-term"
1906version = "0.46.0"
1907source = "registry+https://github.com/rust-lang/crates.io-index"
1908checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
1909dependencies = [
1910 "overload",
1911 "winapi",
1912]
1913
1914[[package]]
1915name = "num-bigint-dig"
1916version = "0.8.4"
1917source = "registry+https://github.com/rust-lang/crates.io-index"
1918checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
1919dependencies = [
1920 "byteorder",
1921 "lazy_static",
1922 "libm",
1923 "num-integer",
1924 "num-iter",
1925 "num-traits",
1926 "rand 0.8.5",
1927 "smallvec",
1928 "zeroize",
1929]
1930
1931[[package]]
1932name = "num-conv"
1933version = "0.1.0"
1934source = "registry+https://github.com/rust-lang/crates.io-index"
1935checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
1936
1937[[package]]
1938name = "num-integer"
1939version = "0.1.46"
1940source = "registry+https://github.com/rust-lang/crates.io-index"
1941checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
1942dependencies = [
1943 "num-traits",
1944]
1945
1946[[package]]
1947name = "num-iter"
1948version = "0.1.45"
1949source = "registry+https://github.com/rust-lang/crates.io-index"
1950checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
1951dependencies = [
1952 "autocfg",
1953 "num-integer",
1954 "num-traits",
1955]
1956
1957[[package]]
1958name = "num-traits"
1959version = "0.2.19"
1960source = "registry+https://github.com/rust-lang/crates.io-index"
1961checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1962dependencies = [
1963 "autocfg",
1964 "libm",
1965]
1966
1967[[package]]
1968name = "nutype"
1969version = "0.6.1"
1970source = "registry+https://github.com/rust-lang/crates.io-index"
1971checksum = "3340cb6773b0794ecb3f62ff66631d580f57151d9415c10ee8a27a357aeb998b"
1972dependencies = [
1973 "nutype_macros",
1974]
1975
1976[[package]]
1977name = "nutype_macros"
1978version = "0.6.1"
1979source = "registry+https://github.com/rust-lang/crates.io-index"
1980checksum = "35c955e27d02868fe90b9c2dc901661fd7ed67ec382782bdc67c6aa8d2e957a9"
1981dependencies = [
1982 "cfg-if",
1983 "kinded",
1984 "proc-macro2",
1985 "quote",
1986 "rustc_version",
1987 "syn",
1988 "urlencoding",
1989]
1990
1991[[package]]
1992name = "object"
1993version = "0.36.7"
1994source = "registry+https://github.com/rust-lang/crates.io-index"
1995checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
1996dependencies = [
1997 "memchr",
1998]
1999
2000[[package]]
2001name = "once_cell"
2002version = "1.21.3"
2003source = "registry+https://github.com/rust-lang/crates.io-index"
2004checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
2005
2006[[package]]
2007name = "once_cell_polyfill"
2008version = "1.70.1"
2009source = "registry+https://github.com/rust-lang/crates.io-index"
2010checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad"
2011
2012[[package]]
2013name = "openssh-keys"
2014version = "0.6.4"
2015source = "registry+https://github.com/rust-lang/crates.io-index"
2016checksum = "abb830a82898b2ac17c9620ddce839ac3b34b9cb8a1a037cbdbfb9841c756c3e"
2017dependencies = [
2018 "base64 0.21.7",
2019 "byteorder",
2020 "md-5",
2021 "sha2",
2022 "thiserror 1.0.69",
2023]
2024
2025[[package]]
2026name = "openssl"
2027version = "0.10.73"
2028source = "registry+https://github.com/rust-lang/crates.io-index"
2029checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8"
2030dependencies = [
2031 "bitflags",
2032 "cfg-if",
2033 "foreign-types",
2034 "libc",
2035 "once_cell",
2036 "openssl-macros",
2037 "openssl-sys",
2038]
2039
2040[[package]]
2041name = "openssl-macros"
2042version = "0.1.1"
2043source = "registry+https://github.com/rust-lang/crates.io-index"
2044checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
2045dependencies = [
2046 "proc-macro2",
2047 "quote",
2048 "syn",
2049]
2050
2051[[package]]
2052name = "openssl-probe"
2053version = "0.1.6"
2054source = "registry+https://github.com/rust-lang/crates.io-index"
2055checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
2056
2057[[package]]
2058name = "openssl-sys"
2059version = "0.9.109"
2060source = "registry+https://github.com/rust-lang/crates.io-index"
2061checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571"
2062dependencies = [
2063 "cc",
2064 "libc",
2065 "pkg-config",
2066 "vcpkg",
2067]
2068
2069[[package]]
2070name = "overload"
2071version = "0.1.1"
2072source = "registry+https://github.com/rust-lang/crates.io-index"
2073checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
2074
2075[[package]]
2076name = "parking"
2077version = "2.2.1"
2078source = "registry+https://github.com/rust-lang/crates.io-index"
2079checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
2080
2081[[package]]
2082name = "parking_lot"
2083version = "0.12.4"
2084source = "registry+https://github.com/rust-lang/crates.io-index"
2085checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13"
2086dependencies = [
2087 "lock_api",
2088 "parking_lot_core",
2089]
2090
2091[[package]]
2092name = "parking_lot_core"
2093version = "0.9.11"
2094source = "registry+https://github.com/rust-lang/crates.io-index"
2095checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5"
2096dependencies = [
2097 "cfg-if",
2098 "libc",
2099 "redox_syscall",
2100 "smallvec",
2101 "windows-targets 0.52.6",
2102]
2103
2104[[package]]
2105name = "pem-rfc7468"
2106version = "0.7.0"
2107source = "registry+https://github.com/rust-lang/crates.io-index"
2108checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
2109dependencies = [
2110 "base64ct",
2111]
2112
2113[[package]]
2114name = "percent-encoding"
2115version = "2.3.1"
2116source = "registry+https://github.com/rust-lang/crates.io-index"
2117checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
2118
2119[[package]]
2120name = "petgraph"
2121version = "0.6.5"
2122source = "registry+https://github.com/rust-lang/crates.io-index"
2123checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db"
2124dependencies = [
2125 "fixedbitset",
2126 "indexmap 2.10.0",
2127 "serde",
2128 "serde_derive",
2129]
2130
2131[[package]]
2132name = "pin-project-lite"
2133version = "0.2.16"
2134source = "registry+https://github.com/rust-lang/crates.io-index"
2135checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
2136
2137[[package]]
2138name = "pin-utils"
2139version = "0.1.0"
2140source = "registry+https://github.com/rust-lang/crates.io-index"
2141checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2142
2143[[package]]
2144name = "pkcs1"
2145version = "0.7.5"
2146source = "registry+https://github.com/rust-lang/crates.io-index"
2147checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
2148dependencies = [
2149 "der",
2150 "pkcs8",
2151 "spki",
2152]
2153
2154[[package]]
2155name = "pkcs8"
2156version = "0.10.2"
2157source = "registry+https://github.com/rust-lang/crates.io-index"
2158checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
2159dependencies = [
2160 "der",
2161 "spki",
2162]
2163
2164[[package]]
2165name = "pkg-config"
2166version = "0.3.32"
2167source = "registry+https://github.com/rust-lang/crates.io-index"
2168checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
2169
2170[[package]]
2171name = "potential_utf"
2172version = "0.1.2"
2173source = "registry+https://github.com/rust-lang/crates.io-index"
2174checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585"
2175dependencies = [
2176 "zerovec",
2177]
2178
2179[[package]]
2180name = "powerfmt"
2181version = "0.2.0"
2182source = "registry+https://github.com/rust-lang/crates.io-index"
2183checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
2184
2185[[package]]
2186name = "ppv-lite86"
2187version = "0.2.21"
2188source = "registry+https://github.com/rust-lang/crates.io-index"
2189checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
2190dependencies = [
2191 "zerocopy",
2192]
2193
2194[[package]]
2195name = "proc-macro2"
2196version = "1.0.95"
2197source = "registry+https://github.com/rust-lang/crates.io-index"
2198checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778"
2199dependencies = [
2200 "unicode-ident",
2201]
2202
2203[[package]]
2204name = "quick-xml"
2205version = "0.37.5"
2206source = "registry+https://github.com/rust-lang/crates.io-index"
2207checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb"
2208dependencies = [
2209 "encoding_rs",
2210 "memchr",
2211]
2212
2213[[package]]
2214name = "quipu"
2215version = "0.5.1"
2216dependencies = [
2217 "ayllu_api",
2218 "ayllu_cmd",
2219 "ayllu_config",
2220 "reqwest",
2221 "serde",
2222 "thiserror 2.0.12",
2223 "tokio",
2224 "tracing",
2225 "tracing-subscriber",
2226 "url",
2227 "webfinger-rs 0.0.18",
2228]
2229
2230[[package]]
2231name = "quote"
2232version = "1.0.40"
2233source = "registry+https://github.com/rust-lang/crates.io-index"
2234checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
2235dependencies = [
2236 "proc-macro2",
2237]
2238
2239[[package]]
2240name = "r-efi"
2241version = "5.3.0"
2242source = "registry+https://github.com/rust-lang/crates.io-index"
2243checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
2244
2245[[package]]
2246name = "rand"
2247version = "0.8.5"
2248source = "registry+https://github.com/rust-lang/crates.io-index"
2249checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
2250dependencies = [
2251 "libc",
2252 "rand_chacha 0.3.1",
2253 "rand_core 0.6.4",
2254]
2255
2256[[package]]
2257name = "rand"
2258version = "0.9.2"
2259source = "registry+https://github.com/rust-lang/crates.io-index"
2260checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
2261dependencies = [
2262 "rand_chacha 0.9.0",
2263 "rand_core 0.9.3",
2264]
2265
2266[[package]]
2267name = "rand_chacha"
2268version = "0.3.1"
2269source = "registry+https://github.com/rust-lang/crates.io-index"
2270checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2271dependencies = [
2272 "ppv-lite86",
2273 "rand_core 0.6.4",
2274]
2275
2276[[package]]
2277name = "rand_chacha"
2278version = "0.9.0"
2279source = "registry+https://github.com/rust-lang/crates.io-index"
2280checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
2281dependencies = [
2282 "ppv-lite86",
2283 "rand_core 0.9.3",
2284]
2285
2286[[package]]
2287name = "rand_core"
2288version = "0.6.4"
2289source = "registry+https://github.com/rust-lang/crates.io-index"
2290checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2291dependencies = [
2292 "getrandom 0.2.16",
2293]
2294
2295[[package]]
2296name = "rand_core"
2297version = "0.9.3"
2298source = "registry+https://github.com/rust-lang/crates.io-index"
2299checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
2300dependencies = [
2301 "getrandom 0.3.3",
2302]
2303
2304[[package]]
2305name = "redox_syscall"
2306version = "0.5.16"
2307source = "registry+https://github.com/rust-lang/crates.io-index"
2308checksum = "7251471db004e509f4e75a62cca9435365b5ec7bcdff530d612ac7c87c44a792"
2309dependencies = [
2310 "bitflags",
2311]
2312
2313[[package]]
2314name = "ref-cast"
2315version = "1.0.24"
2316source = "registry+https://github.com/rust-lang/crates.io-index"
2317checksum = "4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf"
2318dependencies = [
2319 "ref-cast-impl",
2320]
2321
2322[[package]]
2323name = "ref-cast-impl"
2324version = "1.0.24"
2325source = "registry+https://github.com/rust-lang/crates.io-index"
2326checksum = "1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7"
2327dependencies = [
2328 "proc-macro2",
2329 "quote",
2330 "syn",
2331]
2332
2333[[package]]
2334name = "regex"
2335version = "1.11.1"
2336source = "registry+https://github.com/rust-lang/crates.io-index"
2337checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
2338dependencies = [
2339 "aho-corasick",
2340 "memchr",
2341 "regex-automata 0.4.9",
2342 "regex-syntax 0.8.5",
2343]
2344
2345[[package]]
2346name = "regex-automata"
2347version = "0.1.10"
2348source = "registry+https://github.com/rust-lang/crates.io-index"
2349checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
2350dependencies = [
2351 "regex-syntax 0.6.29",
2352]
2353
2354[[package]]
2355name = "regex-automata"
2356version = "0.4.9"
2357source = "registry+https://github.com/rust-lang/crates.io-index"
2358checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
2359dependencies = [
2360 "aho-corasick",
2361 "memchr",
2362 "regex-syntax 0.8.5",
2363]
2364
2365[[package]]
2366name = "regex-syntax"
2367version = "0.6.29"
2368source = "registry+https://github.com/rust-lang/crates.io-index"
2369checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
2370
2371[[package]]
2372name = "regex-syntax"
2373version = "0.8.5"
2374source = "registry+https://github.com/rust-lang/crates.io-index"
2375checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
2376
2377[[package]]
2378name = "reqwest"
2379version = "0.12.22"
2380source = "registry+https://github.com/rust-lang/crates.io-index"
2381checksum = "cbc931937e6ca3a06e3b6c0aa7841849b160a90351d6ab467a8b9b9959767531"
2382dependencies = [
2383 "base64 0.22.1",
2384 "bytes",
2385 "encoding_rs",
2386 "futures-core",
2387 "h2",
2388 "http",
2389 "http-body",
2390 "http-body-util",
2391 "hyper",
2392 "hyper-rustls",
2393 "hyper-tls",
2394 "hyper-util",
2395 "js-sys",
2396 "log",
2397 "mime",
2398 "native-tls",
2399 "percent-encoding",
2400 "pin-project-lite",
2401 "rustls-pki-types",
2402 "serde",
2403 "serde_json",
2404 "serde_urlencoded",
2405 "sync_wrapper",
2406 "tokio",
2407 "tokio-native-tls",
2408 "tower",
2409 "tower-http",
2410 "tower-service",
2411 "url",
2412 "wasm-bindgen",
2413 "wasm-bindgen-futures",
2414 "web-sys",
2415]
2416
2417[[package]]
2418name = "ring"
2419version = "0.17.14"
2420source = "registry+https://github.com/rust-lang/crates.io-index"
2421checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
2422dependencies = [
2423 "cc",
2424 "cfg-if",
2425 "getrandom 0.2.16",
2426 "libc",
2427 "untrusted",
2428 "windows-sys 0.52.0",
2429]
2430
2431[[package]]
2432name = "roff"
2433version = "0.2.2"
2434source = "registry+https://github.com/rust-lang/crates.io-index"
2435checksum = "88f8660c1ff60292143c98d08fc6e2f654d722db50410e3f3797d40baaf9d8f3"
2436
2437[[package]]
2438name = "rsa"
2439version = "0.9.8"
2440source = "registry+https://github.com/rust-lang/crates.io-index"
2441checksum = "78928ac1ed176a5ca1d17e578a1825f3d81ca54cf41053a592584b020cfd691b"
2442dependencies = [
2443 "const-oid",
2444 "digest",
2445 "num-bigint-dig",
2446 "num-integer",
2447 "num-traits",
2448 "pkcs1",
2449 "pkcs8",
2450 "rand_core 0.6.4",
2451 "signature",
2452 "spki",
2453 "subtle",
2454 "zeroize",
2455]
2456
2457[[package]]
2458name = "rss"
2459version = "2.0.12"
2460source = "registry+https://github.com/rust-lang/crates.io-index"
2461checksum = "b2107738f003660f0a91f56fd3e3bd3ab5d918b2ddaf1e1ec2136fb1c46f71bf"
2462dependencies = [
2463 "atom_syndication",
2464 "derive_builder",
2465 "never",
2466 "quick-xml",
2467]
2468
2469[[package]]
2470name = "rustc-demangle"
2471version = "0.1.25"
2472source = "registry+https://github.com/rust-lang/crates.io-index"
2473checksum = "989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f"
2474
2475[[package]]
2476name = "rustc-hash"
2477version = "2.1.1"
2478source = "registry+https://github.com/rust-lang/crates.io-index"
2479checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
2480
2481[[package]]
2482name = "rustc_version"
2483version = "0.4.1"
2484source = "registry+https://github.com/rust-lang/crates.io-index"
2485checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
2486dependencies = [
2487 "semver",
2488]
2489
2490[[package]]
2491name = "rustix"
2492version = "1.0.8"
2493source = "registry+https://github.com/rust-lang/crates.io-index"
2494checksum = "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8"
2495dependencies = [
2496 "bitflags",
2497 "errno",
2498 "libc",
2499 "linux-raw-sys",
2500 "windows-sys 0.60.2",
2501]
2502
2503[[package]]
2504name = "rustls"
2505version = "0.23.29"
2506source = "registry+https://github.com/rust-lang/crates.io-index"
2507checksum = "2491382039b29b9b11ff08b76ff6c97cf287671dbb74f0be44bda389fffe9bd1"
2508dependencies = [
2509 "once_cell",
2510 "rustls-pki-types",
2511 "rustls-webpki",
2512 "subtle",
2513 "zeroize",
2514]
2515
2516[[package]]
2517name = "rustls-pki-types"
2518version = "1.12.0"
2519source = "registry+https://github.com/rust-lang/crates.io-index"
2520checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79"
2521dependencies = [
2522 "zeroize",
2523]
2524
2525[[package]]
2526name = "rustls-webpki"
2527version = "0.103.4"
2528source = "registry+https://github.com/rust-lang/crates.io-index"
2529checksum = "0a17884ae0c1b773f1ccd2bd4a8c72f16da897310a98b0e84bf349ad5ead92fc"
2530dependencies = [
2531 "ring",
2532 "rustls-pki-types",
2533 "untrusted",
2534]
2535
2536[[package]]
2537name = "rustversion"
2538version = "1.0.21"
2539source = "registry+https://github.com/rust-lang/crates.io-index"
2540checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d"
2541
2542[[package]]
2543name = "ryu"
2544version = "1.0.20"
2545source = "registry+https://github.com/rust-lang/crates.io-index"
2546checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
2547
2548[[package]]
2549name = "schannel"
2550version = "0.1.27"
2551source = "registry+https://github.com/rust-lang/crates.io-index"
2552checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
2553dependencies = [
2554 "windows-sys 0.59.0",
2555]
2556
2557[[package]]
2558name = "schemars"
2559version = "0.9.0"
2560source = "registry+https://github.com/rust-lang/crates.io-index"
2561checksum = "4cd191f9397d57d581cddd31014772520aa448f65ef991055d7f61582c65165f"
2562dependencies = [
2563 "dyn-clone",
2564 "ref-cast",
2565 "serde",
2566 "serde_json",
2567]
2568
2569[[package]]
2570name = "schemars"
2571version = "1.0.4"
2572source = "registry+https://github.com/rust-lang/crates.io-index"
2573checksum = "82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0"
2574dependencies = [
2575 "dyn-clone",
2576 "ref-cast",
2577 "serde",
2578 "serde_json",
2579]
2580
2581[[package]]
2582name = "scopeguard"
2583version = "1.2.0"
2584source = "registry+https://github.com/rust-lang/crates.io-index"
2585checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2586
2587[[package]]
2588name = "security-framework"
2589version = "2.11.1"
2590source = "registry+https://github.com/rust-lang/crates.io-index"
2591checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
2592dependencies = [
2593 "bitflags",
2594 "core-foundation",
2595 "core-foundation-sys",
2596 "libc",
2597 "security-framework-sys",
2598]
2599
2600[[package]]
2601name = "security-framework-sys"
2602version = "2.14.0"
2603source = "registry+https://github.com/rust-lang/crates.io-index"
2604checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32"
2605dependencies = [
2606 "core-foundation-sys",
2607 "libc",
2608]
2609
2610[[package]]
2611name = "semver"
2612version = "1.0.26"
2613source = "registry+https://github.com/rust-lang/crates.io-index"
2614checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0"
2615
2616[[package]]
2617name = "serde"
2618version = "1.0.219"
2619source = "registry+https://github.com/rust-lang/crates.io-index"
2620checksum = "5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6"
2621dependencies = [
2622 "serde_derive",
2623]
2624
2625[[package]]
2626name = "serde_derive"
2627version = "1.0.219"
2628source = "registry+https://github.com/rust-lang/crates.io-index"
2629checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00"
2630dependencies = [
2631 "proc-macro2",
2632 "quote",
2633 "syn",
2634]
2635
2636[[package]]
2637name = "serde_html_form"
2638version = "0.2.7"
2639source = "registry+https://github.com/rust-lang/crates.io-index"
2640checksum = "9d2de91cf02bbc07cde38891769ccd5d4f073d22a40683aa4bc7a95781aaa2c4"
2641dependencies = [
2642 "form_urlencoded",
2643 "indexmap 2.10.0",
2644 "itoa",
2645 "ryu",
2646 "serde",
2647]
2648
2649[[package]]
2650name = "serde_json"
2651version = "1.0.141"
2652source = "registry+https://github.com/rust-lang/crates.io-index"
2653checksum = "30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3"
2654dependencies = [
2655 "indexmap 2.10.0",
2656 "itoa",
2657 "memchr",
2658 "ryu",
2659 "serde",
2660]
2661
2662[[package]]
2663name = "serde_path_to_error"
2664version = "0.1.17"
2665source = "registry+https://github.com/rust-lang/crates.io-index"
2666checksum = "59fab13f937fa393d08645bf3a84bdfe86e296747b506ada67bb15f10f218b2a"
2667dependencies = [
2668 "itoa",
2669 "serde",
2670]
2671
2672[[package]]
2673name = "serde_spanned"
2674version = "0.6.9"
2675source = "registry+https://github.com/rust-lang/crates.io-index"
2676checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3"
2677dependencies = [
2678 "serde",
2679]
2680
2681[[package]]
2682name = "serde_urlencoded"
2683version = "0.7.1"
2684source = "registry+https://github.com/rust-lang/crates.io-index"
2685checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
2686dependencies = [
2687 "form_urlencoded",
2688 "itoa",
2689 "ryu",
2690 "serde",
2691]
2692
2693[[package]]
2694name = "serde_with"
2695version = "3.14.0"
2696source = "registry+https://github.com/rust-lang/crates.io-index"
2697checksum = "f2c45cd61fefa9db6f254525d46e392b852e0e61d9a1fd36e5bd183450a556d5"
2698dependencies = [
2699 "base64 0.22.1",
2700 "chrono",
2701 "hex",
2702 "indexmap 1.9.3",
2703 "indexmap 2.10.0",
2704 "schemars 0.9.0",
2705 "schemars 1.0.4",
2706 "serde",
2707 "serde_derive",
2708 "serde_json",
2709 "serde_with_macros",
2710 "time",
2711]
2712
2713[[package]]
2714name = "serde_with_macros"
2715version = "3.14.0"
2716source = "registry+https://github.com/rust-lang/crates.io-index"
2717checksum = "de90945e6565ce0d9a25098082ed4ee4002e047cb59892c318d66821e14bb30f"
2718dependencies = [
2719 "darling",
2720 "proc-macro2",
2721 "quote",
2722 "syn",
2723]
2724
2725[[package]]
2726name = "sha1"
2727version = "0.10.6"
2728source = "registry+https://github.com/rust-lang/crates.io-index"
2729checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
2730dependencies = [
2731 "cfg-if",
2732 "cpufeatures",
2733 "digest",
2734]
2735
2736[[package]]
2737name = "sha2"
2738version = "0.10.9"
2739source = "registry+https://github.com/rust-lang/crates.io-index"
2740checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
2741dependencies = [
2742 "cfg-if",
2743 "cpufeatures",
2744 "digest",
2745]
2746
2747[[package]]
2748name = "sharded-slab"
2749version = "0.1.7"
2750source = "registry+https://github.com/rust-lang/crates.io-index"
2751checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
2752dependencies = [
2753 "lazy_static",
2754]
2755
2756[[package]]
2757name = "shell-words"
2758version = "1.1.0"
2759source = "registry+https://github.com/rust-lang/crates.io-index"
2760checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
2761
2762[[package]]
2763name = "shlex"
2764version = "1.3.0"
2765source = "registry+https://github.com/rust-lang/crates.io-index"
2766checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
2767
2768[[package]]
2769name = "signal-hook-registry"
2770version = "1.4.5"
2771source = "registry+https://github.com/rust-lang/crates.io-index"
2772checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410"
2773dependencies = [
2774 "libc",
2775]
2776
2777[[package]]
2778name = "signature"
2779version = "2.2.0"
2780source = "registry+https://github.com/rust-lang/crates.io-index"
2781checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
2782dependencies = [
2783 "digest",
2784 "rand_core 0.6.4",
2785]
2786
2787[[package]]
2788name = "slab"
2789version = "0.4.10"
2790source = "registry+https://github.com/rust-lang/crates.io-index"
2791checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d"
2792
2793[[package]]
2794name = "slug"
2795version = "0.1.6"
2796source = "registry+https://github.com/rust-lang/crates.io-index"
2797checksum = "882a80f72ee45de3cc9a5afeb2da0331d58df69e4e7d8eeb5d3c7784ae67e724"
2798dependencies = [
2799 "deunicode",
2800 "wasm-bindgen",
2801]
2802
2803[[package]]
2804name = "smallvec"
2805version = "1.15.1"
2806source = "registry+https://github.com/rust-lang/crates.io-index"
2807checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
2808dependencies = [
2809 "serde",
2810]
2811
2812[[package]]
2813name = "socket2"
2814version = "0.6.0"
2815source = "registry+https://github.com/rust-lang/crates.io-index"
2816checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807"
2817dependencies = [
2818 "libc",
2819 "windows-sys 0.59.0",
2820]
2821
2822[[package]]
2823name = "spin"
2824version = "0.9.8"
2825source = "registry+https://github.com/rust-lang/crates.io-index"
2826checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
2827dependencies = [
2828 "lock_api",
2829]
2830
2831[[package]]
2832name = "spki"
2833version = "0.7.3"
2834source = "registry+https://github.com/rust-lang/crates.io-index"
2835checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
2836dependencies = [
2837 "base64ct",
2838 "der",
2839]
2840
2841[[package]]
2842name = "sqlx"
2843version = "0.8.6"
2844source = "registry+https://github.com/rust-lang/crates.io-index"
2845checksum = "1fefb893899429669dcdd979aff487bd78f4064e5e7907e4269081e0ef7d97dc"
2846dependencies = [
2847 "sqlx-core",
2848 "sqlx-macros",
2849 "sqlx-mysql",
2850 "sqlx-postgres",
2851 "sqlx-sqlite",
2852]
2853
2854[[package]]
2855name = "sqlx-core"
2856version = "0.8.6"
2857source = "registry+https://github.com/rust-lang/crates.io-index"
2858checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6"
2859dependencies = [
2860 "base64 0.22.1",
2861 "bytes",
2862 "crc",
2863 "crossbeam-queue",
2864 "either",
2865 "event-listener",
2866 "futures-core",
2867 "futures-intrusive",
2868 "futures-io",
2869 "futures-util",
2870 "hashbrown 0.15.4",
2871 "hashlink",
2872 "indexmap 2.10.0",
2873 "log",
2874 "memchr",
2875 "once_cell",
2876 "percent-encoding",
2877 "serde",
2878 "serde_json",
2879 "sha2",
2880 "smallvec",
2881 "thiserror 2.0.12",
2882 "tokio",
2883 "tokio-stream",
2884 "tracing",
2885 "url",
2886]
2887
2888[[package]]
2889name = "sqlx-macros"
2890version = "0.8.6"
2891source = "registry+https://github.com/rust-lang/crates.io-index"
2892checksum = "a2d452988ccaacfbf5e0bdbc348fb91d7c8af5bee192173ac3636b5fb6e6715d"
2893dependencies = [
2894 "proc-macro2",
2895 "quote",
2896 "sqlx-core",
2897 "sqlx-macros-core",
2898 "syn",
2899]
2900
2901[[package]]
2902name = "sqlx-macros-core"
2903version = "0.8.6"
2904source = "registry+https://github.com/rust-lang/crates.io-index"
2905checksum = "19a9c1841124ac5a61741f96e1d9e2ec77424bf323962dd894bdb93f37d5219b"
2906dependencies = [
2907 "dotenvy",
2908 "either",
2909 "heck",
2910 "hex",
2911 "once_cell",
2912 "proc-macro2",
2913 "quote",
2914 "serde",
2915 "serde_json",
2916 "sha2",
2917 "sqlx-core",
2918 "sqlx-mysql",
2919 "sqlx-postgres",
2920 "sqlx-sqlite",
2921 "syn",
2922 "tokio",
2923 "url",
2924]
2925
2926[[package]]
2927name = "sqlx-mysql"
2928version = "0.8.6"
2929source = "registry+https://github.com/rust-lang/crates.io-index"
2930checksum = "aa003f0038df784eb8fecbbac13affe3da23b45194bd57dba231c8f48199c526"
2931dependencies = [
2932 "atoi",
2933 "base64 0.22.1",
2934 "bitflags",
2935 "byteorder",
2936 "bytes",
2937 "crc",
2938 "digest",
2939 "dotenvy",
2940 "either",
2941 "futures-channel",
2942 "futures-core",
2943 "futures-io",
2944 "futures-util",
2945 "generic-array",
2946 "hex",
2947 "hkdf",
2948 "hmac",
2949 "itoa",
2950 "log",
2951 "md-5",
2952 "memchr",
2953 "once_cell",
2954 "percent-encoding",
2955 "rand 0.8.5",
2956 "rsa",
2957 "serde",
2958 "sha1",
2959 "sha2",
2960 "smallvec",
2961 "sqlx-core",
2962 "stringprep",
2963 "thiserror 2.0.12",
2964 "tracing",
2965 "whoami",
2966]
2967
2968[[package]]
2969name = "sqlx-postgres"
2970version = "0.8.6"
2971source = "registry+https://github.com/rust-lang/crates.io-index"
2972checksum = "db58fcd5a53cf07c184b154801ff91347e4c30d17a3562a635ff028ad5deda46"
2973dependencies = [
2974 "atoi",
2975 "base64 0.22.1",
2976 "bitflags",
2977 "byteorder",
2978 "crc",
2979 "dotenvy",
2980 "etcetera",
2981 "futures-channel",
2982 "futures-core",
2983 "futures-util",
2984 "hex",
2985 "hkdf",
2986 "hmac",
2987 "home",
2988 "itoa",
2989 "log",
2990 "md-5",
2991 "memchr",
2992 "once_cell",
2993 "rand 0.8.5",
2994 "serde",
2995 "serde_json",
2996 "sha2",
2997 "smallvec",
2998 "sqlx-core",
2999 "stringprep",
3000 "thiserror 2.0.12",
3001 "tracing",
3002 "whoami",
3003]
3004
3005[[package]]
3006name = "sqlx-sqlite"
3007version = "0.8.6"
3008source = "registry+https://github.com/rust-lang/crates.io-index"
3009checksum = "c2d12fe70b2c1b4401038055f90f151b78208de1f9f89a7dbfd41587a10c3eea"
3010dependencies = [
3011 "atoi",
3012 "flume",
3013 "futures-channel",
3014 "futures-core",
3015 "futures-executor",
3016 "futures-intrusive",
3017 "futures-util",
3018 "libsqlite3-sys",
3019 "log",
3020 "percent-encoding",
3021 "serde",
3022 "serde_urlencoded",
3023 "sqlx-core",
3024 "thiserror 2.0.12",
3025 "tracing",
3026 "url",
3027]
3028
3029[[package]]
3030name = "stable_deref_trait"
3031version = "1.2.0"
3032source = "registry+https://github.com/rust-lang/crates.io-index"
3033checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
3034
3035[[package]]
3036name = "streaming-iterator"
3037version = "0.1.9"
3038source = "registry+https://github.com/rust-lang/crates.io-index"
3039checksum = "2b2231b7c3057d5e4ad0156fb3dc807d900806020c5ffa3ee6ff2c8c76fb8520"
3040
3041[[package]]
3042name = "stringprep"
3043version = "0.1.5"
3044source = "registry+https://github.com/rust-lang/crates.io-index"
3045checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
3046dependencies = [
3047 "unicode-bidi",
3048 "unicode-normalization",
3049 "unicode-properties",
3050]
3051
3052[[package]]
3053name = "strsim"
3054version = "0.11.1"
3055source = "registry+https://github.com/rust-lang/crates.io-index"
3056checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
3057
3058[[package]]
3059name = "subtle"
3060version = "2.6.1"
3061source = "registry+https://github.com/rust-lang/crates.io-index"
3062checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
3063
3064[[package]]
3065name = "syn"
3066version = "2.0.104"
3067source = "registry+https://github.com/rust-lang/crates.io-index"
3068checksum = "17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40"
3069dependencies = [
3070 "proc-macro2",
3071 "quote",
3072 "unicode-ident",
3073]
3074
3075[[package]]
3076name = "sync_wrapper"
3077version = "1.0.2"
3078source = "registry+https://github.com/rust-lang/crates.io-index"
3079checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
3080dependencies = [
3081 "futures-core",
3082]
3083
3084[[package]]
3085name = "synstructure"
3086version = "0.13.2"
3087source = "registry+https://github.com/rust-lang/crates.io-index"
3088checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
3089dependencies = [
3090 "proc-macro2",
3091 "quote",
3092 "syn",
3093]
3094
3095[[package]]
3096name = "system-configuration"
3097version = "0.6.1"
3098source = "registry+https://github.com/rust-lang/crates.io-index"
3099checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
3100dependencies = [
3101 "bitflags",
3102 "core-foundation",
3103 "system-configuration-sys",
3104]
3105
3106[[package]]
3107name = "system-configuration-sys"
3108version = "0.6.0"
3109source = "registry+https://github.com/rust-lang/crates.io-index"
3110checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
3111dependencies = [
3112 "core-foundation-sys",
3113 "libc",
3114]
3115
3116[[package]]
3117name = "tempfile"
3118version = "3.21.0"
3119source = "registry+https://github.com/rust-lang/crates.io-index"
3120checksum = "15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e"
3121dependencies = [
3122 "fastrand",
3123 "getrandom 0.3.3",
3124 "once_cell",
3125 "rustix",
3126 "windows-sys 0.60.2",
3127]
3128
3129[[package]]
3130name = "thiserror"
3131version = "1.0.69"
3132source = "registry+https://github.com/rust-lang/crates.io-index"
3133checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
3134dependencies = [
3135 "thiserror-impl 1.0.69",
3136]
3137
3138[[package]]
3139name = "thiserror"
3140version = "2.0.12"
3141source = "registry+https://github.com/rust-lang/crates.io-index"
3142checksum = "567b8a2dae586314f7be2a752ec7474332959c6460e02bde30d702a66d488708"
3143dependencies = [
3144 "thiserror-impl 2.0.12",
3145]
3146
3147[[package]]
3148name = "thiserror-impl"
3149version = "1.0.69"
3150source = "registry+https://github.com/rust-lang/crates.io-index"
3151checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
3152dependencies = [
3153 "proc-macro2",
3154 "quote",
3155 "syn",
3156]
3157
3158[[package]]
3159name = "thiserror-impl"
3160version = "2.0.12"
3161source = "registry+https://github.com/rust-lang/crates.io-index"
3162checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d"
3163dependencies = [
3164 "proc-macro2",
3165 "quote",
3166 "syn",
3167]
3168
3169[[package]]
3170name = "thread_local"
3171version = "1.1.9"
3172source = "registry+https://github.com/rust-lang/crates.io-index"
3173checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
3174dependencies = [
3175 "cfg-if",
3176]
3177
3178[[package]]
3179name = "time"
3180version = "0.3.41"
3181source = "registry+https://github.com/rust-lang/crates.io-index"
3182checksum = "8a7619e19bc266e0f9c5e6686659d394bc57973859340060a69221e57dbc0c40"
3183dependencies = [
3184 "deranged",
3185 "itoa",
3186 "num-conv",
3187 "powerfmt",
3188 "serde",
3189 "time-core",
3190 "time-macros",
3191]
3192
3193[[package]]
3194name = "time-core"
3195version = "0.1.4"
3196source = "registry+https://github.com/rust-lang/crates.io-index"
3197checksum = "c9e9a38711f559d9e3ce1cdb06dd7c5b8ea546bc90052da6d06bb76da74bb07c"
3198
3199[[package]]
3200name = "time-macros"
3201version = "0.2.22"
3202source = "registry+https://github.com/rust-lang/crates.io-index"
3203checksum = "3526739392ec93fd8b359c8e98514cb3e8e021beb4e5f597b00a0221f8ed8a49"
3204dependencies = [
3205 "num-conv",
3206 "time-core",
3207]
3208
3209[[package]]
3210name = "timeutil"
3211version = "0.1.0"
3212dependencies = [
3213 "time",
3214]
3215
3216[[package]]
3217name = "tinystr"
3218version = "0.8.1"
3219source = "registry+https://github.com/rust-lang/crates.io-index"
3220checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b"
3221dependencies = [
3222 "displaydoc",
3223 "zerovec",
3224]
3225
3226[[package]]
3227name = "tinyvec"
3228version = "1.9.0"
3229source = "registry+https://github.com/rust-lang/crates.io-index"
3230checksum = "09b3661f17e86524eccd4371ab0429194e0d7c008abb45f7a7495b1719463c71"
3231dependencies = [
3232 "tinyvec_macros",
3233]
3234
3235[[package]]
3236name = "tinyvec_macros"
3237version = "0.1.1"
3238source = "registry+https://github.com/rust-lang/crates.io-index"
3239checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
3240
3241[[package]]
3242name = "tokio"
3243version = "1.47.0"
3244source = "registry+https://github.com/rust-lang/crates.io-index"
3245checksum = "43864ed400b6043a4757a25c7a64a8efde741aed79a056a2fb348a406701bb35"
3246dependencies = [
3247 "backtrace",
3248 "bytes",
3249 "io-uring",
3250 "libc",
3251 "mio",
3252 "parking_lot",
3253 "pin-project-lite",
3254 "signal-hook-registry",
3255 "slab",
3256 "socket2",
3257 "tokio-macros",
3258 "windows-sys 0.59.0",
3259]
3260
3261[[package]]
3262name = "tokio-macros"
3263version = "2.5.0"
3264source = "registry+https://github.com/rust-lang/crates.io-index"
3265checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
3266dependencies = [
3267 "proc-macro2",
3268 "quote",
3269 "syn",
3270]
3271
3272[[package]]
3273name = "tokio-native-tls"
3274version = "0.3.1"
3275source = "registry+https://github.com/rust-lang/crates.io-index"
3276checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
3277dependencies = [
3278 "native-tls",
3279 "tokio",
3280]
3281
3282[[package]]
3283name = "tokio-rustls"
3284version = "0.26.2"
3285source = "registry+https://github.com/rust-lang/crates.io-index"
3286checksum = "8e727b36a1a0e8b74c376ac2211e40c2c8af09fb4013c60d910495810f008e9b"
3287dependencies = [
3288 "rustls",
3289 "tokio",
3290]
3291
3292[[package]]
3293name = "tokio-stream"
3294version = "0.1.17"
3295source = "registry+https://github.com/rust-lang/crates.io-index"
3296checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
3297dependencies = [
3298 "futures-core",
3299 "pin-project-lite",
3300 "tokio",
3301]
3302
3303[[package]]
3304name = "tokio-util"
3305version = "0.7.15"
3306source = "registry+https://github.com/rust-lang/crates.io-index"
3307checksum = "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df"
3308dependencies = [
3309 "bytes",
3310 "futures-core",
3311 "futures-io",
3312 "futures-sink",
3313 "pin-project-lite",
3314 "tokio",
3315]
3316
3317[[package]]
3318name = "toml"
3319version = "0.8.23"
3320source = "registry+https://github.com/rust-lang/crates.io-index"
3321checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362"
3322dependencies = [
3323 "serde",
3324 "serde_spanned",
3325 "toml_datetime",
3326 "toml_edit",
3327]
3328
3329[[package]]
3330name = "toml_datetime"
3331version = "0.6.11"
3332source = "registry+https://github.com/rust-lang/crates.io-index"
3333checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c"
3334dependencies = [
3335 "serde",
3336]
3337
3338[[package]]
3339name = "toml_edit"
3340version = "0.22.27"
3341source = "registry+https://github.com/rust-lang/crates.io-index"
3342checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a"
3343dependencies = [
3344 "indexmap 2.10.0",
3345 "serde",
3346 "serde_spanned",
3347 "toml_datetime",
3348 "toml_write",
3349 "winnow",
3350]
3351
3352[[package]]
3353name = "toml_write"
3354version = "0.1.2"
3355source = "registry+https://github.com/rust-lang/crates.io-index"
3356checksum = "5d99f8c9a7727884afe522e9bd5edbfc91a3312b36a77b5fb8926e4c31a41801"
3357
3358[[package]]
3359name = "tower"
3360version = "0.5.2"
3361source = "registry+https://github.com/rust-lang/crates.io-index"
3362checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
3363dependencies = [
3364 "futures-core",
3365 "futures-util",
3366 "pin-project-lite",
3367 "sync_wrapper",
3368 "tokio",
3369 "tower-layer",
3370 "tower-service",
3371 "tracing",
3372]
3373
3374[[package]]
3375name = "tower-http"
3376version = "0.6.6"
3377source = "registry+https://github.com/rust-lang/crates.io-index"
3378checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
3379dependencies = [
3380 "bitflags",
3381 "bytes",
3382 "futures-util",
3383 "http",
3384 "http-body",
3385 "iri-string",
3386 "pin-project-lite",
3387 "tower",
3388 "tower-layer",
3389 "tower-service",
3390 "tracing",
3391]
3392
3393[[package]]
3394name = "tower-layer"
3395version = "0.3.3"
3396source = "registry+https://github.com/rust-lang/crates.io-index"
3397checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
3398
3399[[package]]
3400name = "tower-service"
3401version = "0.3.3"
3402source = "registry+https://github.com/rust-lang/crates.io-index"
3403checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
3404
3405[[package]]
3406name = "tracing"
3407version = "0.1.41"
3408source = "registry+https://github.com/rust-lang/crates.io-index"
3409checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
3410dependencies = [
3411 "log",
3412 "pin-project-lite",
3413 "tracing-attributes",
3414 "tracing-core",
3415]
3416
3417[[package]]
3418name = "tracing-attributes"
3419version = "0.1.30"
3420source = "registry+https://github.com/rust-lang/crates.io-index"
3421checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903"
3422dependencies = [
3423 "proc-macro2",
3424 "quote",
3425 "syn",
3426]
3427
3428[[package]]
3429name = "tracing-core"
3430version = "0.1.34"
3431source = "registry+https://github.com/rust-lang/crates.io-index"
3432checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
3433dependencies = [
3434 "once_cell",
3435 "valuable",
3436]
3437
3438[[package]]
3439name = "tracing-log"
3440version = "0.2.0"
3441source = "registry+https://github.com/rust-lang/crates.io-index"
3442checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
3443dependencies = [
3444 "log",
3445 "once_cell",
3446 "tracing-core",
3447]
3448
3449[[package]]
3450name = "tracing-subscriber"
3451version = "0.3.19"
3452source = "registry+https://github.com/rust-lang/crates.io-index"
3453checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
3454dependencies = [
3455 "matchers",
3456 "nu-ansi-term",
3457 "once_cell",
3458 "regex",
3459 "sharded-slab",
3460 "smallvec",
3461 "thread_local",
3462 "tracing",
3463 "tracing-core",
3464 "tracing-log",
3465]
3466
3467[[package]]
3468name = "tree-sitter"
3469version = "0.25.8"
3470source = "registry+https://github.com/rust-lang/crates.io-index"
3471checksum = "6d7b8994f367f16e6fa14b5aebbcb350de5d7cbea82dc5b00ae997dd71680dd2"
3472dependencies = [
3473 "cc",
3474 "regex",
3475 "regex-syntax 0.8.5",
3476 "serde_json",
3477 "streaming-iterator",
3478 "tree-sitter-language",
3479]
3480
3481[[package]]
3482name = "tree-sitter-highlight"
3483version = "0.25.8"
3484source = "registry+https://github.com/rust-lang/crates.io-index"
3485checksum = "7bf7a0dfbd45d88e75c89da0d13fc46f477cc20ce15617b54ebf73978eb66aec"
3486dependencies = [
3487 "regex",
3488 "streaming-iterator",
3489 "thiserror 2.0.12",
3490 "tree-sitter",
3491]
3492
3493[[package]]
3494name = "tree-sitter-language"
3495version = "0.1.5"
3496source = "registry+https://github.com/rust-lang/crates.io-index"
3497checksum = "c4013970217383f67b18aef68f6fb2e8d409bc5755227092d32efb0422ba24b8"
3498
3499[[package]]
3500name = "try-lock"
3501version = "0.2.5"
3502source = "registry+https://github.com/rust-lang/crates.io-index"
3503checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
3504
3505[[package]]
3506name = "typed-arena"
3507version = "2.0.2"
3508source = "registry+https://github.com/rust-lang/crates.io-index"
3509checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a"
3510
3511[[package]]
3512name = "typenum"
3513version = "1.18.0"
3514source = "registry+https://github.com/rust-lang/crates.io-index"
3515checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f"
3516
3517[[package]]
3518name = "unicase"
3519version = "2.8.1"
3520source = "registry+https://github.com/rust-lang/crates.io-index"
3521checksum = "75b844d17643ee918803943289730bec8aac480150456169e647ed0b576ba539"
3522
3523[[package]]
3524name = "unicode-bidi"
3525version = "0.3.18"
3526source = "registry+https://github.com/rust-lang/crates.io-index"
3527checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
3528
3529[[package]]
3530name = "unicode-ident"
3531version = "1.0.18"
3532source = "registry+https://github.com/rust-lang/crates.io-index"
3533checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
3534
3535[[package]]
3536name = "unicode-normalization"
3537version = "0.1.24"
3538source = "registry+https://github.com/rust-lang/crates.io-index"
3539checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
3540dependencies = [
3541 "tinyvec",
3542]
3543
3544[[package]]
3545name = "unicode-properties"
3546version = "0.1.3"
3547source = "registry+https://github.com/rust-lang/crates.io-index"
3548checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
3549
3550[[package]]
3551name = "unicode-segmentation"
3552version = "1.12.0"
3553source = "registry+https://github.com/rust-lang/crates.io-index"
3554checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
3555
3556[[package]]
3557name = "unicode-width"
3558version = "0.2.1"
3559source = "registry+https://github.com/rust-lang/crates.io-index"
3560checksum = "4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c"
3561
3562[[package]]
3563name = "unicode_categories"
3564version = "0.1.1"
3565source = "registry+https://github.com/rust-lang/crates.io-index"
3566checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
3567
3568[[package]]
3569name = "untrusted"
3570version = "0.9.0"
3571source = "registry+https://github.com/rust-lang/crates.io-index"
3572checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
3573
3574[[package]]
3575name = "url"
3576version = "2.5.4"
3577source = "registry+https://github.com/rust-lang/crates.io-index"
3578checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
3579dependencies = [
3580 "form_urlencoded",
3581 "idna",
3582 "percent-encoding",
3583 "serde",
3584]
3585
3586[[package]]
3587name = "urlencoding"
3588version = "2.1.3"
3589source = "registry+https://github.com/rust-lang/crates.io-index"
3590checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
3591
3592[[package]]
3593name = "utf8_iter"
3594version = "1.0.4"
3595source = "registry+https://github.com/rust-lang/crates.io-index"
3596checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
3597
3598[[package]]
3599name = "utf8parse"
3600version = "0.2.2"
3601source = "registry+https://github.com/rust-lang/crates.io-index"
3602checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
3603
3604[[package]]
3605name = "valuable"
3606version = "0.1.1"
3607source = "registry+https://github.com/rust-lang/crates.io-index"
3608checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
3609
3610[[package]]
3611name = "vcpkg"
3612version = "0.2.15"
3613source = "registry+https://github.com/rust-lang/crates.io-index"
3614checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
3615
3616[[package]]
3617name = "version_check"
3618version = "0.9.5"
3619source = "registry+https://github.com/rust-lang/crates.io-index"
3620checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
3621
3622[[package]]
3623name = "want"
3624version = "0.3.1"
3625source = "registry+https://github.com/rust-lang/crates.io-index"
3626checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
3627dependencies = [
3628 "try-lock",
3629]
3630
3631[[package]]
3632name = "wasi"
3633version = "0.11.1+wasi-snapshot-preview1"
3634source = "registry+https://github.com/rust-lang/crates.io-index"
3635checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
3636
3637[[package]]
3638name = "wasi"
3639version = "0.14.2+wasi-0.2.4"
3640source = "registry+https://github.com/rust-lang/crates.io-index"
3641checksum = "9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3"
3642dependencies = [
3643 "wit-bindgen-rt",
3644]
3645
3646[[package]]
3647name = "wasite"
3648version = "0.1.0"
3649source = "registry+https://github.com/rust-lang/crates.io-index"
3650checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
3651
3652[[package]]
3653name = "wasm-bindgen"
3654version = "0.2.100"
3655source = "registry+https://github.com/rust-lang/crates.io-index"
3656checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
3657dependencies = [
3658 "cfg-if",
3659 "once_cell",
3660 "rustversion",
3661 "wasm-bindgen-macro",
3662]
3663
3664[[package]]
3665name = "wasm-bindgen-backend"
3666version = "0.2.100"
3667source = "registry+https://github.com/rust-lang/crates.io-index"
3668checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
3669dependencies = [
3670 "bumpalo",
3671 "log",
3672 "proc-macro2",
3673 "quote",
3674 "syn",
3675 "wasm-bindgen-shared",
3676]
3677
3678[[package]]
3679name = "wasm-bindgen-futures"
3680version = "0.4.50"
3681source = "registry+https://github.com/rust-lang/crates.io-index"
3682checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61"
3683dependencies = [
3684 "cfg-if",
3685 "js-sys",
3686 "once_cell",
3687 "wasm-bindgen",
3688 "web-sys",
3689]
3690
3691[[package]]
3692name = "wasm-bindgen-macro"
3693version = "0.2.100"
3694source = "registry+https://github.com/rust-lang/crates.io-index"
3695checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
3696dependencies = [
3697 "quote",
3698 "wasm-bindgen-macro-support",
3699]
3700
3701[[package]]
3702name = "wasm-bindgen-macro-support"
3703version = "0.2.100"
3704source = "registry+https://github.com/rust-lang/crates.io-index"
3705checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
3706dependencies = [
3707 "proc-macro2",
3708 "quote",
3709 "syn",
3710 "wasm-bindgen-backend",
3711 "wasm-bindgen-shared",
3712]
3713
3714[[package]]
3715name = "wasm-bindgen-shared"
3716version = "0.2.100"
3717source = "registry+https://github.com/rust-lang/crates.io-index"
3718checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
3719dependencies = [
3720 "unicode-ident",
3721]
3722
3723[[package]]
3724name = "web-sys"
3725version = "0.3.77"
3726source = "registry+https://github.com/rust-lang/crates.io-index"
3727checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2"
3728dependencies = [
3729 "js-sys",
3730 "wasm-bindgen",
3731]
3732
3733[[package]]
3734name = "webfinger-rs"
3735version = "0.0.13"
3736source = "registry+https://github.com/rust-lang/crates.io-index"
3737checksum = "a6f7d55f92d53d3a5211d7a0a594acf1acc763618b56b88ea01e7bc2fe791343"
3738dependencies = [
3739 "async-convert",
3740 "axum",
3741 "axum-extra",
3742 "document-features",
3743 "http",
3744 "nutype",
3745 "percent-encoding",
3746 "serde",
3747 "serde_json",
3748 "serde_with",
3749 "thiserror 2.0.12",
3750 "tracing",
3751]
3752
3753[[package]]
3754name = "webfinger-rs"
3755version = "0.0.18"
3756source = "registry+https://github.com/rust-lang/crates.io-index"
3757checksum = "8802378880f71fd8ead0d6ee84ea4df845f0b1dd76070ebe885ef590fab0320b"
3758dependencies = [
3759 "async-convert",
3760 "http",
3761 "nutype",
3762 "percent-encoding",
3763 "reqwest",
3764 "serde",
3765 "serde_json",
3766 "serde_with",
3767 "thiserror 2.0.12",
3768 "tracing",
3769]
3770
3771[[package]]
3772name = "whoami"
3773version = "1.6.1"
3774source = "registry+https://github.com/rust-lang/crates.io-index"
3775checksum = "5d4a4db5077702ca3015d3d02d74974948aba2ad9e12ab7df718ee64ccd7e97d"
3776dependencies = [
3777 "libredox",
3778 "wasite",
3779]
3780
3781[[package]]
3782name = "winapi"
3783version = "0.3.9"
3784source = "registry+https://github.com/rust-lang/crates.io-index"
3785checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
3786dependencies = [
3787 "winapi-i686-pc-windows-gnu",
3788 "winapi-x86_64-pc-windows-gnu",
3789]
3790
3791[[package]]
3792name = "winapi-i686-pc-windows-gnu"
3793version = "0.4.0"
3794source = "registry+https://github.com/rust-lang/crates.io-index"
3795checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3796
3797[[package]]
3798name = "winapi-x86_64-pc-windows-gnu"
3799version = "0.4.0"
3800source = "registry+https://github.com/rust-lang/crates.io-index"
3801checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
3802
3803[[package]]
3804name = "windows-core"
3805version = "0.61.2"
3806source = "registry+https://github.com/rust-lang/crates.io-index"
3807checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3"
3808dependencies = [
3809 "windows-implement",
3810 "windows-interface",
3811 "windows-link",
3812 "windows-result",
3813 "windows-strings",
3814]
3815
3816[[package]]
3817name = "windows-implement"
3818version = "0.60.0"
3819source = "registry+https://github.com/rust-lang/crates.io-index"
3820checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836"
3821dependencies = [
3822 "proc-macro2",
3823 "quote",
3824 "syn",
3825]
3826
3827[[package]]
3828name = "windows-interface"
3829version = "0.59.1"
3830source = "registry+https://github.com/rust-lang/crates.io-index"
3831checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8"
3832dependencies = [
3833 "proc-macro2",
3834 "quote",
3835 "syn",
3836]
3837
3838[[package]]
3839name = "windows-link"
3840version = "0.1.3"
3841source = "registry+https://github.com/rust-lang/crates.io-index"
3842checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a"
3843
3844[[package]]
3845name = "windows-registry"
3846version = "0.5.3"
3847source = "registry+https://github.com/rust-lang/crates.io-index"
3848checksum = "5b8a9ed28765efc97bbc954883f4e6796c33a06546ebafacbabee9696967499e"
3849dependencies = [
3850 "windows-link",
3851 "windows-result",
3852 "windows-strings",
3853]
3854
3855[[package]]
3856name = "windows-result"
3857version = "0.3.4"
3858source = "registry+https://github.com/rust-lang/crates.io-index"
3859checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6"
3860dependencies = [
3861 "windows-link",
3862]
3863
3864[[package]]
3865name = "windows-strings"
3866version = "0.4.2"
3867source = "registry+https://github.com/rust-lang/crates.io-index"
3868checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57"
3869dependencies = [
3870 "windows-link",
3871]
3872
3873[[package]]
3874name = "windows-sys"
3875version = "0.48.0"
3876source = "registry+https://github.com/rust-lang/crates.io-index"
3877checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
3878dependencies = [
3879 "windows-targets 0.48.5",
3880]
3881
3882[[package]]
3883name = "windows-sys"
3884version = "0.52.0"
3885source = "registry+https://github.com/rust-lang/crates.io-index"
3886checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
3887dependencies = [
3888 "windows-targets 0.52.6",
3889]
3890
3891[[package]]
3892name = "windows-sys"
3893version = "0.59.0"
3894source = "registry+https://github.com/rust-lang/crates.io-index"
3895checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
3896dependencies = [
3897 "windows-targets 0.52.6",
3898]
3899
3900[[package]]
3901name = "windows-sys"
3902version = "0.60.2"
3903source = "registry+https://github.com/rust-lang/crates.io-index"
3904checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
3905dependencies = [
3906 "windows-targets 0.53.2",
3907]
3908
3909[[package]]
3910name = "windows-targets"
3911version = "0.48.5"
3912source = "registry+https://github.com/rust-lang/crates.io-index"
3913checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
3914dependencies = [
3915 "windows_aarch64_gnullvm 0.48.5",
3916 "windows_aarch64_msvc 0.48.5",
3917 "windows_i686_gnu 0.48.5",
3918 "windows_i686_msvc 0.48.5",
3919 "windows_x86_64_gnu 0.48.5",
3920 "windows_x86_64_gnullvm 0.48.5",
3921 "windows_x86_64_msvc 0.48.5",
3922]
3923
3924[[package]]
3925name = "windows-targets"
3926version = "0.52.6"
3927source = "registry+https://github.com/rust-lang/crates.io-index"
3928checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
3929dependencies = [
3930 "windows_aarch64_gnullvm 0.52.6",
3931 "windows_aarch64_msvc 0.52.6",
3932 "windows_i686_gnu 0.52.6",
3933 "windows_i686_gnullvm 0.52.6",
3934 "windows_i686_msvc 0.52.6",
3935 "windows_x86_64_gnu 0.52.6",
3936 "windows_x86_64_gnullvm 0.52.6",
3937 "windows_x86_64_msvc 0.52.6",
3938]
3939
3940[[package]]
3941name = "windows-targets"
3942version = "0.53.2"
3943source = "registry+https://github.com/rust-lang/crates.io-index"
3944checksum = "c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef"
3945dependencies = [
3946 "windows_aarch64_gnullvm 0.53.0",
3947 "windows_aarch64_msvc 0.53.0",
3948 "windows_i686_gnu 0.53.0",
3949 "windows_i686_gnullvm 0.53.0",
3950 "windows_i686_msvc 0.53.0",
3951 "windows_x86_64_gnu 0.53.0",
3952 "windows_x86_64_gnullvm 0.53.0",
3953 "windows_x86_64_msvc 0.53.0",
3954]
3955
3956[[package]]
3957name = "windows_aarch64_gnullvm"
3958version = "0.48.5"
3959source = "registry+https://github.com/rust-lang/crates.io-index"
3960checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
3961
3962[[package]]
3963name = "windows_aarch64_gnullvm"
3964version = "0.52.6"
3965source = "registry+https://github.com/rust-lang/crates.io-index"
3966checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
3967
3968[[package]]
3969name = "windows_aarch64_gnullvm"
3970version = "0.53.0"
3971source = "registry+https://github.com/rust-lang/crates.io-index"
3972checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764"
3973
3974[[package]]
3975name = "windows_aarch64_msvc"
3976version = "0.48.5"
3977source = "registry+https://github.com/rust-lang/crates.io-index"
3978checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
3979
3980[[package]]
3981name = "windows_aarch64_msvc"
3982version = "0.52.6"
3983source = "registry+https://github.com/rust-lang/crates.io-index"
3984checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
3985
3986[[package]]
3987name = "windows_aarch64_msvc"
3988version = "0.53.0"
3989source = "registry+https://github.com/rust-lang/crates.io-index"
3990checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c"
3991
3992[[package]]
3993name = "windows_i686_gnu"
3994version = "0.48.5"
3995source = "registry+https://github.com/rust-lang/crates.io-index"
3996checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
3997
3998[[package]]
3999name = "windows_i686_gnu"
4000version = "0.52.6"
4001source = "registry+https://github.com/rust-lang/crates.io-index"
4002checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
4003
4004[[package]]
4005name = "windows_i686_gnu"
4006version = "0.53.0"
4007source = "registry+https://github.com/rust-lang/crates.io-index"
4008checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3"
4009
4010[[package]]
4011name = "windows_i686_gnullvm"
4012version = "0.52.6"
4013source = "registry+https://github.com/rust-lang/crates.io-index"
4014checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
4015
4016[[package]]
4017name = "windows_i686_gnullvm"
4018version = "0.53.0"
4019source = "registry+https://github.com/rust-lang/crates.io-index"
4020checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11"
4021
4022[[package]]
4023name = "windows_i686_msvc"
4024version = "0.48.5"
4025source = "registry+https://github.com/rust-lang/crates.io-index"
4026checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
4027
4028[[package]]
4029name = "windows_i686_msvc"
4030version = "0.52.6"
4031source = "registry+https://github.com/rust-lang/crates.io-index"
4032checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
4033
4034[[package]]
4035name = "windows_i686_msvc"
4036version = "0.53.0"
4037source = "registry+https://github.com/rust-lang/crates.io-index"
4038checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d"
4039
4040[[package]]
4041name = "windows_x86_64_gnu"
4042version = "0.48.5"
4043source = "registry+https://github.com/rust-lang/crates.io-index"
4044checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
4045
4046[[package]]
4047name = "windows_x86_64_gnu"
4048version = "0.52.6"
4049source = "registry+https://github.com/rust-lang/crates.io-index"
4050checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
4051
4052[[package]]
4053name = "windows_x86_64_gnu"
4054version = "0.53.0"
4055source = "registry+https://github.com/rust-lang/crates.io-index"
4056checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba"
4057
4058[[package]]
4059name = "windows_x86_64_gnullvm"
4060version = "0.48.5"
4061source = "registry+https://github.com/rust-lang/crates.io-index"
4062checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
4063
4064[[package]]
4065name = "windows_x86_64_gnullvm"
4066version = "0.52.6"
4067source = "registry+https://github.com/rust-lang/crates.io-index"
4068checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
4069
4070[[package]]
4071name = "windows_x86_64_gnullvm"
4072version = "0.53.0"
4073source = "registry+https://github.com/rust-lang/crates.io-index"
4074checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57"
4075
4076[[package]]
4077name = "windows_x86_64_msvc"
4078version = "0.48.5"
4079source = "registry+https://github.com/rust-lang/crates.io-index"
4080checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
4081
4082[[package]]
4083name = "windows_x86_64_msvc"
4084version = "0.52.6"
4085source = "registry+https://github.com/rust-lang/crates.io-index"
4086checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
4087
4088[[package]]
4089name = "windows_x86_64_msvc"
4090version = "0.53.0"
4091source = "registry+https://github.com/rust-lang/crates.io-index"
4092checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486"
4093
4094[[package]]
4095name = "winnow"
4096version = "0.7.12"
4097source = "registry+https://github.com/rust-lang/crates.io-index"
4098checksum = "f3edebf492c8125044983378ecb5766203ad3b4c2f7a922bd7dd207f6d443e95"
4099dependencies = [
4100 "memchr",
4101]
4102
4103[[package]]
4104name = "wit-bindgen-rt"
4105version = "0.39.0"
4106source = "registry+https://github.com/rust-lang/crates.io-index"
4107checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
4108dependencies = [
4109 "bitflags",
4110]
4111
4112[[package]]
4113name = "writeable"
4114version = "0.6.1"
4115source = "registry+https://github.com/rust-lang/crates.io-index"
4116checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb"
4117
4118[[package]]
4119name = "xtask"
4120version = "0.1.0"
4121dependencies = [
4122 "ayllu_cmd",
4123 "clap",
4124 "clap_mangen",
4125]
4126
4127[[package]]
4128name = "yoke"
4129version = "0.8.0"
4130source = "registry+https://github.com/rust-lang/crates.io-index"
4131checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc"
4132dependencies = [
4133 "serde",
4134 "stable_deref_trait",
4135 "yoke-derive",
4136 "zerofrom",
4137]
4138
4139[[package]]
4140name = "yoke-derive"
4141version = "0.8.0"
4142source = "registry+https://github.com/rust-lang/crates.io-index"
4143checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6"
4144dependencies = [
4145 "proc-macro2",
4146 "quote",
4147 "syn",
4148 "synstructure",
4149]
4150
4151[[package]]
4152name = "zerocopy"
4153version = "0.8.26"
4154source = "registry+https://github.com/rust-lang/crates.io-index"
4155checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f"
4156dependencies = [
4157 "zerocopy-derive",
4158]
4159
4160[[package]]
4161name = "zerocopy-derive"
4162version = "0.8.26"
4163source = "registry+https://github.com/rust-lang/crates.io-index"
4164checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181"
4165dependencies = [
4166 "proc-macro2",
4167 "quote",
4168 "syn",
4169]
4170
4171[[package]]
4172name = "zerofrom"
4173version = "0.1.6"
4174source = "registry+https://github.com/rust-lang/crates.io-index"
4175checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
4176dependencies = [
4177 "zerofrom-derive",
4178]
4179
4180[[package]]
4181name = "zerofrom-derive"
4182version = "0.1.6"
4183source = "registry+https://github.com/rust-lang/crates.io-index"
4184checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
4185dependencies = [
4186 "proc-macro2",
4187 "quote",
4188 "syn",
4189 "synstructure",
4190]
4191
4192[[package]]
4193name = "zeroize"
4194version = "1.8.1"
4195source = "registry+https://github.com/rust-lang/crates.io-index"
4196checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
4197
4198[[package]]
4199name = "zerotrie"
4200version = "0.2.2"
4201source = "registry+https://github.com/rust-lang/crates.io-index"
4202checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595"
4203dependencies = [
4204 "displaydoc",
4205 "yoke",
4206 "zerofrom",
4207]
4208
4209[[package]]
4210name = "zerovec"
4211version = "0.11.2"
4212source = "registry+https://github.com/rust-lang/crates.io-index"
4213checksum = "4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428"
4214dependencies = [
4215 "yoke",
4216 "zerofrom",
4217 "zerovec-derive",
4218]
4219
4220[[package]]
4221name = "zerovec-derive"
4222version = "0.11.1"
4223source = "registry+https://github.com/rust-lang/crates.io-index"
4224checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f"
4225dependencies = [
4226 "proc-macro2",
4227 "quote",
4228 "syn",
4229]