TOMLCargo.lock -rw-r--r-- 165 KiB
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "abnf-core"
7version = "0.6.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "ec182d1f071b906a9f59269c89af101515a5cbe58f723eb6717e7fe7445c0dea"
10dependencies = [
11 "nom",
12]
13
14[[package]]
15name = "addr2line"
16version = "0.21.0"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
19dependencies = [
20 "gimli",
21]
22
23[[package]]
24name = "adler"
25version = "1.0.2"
26source = "registry+https://github.com/rust-lang/crates.io-index"
27checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
28
29[[package]]
30name = "ahash"
31version = "0.7.8"
32source = "registry+https://github.com/rust-lang/crates.io-index"
33checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
34dependencies = [
35 "getrandom",
36 "once_cell",
37 "version_check",
38]
39
40[[package]]
41name = "ahash"
42version = "0.8.11"
43source = "registry+https://github.com/rust-lang/crates.io-index"
44checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
45dependencies = [
46 "cfg-if 1.0.0",
47 "getrandom",
48 "once_cell",
49 "serde",
50 "version_check",
51 "zerocopy",
52]
53
54[[package]]
55name = "aho-corasick"
56version = "0.7.20"
57source = "registry+https://github.com/rust-lang/crates.io-index"
58checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
59dependencies = [
60 "memchr",
61]
62
63[[package]]
64name = "aho-corasick"
65version = "1.1.2"
66source = "registry+https://github.com/rust-lang/crates.io-index"
67checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
68dependencies = [
69 "memchr",
70]
71
72[[package]]
73name = "allocator-api2"
74version = "0.2.16"
75source = "registry+https://github.com/rust-lang/crates.io-index"
76checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
77
78[[package]]
79name = "android-tzdata"
80version = "0.1.1"
81source = "registry+https://github.com/rust-lang/crates.io-index"
82checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
83
84[[package]]
85name = "android_system_properties"
86version = "0.1.5"
87source = "registry+https://github.com/rust-lang/crates.io-index"
88checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
89dependencies = [
90 "libc",
91]
92
93[[package]]
94name = "ansi_term"
95version = "0.12.1"
96source = "registry+https://github.com/rust-lang/crates.io-index"
97checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
98dependencies = [
99 "winapi 0.3.9",
100]
101
102[[package]]
103name = "anstream"
104version = "0.6.13"
105source = "registry+https://github.com/rust-lang/crates.io-index"
106checksum = "d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb"
107dependencies = [
108 "anstyle",
109 "anstyle-parse",
110 "anstyle-query",
111 "anstyle-wincon",
112 "colorchoice",
113 "utf8parse",
114]
115
116[[package]]
117name = "anstyle"
118version = "1.0.6"
119source = "registry+https://github.com/rust-lang/crates.io-index"
120checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"
121
122[[package]]
123name = "anstyle-parse"
124version = "0.2.3"
125source = "registry+https://github.com/rust-lang/crates.io-index"
126checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c"
127dependencies = [
128 "utf8parse",
129]
130
131[[package]]
132name = "anstyle-query"
133version = "1.0.2"
134source = "registry+https://github.com/rust-lang/crates.io-index"
135checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648"
136dependencies = [
137 "windows-sys 0.52.0",
138]
139
140[[package]]
141name = "anstyle-wincon"
142version = "3.0.2"
143source = "registry+https://github.com/rust-lang/crates.io-index"
144checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7"
145dependencies = [
146 "anstyle",
147 "windows-sys 0.52.0",
148]
149
150[[package]]
151name = "anyhow"
152version = "1.0.81"
153source = "registry+https://github.com/rust-lang/crates.io-index"
154checksum = "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247"
155
156[[package]]
157name = "arrayvec"
158version = "0.5.2"
159source = "registry+https://github.com/rust-lang/crates.io-index"
160checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
161
162[[package]]
163name = "arrayvec"
164version = "0.7.4"
165source = "registry+https://github.com/rust-lang/crates.io-index"
166checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
167
168[[package]]
169name = "ascii-canvas"
170version = "3.0.0"
171source = "registry+https://github.com/rust-lang/crates.io-index"
172checksum = "8824ecca2e851cec16968d54a01dd372ef8f95b244fb84b84e70128be347c3c6"
173dependencies = [
174 "term",
175]
176
177[[package]]
178name = "async-channel"
179version = "1.9.0"
180source = "registry+https://github.com/rust-lang/crates.io-index"
181checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
182dependencies = [
183 "concurrent-queue",
184 "event-listener 2.5.3",
185 "futures-core",
186]
187
188[[package]]
189name = "async-channel"
190version = "2.2.0"
191source = "registry+https://github.com/rust-lang/crates.io-index"
192checksum = "f28243a43d821d11341ab73c80bed182dc015c514b951616cf79bd4af39af0c3"
193dependencies = [
194 "concurrent-queue",
195 "event-listener 5.2.0",
196 "event-listener-strategy 0.5.0",
197 "futures-core",
198 "pin-project-lite",
199]
200
201[[package]]
202name = "async-executor"
203version = "1.8.0"
204source = "registry+https://github.com/rust-lang/crates.io-index"
205checksum = "17ae5ebefcc48e7452b4987947920dac9450be1110cadf34d1b8c116bdbaf97c"
206dependencies = [
207 "async-lock 3.3.0",
208 "async-task",
209 "concurrent-queue",
210 "fastrand 2.0.1",
211 "futures-lite 2.2.0",
212 "slab",
213]
214
215[[package]]
216name = "async-fs"
217version = "1.6.0"
218source = "registry+https://github.com/rust-lang/crates.io-index"
219checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06"
220dependencies = [
221 "async-lock 2.8.0",
222 "autocfg",
223 "blocking",
224 "futures-lite 1.13.0",
225]
226
227[[package]]
228name = "async-io"
229version = "1.13.0"
230source = "registry+https://github.com/rust-lang/crates.io-index"
231checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
232dependencies = [
233 "async-lock 2.8.0",
234 "autocfg",
235 "cfg-if 1.0.0",
236 "concurrent-queue",
237 "futures-lite 1.13.0",
238 "log",
239 "parking",
240 "polling 2.8.0",
241 "rustix 0.37.27",
242 "slab",
243 "socket2 0.4.10",
244 "waker-fn",
245]
246
247[[package]]
248name = "async-io"
249version = "2.3.2"
250source = "registry+https://github.com/rust-lang/crates.io-index"
251checksum = "dcccb0f599cfa2f8ace422d3555572f47424da5648a4382a9dd0310ff8210884"
252dependencies = [
253 "async-lock 3.3.0",
254 "cfg-if 1.0.0",
255 "concurrent-queue",
256 "futures-io",
257 "futures-lite 2.2.0",
258 "parking",
259 "polling 3.5.0",
260 "rustix 0.38.31",
261 "slab",
262 "tracing",
263 "windows-sys 0.52.0",
264]
265
266[[package]]
267name = "async-lock"
268version = "2.8.0"
269source = "registry+https://github.com/rust-lang/crates.io-index"
270checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
271dependencies = [
272 "event-listener 2.5.3",
273]
274
275[[package]]
276name = "async-lock"
277version = "3.3.0"
278source = "registry+https://github.com/rust-lang/crates.io-index"
279checksum = "d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b"
280dependencies = [
281 "event-listener 4.0.3",
282 "event-listener-strategy 0.4.0",
283 "pin-project-lite",
284]
285
286[[package]]
287name = "async-net"
288version = "1.8.0"
289source = "registry+https://github.com/rust-lang/crates.io-index"
290checksum = "0434b1ed18ce1cf5769b8ac540e33f01fa9471058b5e89da9e06f3c882a8c12f"
291dependencies = [
292 "async-io 1.13.0",
293 "blocking",
294 "futures-lite 1.13.0",
295]
296
297[[package]]
298name = "async-process"
299version = "1.8.1"
300source = "registry+https://github.com/rust-lang/crates.io-index"
301checksum = "ea6438ba0a08d81529c69b36700fa2f95837bfe3e776ab39cde9c14d9149da88"
302dependencies = [
303 "async-io 1.13.0",
304 "async-lock 2.8.0",
305 "async-signal",
306 "blocking",
307 "cfg-if 1.0.0",
308 "event-listener 3.1.0",
309 "futures-lite 1.13.0",
310 "rustix 0.38.31",
311 "windows-sys 0.48.0",
312]
313
314[[package]]
315name = "async-signal"
316version = "0.2.5"
317source = "registry+https://github.com/rust-lang/crates.io-index"
318checksum = "9e47d90f65a225c4527103a8d747001fc56e375203592b25ad103e1ca13124c5"
319dependencies = [
320 "async-io 2.3.2",
321 "async-lock 2.8.0",
322 "atomic-waker",
323 "cfg-if 1.0.0",
324 "futures-core",
325 "futures-io",
326 "rustix 0.38.31",
327 "signal-hook-registry",
328 "slab",
329 "windows-sys 0.48.0",
330]
331
332[[package]]
333name = "async-stream"
334version = "0.3.5"
335source = "registry+https://github.com/rust-lang/crates.io-index"
336checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
337dependencies = [
338 "async-stream-impl",
339 "futures-core",
340 "pin-project-lite",
341]
342
343[[package]]
344name = "async-stream-impl"
345version = "0.3.5"
346source = "registry+https://github.com/rust-lang/crates.io-index"
347checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
348dependencies = [
349 "proc-macro2",
350 "quote",
351 "syn 2.0.52",
352]
353
354[[package]]
355name = "async-task"
356version = "4.7.0"
357source = "registry+https://github.com/rust-lang/crates.io-index"
358checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799"
359
360[[package]]
361name = "async-trait"
362version = "0.1.77"
363source = "registry+https://github.com/rust-lang/crates.io-index"
364checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9"
365dependencies = [
366 "proc-macro2",
367 "quote",
368 "syn 2.0.52",
369]
370
371[[package]]
372name = "atoi"
373version = "2.0.0"
374source = "registry+https://github.com/rust-lang/crates.io-index"
375checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
376dependencies = [
377 "num-traits",
378]
379
380[[package]]
381name = "atom_syndication"
382version = "0.12.2"
383source = "registry+https://github.com/rust-lang/crates.io-index"
384checksum = "571832dcff775e26562e8e6930cd483de5587301d40d3a3b85d532b6383e15a7"
385dependencies = [
386 "chrono",
387 "derive_builder",
388 "diligent-date-parser",
389 "never",
390 "quick-xml 0.30.0",
391]
392
393[[package]]
394name = "atomic-waker"
395version = "1.1.2"
396source = "registry+https://github.com/rust-lang/crates.io-index"
397checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
398
399[[package]]
400name = "atty"
401version = "0.2.14"
402source = "registry+https://github.com/rust-lang/crates.io-index"
403checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
404dependencies = [
405 "hermit-abi 0.1.19",
406 "libc",
407 "winapi 0.3.9",
408]
409
410[[package]]
411name = "autocfg"
412version = "1.1.0"
413source = "registry+https://github.com/rust-lang/crates.io-index"
414checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
415
416[[package]]
417name = "axum"
418version = "0.7.4"
419source = "registry+https://github.com/rust-lang/crates.io-index"
420checksum = "1236b4b292f6c4d6dc34604bb5120d85c3fe1d1aa596bd5cc52ca054d13e7b9e"
421dependencies = [
422 "async-trait",
423 "axum-core",
424 "axum-macros",
425 "bytes",
426 "futures-util",
427 "http 1.1.0",
428 "http-body 1.0.0",
429 "http-body-util",
430 "hyper 1.2.0",
431 "hyper-util",
432 "itoa",
433 "matchit",
434 "memchr",
435 "mime",
436 "percent-encoding",
437 "pin-project-lite",
438 "rustversion",
439 "serde",
440 "serde_json",
441 "serde_path_to_error",
442 "serde_urlencoded",
443 "sync_wrapper",
444 "tokio",
445 "tower",
446 "tower-layer",
447 "tower-service",
448 "tracing",
449]
450
451[[package]]
452name = "axum-core"
453version = "0.4.3"
454source = "registry+https://github.com/rust-lang/crates.io-index"
455checksum = "a15c63fd72d41492dc4f497196f5da1fb04fb7529e631d73630d1b491e47a2e3"
456dependencies = [
457 "async-trait",
458 "bytes",
459 "futures-util",
460 "http 1.1.0",
461 "http-body 1.0.0",
462 "http-body-util",
463 "mime",
464 "pin-project-lite",
465 "rustversion",
466 "sync_wrapper",
467 "tower-layer",
468 "tower-service",
469 "tracing",
470]
471
472[[package]]
473name = "axum-extra"
474version = "0.9.2"
475source = "registry+https://github.com/rust-lang/crates.io-index"
476checksum = "895ff42f72016617773af68fb90da2a9677d89c62338ec09162d4909d86fdd8f"
477dependencies = [
478 "axum",
479 "axum-core",
480 "bytes",
481 "cookie",
482 "futures-util",
483 "headers",
484 "http 1.1.0",
485 "http-body 1.0.0",
486 "http-body-util",
487 "mime",
488 "pin-project-lite",
489 "serde",
490 "tower",
491 "tower-layer",
492 "tower-service",
493]
494
495[[package]]
496name = "axum-macros"
497version = "0.4.1"
498source = "registry+https://github.com/rust-lang/crates.io-index"
499checksum = "00c055ee2d014ae5981ce1016374e8213682aa14d9bf40e48ab48b5f3ef20eaa"
500dependencies = [
501 "heck 0.4.1",
502 "proc-macro2",
503 "quote",
504 "syn 2.0.52",
505]
506
507[[package]]
508name = "ayllu"
509version = "0.2.1"
510dependencies = [
511 "anyhow",
512 "async-trait",
513 "axum",
514 "axum-extra",
515 "ayllu_api",
516 "ayllu_config",
517 "ayllu_database",
518 "ayllu_git",
519 "ayllu_rpc",
520 "bytes",
521 "cc",
522 "clap 4.5.3",
523 "comrak",
524 "env_logger 0.10.2",
525 "file-mode",
526 "futures",
527 "git2",
528 "globwalk",
529 "headers",
530 "httparse",
531 "include_dir",
532 "lazy_static",
533 "libloading 0.8.3",
534 "libsqlite3-sys",
535 "lightningcss",
536 "log",
537 "mime",
538 "mime_guess",
539 "plotters",
540 "rand",
541 "rss",
542 "serde",
543 "serde_json",
544 "sqlx",
545 "tabwriter",
546 "tarpc",
547 "tera",
548 "thiserror",
549 "time",
550 "time-macros",
551 "tokei",
552 "tokio",
553 "tokio-stream",
554 "tokio-util",
555 "toml 0.7.8",
556 "tower",
557 "tower-http",
558 "tracing",
559 "tracing-subscriber",
560 "tree-sitter",
561 "tree-sitter-highlight",
562 "url",
563 "webfinger",
564]
565
566[[package]]
567name = "ayllu-build"
568version = "0.2.1"
569dependencies = [
570 "anyhow",
571 "async-trait",
572 "ayllu_api",
573 "ayllu_config",
574 "ayllu_database",
575 "ayllu_git",
576 "ayllu_rpc",
577 "clap 4.5.3",
578 "clap_complete",
579 "nickel-lang-core",
580 "petgraph",
581 "rand",
582 "serde",
583 "serde_json",
584 "sqlx",
585 "sysinfo",
586 "tokio",
587 "tracing",
588 "tracing-subscriber",
589]
590
591[[package]]
592name = "ayllu-mail"
593version = "0.2.1"
594dependencies = [
595 "anyhow",
596 "ayllu_api",
597 "ayllu_config",
598 "ayllu_rpc",
599 "clap 4.5.3",
600 "clap_complete",
601 "futures",
602 "mailpot",
603 "melib 0.8.4",
604 "serde",
605 "tokio",
606 "tracing",
607 "tracing-subscriber",
608]
609
610[[package]]
611name = "ayllu-xmpp"
612version = "0.2.1"
613dependencies = [
614 "anyhow",
615 "async-trait",
616 "ayllu_api",
617 "ayllu_config",
618 "ayllu_database",
619 "ayllu_rpc",
620 "clap 4.5.3",
621 "futures",
622 "rand",
623 "serde",
624 "sqlx",
625 "time",
626 "tokio",
627 "tokio-xmpp",
628 "tracing",
629 "tracing-subscriber",
630 "xmpp",
631]
632
633[[package]]
634name = "ayllu_api"
635version = "0.2.1"
636dependencies = [
637 "serde",
638 "tarpc",
639 "thiserror",
640]
641
642[[package]]
643name = "ayllu_config"
644version = "0.2.1"
645dependencies = [
646 "log",
647 "serde",
648 "toml 0.7.8",
649]
650
651[[package]]
652name = "ayllu_database"
653version = "0.2.1"
654dependencies = [
655 "futures",
656 "serde",
657 "sqlx",
658 "time",
659 "tracing",
660]
661
662[[package]]
663name = "ayllu_git"
664version = "0.2.1"
665dependencies = [
666 "git2",
667 "rand",
668 "serde",
669 "tokio",
670 "tracing",
671]
672
673[[package]]
674name = "ayllu_rpc"
675version = "0.2.1"
676dependencies = [
677 "async-trait",
678 "futures",
679 "tarpc",
680 "tokio",
681 "tokio-util",
682 "tracing",
683]
684
685[[package]]
686name = "ayllu_scheduler"
687version = "0.2.1"
688dependencies = [
689 "tracing",
690]
691
692[[package]]
693name = "backtrace"
694version = "0.3.69"
695source = "registry+https://github.com/rust-lang/crates.io-index"
696checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
697dependencies = [
698 "addr2line",
699 "cc",
700 "cfg-if 1.0.0",
701 "libc",
702 "miniz_oxide",
703 "object",
704 "rustc-demangle",
705]
706
707[[package]]
708name = "base64"
709version = "0.13.1"
710source = "registry+https://github.com/rust-lang/crates.io-index"
711checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
712
713[[package]]
714name = "base64"
715version = "0.21.7"
716source = "registry+https://github.com/rust-lang/crates.io-index"
717checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
718
719[[package]]
720name = "base64"
721version = "0.22.0"
722source = "registry+https://github.com/rust-lang/crates.io-index"
723checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51"
724
725[[package]]
726name = "base64-simd"
727version = "0.7.0"
728source = "registry+https://github.com/rust-lang/crates.io-index"
729checksum = "781dd20c3aff0bd194fe7d2a977dd92f21c173891f3a03b677359e5fa457e5d5"
730dependencies = [
731 "simd-abstraction",
732]
733
734[[package]]
735name = "base64ct"
736version = "1.6.0"
737source = "registry+https://github.com/rust-lang/crates.io-index"
738checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
739
740[[package]]
741name = "beef"
742version = "0.5.2"
743source = "registry+https://github.com/rust-lang/crates.io-index"
744checksum = "3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1"
745
746[[package]]
747name = "bincode"
748version = "1.3.3"
749source = "registry+https://github.com/rust-lang/crates.io-index"
750checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
751dependencies = [
752 "serde",
753]
754
755[[package]]
756name = "bit-set"
757version = "0.5.3"
758source = "registry+https://github.com/rust-lang/crates.io-index"
759checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
760dependencies = [
761 "bit-vec",
762]
763
764[[package]]
765name = "bit-vec"
766version = "0.6.3"
767source = "registry+https://github.com/rust-lang/crates.io-index"
768checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
769
770[[package]]
771name = "bitflags"
772version = "1.3.2"
773source = "registry+https://github.com/rust-lang/crates.io-index"
774checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
775
776[[package]]
777name = "bitflags"
778version = "2.4.2"
779source = "registry+https://github.com/rust-lang/crates.io-index"
780checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
781dependencies = [
782 "serde",
783]
784
785[[package]]
786name = "bitvec"
787version = "1.0.1"
788source = "registry+https://github.com/rust-lang/crates.io-index"
789checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
790dependencies = [
791 "funty",
792 "radium",
793 "tap",
794 "wyz",
795]
796
797[[package]]
798name = "blake2"
799version = "0.10.6"
800source = "registry+https://github.com/rust-lang/crates.io-index"
801checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"
802dependencies = [
803 "digest",
804]
805
806[[package]]
807name = "block-buffer"
808version = "0.10.4"
809source = "registry+https://github.com/rust-lang/crates.io-index"
810checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
811dependencies = [
812 "generic-array",
813]
814
815[[package]]
816name = "blocking"
817version = "1.5.1"
818source = "registry+https://github.com/rust-lang/crates.io-index"
819checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118"
820dependencies = [
821 "async-channel 2.2.0",
822 "async-lock 3.3.0",
823 "async-task",
824 "fastrand 2.0.1",
825 "futures-io",
826 "futures-lite 2.2.0",
827 "piper",
828 "tracing",
829]
830
831[[package]]
832name = "bstr"
833version = "1.9.1"
834source = "registry+https://github.com/rust-lang/crates.io-index"
835checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706"
836dependencies = [
837 "memchr",
838 "serde",
839]
840
841[[package]]
842name = "bumpalo"
843version = "3.15.4"
844source = "registry+https://github.com/rust-lang/crates.io-index"
845checksum = "7ff69b9dd49fd426c69a0db9fc04dd934cdb6645ff000864d98f7e2af8830eaa"
846
847[[package]]
848name = "bytecheck"
849version = "0.6.12"
850source = "registry+https://github.com/rust-lang/crates.io-index"
851checksum = "23cdc57ce23ac53c931e88a43d06d070a6fd142f2617be5855eb75efc9beb1c2"
852dependencies = [
853 "bytecheck_derive",
854 "ptr_meta",
855 "simdutf8",
856]
857
858[[package]]
859name = "bytecheck_derive"
860version = "0.6.12"
861source = "registry+https://github.com/rust-lang/crates.io-index"
862checksum = "3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659"
863dependencies = [
864 "proc-macro2",
865 "quote",
866 "syn 1.0.109",
867]
868
869[[package]]
870name = "bytecount"
871version = "0.6.7"
872source = "registry+https://github.com/rust-lang/crates.io-index"
873checksum = "e1e5f035d16fc623ae5f74981db80a439803888314e3a555fd6f04acd51a3205"
874
875[[package]]
876name = "bytemuck"
877version = "1.15.0"
878source = "registry+https://github.com/rust-lang/crates.io-index"
879checksum = "5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15"
880
881[[package]]
882name = "byteorder"
883version = "1.5.0"
884source = "registry+https://github.com/rust-lang/crates.io-index"
885checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
886
887[[package]]
888name = "bytes"
889version = "1.6.0"
890source = "registry+https://github.com/rust-lang/crates.io-index"
891checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9"
892
893[[package]]
894name = "cc"
895version = "1.0.90"
896source = "registry+https://github.com/rust-lang/crates.io-index"
897checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5"
898dependencies = [
899 "jobserver",
900 "libc",
901]
902
903[[package]]
904name = "cfg-if"
905version = "0.1.10"
906source = "registry+https://github.com/rust-lang/crates.io-index"
907checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
908
909[[package]]
910name = "cfg-if"
911version = "1.0.0"
912source = "registry+https://github.com/rust-lang/crates.io-index"
913checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
914
915[[package]]
916name = "chrono"
917version = "0.4.35"
918source = "registry+https://github.com/rust-lang/crates.io-index"
919checksum = "8eaf5903dcbc0a39312feb77df2ff4c76387d591b9fc7b04a238dcf8bb62639a"
920dependencies = [
921 "android-tzdata",
922 "iana-time-zone",
923 "js-sys",
924 "num-traits",
925 "serde",
926 "wasm-bindgen",
927 "windows-targets 0.52.4",
928]
929
930[[package]]
931name = "chrono-tz"
932version = "0.8.6"
933source = "registry+https://github.com/rust-lang/crates.io-index"
934checksum = "d59ae0466b83e838b81a54256c39d5d7c20b9d7daa10510a242d9b75abd5936e"
935dependencies = [
936 "chrono",
937 "chrono-tz-build",
938 "phf 0.11.2",
939]
940
941[[package]]
942name = "chrono-tz-build"
943version = "0.2.1"
944source = "registry+https://github.com/rust-lang/crates.io-index"
945checksum = "433e39f13c9a060046954e0592a8d0a4bcb1040125cbf91cb8ee58964cfb350f"
946dependencies = [
947 "parse-zoneinfo",
948 "phf 0.11.2",
949 "phf_codegen 0.11.2",
950]
951
952[[package]]
953name = "clap"
954version = "2.34.0"
955source = "registry+https://github.com/rust-lang/crates.io-index"
956checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
957dependencies = [
958 "ansi_term",
959 "atty",
960 "bitflags 1.3.2",
961 "strsim 0.8.0",
962 "textwrap",
963 "unicode-width",
964 "vec_map",
965]
966
967[[package]]
968name = "clap"
969version = "4.5.3"
970source = "registry+https://github.com/rust-lang/crates.io-index"
971checksum = "949626d00e063efc93b6dca932419ceb5432f99769911c0b995f7e884c778813"
972dependencies = [
973 "clap_builder",
974 "clap_derive",
975]
976
977[[package]]
978name = "clap_builder"
979version = "4.5.2"
980source = "registry+https://github.com/rust-lang/crates.io-index"
981checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4"
982dependencies = [
983 "anstream",
984 "anstyle",
985 "clap_lex",
986 "strsim 0.11.0",
987 "terminal_size",
988]
989
990[[package]]
991name = "clap_complete"
992version = "4.5.1"
993source = "registry+https://github.com/rust-lang/crates.io-index"
994checksum = "885e4d7d5af40bfb99ae6f9433e292feac98d452dcb3ec3d25dfe7552b77da8c"
995dependencies = [
996 "clap 4.5.3",
997]
998
999[[package]]
1000name = "clap_derive"
1001version = "4.5.3"
1002source = "registry+https://github.com/rust-lang/crates.io-index"
1003checksum = "90239a040c80f5e14809ca132ddc4176ab33d5e17e49691793296e3fcb34d72f"
1004dependencies = [
1005 "heck 0.5.0",
1006 "proc-macro2",
1007 "quote",
1008 "syn 2.0.52",
1009]
1010
1011[[package]]
1012name = "clap_lex"
1013version = "0.7.0"
1014source = "registry+https://github.com/rust-lang/crates.io-index"
1015checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
1016
1017[[package]]
1018name = "codespan"
1019version = "0.11.1"
1020source = "registry+https://github.com/rust-lang/crates.io-index"
1021checksum = "3362992a0d9f1dd7c3d0e89e0ab2bb540b7a95fea8cd798090e758fda2899b5e"
1022dependencies = [
1023 "codespan-reporting",
1024]
1025
1026[[package]]
1027name = "codespan-reporting"
1028version = "0.11.1"
1029source = "registry+https://github.com/rust-lang/crates.io-index"
1030checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
1031dependencies = [
1032 "termcolor",
1033 "unicode-width",
1034]
1035
1036[[package]]
1037name = "color_quant"
1038version = "1.1.0"
1039source = "registry+https://github.com/rust-lang/crates.io-index"
1040checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
1041
1042[[package]]
1043name = "colorchoice"
1044version = "1.0.0"
1045source = "registry+https://github.com/rust-lang/crates.io-index"
1046checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
1047
1048[[package]]
1049name = "comrak"
1050version = "0.18.0"
1051source = "registry+https://github.com/rust-lang/crates.io-index"
1052checksum = "482aa5695bca086022be453c700a40c02893f1ba7098a2c88351de55341ae894"
1053dependencies = [
1054 "clap 4.5.3",
1055 "entities",
1056 "memchr",
1057 "once_cell",
1058 "regex",
1059 "shell-words",
1060 "slug",
1061 "syntect",
1062 "typed-arena",
1063 "unicode_categories",
1064 "xdg",
1065]
1066
1067[[package]]
1068name = "concurrent-queue"
1069version = "2.4.0"
1070source = "registry+https://github.com/rust-lang/crates.io-index"
1071checksum = "d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363"
1072dependencies = [
1073 "crossbeam-utils",
1074]
1075
1076[[package]]
1077name = "const-cstr"
1078version = "0.3.0"
1079source = "registry+https://github.com/rust-lang/crates.io-index"
1080checksum = "ed3d0b5ff30645a68f35ece8cea4556ca14ef8a1651455f789a099a0513532a6"
1081
1082[[package]]
1083name = "const-oid"
1084version = "0.9.6"
1085source = "registry+https://github.com/rust-lang/crates.io-index"
1086checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
1087
1088[[package]]
1089name = "const-str"
1090version = "0.3.2"
1091source = "registry+https://github.com/rust-lang/crates.io-index"
1092checksum = "21077772762a1002bb421c3af42ac1725fa56066bfc53d9a55bb79905df2aaf3"
1093dependencies = [
1094 "const-str-proc-macro",
1095]
1096
1097[[package]]
1098name = "const-str-proc-macro"
1099version = "0.3.2"
1100source = "registry+https://github.com/rust-lang/crates.io-index"
1101checksum = "5e1e0fdd2e5d3041e530e1b21158aeeef8b5d0e306bc5c1e3d6cf0930d10e25a"
1102dependencies = [
1103 "proc-macro2",
1104 "quote",
1105 "syn 1.0.109",
1106]
1107
1108[[package]]
1109name = "cookie"
1110version = "0.18.0"
1111source = "registry+https://github.com/rust-lang/crates.io-index"
1112checksum = "3cd91cf61412820176e137621345ee43b3f4423e589e7ae4e50d601d93e35ef8"
1113dependencies = [
1114 "percent-encoding",
1115 "time",
1116 "version_check",
1117]
1118
1119[[package]]
1120name = "core-foundation"
1121version = "0.9.4"
1122source = "registry+https://github.com/rust-lang/crates.io-index"
1123checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
1124dependencies = [
1125 "core-foundation-sys",
1126 "libc",
1127]
1128
1129[[package]]
1130name = "core-foundation-sys"
1131version = "0.8.6"
1132source = "registry+https://github.com/rust-lang/crates.io-index"
1133checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
1134
1135[[package]]
1136name = "core-graphics"
1137version = "0.22.3"
1138source = "registry+https://github.com/rust-lang/crates.io-index"
1139checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb"
1140dependencies = [
1141 "bitflags 1.3.2",
1142 "core-foundation",
1143 "core-graphics-types",
1144 "foreign-types",
1145 "libc",
1146]
1147
1148[[package]]
1149name = "core-graphics-types"
1150version = "0.1.3"
1151source = "registry+https://github.com/rust-lang/crates.io-index"
1152checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
1153dependencies = [
1154 "bitflags 1.3.2",
1155 "core-foundation",
1156 "libc",
1157]
1158
1159[[package]]
1160name = "core-text"
1161version = "19.2.0"
1162source = "registry+https://github.com/rust-lang/crates.io-index"
1163checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25"
1164dependencies = [
1165 "core-foundation",
1166 "core-graphics",
1167 "foreign-types",
1168 "libc",
1169]
1170
1171[[package]]
1172name = "cpufeatures"
1173version = "0.2.12"
1174source = "registry+https://github.com/rust-lang/crates.io-index"
1175checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
1176dependencies = [
1177 "libc",
1178]
1179
1180[[package]]
1181name = "crc"
1182version = "3.0.1"
1183source = "registry+https://github.com/rust-lang/crates.io-index"
1184checksum = "86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe"
1185dependencies = [
1186 "crc-catalog",
1187]
1188
1189[[package]]
1190name = "crc-catalog"
1191version = "2.4.0"
1192source = "registry+https://github.com/rust-lang/crates.io-index"
1193checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
1194
1195[[package]]
1196name = "crc32fast"
1197version = "1.4.0"
1198source = "registry+https://github.com/rust-lang/crates.io-index"
1199checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa"
1200dependencies = [
1201 "cfg-if 1.0.0",
1202]
1203
1204[[package]]
1205name = "crossbeam-channel"
1206version = "0.5.12"
1207source = "registry+https://github.com/rust-lang/crates.io-index"
1208checksum = "ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95"
1209dependencies = [
1210 "crossbeam-utils",
1211]
1212
1213[[package]]
1214name = "crossbeam-deque"
1215version = "0.8.5"
1216source = "registry+https://github.com/rust-lang/crates.io-index"
1217checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
1218dependencies = [
1219 "crossbeam-epoch",
1220 "crossbeam-utils",
1221]
1222
1223[[package]]
1224name = "crossbeam-epoch"
1225version = "0.9.18"
1226source = "registry+https://github.com/rust-lang/crates.io-index"
1227checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
1228dependencies = [
1229 "crossbeam-utils",
1230]
1231
1232[[package]]
1233name = "crossbeam-queue"
1234version = "0.3.11"
1235source = "registry+https://github.com/rust-lang/crates.io-index"
1236checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
1237dependencies = [
1238 "crossbeam-utils",
1239]
1240
1241[[package]]
1242name = "crossbeam-utils"
1243version = "0.8.19"
1244source = "registry+https://github.com/rust-lang/crates.io-index"
1245checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
1246
1247[[package]]
1248name = "crunchy"
1249version = "0.2.2"
1250source = "registry+https://github.com/rust-lang/crates.io-index"
1251checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
1252
1253[[package]]
1254name = "crypto-common"
1255version = "0.1.6"
1256source = "registry+https://github.com/rust-lang/crates.io-index"
1257checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
1258dependencies = [
1259 "generic-array",
1260 "typenum",
1261]
1262
1263[[package]]
1264name = "cssparser"
1265version = "0.33.0"
1266source = "registry+https://github.com/rust-lang/crates.io-index"
1267checksum = "9be934d936a0fbed5bcdc01042b770de1398bf79d0e192f49fa7faea0e99281e"
1268dependencies = [
1269 "cssparser-macros",
1270 "dtoa-short",
1271 "itoa",
1272 "phf 0.11.2",
1273 "smallvec",
1274]
1275
1276[[package]]
1277name = "cssparser-color"
1278version = "0.1.0"
1279source = "registry+https://github.com/rust-lang/crates.io-index"
1280checksum = "556c099a61d85989d7af52b692e35a8d68a57e7df8c6d07563dc0778b3960c9f"
1281dependencies = [
1282 "cssparser",
1283]
1284
1285[[package]]
1286name = "cssparser-macros"
1287version = "0.6.1"
1288source = "registry+https://github.com/rust-lang/crates.io-index"
1289checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
1290dependencies = [
1291 "quote",
1292 "syn 2.0.52",
1293]
1294
1295[[package]]
1296name = "darling"
1297version = "0.14.4"
1298source = "registry+https://github.com/rust-lang/crates.io-index"
1299checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850"
1300dependencies = [
1301 "darling_core",
1302 "darling_macro",
1303]
1304
1305[[package]]
1306name = "darling_core"
1307version = "0.14.4"
1308source = "registry+https://github.com/rust-lang/crates.io-index"
1309checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0"
1310dependencies = [
1311 "fnv",
1312 "ident_case",
1313 "proc-macro2",
1314 "quote",
1315 "strsim 0.10.0",
1316 "syn 1.0.109",
1317]
1318
1319[[package]]
1320name = "darling_macro"
1321version = "0.14.4"
1322source = "registry+https://github.com/rust-lang/crates.io-index"
1323checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e"
1324dependencies = [
1325 "darling_core",
1326 "quote",
1327 "syn 1.0.109",
1328]
1329
1330[[package]]
1331name = "dashmap"
1332version = "4.0.2"
1333source = "registry+https://github.com/rust-lang/crates.io-index"
1334checksum = "e77a43b28d0668df09411cb0bc9a8c2adc40f9a048afe863e05fd43251e8e39c"
1335dependencies = [
1336 "cfg-if 1.0.0",
1337 "num_cpus",
1338 "serde",
1339]
1340
1341[[package]]
1342name = "dashmap"
1343version = "5.5.3"
1344source = "registry+https://github.com/rust-lang/crates.io-index"
1345checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
1346dependencies = [
1347 "cfg-if 1.0.0",
1348 "hashbrown 0.14.3",
1349 "lock_api",
1350 "once_cell",
1351 "parking_lot_core 0.9.9",
1352]
1353
1354[[package]]
1355name = "data-encoding"
1356version = "2.5.0"
1357source = "registry+https://github.com/rust-lang/crates.io-index"
1358checksum = "7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5"
1359
1360[[package]]
1361name = "data-url"
1362version = "0.1.1"
1363source = "registry+https://github.com/rust-lang/crates.io-index"
1364checksum = "3a30bfce702bcfa94e906ef82421f2c0e61c076ad76030c16ee5d2e9a32fe193"
1365dependencies = [
1366 "matches",
1367]
1368
1369[[package]]
1370name = "der"
1371version = "0.7.8"
1372source = "registry+https://github.com/rust-lang/crates.io-index"
1373checksum = "fffa369a668c8af7dbf8b5e56c9f744fbd399949ed171606040001947de40b1c"
1374dependencies = [
1375 "const-oid",
1376 "pem-rfc7468",
1377 "zeroize",
1378]
1379
1380[[package]]
1381name = "deranged"
1382version = "0.3.11"
1383source = "registry+https://github.com/rust-lang/crates.io-index"
1384checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
1385dependencies = [
1386 "powerfmt",
1387]
1388
1389[[package]]
1390name = "derive_builder"
1391version = "0.12.0"
1392source = "registry+https://github.com/rust-lang/crates.io-index"
1393checksum = "8d67778784b508018359cbc8696edb3db78160bab2c2a28ba7f56ef6932997f8"
1394dependencies = [
1395 "derive_builder_macro",
1396]
1397
1398[[package]]
1399name = "derive_builder_core"
1400version = "0.12.0"
1401source = "registry+https://github.com/rust-lang/crates.io-index"
1402checksum = "c11bdc11a0c47bc7d37d582b5285da6849c96681023680b906673c5707af7b0f"
1403dependencies = [
1404 "darling",
1405 "proc-macro2",
1406 "quote",
1407 "syn 1.0.109",
1408]
1409
1410[[package]]
1411name = "derive_builder_macro"
1412version = "0.12.0"
1413source = "registry+https://github.com/rust-lang/crates.io-index"
1414checksum = "ebcda35c7a396850a55ffeac740804b40ffec779b98fffbb1738f4033f0ee79e"
1415dependencies = [
1416 "derive_builder_core",
1417 "syn 1.0.109",
1418]
1419
1420[[package]]
1421name = "deunicode"
1422version = "1.4.3"
1423source = "registry+https://github.com/rust-lang/crates.io-index"
1424checksum = "b6e854126756c496b8c81dec88f9a706b15b875c5849d4097a3854476b9fdf94"
1425
1426[[package]]
1427name = "diff"
1428version = "0.1.13"
1429source = "registry+https://github.com/rust-lang/crates.io-index"
1430checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
1431
1432[[package]]
1433name = "digest"
1434version = "0.10.7"
1435source = "registry+https://github.com/rust-lang/crates.io-index"
1436checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
1437dependencies = [
1438 "block-buffer",
1439 "const-oid",
1440 "crypto-common",
1441 "subtle",
1442]
1443
1444[[package]]
1445name = "diligent-date-parser"
1446version = "0.1.4"
1447source = "registry+https://github.com/rust-lang/crates.io-index"
1448checksum = "f6cf7fe294274a222363f84bcb63cdea762979a0443b4cf1f4f8fd17c86b1182"
1449dependencies = [
1450 "chrono",
1451]
1452
1453[[package]]
1454name = "dirs"
1455version = "3.0.2"
1456source = "registry+https://github.com/rust-lang/crates.io-index"
1457checksum = "30baa043103c9d0c2a57cf537cc2f35623889dc0d405e6c3cccfadbc81c71309"
1458dependencies = [
1459 "dirs-sys",
1460]
1461
1462[[package]]
1463name = "dirs-next"
1464version = "2.0.0"
1465source = "registry+https://github.com/rust-lang/crates.io-index"
1466checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1467dependencies = [
1468 "cfg-if 1.0.0",
1469 "dirs-sys-next",
1470]
1471
1472[[package]]
1473name = "dirs-sys"
1474version = "0.3.7"
1475source = "registry+https://github.com/rust-lang/crates.io-index"
1476checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
1477dependencies = [
1478 "libc",
1479 "redox_users",
1480 "winapi 0.3.9",
1481]
1482
1483[[package]]
1484name = "dirs-sys-next"
1485version = "0.1.2"
1486source = "registry+https://github.com/rust-lang/crates.io-index"
1487checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1488dependencies = [
1489 "libc",
1490 "redox_users",
1491 "winapi 0.3.9",
1492]
1493
1494[[package]]
1495name = "dlib"
1496version = "0.5.2"
1497source = "registry+https://github.com/rust-lang/crates.io-index"
1498checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
1499dependencies = [
1500 "libloading 0.8.3",
1501]
1502
1503[[package]]
1504name = "dotenvy"
1505version = "0.15.7"
1506source = "registry+https://github.com/rust-lang/crates.io-index"
1507checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
1508
1509[[package]]
1510name = "dtoa"
1511version = "1.0.9"
1512source = "registry+https://github.com/rust-lang/crates.io-index"
1513checksum = "dcbb2bf8e87535c23f7a8a321e364ce21462d0ff10cb6407820e8e96dfff6653"
1514
1515[[package]]
1516name = "dtoa-short"
1517version = "0.3.4"
1518source = "registry+https://github.com/rust-lang/crates.io-index"
1519checksum = "dbaceec3c6e4211c79e7b1800fb9680527106beb2f9c51904a3210c03a448c74"
1520dependencies = [
1521 "dtoa",
1522]
1523
1524[[package]]
1525name = "dwrote"
1526version = "0.11.0"
1527source = "registry+https://github.com/rust-lang/crates.io-index"
1528checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b"
1529dependencies = [
1530 "lazy_static",
1531 "libc",
1532 "winapi 0.3.9",
1533 "wio",
1534]
1535
1536[[package]]
1537name = "educe"
1538version = "0.4.23"
1539source = "registry+https://github.com/rust-lang/crates.io-index"
1540checksum = "0f0042ff8246a363dbe77d2ceedb073339e85a804b9a47636c6e016a9a32c05f"
1541dependencies = [
1542 "enum-ordinalize",
1543 "proc-macro2",
1544 "quote",
1545 "syn 1.0.109",
1546]
1547
1548[[package]]
1549name = "either"
1550version = "1.10.0"
1551source = "registry+https://github.com/rust-lang/crates.io-index"
1552checksum = "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a"
1553dependencies = [
1554 "serde",
1555]
1556
1557[[package]]
1558name = "ena"
1559version = "0.14.2"
1560source = "registry+https://github.com/rust-lang/crates.io-index"
1561checksum = "c533630cf40e9caa44bd91aadc88a75d75a4c3a12b4cfde353cbed41daa1e1f1"
1562dependencies = [
1563 "log",
1564]
1565
1566[[package]]
1567name = "encoding"
1568version = "0.2.33"
1569source = "registry+https://github.com/rust-lang/crates.io-index"
1570checksum = "6b0d943856b990d12d3b55b359144ff341533e516d94098b1d3fc1ac666d36ec"
1571dependencies = [
1572 "encoding-index-japanese",
1573 "encoding-index-korean",
1574 "encoding-index-simpchinese",
1575 "encoding-index-singlebyte",
1576 "encoding-index-tradchinese",
1577]
1578
1579[[package]]
1580name = "encoding-index-japanese"
1581version = "1.20141219.5"
1582source = "registry+https://github.com/rust-lang/crates.io-index"
1583checksum = "04e8b2ff42e9a05335dbf8b5c6f7567e5591d0d916ccef4e0b1710d32a0d0c91"
1584dependencies = [
1585 "encoding_index_tests",
1586]
1587
1588[[package]]
1589name = "encoding-index-korean"
1590version = "1.20141219.5"
1591source = "registry+https://github.com/rust-lang/crates.io-index"
1592checksum = "4dc33fb8e6bcba213fe2f14275f0963fd16f0a02c878e3095ecfdf5bee529d81"
1593dependencies = [
1594 "encoding_index_tests",
1595]
1596
1597[[package]]
1598name = "encoding-index-simpchinese"
1599version = "1.20141219.5"
1600source = "registry+https://github.com/rust-lang/crates.io-index"
1601checksum = "d87a7194909b9118fc707194baa434a4e3b0fb6a5a757c73c3adb07aa25031f7"
1602dependencies = [
1603 "encoding_index_tests",
1604]
1605
1606[[package]]
1607name = "encoding-index-singlebyte"
1608version = "1.20141219.5"
1609source = "registry+https://github.com/rust-lang/crates.io-index"
1610checksum = "3351d5acffb224af9ca265f435b859c7c01537c0849754d3db3fdf2bfe2ae84a"
1611dependencies = [
1612 "encoding_index_tests",
1613]
1614
1615[[package]]
1616name = "encoding-index-tradchinese"
1617version = "1.20141219.5"
1618source = "registry+https://github.com/rust-lang/crates.io-index"
1619checksum = "fd0e20d5688ce3cab59eb3ef3a2083a5c77bf496cb798dc6fcdb75f323890c18"
1620dependencies = [
1621 "encoding_index_tests",
1622]
1623
1624[[package]]
1625name = "encoding_index_tests"
1626version = "0.1.4"
1627source = "registry+https://github.com/rust-lang/crates.io-index"
1628checksum = "a246d82be1c9d791c5dfde9a2bd045fc3cbba3fa2b11ad558f27d01712f00569"
1629
1630[[package]]
1631name = "encoding_rs"
1632version = "0.8.33"
1633source = "registry+https://github.com/rust-lang/crates.io-index"
1634checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1"
1635dependencies = [
1636 "cfg-if 1.0.0",
1637]
1638
1639[[package]]
1640name = "encoding_rs_io"
1641version = "0.1.7"
1642source = "registry+https://github.com/rust-lang/crates.io-index"
1643checksum = "1cc3c5651fb62ab8aa3103998dade57efdd028544bd300516baa31840c252a83"
1644dependencies = [
1645 "encoding_rs",
1646]
1647
1648[[package]]
1649name = "entities"
1650version = "1.0.1"
1651source = "registry+https://github.com/rust-lang/crates.io-index"
1652checksum = "b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca"
1653
1654[[package]]
1655name = "enum-as-inner"
1656version = "0.5.1"
1657source = "registry+https://github.com/rust-lang/crates.io-index"
1658checksum = "c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116"
1659dependencies = [
1660 "heck 0.4.1",
1661 "proc-macro2",
1662 "quote",
1663 "syn 1.0.109",
1664]
1665
1666[[package]]
1667name = "enum-ordinalize"
1668version = "3.1.15"
1669source = "registry+https://github.com/rust-lang/crates.io-index"
1670checksum = "1bf1fa3f06bbff1ea5b1a9c7b14aa992a39657db60a2759457328d7e058f49ee"
1671dependencies = [
1672 "num-bigint",
1673 "num-traits",
1674 "proc-macro2",
1675 "quote",
1676 "syn 2.0.52",
1677]
1678
1679[[package]]
1680name = "env_logger"
1681version = "0.8.4"
1682source = "registry+https://github.com/rust-lang/crates.io-index"
1683checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3"
1684dependencies = [
1685 "atty",
1686 "humantime",
1687 "log",
1688 "regex",
1689 "termcolor",
1690]
1691
1692[[package]]
1693name = "env_logger"
1694version = "0.10.2"
1695source = "registry+https://github.com/rust-lang/crates.io-index"
1696checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580"
1697dependencies = [
1698 "humantime",
1699 "is-terminal",
1700 "log",
1701 "regex",
1702 "termcolor",
1703]
1704
1705[[package]]
1706name = "equivalent"
1707version = "1.0.1"
1708source = "registry+https://github.com/rust-lang/crates.io-index"
1709checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
1710
1711[[package]]
1712name = "errno"
1713version = "0.3.8"
1714source = "registry+https://github.com/rust-lang/crates.io-index"
1715checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
1716dependencies = [
1717 "libc",
1718 "windows-sys 0.52.0",
1719]
1720
1721[[package]]
1722name = "etcetera"
1723version = "0.8.0"
1724source = "registry+https://github.com/rust-lang/crates.io-index"
1725checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
1726dependencies = [
1727 "cfg-if 1.0.0",
1728 "home",
1729 "windows-sys 0.48.0",
1730]
1731
1732[[package]]
1733name = "event-listener"
1734version = "2.5.3"
1735source = "registry+https://github.com/rust-lang/crates.io-index"
1736checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
1737
1738[[package]]
1739name = "event-listener"
1740version = "3.1.0"
1741source = "registry+https://github.com/rust-lang/crates.io-index"
1742checksum = "d93877bcde0eb80ca09131a08d23f0a5c18a620b01db137dba666d18cd9b30c2"
1743dependencies = [
1744 "concurrent-queue",
1745 "parking",
1746 "pin-project-lite",
1747]
1748
1749[[package]]
1750name = "event-listener"
1751version = "4.0.3"
1752source = "registry+https://github.com/rust-lang/crates.io-index"
1753checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e"
1754dependencies = [
1755 "concurrent-queue",
1756 "parking",
1757 "pin-project-lite",
1758]
1759
1760[[package]]
1761name = "event-listener"
1762version = "5.2.0"
1763source = "registry+https://github.com/rust-lang/crates.io-index"
1764checksum = "2b5fb89194fa3cad959b833185b3063ba881dbfc7030680b314250779fb4cc91"
1765dependencies = [
1766 "concurrent-queue",
1767 "parking",
1768 "pin-project-lite",
1769]
1770
1771[[package]]
1772name = "event-listener-strategy"
1773version = "0.4.0"
1774source = "registry+https://github.com/rust-lang/crates.io-index"
1775checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"
1776dependencies = [
1777 "event-listener 4.0.3",
1778 "pin-project-lite",
1779]
1780
1781[[package]]
1782name = "event-listener-strategy"
1783version = "0.5.0"
1784source = "registry+https://github.com/rust-lang/crates.io-index"
1785checksum = "feedafcaa9b749175d5ac357452a9d41ea2911da598fde46ce1fe02c37751291"
1786dependencies = [
1787 "event-listener 5.2.0",
1788 "pin-project-lite",
1789]
1790
1791[[package]]
1792name = "fallible-iterator"
1793version = "0.3.0"
1794source = "registry+https://github.com/rust-lang/crates.io-index"
1795checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
1796
1797[[package]]
1798name = "fallible-streaming-iterator"
1799version = "0.1.9"
1800source = "registry+https://github.com/rust-lang/crates.io-index"
1801checksum = "7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a"
1802
1803[[package]]
1804name = "fancy-regex"
1805version = "0.11.0"
1806source = "registry+https://github.com/rust-lang/crates.io-index"
1807checksum = "b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2"
1808dependencies = [
1809 "bit-set",
1810 "regex",
1811]
1812
1813[[package]]
1814name = "fastrand"
1815version = "1.9.0"
1816source = "registry+https://github.com/rust-lang/crates.io-index"
1817checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
1818dependencies = [
1819 "instant",
1820]
1821
1822[[package]]
1823name = "fastrand"
1824version = "2.0.1"
1825source = "registry+https://github.com/rust-lang/crates.io-index"
1826checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
1827
1828[[package]]
1829name = "fdeflate"
1830version = "0.3.4"
1831source = "registry+https://github.com/rust-lang/crates.io-index"
1832checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645"
1833dependencies = [
1834 "simd-adler32",
1835]
1836
1837[[package]]
1838name = "file-mode"
1839version = "0.1.2"
1840source = "registry+https://github.com/rust-lang/crates.io-index"
1841checksum = "773ea145485772b8d354624b32adbe20e776353d3e48c7b03ef44e3455e9815c"
1842dependencies = [
1843 "libc",
1844]
1845
1846[[package]]
1847name = "filetime"
1848version = "0.2.23"
1849source = "registry+https://github.com/rust-lang/crates.io-index"
1850checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd"
1851dependencies = [
1852 "cfg-if 1.0.0",
1853 "libc",
1854 "redox_syscall 0.4.1",
1855 "windows-sys 0.52.0",
1856]
1857
1858[[package]]
1859name = "finl_unicode"
1860version = "1.2.0"
1861source = "registry+https://github.com/rust-lang/crates.io-index"
1862checksum = "8fcfdc7a0362c9f4444381a9e697c79d435fe65b52a37466fc2c1184cee9edc6"
1863
1864[[package]]
1865name = "fixedbitset"
1866version = "0.4.2"
1867source = "registry+https://github.com/rust-lang/crates.io-index"
1868checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
1869
1870[[package]]
1871name = "flate2"
1872version = "1.0.28"
1873source = "registry+https://github.com/rust-lang/crates.io-index"
1874checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e"
1875dependencies = [
1876 "crc32fast",
1877 "miniz_oxide",
1878]
1879
1880[[package]]
1881name = "float-ord"
1882version = "0.2.0"
1883source = "registry+https://github.com/rust-lang/crates.io-index"
1884checksum = "7bad48618fdb549078c333a7a8528acb57af271d0433bdecd523eb620628364e"
1885
1886[[package]]
1887name = "flume"
1888version = "0.11.0"
1889source = "registry+https://github.com/rust-lang/crates.io-index"
1890checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
1891dependencies = [
1892 "futures-core",
1893 "futures-sink",
1894 "spin 0.9.8",
1895]
1896
1897[[package]]
1898name = "fnv"
1899version = "1.0.7"
1900source = "registry+https://github.com/rust-lang/crates.io-index"
1901checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
1902
1903[[package]]
1904name = "font-kit"
1905version = "0.11.0"
1906source = "registry+https://github.com/rust-lang/crates.io-index"
1907checksum = "21fe28504d371085fae9ac7a3450f0b289ab71e07c8e57baa3fb68b9e57d6ce5"
1908dependencies = [
1909 "bitflags 1.3.2",
1910 "byteorder",
1911 "core-foundation",
1912 "core-graphics",
1913 "core-text",
1914 "dirs-next",
1915 "dwrote",
1916 "float-ord",
1917 "freetype",
1918 "lazy_static",
1919 "libc",
1920 "log",
1921 "pathfinder_geometry",
1922 "pathfinder_simd",
1923 "walkdir",
1924 "winapi 0.3.9",
1925 "yeslogic-fontconfig-sys",
1926]
1927
1928[[package]]
1929name = "foreign-types"
1930version = "0.3.2"
1931source = "registry+https://github.com/rust-lang/crates.io-index"
1932checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
1933dependencies = [
1934 "foreign-types-shared",
1935]
1936
1937[[package]]
1938name = "foreign-types-shared"
1939version = "0.1.1"
1940source = "registry+https://github.com/rust-lang/crates.io-index"
1941checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
1942
1943[[package]]
1944name = "form_urlencoded"
1945version = "1.2.1"
1946source = "registry+https://github.com/rust-lang/crates.io-index"
1947checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
1948dependencies = [
1949 "percent-encoding",
1950]
1951
1952[[package]]
1953name = "fraction"
1954version = "0.13.1"
1955source = "registry+https://github.com/rust-lang/crates.io-index"
1956checksum = "3027ae1df8d41b4bed2241c8fdad4acc1e7af60c8e17743534b545e77182d678"
1957dependencies = [
1958 "lazy_static",
1959 "num",
1960]
1961
1962[[package]]
1963name = "freetype"
1964version = "0.7.1"
1965source = "registry+https://github.com/rust-lang/crates.io-index"
1966checksum = "efc8599a3078adf8edeb86c71e9f8fa7d88af5ca31e806a867756081f90f5d83"
1967dependencies = [
1968 "freetype-sys",
1969 "libc",
1970]
1971
1972[[package]]
1973name = "freetype-sys"
1974version = "0.19.0"
1975source = "registry+https://github.com/rust-lang/crates.io-index"
1976checksum = "66ee28c39a43d89fbed8b4798fb4ba56722cfd2b5af81f9326c27614ba88ecd5"
1977dependencies = [
1978 "cc",
1979 "libc",
1980 "pkg-config",
1981]
1982
1983[[package]]
1984name = "fsevent"
1985version = "0.4.0"
1986source = "registry+https://github.com/rust-lang/crates.io-index"
1987checksum = "5ab7d1bd1bd33cc98b0889831b72da23c0aa4df9cec7e0702f46ecea04b35db6"
1988dependencies = [
1989 "bitflags 1.3.2",
1990 "fsevent-sys",
1991]
1992
1993[[package]]
1994name = "fsevent-sys"
1995version = "2.0.1"
1996source = "registry+https://github.com/rust-lang/crates.io-index"
1997checksum = "f41b048a94555da0f42f1d632e2e19510084fb8e303b0daa2816e733fb3644a0"
1998dependencies = [
1999 "libc",
2000]
2001
2002[[package]]
2003name = "fuchsia-zircon"
2004version = "0.3.3"
2005source = "registry+https://github.com/rust-lang/crates.io-index"
2006checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
2007dependencies = [
2008 "bitflags 1.3.2",
2009 "fuchsia-zircon-sys",
2010]
2011
2012[[package]]
2013name = "fuchsia-zircon-sys"
2014version = "0.3.3"
2015source = "registry+https://github.com/rust-lang/crates.io-index"
2016checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
2017
2018[[package]]
2019name = "funty"
2020version = "2.0.0"
2021source = "registry+https://github.com/rust-lang/crates.io-index"
2022checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
2023
2024[[package]]
2025name = "futures"
2026version = "0.3.30"
2027source = "registry+https://github.com/rust-lang/crates.io-index"
2028checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
2029dependencies = [
2030 "futures-channel",
2031 "futures-core",
2032 "futures-executor",
2033 "futures-io",
2034 "futures-sink",
2035 "futures-task",
2036 "futures-util",
2037]
2038
2039[[package]]
2040name = "futures-channel"
2041version = "0.3.30"
2042source = "registry+https://github.com/rust-lang/crates.io-index"
2043checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
2044dependencies = [
2045 "futures-core",
2046 "futures-sink",
2047]
2048
2049[[package]]
2050name = "futures-core"
2051version = "0.3.30"
2052source = "registry+https://github.com/rust-lang/crates.io-index"
2053checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
2054
2055[[package]]
2056name = "futures-executor"
2057version = "0.3.30"
2058source = "registry+https://github.com/rust-lang/crates.io-index"
2059checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
2060dependencies = [
2061 "futures-core",
2062 "futures-task",
2063 "futures-util",
2064]
2065
2066[[package]]
2067name = "futures-intrusive"
2068version = "0.5.0"
2069source = "registry+https://github.com/rust-lang/crates.io-index"
2070checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
2071dependencies = [
2072 "futures-core",
2073 "lock_api",
2074 "parking_lot 0.12.1",
2075]
2076
2077[[package]]
2078name = "futures-io"
2079version = "0.3.30"
2080source = "registry+https://github.com/rust-lang/crates.io-index"
2081checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
2082
2083[[package]]
2084name = "futures-lite"
2085version = "1.13.0"
2086source = "registry+https://github.com/rust-lang/crates.io-index"
2087checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
2088dependencies = [
2089 "fastrand 1.9.0",
2090 "futures-core",
2091 "futures-io",
2092 "memchr",
2093 "parking",
2094 "pin-project-lite",
2095 "waker-fn",
2096]
2097
2098[[package]]
2099name = "futures-lite"
2100version = "2.2.0"
2101source = "registry+https://github.com/rust-lang/crates.io-index"
2102checksum = "445ba825b27408685aaecefd65178908c36c6e96aaf6d8599419d46e624192ba"
2103dependencies = [
2104 "fastrand 2.0.1",
2105 "futures-core",
2106 "futures-io",
2107 "parking",
2108 "pin-project-lite",
2109]
2110
2111[[package]]
2112name = "futures-macro"
2113version = "0.3.30"
2114source = "registry+https://github.com/rust-lang/crates.io-index"
2115checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
2116dependencies = [
2117 "proc-macro2",
2118 "quote",
2119 "syn 2.0.52",
2120]
2121
2122[[package]]
2123name = "futures-sink"
2124version = "0.3.30"
2125source = "registry+https://github.com/rust-lang/crates.io-index"
2126checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
2127
2128[[package]]
2129name = "futures-task"
2130version = "0.3.30"
2131source = "registry+https://github.com/rust-lang/crates.io-index"
2132checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
2133
2134[[package]]
2135name = "futures-util"
2136version = "0.3.30"
2137source = "registry+https://github.com/rust-lang/crates.io-index"
2138checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
2139dependencies = [
2140 "futures-channel",
2141 "futures-core",
2142 "futures-io",
2143 "futures-macro",
2144 "futures-sink",
2145 "futures-task",
2146 "memchr",
2147 "pin-project-lite",
2148 "pin-utils",
2149 "slab",
2150]
2151
2152[[package]]
2153name = "fxhash"
2154version = "0.2.1"
2155source = "registry+https://github.com/rust-lang/crates.io-index"
2156checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
2157dependencies = [
2158 "byteorder",
2159]
2160
2161[[package]]
2162name = "generic-array"
2163version = "0.14.7"
2164source = "registry+https://github.com/rust-lang/crates.io-index"
2165checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
2166dependencies = [
2167 "typenum",
2168 "version_check",
2169]
2170
2171[[package]]
2172name = "getrandom"
2173version = "0.2.12"
2174source = "registry+https://github.com/rust-lang/crates.io-index"
2175checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"
2176dependencies = [
2177 "cfg-if 1.0.0",
2178 "js-sys",
2179 "libc",
2180 "wasi",
2181 "wasm-bindgen",
2182]
2183
2184[[package]]
2185name = "gif"
2186version = "0.12.0"
2187source = "registry+https://github.com/rust-lang/crates.io-index"
2188checksum = "80792593675e051cf94a4b111980da2ba60d4a83e43e0048c5693baab3977045"
2189dependencies = [
2190 "color_quant",
2191 "weezl",
2192]
2193
2194[[package]]
2195name = "gimli"
2196version = "0.28.1"
2197source = "registry+https://github.com/rust-lang/crates.io-index"
2198checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
2199
2200[[package]]
2201name = "git2"
2202version = "0.17.2"
2203source = "registry+https://github.com/rust-lang/crates.io-index"
2204checksum = "7b989d6a7ca95a362cf2cfc5ad688b3a467be1f87e480b8dad07fee8c79b0044"
2205dependencies = [
2206 "bitflags 1.3.2",
2207 "libc",
2208 "libgit2-sys",
2209 "log",
2210 "openssl-probe",
2211 "openssl-sys",
2212 "url",
2213]
2214
2215[[package]]
2216name = "glob"
2217version = "0.3.1"
2218source = "registry+https://github.com/rust-lang/crates.io-index"
2219checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
2220
2221[[package]]
2222name = "globset"
2223version = "0.4.14"
2224source = "registry+https://github.com/rust-lang/crates.io-index"
2225checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1"
2226dependencies = [
2227 "aho-corasick 1.1.2",
2228 "bstr",
2229 "log",
2230 "regex-automata 0.4.6",
2231 "regex-syntax 0.8.2",
2232]
2233
2234[[package]]
2235name = "globwalk"
2236version = "0.8.1"
2237source = "registry+https://github.com/rust-lang/crates.io-index"
2238checksum = "93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc"
2239dependencies = [
2240 "bitflags 1.3.2",
2241 "ignore",
2242 "walkdir",
2243]
2244
2245[[package]]
2246name = "grep-matcher"
2247version = "0.1.7"
2248source = "registry+https://github.com/rust-lang/crates.io-index"
2249checksum = "47a3141a10a43acfedc7c98a60a834d7ba00dfe7bec9071cbfc19b55b292ac02"
2250dependencies = [
2251 "memchr",
2252]
2253
2254[[package]]
2255name = "grep-searcher"
2256version = "0.1.13"
2257source = "registry+https://github.com/rust-lang/crates.io-index"
2258checksum = "ba536ae4f69bec62d8839584dd3153d3028ef31bb229f04e09fb5a9e5a193c54"
2259dependencies = [
2260 "bstr",
2261 "encoding_rs",
2262 "encoding_rs_io",
2263 "grep-matcher",
2264 "log",
2265 "memchr",
2266 "memmap2",
2267]
2268
2269[[package]]
2270name = "h2"
2271version = "0.3.25"
2272source = "registry+https://github.com/rust-lang/crates.io-index"
2273checksum = "4fbd2820c5e49886948654ab546d0688ff24530286bdcf8fca3cefb16d4618eb"
2274dependencies = [
2275 "bytes",
2276 "fnv",
2277 "futures-core",
2278 "futures-sink",
2279 "futures-util",
2280 "http 0.2.12",
2281 "indexmap 2.2.5",
2282 "slab",
2283 "tokio",
2284 "tokio-util",
2285 "tracing",
2286]
2287
2288[[package]]
2289name = "h2"
2290version = "0.4.3"
2291source = "registry+https://github.com/rust-lang/crates.io-index"
2292checksum = "51ee2dd2e4f378392eeff5d51618cd9a63166a2513846bbc55f21cfacd9199d4"
2293dependencies = [
2294 "bytes",
2295 "fnv",
2296 "futures-core",
2297 "futures-sink",
2298 "futures-util",
2299 "http 1.1.0",
2300 "indexmap 2.2.5",
2301 "slab",
2302 "tokio",
2303 "tokio-util",
2304 "tracing",
2305]
2306
2307[[package]]
2308name = "hashbrown"
2309version = "0.12.3"
2310source = "registry+https://github.com/rust-lang/crates.io-index"
2311checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
2312dependencies = [
2313 "ahash 0.7.8",
2314]
2315
2316[[package]]
2317name = "hashbrown"
2318version = "0.14.3"
2319source = "registry+https://github.com/rust-lang/crates.io-index"
2320checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
2321dependencies = [
2322 "ahash 0.8.11",
2323 "allocator-api2",
2324]
2325
2326[[package]]
2327name = "hashlink"
2328version = "0.8.4"
2329source = "registry+https://github.com/rust-lang/crates.io-index"
2330checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
2331dependencies = [
2332 "hashbrown 0.14.3",
2333]
2334
2335[[package]]
2336name = "headers"
2337version = "0.4.0"
2338source = "registry+https://github.com/rust-lang/crates.io-index"
2339checksum = "322106e6bd0cba2d5ead589ddb8150a13d7c4217cf80d7c4f682ca994ccc6aa9"
2340dependencies = [
2341 "base64 0.21.7",
2342 "bytes",
2343 "headers-core",
2344 "http 1.1.0",
2345 "httpdate",
2346 "mime",
2347 "sha1",
2348]
2349
2350[[package]]
2351name = "headers-core"
2352version = "0.3.0"
2353source = "registry+https://github.com/rust-lang/crates.io-index"
2354checksum = "54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4"
2355dependencies = [
2356 "http 1.1.0",
2357]
2358
2359[[package]]
2360name = "heck"
2361version = "0.4.1"
2362source = "registry+https://github.com/rust-lang/crates.io-index"
2363checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
2364dependencies = [
2365 "unicode-segmentation",
2366]
2367
2368[[package]]
2369name = "heck"
2370version = "0.5.0"
2371source = "registry+https://github.com/rust-lang/crates.io-index"
2372checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
2373
2374[[package]]
2375name = "hermit-abi"
2376version = "0.1.19"
2377source = "registry+https://github.com/rust-lang/crates.io-index"
2378checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
2379dependencies = [
2380 "libc",
2381]
2382
2383[[package]]
2384name = "hermit-abi"
2385version = "0.3.9"
2386source = "registry+https://github.com/rust-lang/crates.io-index"
2387checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
2388
2389[[package]]
2390name = "hex"
2391version = "0.4.3"
2392source = "registry+https://github.com/rust-lang/crates.io-index"
2393checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2394
2395[[package]]
2396name = "hkdf"
2397version = "0.12.4"
2398source = "registry+https://github.com/rust-lang/crates.io-index"
2399checksum = "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
2400dependencies = [
2401 "hmac",
2402]
2403
2404[[package]]
2405name = "hmac"
2406version = "0.12.1"
2407source = "registry+https://github.com/rust-lang/crates.io-index"
2408checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
2409dependencies = [
2410 "digest",
2411]
2412
2413[[package]]
2414name = "home"
2415version = "0.5.9"
2416source = "registry+https://github.com/rust-lang/crates.io-index"
2417checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
2418dependencies = [
2419 "windows-sys 0.52.0",
2420]
2421
2422[[package]]
2423name = "hostname"
2424version = "0.3.1"
2425source = "registry+https://github.com/rust-lang/crates.io-index"
2426checksum = "3c731c3e10504cc8ed35cfe2f1db4c9274c3d35fa486e3b31df46f068ef3e867"
2427dependencies = [
2428 "libc",
2429 "match_cfg",
2430 "winapi 0.3.9",
2431]
2432
2433[[package]]
2434name = "http"
2435version = "0.2.12"
2436source = "registry+https://github.com/rust-lang/crates.io-index"
2437checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
2438dependencies = [
2439 "bytes",
2440 "fnv",
2441 "itoa",
2442]
2443
2444[[package]]
2445name = "http"
2446version = "1.1.0"
2447source = "registry+https://github.com/rust-lang/crates.io-index"
2448checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258"
2449dependencies = [
2450 "bytes",
2451 "fnv",
2452 "itoa",
2453]
2454
2455[[package]]
2456name = "http-body"
2457version = "0.4.6"
2458source = "registry+https://github.com/rust-lang/crates.io-index"
2459checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
2460dependencies = [
2461 "bytes",
2462 "http 0.2.12",
2463 "pin-project-lite",
2464]
2465
2466[[package]]
2467name = "http-body"
2468version = "1.0.0"
2469source = "registry+https://github.com/rust-lang/crates.io-index"
2470checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643"
2471dependencies = [
2472 "bytes",
2473 "http 1.1.0",
2474]
2475
2476[[package]]
2477name = "http-body-util"
2478version = "0.1.1"
2479source = "registry+https://github.com/rust-lang/crates.io-index"
2480checksum = "0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d"
2481dependencies = [
2482 "bytes",
2483 "futures-core",
2484 "http 1.1.0",
2485 "http-body 1.0.0",
2486 "pin-project-lite",
2487]
2488
2489[[package]]
2490name = "httparse"
2491version = "1.8.0"
2492source = "registry+https://github.com/rust-lang/crates.io-index"
2493checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
2494
2495[[package]]
2496name = "httpdate"
2497version = "1.0.3"
2498source = "registry+https://github.com/rust-lang/crates.io-index"
2499checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
2500
2501[[package]]
2502name = "humansize"
2503version = "2.1.3"
2504source = "registry+https://github.com/rust-lang/crates.io-index"
2505checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7"
2506dependencies = [
2507 "libm",
2508]
2509
2510[[package]]
2511name = "humantime"
2512version = "2.1.0"
2513source = "registry+https://github.com/rust-lang/crates.io-index"
2514checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
2515
2516[[package]]
2517name = "hyper"
2518version = "0.14.28"
2519source = "registry+https://github.com/rust-lang/crates.io-index"
2520checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80"
2521dependencies = [
2522 "bytes",
2523 "futures-channel",
2524 "futures-core",
2525 "futures-util",
2526 "h2 0.3.25",
2527 "http 0.2.12",
2528 "http-body 0.4.6",
2529 "httparse",
2530 "httpdate",
2531 "itoa",
2532 "pin-project-lite",
2533 "socket2 0.5.6",
2534 "tokio",
2535 "tower-service",
2536 "tracing",
2537 "want",
2538]
2539
2540[[package]]
2541name = "hyper"
2542version = "1.2.0"
2543source = "registry+https://github.com/rust-lang/crates.io-index"
2544checksum = "186548d73ac615b32a73aafe38fb4f56c0d340e110e5a200bcadbaf2e199263a"
2545dependencies = [
2546 "bytes",
2547 "futures-channel",
2548 "futures-util",
2549 "h2 0.4.3",
2550 "http 1.1.0",
2551 "http-body 1.0.0",
2552 "httparse",
2553 "httpdate",
2554 "itoa",
2555 "pin-project-lite",
2556 "smallvec",
2557 "tokio",
2558 "want",
2559]
2560
2561[[package]]
2562name = "hyper-tls"
2563version = "0.5.0"
2564source = "registry+https://github.com/rust-lang/crates.io-index"
2565checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
2566dependencies = [
2567 "bytes",
2568 "hyper 0.14.28",
2569 "native-tls",
2570 "tokio",
2571 "tokio-native-tls",
2572]
2573
2574[[package]]
2575name = "hyper-tls"
2576version = "0.6.0"
2577source = "registry+https://github.com/rust-lang/crates.io-index"
2578checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
2579dependencies = [
2580 "bytes",
2581 "http-body-util",
2582 "hyper 1.2.0",
2583 "hyper-util",
2584 "native-tls",
2585 "tokio",
2586 "tokio-native-tls",
2587 "tower-service",
2588]
2589
2590[[package]]
2591name = "hyper-util"
2592version = "0.1.3"
2593source = "registry+https://github.com/rust-lang/crates.io-index"
2594checksum = "ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa"
2595dependencies = [
2596 "bytes",
2597 "futures-channel",
2598 "futures-util",
2599 "http 1.1.0",
2600 "http-body 1.0.0",
2601 "hyper 1.2.0",
2602 "pin-project-lite",
2603 "socket2 0.5.6",
2604 "tokio",
2605 "tower",
2606 "tower-service",
2607 "tracing",
2608]
2609
2610[[package]]
2611name = "iana-time-zone"
2612version = "0.1.60"
2613source = "registry+https://github.com/rust-lang/crates.io-index"
2614checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
2615dependencies = [
2616 "android_system_properties",
2617 "core-foundation-sys",
2618 "iana-time-zone-haiku",
2619 "js-sys",
2620 "wasm-bindgen",
2621 "windows-core",
2622]
2623
2624[[package]]
2625name = "iana-time-zone-haiku"
2626version = "0.1.2"
2627source = "registry+https://github.com/rust-lang/crates.io-index"
2628checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
2629dependencies = [
2630 "cc",
2631]
2632
2633[[package]]
2634name = "ident_case"
2635version = "1.0.1"
2636source = "registry+https://github.com/rust-lang/crates.io-index"
2637checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
2638
2639[[package]]
2640name = "idna"
2641version = "0.2.3"
2642source = "registry+https://github.com/rust-lang/crates.io-index"
2643checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
2644dependencies = [
2645 "matches",
2646 "unicode-bidi",
2647 "unicode-normalization",
2648]
2649
2650[[package]]
2651name = "idna"
2652version = "0.4.0"
2653source = "registry+https://github.com/rust-lang/crates.io-index"
2654checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
2655dependencies = [
2656 "unicode-bidi",
2657 "unicode-normalization",
2658]
2659
2660[[package]]
2661name = "idna"
2662version = "0.5.0"
2663source = "registry+https://github.com/rust-lang/crates.io-index"
2664checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
2665dependencies = [
2666 "unicode-bidi",
2667 "unicode-normalization",
2668]
2669
2670[[package]]
2671name = "ignore"
2672version = "0.4.22"
2673source = "registry+https://github.com/rust-lang/crates.io-index"
2674checksum = "b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1"
2675dependencies = [
2676 "crossbeam-deque",
2677 "globset",
2678 "log",
2679 "memchr",
2680 "regex-automata 0.4.6",
2681 "same-file",
2682 "walkdir",
2683 "winapi-util",
2684]
2685
2686[[package]]
2687name = "image"
2688version = "0.24.9"
2689source = "registry+https://github.com/rust-lang/crates.io-index"
2690checksum = "5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d"
2691dependencies = [
2692 "bytemuck",
2693 "byteorder",
2694 "color_quant",
2695 "jpeg-decoder",
2696 "num-traits",
2697 "png",
2698]
2699
2700[[package]]
2701name = "imap-codec"
2702version = "1.0.0"
2703source = "registry+https://github.com/rust-lang/crates.io-index"
2704checksum = "e6222d4417bbb3448ed620046448c3ca2b947aa349a3c1ba0ca90ebf2af56831"
2705dependencies = [
2706 "abnf-core",
2707 "base64 0.21.7",
2708 "chrono",
2709 "imap-types",
2710 "log",
2711 "nom",
2712 "thiserror",
2713]
2714
2715[[package]]
2716name = "imap-types"
2717version = "1.0.0"
2718source = "registry+https://github.com/rust-lang/crates.io-index"
2719checksum = "8a799ec6e315b75b5e5d72b0b1403f8c05c625b98b860bbdf19a5a4e189ae061"
2720dependencies = [
2721 "base64 0.21.7",
2722 "chrono",
2723 "thiserror",
2724]
2725
2726[[package]]
2727name = "include_dir"
2728version = "0.7.3"
2729source = "registry+https://github.com/rust-lang/crates.io-index"
2730checksum = "18762faeff7122e89e0857b02f7ce6fcc0d101d5e9ad2ad7846cc01d61b7f19e"
2731dependencies = [
2732 "glob",
2733 "include_dir_macros",
2734]
2735
2736[[package]]
2737name = "include_dir_macros"
2738version = "0.7.3"
2739source = "registry+https://github.com/rust-lang/crates.io-index"
2740checksum = "b139284b5cf57ecfa712bcc66950bb635b31aff41c188e8a4cfc758eca374a3f"
2741dependencies = [
2742 "proc-macro2",
2743 "quote",
2744]
2745
2746[[package]]
2747name = "indexmap"
2748version = "1.9.3"
2749source = "registry+https://github.com/rust-lang/crates.io-index"
2750checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
2751dependencies = [
2752 "autocfg",
2753 "hashbrown 0.12.3",
2754 "serde",
2755]
2756
2757[[package]]
2758name = "indexmap"
2759version = "2.2.5"
2760source = "registry+https://github.com/rust-lang/crates.io-index"
2761checksum = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4"
2762dependencies = [
2763 "equivalent",
2764 "hashbrown 0.14.3",
2765]
2766
2767[[package]]
2768name = "indoc"
2769version = "2.0.4"
2770source = "registry+https://github.com/rust-lang/crates.io-index"
2771checksum = "1e186cfbae8084e513daff4240b4797e342f988cecda4fb6c939150f96315fd8"
2772
2773[[package]]
2774name = "inotify"
2775version = "0.7.1"
2776source = "registry+https://github.com/rust-lang/crates.io-index"
2777checksum = "4816c66d2c8ae673df83366c18341538f234a26d65a9ecea5c348b453ac1d02f"
2778dependencies = [
2779 "bitflags 1.3.2",
2780 "inotify-sys",
2781 "libc",
2782]
2783
2784[[package]]
2785name = "inotify-sys"
2786version = "0.1.5"
2787source = "registry+https://github.com/rust-lang/crates.io-index"
2788checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
2789dependencies = [
2790 "libc",
2791]
2792
2793[[package]]
2794name = "instant"
2795version = "0.1.12"
2796source = "registry+https://github.com/rust-lang/crates.io-index"
2797checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
2798dependencies = [
2799 "cfg-if 1.0.0",
2800]
2801
2802[[package]]
2803name = "io-lifetimes"
2804version = "1.0.11"
2805source = "registry+https://github.com/rust-lang/crates.io-index"
2806checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
2807dependencies = [
2808 "hermit-abi 0.3.9",
2809 "libc",
2810 "windows-sys 0.48.0",
2811]
2812
2813[[package]]
2814name = "iovec"
2815version = "0.1.4"
2816source = "registry+https://github.com/rust-lang/crates.io-index"
2817checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
2818dependencies = [
2819 "libc",
2820]
2821
2822[[package]]
2823name = "ipconfig"
2824version = "0.3.2"
2825source = "registry+https://github.com/rust-lang/crates.io-index"
2826checksum = "b58db92f96b720de98181bbbe63c831e87005ab460c1bf306eb2622b4707997f"
2827dependencies = [
2828 "socket2 0.5.6",
2829 "widestring",
2830 "windows-sys 0.48.0",
2831 "winreg 0.50.0",
2832]
2833
2834[[package]]
2835name = "ipnet"
2836version = "2.9.0"
2837source = "registry+https://github.com/rust-lang/crates.io-index"
2838checksum = "8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3"
2839
2840[[package]]
2841name = "is-terminal"
2842version = "0.4.12"
2843source = "registry+https://github.com/rust-lang/crates.io-index"
2844checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b"
2845dependencies = [
2846 "hermit-abi 0.3.9",
2847 "libc",
2848 "windows-sys 0.52.0",
2849]
2850
2851[[package]]
2852name = "iso8601"
2853version = "0.6.1"
2854source = "registry+https://github.com/rust-lang/crates.io-index"
2855checksum = "924e5d73ea28f59011fec52a0d12185d496a9b075d360657aed2a5707f701153"
2856dependencies = [
2857 "nom",
2858]
2859
2860[[package]]
2861name = "itertools"
2862version = "0.10.5"
2863source = "registry+https://github.com/rust-lang/crates.io-index"
2864checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
2865dependencies = [
2866 "either",
2867]
2868
2869[[package]]
2870name = "itertools"
2871version = "0.11.0"
2872source = "registry+https://github.com/rust-lang/crates.io-index"
2873checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
2874dependencies = [
2875 "either",
2876]
2877
2878[[package]]
2879name = "itertools"
2880version = "0.12.1"
2881source = "registry+https://github.com/rust-lang/crates.io-index"
2882checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
2883dependencies = [
2884 "either",
2885]
2886
2887[[package]]
2888name = "itoa"
2889version = "1.0.10"
2890source = "registry+https://github.com/rust-lang/crates.io-index"
2891checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
2892
2893[[package]]
2894name = "jid"
2895version = "0.10.0"
2896source = "registry+https://github.com/rust-lang/crates.io-index"
2897checksum = "b4a52cacd869b804660986b10aa2076c3a4b6da644c7198f9fd0b613f4a7b249"
2898dependencies = [
2899 "memchr",
2900 "minidom",
2901 "stringprep",
2902]
2903
2904[[package]]
2905name = "jobserver"
2906version = "0.1.28"
2907source = "registry+https://github.com/rust-lang/crates.io-index"
2908checksum = "ab46a6e9526ddef3ae7f787c06f0f2600639ba80ea3eade3d8e670a2230f51d6"
2909dependencies = [
2910 "libc",
2911]
2912
2913[[package]]
2914name = "jpeg-decoder"
2915version = "0.3.1"
2916source = "registry+https://github.com/rust-lang/crates.io-index"
2917checksum = "f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0"
2918
2919[[package]]
2920name = "js-sys"
2921version = "0.3.69"
2922source = "registry+https://github.com/rust-lang/crates.io-index"
2923checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
2924dependencies = [
2925 "wasm-bindgen",
2926]
2927
2928[[package]]
2929name = "jsonschema"
2930version = "0.17.1"
2931source = "registry+https://github.com/rust-lang/crates.io-index"
2932checksum = "2a071f4f7efc9a9118dfb627a0a94ef247986e1ab8606a4c806ae2b3aa3b6978"
2933dependencies = [
2934 "ahash 0.8.11",
2935 "anyhow",
2936 "base64 0.21.7",
2937 "bytecount",
2938 "fancy-regex",
2939 "fraction",
2940 "getrandom",
2941 "iso8601",
2942 "itoa",
2943 "memchr",
2944 "num-cmp",
2945 "once_cell",
2946 "parking_lot 0.12.1",
2947 "percent-encoding",
2948 "regex",
2949 "serde",
2950 "serde_json",
2951 "time",
2952 "url",
2953 "uuid",
2954]
2955
2956[[package]]
2957name = "keccak"
2958version = "0.1.5"
2959source = "registry+https://github.com/rust-lang/crates.io-index"
2960checksum = "ecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654"
2961dependencies = [
2962 "cpufeatures",
2963]
2964
2965[[package]]
2966name = "kernel32-sys"
2967version = "0.2.2"
2968source = "registry+https://github.com/rust-lang/crates.io-index"
2969checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
2970dependencies = [
2971 "winapi 0.2.8",
2972 "winapi-build",
2973]
2974
2975[[package]]
2976name = "lalrpop"
2977version = "0.19.12"
2978source = "registry+https://github.com/rust-lang/crates.io-index"
2979checksum = "0a1cbf952127589f2851ab2046af368fd20645491bb4b376f04b7f94d7a9837b"
2980dependencies = [
2981 "ascii-canvas",
2982 "bit-set",
2983 "diff",
2984 "ena",
2985 "is-terminal",
2986 "itertools 0.10.5",
2987 "lalrpop-util",
2988 "petgraph",
2989 "regex",
2990 "regex-syntax 0.6.29",
2991 "string_cache",
2992 "term",
2993 "tiny-keccak",
2994 "unicode-xid",
2995]
2996
2997[[package]]
2998name = "lalrpop-util"
2999version = "0.19.12"
3000source = "registry+https://github.com/rust-lang/crates.io-index"
3001checksum = "d3c48237b9604c5a4702de6b824e02006c3214327564636aef27c1028a8fa0ed"
3002dependencies = [
3003 "regex",
3004]
3005
3006[[package]]
3007name = "lazy_static"
3008version = "1.4.0"
3009source = "registry+https://github.com/rust-lang/crates.io-index"
3010checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
3011dependencies = [
3012 "spin 0.5.2",
3013]
3014
3015[[package]]
3016name = "lazycell"
3017version = "1.3.0"
3018source = "registry+https://github.com/rust-lang/crates.io-index"
3019checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
3020
3021[[package]]
3022name = "libc"
3023version = "0.2.153"
3024source = "registry+https://github.com/rust-lang/crates.io-index"
3025checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
3026
3027[[package]]
3028name = "libgit2-sys"
3029version = "0.15.2+1.6.4"
3030source = "registry+https://github.com/rust-lang/crates.io-index"
3031checksum = "a80df2e11fb4a61f4ba2ab42dbe7f74468da143f1a75c74e11dee7c813f694fa"
3032dependencies = [
3033 "cc",
3034 "libc",
3035 "libssh2-sys",
3036 "libz-sys",
3037 "openssl-sys",
3038 "pkg-config",
3039]
3040
3041[[package]]
3042name = "libloading"
3043version = "0.7.4"
3044source = "registry+https://github.com/rust-lang/crates.io-index"
3045checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
3046dependencies = [
3047 "cfg-if 1.0.0",
3048 "winapi 0.3.9",
3049]
3050
3051[[package]]
3052name = "libloading"
3053version = "0.8.3"
3054source = "registry+https://github.com/rust-lang/crates.io-index"
3055checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19"
3056dependencies = [
3057 "cfg-if 1.0.0",
3058 "windows-targets 0.52.4",
3059]
3060
3061[[package]]
3062name = "libm"
3063version = "0.2.8"
3064source = "registry+https://github.com/rust-lang/crates.io-index"
3065checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
3066
3067[[package]]
3068name = "libredox"
3069version = "0.0.1"
3070source = "registry+https://github.com/rust-lang/crates.io-index"
3071checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8"
3072dependencies = [
3073 "bitflags 2.4.2",
3074 "libc",
3075 "redox_syscall 0.4.1",
3076]
3077
3078[[package]]
3079name = "libsqlite3-sys"
3080version = "0.27.0"
3081source = "registry+https://github.com/rust-lang/crates.io-index"
3082checksum = "cf4e226dcd58b4be396f7bd3c20da8fdee2911400705297ba7d2d7cc2c30f716"
3083dependencies = [
3084 "cc",
3085 "pkg-config",
3086 "vcpkg",
3087]
3088
3089[[package]]
3090name = "libssh2-sys"
3091version = "0.3.0"
3092source = "registry+https://github.com/rust-lang/crates.io-index"
3093checksum = "2dc8a030b787e2119a731f1951d6a773e2280c660f8ec4b0f5e1505a386e71ee"
3094dependencies = [
3095 "cc",
3096 "libc",
3097 "libz-sys",
3098 "openssl-sys",
3099 "pkg-config",
3100 "vcpkg",
3101]
3102
3103[[package]]
3104name = "libz-sys"
3105version = "1.1.15"
3106source = "registry+https://github.com/rust-lang/crates.io-index"
3107checksum = "037731f5d3aaa87a5675e895b63ddff1a87624bc29f77004ea829809654e48f6"
3108dependencies = [
3109 "cc",
3110 "libc",
3111 "pkg-config",
3112 "vcpkg",
3113]
3114
3115[[package]]
3116name = "lightningcss"
3117version = "1.0.0-alpha.55"
3118source = "registry+https://github.com/rust-lang/crates.io-index"
3119checksum = "3bd5bed3814fb631bfc1e24c2be6f7e86a9837c660909acab79a38374dcb8798"
3120dependencies = [
3121 "ahash 0.8.11",
3122 "bitflags 2.4.2",
3123 "const-str",
3124 "cssparser",
3125 "cssparser-color",
3126 "dashmap 5.5.3",
3127 "data-encoding",
3128 "getrandom",
3129 "itertools 0.10.5",
3130 "lazy_static",
3131 "parcel_selectors",
3132 "parcel_sourcemap",
3133 "paste",
3134 "pathdiff",
3135 "rayon",
3136 "serde",
3137 "smallvec",
3138]
3139
3140[[package]]
3141name = "line-wrap"
3142version = "0.1.1"
3143source = "registry+https://github.com/rust-lang/crates.io-index"
3144checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9"
3145dependencies = [
3146 "safemem",
3147]
3148
3149[[package]]
3150name = "linked-hash-map"
3151version = "0.5.6"
3152source = "registry+https://github.com/rust-lang/crates.io-index"
3153checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
3154
3155[[package]]
3156name = "linux-raw-sys"
3157version = "0.3.8"
3158source = "registry+https://github.com/rust-lang/crates.io-index"
3159checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
3160
3161[[package]]
3162name = "linux-raw-sys"
3163version = "0.4.13"
3164source = "registry+https://github.com/rust-lang/crates.io-index"
3165checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
3166
3167[[package]]
3168name = "lock_api"
3169version = "0.4.11"
3170source = "registry+https://github.com/rust-lang/crates.io-index"
3171checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
3172dependencies = [
3173 "autocfg",
3174 "scopeguard",
3175]
3176
3177[[package]]
3178name = "log"
3179version = "0.4.21"
3180source = "registry+https://github.com/rust-lang/crates.io-index"
3181checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
3182
3183[[package]]
3184name = "logos"
3185version = "0.12.1"
3186source = "registry+https://github.com/rust-lang/crates.io-index"
3187checksum = "bf8b031682c67a8e3d5446840f9573eb7fe26efe7ec8d195c9ac4c0647c502f1"
3188dependencies = [
3189 "logos-derive",
3190]
3191
3192[[package]]
3193name = "logos-derive"
3194version = "0.12.1"
3195source = "registry+https://github.com/rust-lang/crates.io-index"
3196checksum = "a1d849148dbaf9661a6151d1ca82b13bb4c4c128146a88d05253b38d4e2f496c"
3197dependencies = [
3198 "beef",
3199 "fnv",
3200 "proc-macro2",
3201 "quote",
3202 "regex-syntax 0.6.29",
3203 "syn 1.0.109",
3204]
3205
3206[[package]]
3207name = "lru-cache"
3208version = "0.1.2"
3209source = "registry+https://github.com/rust-lang/crates.io-index"
3210checksum = "31e24f1ad8321ca0e8a1e0ac13f23cb668e6f5466c2c57319f6a5cf1cc8e3b1c"
3211dependencies = [
3212 "linked-hash-map",
3213]
3214
3215[[package]]
3216name = "mailpot"
3217version = "0.1.1"
3218source = "git+https://ayllu-forge.org/forks/mailpot?branch=ayllu-dev#974437e763b0e128effe6d317979a93058dcefe3"
3219dependencies = [
3220 "anyhow",
3221 "chrono",
3222 "jsonschema",
3223 "log",
3224 "melib 0.8.5-rc.3",
3225 "minijinja",
3226 "percent-encoding",
3227 "rusqlite",
3228 "serde",
3229 "serde_json",
3230 "thiserror",
3231 "toml 0.5.11",
3232 "xdg",
3233]
3234
3235[[package]]
3236name = "malachite"
3237version = "0.4.5"
3238source = "registry+https://github.com/rust-lang/crates.io-index"
3239checksum = "53ff327de42075f680ba15c5cb3c417687eb7241ce2063a91d0186ce5c5e77ee"
3240dependencies = [
3241 "malachite-base",
3242 "malachite-float",
3243 "malachite-nz",
3244 "malachite-q",
3245]
3246
3247[[package]]
3248name = "malachite-base"
3249version = "0.4.5"
3250source = "registry+https://github.com/rust-lang/crates.io-index"
3251checksum = "e960ee0e7e1b8eec9229f5b20d6b191762574225144ea638eb961d065c97b55d"
3252dependencies = [
3253 "hashbrown 0.14.3",
3254 "itertools 0.11.0",
3255 "libm",
3256 "ryu",
3257]
3258
3259[[package]]
3260name = "malachite-float"
3261version = "0.4.5"
3262source = "registry+https://github.com/rust-lang/crates.io-index"
3263checksum = "dd21e0e005798917fb37c87ef9b0787e3ad490b378df987b78dfa44669b895fe"
3264dependencies = [
3265 "itertools 0.11.0",
3266 "malachite-base",
3267 "malachite-nz",
3268 "malachite-q",
3269 "serde",
3270]
3271
3272[[package]]
3273name = "malachite-nz"
3274version = "0.4.5"
3275source = "registry+https://github.com/rust-lang/crates.io-index"
3276checksum = "770aaf1a4d59a82ed3d8644eb66aff7492a6dd7476def275a922d04d77ca8e57"
3277dependencies = [
3278 "itertools 0.11.0",
3279 "libm",
3280 "malachite-base",
3281 "serde",
3282]
3283
3284[[package]]
3285name = "malachite-q"
3286version = "0.4.5"
3287source = "registry+https://github.com/rust-lang/crates.io-index"
3288checksum = "33a9dfca114f6b582595990ccfc287cace633aa95f890ade5b1fc099b7175d3b"
3289dependencies = [
3290 "itertools 0.11.0",
3291 "malachite-base",
3292 "malachite-nz",
3293 "serde",
3294]
3295
3296[[package]]
3297name = "match_cfg"
3298version = "0.1.0"
3299source = "registry+https://github.com/rust-lang/crates.io-index"
3300checksum = "ffbee8634e0d45d258acb448e7eaab3fce7a0a467395d4d9f228e3c1f01fb2e4"
3301
3302[[package]]
3303name = "matchers"
3304version = "0.1.0"
3305source = "registry+https://github.com/rust-lang/crates.io-index"
3306checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
3307dependencies = [
3308 "regex-automata 0.1.10",
3309]
3310
3311[[package]]
3312name = "matches"
3313version = "0.1.10"
3314source = "registry+https://github.com/rust-lang/crates.io-index"
3315checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
3316
3317[[package]]
3318name = "matchit"
3319version = "0.7.3"
3320source = "registry+https://github.com/rust-lang/crates.io-index"
3321checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
3322
3323[[package]]
3324name = "md-5"
3325version = "0.10.6"
3326source = "registry+https://github.com/rust-lang/crates.io-index"
3327checksum = "d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf"
3328dependencies = [
3329 "cfg-if 1.0.0",
3330 "digest",
3331]
3332
3333[[package]]
3334name = "melib"
3335version = "0.8.4"
3336source = "registry+https://github.com/rust-lang/crates.io-index"
3337checksum = "19fcadbfc88bf288df9ae60c85ea37d499e0011205f9231c61fb9917732255ee"
3338dependencies = [
3339 "async-stream",
3340 "base64 0.13.1",
3341 "bitflags 2.4.2",
3342 "data-encoding",
3343 "encoding",
3344 "encoding_rs",
3345 "flate2",
3346 "futures",
3347 "imap-codec",
3348 "indexmap 1.9.3",
3349 "libc",
3350 "libloading 0.7.4",
3351 "log",
3352 "native-tls",
3353 "nix",
3354 "nom",
3355 "notify",
3356 "polling 2.8.0",
3357 "regex",
3358 "serde",
3359 "serde_derive",
3360 "serde_json",
3361 "serde_path_to_error",
3362 "smallvec",
3363 "smol",
3364 "socket2 0.4.10",
3365 "uuid",
3366 "xdg",
3367]
3368
3369[[package]]
3370name = "melib"
3371version = "0.8.5-rc.3"
3372source = "git+https://git.meli-email.org/meli/meli.git?rev=64e60cb#64e60cb0ee79841ab40e3dba94ac27150a264c5c"
3373dependencies = [
3374 "async-stream",
3375 "base64 0.13.1",
3376 "bitflags 2.4.2",
3377 "data-encoding",
3378 "encoding",
3379 "encoding_rs",
3380 "flate2",
3381 "futures",
3382 "indexmap 1.9.3",
3383 "libc",
3384 "libloading 0.7.4",
3385 "log",
3386 "native-tls",
3387 "nix",
3388 "nom",
3389 "notify",
3390 "polling 2.8.0",
3391 "regex",
3392 "serde",
3393 "serde_derive",
3394 "serde_json",
3395 "serde_path_to_error",
3396 "smallvec",
3397 "smol",
3398 "socket2 0.4.10",
3399 "unicode-segmentation",
3400 "uuid",
3401 "xdg",
3402]
3403
3404[[package]]
3405name = "memchr"
3406version = "2.7.1"
3407source = "registry+https://github.com/rust-lang/crates.io-index"
3408checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
3409
3410[[package]]
3411name = "memmap2"
3412version = "0.9.4"
3413source = "registry+https://github.com/rust-lang/crates.io-index"
3414checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
3415dependencies = [
3416 "libc",
3417]
3418
3419[[package]]
3420name = "memo-map"
3421version = "0.3.2"
3422source = "registry+https://github.com/rust-lang/crates.io-index"
3423checksum = "374c335b2df19e62d4cb323103473cbc6510980253119180de862d89184f6a83"
3424
3425[[package]]
3426name = "memoffset"
3427version = "0.6.5"
3428source = "registry+https://github.com/rust-lang/crates.io-index"
3429checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
3430dependencies = [
3431 "autocfg",
3432]
3433
3434[[package]]
3435name = "mime"
3436version = "0.3.17"
3437source = "registry+https://github.com/rust-lang/crates.io-index"
3438checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
3439
3440[[package]]
3441name = "mime_guess"
3442version = "2.0.4"
3443source = "registry+https://github.com/rust-lang/crates.io-index"
3444checksum = "4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef"
3445dependencies = [
3446 "mime",
3447 "unicase",
3448]
3449
3450[[package]]
3451name = "minidom"
3452version = "0.15.2"
3453source = "registry+https://github.com/rust-lang/crates.io-index"
3454checksum = "f45614075738ce1b77a1768912a60c0227525971b03e09122a05b8a34a2a6278"
3455dependencies = [
3456 "rxml",
3457]
3458
3459[[package]]
3460name = "minijinja"
3461version = "0.31.1"
3462source = "registry+https://github.com/rust-lang/crates.io-index"
3463checksum = "0b1dbc390e4447b2500c4071d7bc2a808cf07e925bae6b92db8a3c3eae773c58"
3464dependencies = [
3465 "memo-map",
3466 "self_cell 0.10.3",
3467 "serde",
3468]
3469
3470[[package]]
3471name = "minimal-lexical"
3472version = "0.2.1"
3473source = "registry+https://github.com/rust-lang/crates.io-index"
3474checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
3475
3476[[package]]
3477name = "miniz_oxide"
3478version = "0.7.2"
3479source = "registry+https://github.com/rust-lang/crates.io-index"
3480checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
3481dependencies = [
3482 "adler",
3483 "simd-adler32",
3484]
3485
3486[[package]]
3487name = "mio"
3488version = "0.6.23"
3489source = "registry+https://github.com/rust-lang/crates.io-index"
3490checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
3491dependencies = [
3492 "cfg-if 0.1.10",
3493 "fuchsia-zircon",
3494 "fuchsia-zircon-sys",
3495 "iovec",
3496 "kernel32-sys",
3497 "libc",
3498 "log",
3499 "miow",
3500 "net2",
3501 "slab",
3502 "winapi 0.2.8",
3503]
3504
3505[[package]]
3506name = "mio"
3507version = "0.8.11"
3508source = "registry+https://github.com/rust-lang/crates.io-index"
3509checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
3510dependencies = [
3511 "libc",
3512 "wasi",
3513 "windows-sys 0.48.0",
3514]
3515
3516[[package]]
3517name = "mio-extras"
3518version = "2.0.6"
3519source = "registry+https://github.com/rust-lang/crates.io-index"
3520checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
3521dependencies = [
3522 "lazycell",
3523 "log",
3524 "mio 0.6.23",
3525 "slab",
3526]
3527
3528[[package]]
3529name = "miow"
3530version = "0.2.2"
3531source = "registry+https://github.com/rust-lang/crates.io-index"
3532checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
3533dependencies = [
3534 "kernel32-sys",
3535 "net2",
3536 "winapi 0.2.8",
3537 "ws2_32-sys",
3538]
3539
3540[[package]]
3541name = "native-tls"
3542version = "0.2.11"
3543source = "registry+https://github.com/rust-lang/crates.io-index"
3544checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
3545dependencies = [
3546 "lazy_static",
3547 "libc",
3548 "log",
3549 "openssl",
3550 "openssl-probe",
3551 "openssl-sys",
3552 "schannel",
3553 "security-framework",
3554 "security-framework-sys",
3555 "tempfile",
3556]
3557
3558[[package]]
3559name = "net2"
3560version = "0.2.39"
3561source = "registry+https://github.com/rust-lang/crates.io-index"
3562checksum = "b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac"
3563dependencies = [
3564 "cfg-if 0.1.10",
3565 "libc",
3566 "winapi 0.3.9",
3567]
3568
3569[[package]]
3570name = "never"
3571version = "0.1.0"
3572source = "registry+https://github.com/rust-lang/crates.io-index"
3573checksum = "c96aba5aa877601bb3f6dd6a63a969e1f82e60646e81e71b14496995e9853c91"
3574
3575[[package]]
3576name = "new_debug_unreachable"
3577version = "1.0.6"
3578source = "registry+https://github.com/rust-lang/crates.io-index"
3579checksum = "650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086"
3580
3581[[package]]
3582name = "nickel-lang-core"
3583version = "0.3.0"
3584source = "registry+https://github.com/rust-lang/crates.io-index"
3585checksum = "a8d6ea81c8987f350a457b7572f2af8499d63ccfdf6dda0d4d7ee4755ec3ff59"
3586dependencies = [
3587 "clap 4.5.3",
3588 "codespan",
3589 "codespan-reporting",
3590 "indexmap 1.9.3",
3591 "indoc",
3592 "lalrpop",
3593 "lalrpop-util",
3594 "logos",
3595 "malachite",
3596 "malachite-q",
3597 "md-5",
3598 "once_cell",
3599 "pretty",
3600 "regex",
3601 "serde",
3602 "serde-wasm-bindgen",
3603 "serde_json",
3604 "serde_yaml",
3605 "sha-1",
3606 "sha2",
3607 "simple-counter",
3608 "strip-ansi-escapes",
3609 "strsim 0.10.0",
3610 "toml 0.7.8",
3611 "typed-arena",
3612 "unicode-segmentation",
3613 "void",
3614]
3615
3616[[package]]
3617name = "nix"
3618version = "0.24.3"
3619source = "registry+https://github.com/rust-lang/crates.io-index"
3620checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"
3621dependencies = [
3622 "bitflags 1.3.2",
3623 "cfg-if 1.0.0",
3624 "libc",
3625 "memoffset",
3626]
3627
3628[[package]]
3629name = "nom"
3630version = "7.1.3"
3631source = "registry+https://github.com/rust-lang/crates.io-index"
3632checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
3633dependencies = [
3634 "memchr",
3635 "minimal-lexical",
3636]
3637
3638[[package]]
3639name = "notify"
3640version = "4.0.17"
3641source = "registry+https://github.com/rust-lang/crates.io-index"
3642checksum = "ae03c8c853dba7bfd23e571ff0cff7bc9dceb40a4cd684cd1681824183f45257"
3643dependencies = [
3644 "bitflags 1.3.2",
3645 "filetime",
3646 "fsevent",
3647 "fsevent-sys",
3648 "inotify",
3649 "libc",
3650 "mio 0.6.23",
3651 "mio-extras",
3652 "walkdir",
3653 "winapi 0.3.9",
3654]
3655
3656[[package]]
3657name = "ntapi"
3658version = "0.4.1"
3659source = "registry+https://github.com/rust-lang/crates.io-index"
3660checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
3661dependencies = [
3662 "winapi 0.3.9",
3663]
3664
3665[[package]]
3666name = "nu-ansi-term"
3667version = "0.46.0"
3668source = "registry+https://github.com/rust-lang/crates.io-index"
3669checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
3670dependencies = [
3671 "overload",
3672 "winapi 0.3.9",
3673]
3674
3675[[package]]
3676name = "num"
3677version = "0.4.1"
3678source = "registry+https://github.com/rust-lang/crates.io-index"
3679checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af"
3680dependencies = [
3681 "num-bigint",
3682 "num-complex",
3683 "num-integer",
3684 "num-iter",
3685 "num-rational",
3686 "num-traits",
3687]
3688
3689[[package]]
3690name = "num-bigint"
3691version = "0.4.4"
3692source = "registry+https://github.com/rust-lang/crates.io-index"
3693checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
3694dependencies = [
3695 "autocfg",
3696 "num-integer",
3697 "num-traits",
3698]
3699
3700[[package]]
3701name = "num-bigint-dig"
3702version = "0.8.4"
3703source = "registry+https://github.com/rust-lang/crates.io-index"
3704checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
3705dependencies = [
3706 "byteorder",
3707 "lazy_static",
3708 "libm",
3709 "num-integer",
3710 "num-iter",
3711 "num-traits",
3712 "rand",
3713 "smallvec",
3714 "zeroize",
3715]
3716
3717[[package]]
3718name = "num-cmp"
3719version = "0.1.0"
3720source = "registry+https://github.com/rust-lang/crates.io-index"
3721checksum = "63335b2e2c34fae2fb0aa2cecfd9f0832a1e24b3b32ecec612c3426d46dc8aaa"
3722
3723[[package]]
3724name = "num-complex"
3725version = "0.4.5"
3726source = "registry+https://github.com/rust-lang/crates.io-index"
3727checksum = "23c6602fda94a57c990fe0df199a035d83576b496aa29f4e634a8ac6004e68a6"
3728dependencies = [
3729 "num-traits",
3730]
3731
3732[[package]]
3733name = "num-conv"
3734version = "0.1.0"
3735source = "registry+https://github.com/rust-lang/crates.io-index"
3736checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
3737
3738[[package]]
3739name = "num-format"
3740version = "0.4.4"
3741source = "registry+https://github.com/rust-lang/crates.io-index"
3742checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
3743dependencies = [
3744 "arrayvec 0.7.4",
3745 "itoa",
3746]
3747
3748[[package]]
3749name = "num-integer"
3750version = "0.1.46"
3751source = "registry+https://github.com/rust-lang/crates.io-index"
3752checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
3753dependencies = [
3754 "num-traits",
3755]
3756
3757[[package]]
3758name = "num-iter"
3759version = "0.1.44"
3760source = "registry+https://github.com/rust-lang/crates.io-index"
3761checksum = "d869c01cc0c455284163fd0092f1f93835385ccab5a98a0dcc497b2f8bf055a9"
3762dependencies = [
3763 "autocfg",
3764 "num-integer",
3765 "num-traits",
3766]
3767
3768[[package]]
3769name = "num-rational"
3770version = "0.4.1"
3771source = "registry+https://github.com/rust-lang/crates.io-index"
3772checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
3773dependencies = [
3774 "autocfg",
3775 "num-bigint",
3776 "num-integer",
3777 "num-traits",
3778]
3779
3780[[package]]
3781name = "num-traits"
3782version = "0.2.18"
3783source = "registry+https://github.com/rust-lang/crates.io-index"
3784checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a"
3785dependencies = [
3786 "autocfg",
3787 "libm",
3788]
3789
3790[[package]]
3791name = "num_cpus"
3792version = "1.16.0"
3793source = "registry+https://github.com/rust-lang/crates.io-index"
3794checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
3795dependencies = [
3796 "hermit-abi 0.3.9",
3797 "libc",
3798]
3799
3800[[package]]
3801name = "object"
3802version = "0.32.2"
3803source = "registry+https://github.com/rust-lang/crates.io-index"
3804checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
3805dependencies = [
3806 "memchr",
3807]
3808
3809[[package]]
3810name = "once_cell"
3811version = "1.19.0"
3812source = "registry+https://github.com/rust-lang/crates.io-index"
3813checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
3814
3815[[package]]
3816name = "onig"
3817version = "6.4.0"
3818source = "registry+https://github.com/rust-lang/crates.io-index"
3819checksum = "8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f"
3820dependencies = [
3821 "bitflags 1.3.2",
3822 "libc",
3823 "once_cell",
3824 "onig_sys",
3825]
3826
3827[[package]]
3828name = "onig_sys"
3829version = "69.8.1"
3830source = "registry+https://github.com/rust-lang/crates.io-index"
3831checksum = "7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7"
3832dependencies = [
3833 "cc",
3834 "pkg-config",
3835]
3836
3837[[package]]
3838name = "openssl"
3839version = "0.10.64"
3840source = "registry+https://github.com/rust-lang/crates.io-index"
3841checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f"
3842dependencies = [
3843 "bitflags 2.4.2",
3844 "cfg-if 1.0.0",
3845 "foreign-types",
3846 "libc",
3847 "once_cell",
3848 "openssl-macros",
3849 "openssl-sys",
3850]
3851
3852[[package]]
3853name = "openssl-macros"
3854version = "0.1.1"
3855source = "registry+https://github.com/rust-lang/crates.io-index"
3856checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
3857dependencies = [
3858 "proc-macro2",
3859 "quote",
3860 "syn 2.0.52",
3861]
3862
3863[[package]]
3864name = "openssl-probe"
3865version = "0.1.5"
3866source = "registry+https://github.com/rust-lang/crates.io-index"
3867checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
3868
3869[[package]]
3870name = "openssl-sys"
3871version = "0.9.101"
3872source = "registry+https://github.com/rust-lang/crates.io-index"
3873checksum = "dda2b0f344e78efc2facf7d195d098df0dd72151b26ab98da807afc26c198dff"
3874dependencies = [
3875 "cc",
3876 "libc",
3877 "pkg-config",
3878 "vcpkg",
3879]
3880
3881[[package]]
3882name = "opentelemetry"
3883version = "0.18.0"
3884source = "registry+https://github.com/rust-lang/crates.io-index"
3885checksum = "69d6c3d7288a106c0a363e4b0e8d308058d56902adefb16f4936f417ffef086e"
3886dependencies = [
3887 "opentelemetry_api",
3888 "opentelemetry_sdk",
3889]
3890
3891[[package]]
3892name = "opentelemetry_api"
3893version = "0.18.0"
3894source = "registry+https://github.com/rust-lang/crates.io-index"
3895checksum = "c24f96e21e7acc813c7a8394ee94978929db2bcc46cf6b5014fc612bf7760c22"
3896dependencies = [
3897 "futures-channel",
3898 "futures-util",
3899 "indexmap 1.9.3",
3900 "js-sys",
3901 "once_cell",
3902 "pin-project-lite",
3903 "thiserror",
3904]
3905
3906[[package]]
3907name = "opentelemetry_sdk"
3908version = "0.18.0"
3909source = "registry+https://github.com/rust-lang/crates.io-index"
3910checksum = "1ca41c4933371b61c2a2f214bf16931499af4ec90543604ec828f7a625c09113"
3911dependencies = [
3912 "async-trait",
3913 "crossbeam-channel",
3914 "futures-channel",
3915 "futures-executor",
3916 "futures-util",
3917 "once_cell",
3918 "opentelemetry_api",
3919 "percent-encoding",
3920 "rand",
3921 "thiserror",
3922]
3923
3924[[package]]
3925name = "outref"
3926version = "0.1.0"
3927source = "registry+https://github.com/rust-lang/crates.io-index"
3928checksum = "7f222829ae9293e33a9f5e9f440c6760a3d450a64affe1846486b140db81c1f4"
3929
3930[[package]]
3931name = "overload"
3932version = "0.1.1"
3933source = "registry+https://github.com/rust-lang/crates.io-index"
3934checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
3935
3936[[package]]
3937name = "parcel_selectors"
3938version = "0.26.4"
3939source = "registry+https://github.com/rust-lang/crates.io-index"
3940checksum = "05d74befe2d076330d9a58bf9ca2da424568724ab278adf15fb5718253133887"
3941dependencies = [
3942 "bitflags 2.4.2",
3943 "cssparser",
3944 "fxhash",
3945 "log",
3946 "phf 0.10.1",
3947 "phf_codegen 0.10.0",
3948 "precomputed-hash",
3949 "smallvec",
3950]
3951
3952[[package]]
3953name = "parcel_sourcemap"
3954version = "2.1.1"
3955source = "registry+https://github.com/rust-lang/crates.io-index"
3956checksum = "485b74d7218068b2b7c0e3ff12fbc61ae11d57cb5d8224f525bd304c6be05bbb"
3957dependencies = [
3958 "base64-simd",
3959 "data-url",
3960 "rkyv",
3961 "serde",
3962 "serde_json",
3963 "vlq",
3964]
3965
3966[[package]]
3967name = "parking"
3968version = "2.2.0"
3969source = "registry+https://github.com/rust-lang/crates.io-index"
3970checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
3971
3972[[package]]
3973name = "parking_lot"
3974version = "0.11.2"
3975source = "registry+https://github.com/rust-lang/crates.io-index"
3976checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
3977dependencies = [
3978 "instant",
3979 "lock_api",
3980 "parking_lot_core 0.8.6",
3981]
3982
3983[[package]]
3984name = "parking_lot"
3985version = "0.12.1"
3986source = "registry+https://github.com/rust-lang/crates.io-index"
3987checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
3988dependencies = [
3989 "lock_api",
3990 "parking_lot_core 0.9.9",
3991]
3992
3993[[package]]
3994name = "parking_lot_core"
3995version = "0.8.6"
3996source = "registry+https://github.com/rust-lang/crates.io-index"
3997checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
3998dependencies = [
3999 "cfg-if 1.0.0",
4000 "instant",
4001 "libc",
4002 "redox_syscall 0.2.16",
4003 "smallvec",
4004 "winapi 0.3.9",
4005]
4006
4007[[package]]
4008name = "parking_lot_core"
4009version = "0.9.9"
4010source = "registry+https://github.com/rust-lang/crates.io-index"
4011checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
4012dependencies = [
4013 "cfg-if 1.0.0",
4014 "libc",
4015 "redox_syscall 0.4.1",
4016 "smallvec",
4017 "windows-targets 0.48.5",
4018]
4019
4020[[package]]
4021name = "parse-zoneinfo"
4022version = "0.3.0"
4023source = "registry+https://github.com/rust-lang/crates.io-index"
4024checksum = "c705f256449c60da65e11ff6626e0c16a0a0b96aaa348de61376b249bc340f41"
4025dependencies = [
4026 "regex",
4027]
4028
4029[[package]]
4030name = "paste"
4031version = "1.0.14"
4032source = "registry+https://github.com/rust-lang/crates.io-index"
4033checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
4034
4035[[package]]
4036name = "pathdiff"
4037version = "0.2.1"
4038source = "registry+https://github.com/rust-lang/crates.io-index"
4039checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
4040
4041[[package]]
4042name = "pathfinder_geometry"
4043version = "0.5.1"
4044source = "registry+https://github.com/rust-lang/crates.io-index"
4045checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
4046dependencies = [
4047 "log",
4048 "pathfinder_simd",
4049]
4050
4051[[package]]
4052name = "pathfinder_simd"
4053version = "0.5.2"
4054source = "registry+https://github.com/rust-lang/crates.io-index"
4055checksum = "0444332826c70dc47be74a7c6a5fc44e23a7905ad6858d4162b658320455ef93"
4056dependencies = [
4057 "rustc_version",
4058]
4059
4060[[package]]
4061name = "pbkdf2"
4062version = "0.12.2"
4063source = "registry+https://github.com/rust-lang/crates.io-index"
4064checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
4065dependencies = [
4066 "digest",
4067]
4068
4069[[package]]
4070name = "pem-rfc7468"
4071version = "0.7.0"
4072source = "registry+https://github.com/rust-lang/crates.io-index"
4073checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
4074dependencies = [
4075 "base64ct",
4076]
4077
4078[[package]]
4079name = "percent-encoding"
4080version = "2.3.1"
4081source = "registry+https://github.com/rust-lang/crates.io-index"
4082checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
4083
4084[[package]]
4085name = "pest"
4086version = "2.7.8"
4087source = "registry+https://github.com/rust-lang/crates.io-index"
4088checksum = "56f8023d0fb78c8e03784ea1c7f3fa36e68a723138990b8d5a47d916b651e7a8"
4089dependencies = [
4090 "memchr",
4091 "thiserror",
4092 "ucd-trie",
4093]
4094
4095[[package]]
4096name = "pest_derive"
4097version = "2.7.8"
4098source = "registry+https://github.com/rust-lang/crates.io-index"
4099checksum = "b0d24f72393fd16ab6ac5738bc33cdb6a9aa73f8b902e8fe29cf4e67d7dd1026"
4100dependencies = [
4101 "pest",
4102 "pest_generator",
4103]
4104
4105[[package]]
4106name = "pest_generator"
4107version = "2.7.8"
4108source = "registry+https://github.com/rust-lang/crates.io-index"
4109checksum = "fdc17e2a6c7d0a492f0158d7a4bd66cc17280308bbaff78d5bef566dca35ab80"
4110dependencies = [
4111 "pest",
4112 "pest_meta",
4113 "proc-macro2",
4114 "quote",
4115 "syn 2.0.52",
4116]
4117
4118[[package]]
4119name = "pest_meta"
4120version = "2.7.8"
4121source = "registry+https://github.com/rust-lang/crates.io-index"
4122checksum = "934cd7631c050f4674352a6e835d5f6711ffbfb9345c2fc0107155ac495ae293"
4123dependencies = [
4124 "once_cell",
4125 "pest",
4126 "sha2",
4127]
4128
4129[[package]]
4130name = "petgraph"
4131version = "0.6.4"
4132source = "registry+https://github.com/rust-lang/crates.io-index"
4133checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
4134dependencies = [
4135 "fixedbitset",
4136 "indexmap 2.2.5",
4137]
4138
4139[[package]]
4140name = "phf"
4141version = "0.10.1"
4142source = "registry+https://github.com/rust-lang/crates.io-index"
4143checksum = "fabbf1ead8a5bcbc20f5f8b939ee3f5b0f6f281b6ad3468b84656b658b455259"
4144dependencies = [
4145 "phf_shared 0.10.0",
4146]
4147
4148[[package]]
4149name = "phf"
4150version = "0.11.2"
4151source = "registry+https://github.com/rust-lang/crates.io-index"
4152checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
4153dependencies = [
4154 "phf_macros",
4155 "phf_shared 0.11.2",
4156]
4157
4158[[package]]
4159name = "phf_codegen"
4160version = "0.10.0"
4161source = "registry+https://github.com/rust-lang/crates.io-index"
4162checksum = "4fb1c3a8bc4dd4e5cfce29b44ffc14bedd2ee294559a294e2a4d4c9e9a6a13cd"
4163dependencies = [
4164 "phf_generator 0.10.0",
4165 "phf_shared 0.10.0",
4166]
4167
4168[[package]]
4169name = "phf_codegen"
4170version = "0.11.2"
4171source = "registry+https://github.com/rust-lang/crates.io-index"
4172checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
4173dependencies = [
4174 "phf_generator 0.11.2",
4175 "phf_shared 0.11.2",
4176]
4177
4178[[package]]
4179name = "phf_generator"
4180version = "0.10.0"
4181source = "registry+https://github.com/rust-lang/crates.io-index"
4182checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
4183dependencies = [
4184 "phf_shared 0.10.0",
4185 "rand",
4186]
4187
4188[[package]]
4189name = "phf_generator"
4190version = "0.11.2"
4191source = "registry+https://github.com/rust-lang/crates.io-index"
4192checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
4193dependencies = [
4194 "phf_shared 0.11.2",
4195 "rand",
4196]
4197
4198[[package]]
4199name = "phf_macros"
4200version = "0.11.2"
4201source = "registry+https://github.com/rust-lang/crates.io-index"
4202checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
4203dependencies = [
4204 "phf_generator 0.11.2",
4205 "phf_shared 0.11.2",
4206 "proc-macro2",
4207 "quote",
4208 "syn 2.0.52",
4209]
4210
4211[[package]]
4212name = "phf_shared"
4213version = "0.10.0"
4214source = "registry+https://github.com/rust-lang/crates.io-index"
4215checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
4216dependencies = [
4217 "siphasher",
4218]
4219
4220[[package]]
4221name = "phf_shared"
4222version = "0.11.2"
4223source = "registry+https://github.com/rust-lang/crates.io-index"
4224checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
4225dependencies = [
4226 "siphasher",
4227]
4228
4229[[package]]
4230name = "pin-project"
4231version = "1.1.5"
4232source = "registry+https://github.com/rust-lang/crates.io-index"
4233checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
4234dependencies = [
4235 "pin-project-internal",
4236]
4237
4238[[package]]
4239name = "pin-project-internal"
4240version = "1.1.5"
4241source = "registry+https://github.com/rust-lang/crates.io-index"
4242checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
4243dependencies = [
4244 "proc-macro2",
4245 "quote",
4246 "syn 2.0.52",
4247]
4248
4249[[package]]
4250name = "pin-project-lite"
4251version = "0.2.13"
4252source = "registry+https://github.com/rust-lang/crates.io-index"
4253checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
4254
4255[[package]]
4256name = "pin-utils"
4257version = "0.1.0"
4258source = "registry+https://github.com/rust-lang/crates.io-index"
4259checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
4260
4261[[package]]
4262name = "piper"
4263version = "0.2.1"
4264source = "registry+https://github.com/rust-lang/crates.io-index"
4265checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"
4266dependencies = [
4267 "atomic-waker",
4268 "fastrand 2.0.1",
4269 "futures-io",
4270]
4271
4272[[package]]
4273name = "pkcs1"
4274version = "0.7.5"
4275source = "registry+https://github.com/rust-lang/crates.io-index"
4276checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
4277dependencies = [
4278 "der",
4279 "pkcs8",
4280 "spki",
4281]
4282
4283[[package]]
4284name = "pkcs8"
4285version = "0.10.2"
4286source = "registry+https://github.com/rust-lang/crates.io-index"
4287checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
4288dependencies = [
4289 "der",
4290 "spki",
4291]
4292
4293[[package]]
4294name = "pkg-config"
4295version = "0.3.30"
4296source = "registry+https://github.com/rust-lang/crates.io-index"
4297checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
4298
4299[[package]]
4300name = "plist"
4301version = "1.6.0"
4302source = "registry+https://github.com/rust-lang/crates.io-index"
4303checksum = "e5699cc8a63d1aa2b1ee8e12b9ad70ac790d65788cd36101fa37f87ea46c4cef"
4304dependencies = [
4305 "base64 0.21.7",
4306 "indexmap 2.2.5",
4307 "line-wrap",
4308 "quick-xml 0.31.0",
4309 "serde",
4310 "time",
4311]
4312
4313[[package]]
4314name = "plotters"
4315version = "0.3.5"
4316source = "registry+https://github.com/rust-lang/crates.io-index"
4317checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
4318dependencies = [
4319 "chrono",
4320 "font-kit",
4321 "image",
4322 "lazy_static",
4323 "num-traits",
4324 "pathfinder_geometry",
4325 "plotters-backend",
4326 "plotters-bitmap",
4327 "plotters-svg",
4328 "ttf-parser",
4329 "wasm-bindgen",
4330 "web-sys",
4331]
4332
4333[[package]]
4334name = "plotters-backend"
4335version = "0.3.5"
4336source = "registry+https://github.com/rust-lang/crates.io-index"
4337checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
4338
4339[[package]]
4340name = "plotters-bitmap"
4341version = "0.3.3"
4342source = "registry+https://github.com/rust-lang/crates.io-index"
4343checksum = "0cebbe1f70205299abc69e8b295035bb52a6a70ee35474ad10011f0a4efb8543"
4344dependencies = [
4345 "gif",
4346 "image",
4347 "plotters-backend",
4348]
4349
4350[[package]]
4351name = "plotters-svg"
4352version = "0.3.5"
4353source = "registry+https://github.com/rust-lang/crates.io-index"
4354checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
4355dependencies = [
4356 "plotters-backend",
4357]
4358
4359[[package]]
4360name = "png"
4361version = "0.17.13"
4362source = "registry+https://github.com/rust-lang/crates.io-index"
4363checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1"
4364dependencies = [
4365 "bitflags 1.3.2",
4366 "crc32fast",
4367 "fdeflate",
4368 "flate2",
4369 "miniz_oxide",
4370]
4371
4372[[package]]
4373name = "polling"
4374version = "2.8.0"
4375source = "registry+https://github.com/rust-lang/crates.io-index"
4376checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
4377dependencies = [
4378 "autocfg",
4379 "bitflags 1.3.2",
4380 "cfg-if 1.0.0",
4381 "concurrent-queue",
4382 "libc",
4383 "log",
4384 "pin-project-lite",
4385 "windows-sys 0.48.0",
4386]
4387
4388[[package]]
4389name = "polling"
4390version = "3.5.0"
4391source = "registry+https://github.com/rust-lang/crates.io-index"
4392checksum = "24f040dee2588b4963afb4e420540439d126f73fdacf4a9c486a96d840bac3c9"
4393dependencies = [
4394 "cfg-if 1.0.0",
4395 "concurrent-queue",
4396 "pin-project-lite",
4397 "rustix 0.38.31",
4398 "tracing",
4399 "windows-sys 0.52.0",
4400]
4401
4402[[package]]
4403name = "powerfmt"
4404version = "0.2.0"
4405source = "registry+https://github.com/rust-lang/crates.io-index"
4406checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
4407
4408[[package]]
4409name = "ppv-lite86"
4410version = "0.2.17"
4411source = "registry+https://github.com/rust-lang/crates.io-index"
4412checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
4413
4414[[package]]
4415name = "precomputed-hash"
4416version = "0.1.1"
4417source = "registry+https://github.com/rust-lang/crates.io-index"
4418checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
4419
4420[[package]]
4421name = "pretty"
4422version = "0.11.3"
4423source = "registry+https://github.com/rust-lang/crates.io-index"
4424checksum = "83f3aa1e3ca87d3b124db7461265ac176b40c277f37e503eaa29c9c75c037846"
4425dependencies = [
4426 "arrayvec 0.5.2",
4427 "log",
4428 "typed-arena",
4429 "unicode-segmentation",
4430]
4431
4432[[package]]
4433name = "proc-macro2"
4434version = "1.0.79"
4435source = "registry+https://github.com/rust-lang/crates.io-index"
4436checksum = "e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e"
4437dependencies = [
4438 "unicode-ident",
4439]
4440
4441[[package]]
4442name = "ptr_meta"
4443version = "0.1.4"
4444source = "registry+https://github.com/rust-lang/crates.io-index"
4445checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
4446dependencies = [
4447 "ptr_meta_derive",
4448]
4449
4450[[package]]
4451name = "ptr_meta_derive"
4452version = "0.1.4"
4453source = "registry+https://github.com/rust-lang/crates.io-index"
4454checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
4455dependencies = [
4456 "proc-macro2",
4457 "quote",
4458 "syn 1.0.109",
4459]
4460
4461[[package]]
4462name = "quick-error"
4463version = "1.2.3"
4464source = "registry+https://github.com/rust-lang/crates.io-index"
4465checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
4466
4467[[package]]
4468name = "quick-xml"
4469version = "0.30.0"
4470source = "registry+https://github.com/rust-lang/crates.io-index"
4471checksum = "eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956"
4472dependencies = [
4473 "encoding_rs",
4474 "memchr",
4475]
4476
4477[[package]]
4478name = "quick-xml"
4479version = "0.31.0"
4480source = "registry+https://github.com/rust-lang/crates.io-index"
4481checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
4482dependencies = [
4483 "memchr",
4484]
4485
4486[[package]]
4487name = "quipu"
4488version = "0.2.1"
4489dependencies = [
4490 "ayllu_api",
4491 "ayllu_config",
4492 "ayllu_git",
4493 "ayllu_rpc",
4494 "clap 4.5.3",
4495 "clap_complete",
4496 "reqwest 0.12.3",
4497 "serde",
4498 "thiserror",
4499 "tokio",
4500 "tracing",
4501 "tracing-subscriber",
4502 "url",
4503]
4504
4505[[package]]
4506name = "quote"
4507version = "1.0.35"
4508source = "registry+https://github.com/rust-lang/crates.io-index"
4509checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
4510dependencies = [
4511 "proc-macro2",
4512]
4513
4514[[package]]
4515name = "radium"
4516version = "0.7.0"
4517source = "registry+https://github.com/rust-lang/crates.io-index"
4518checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
4519
4520[[package]]
4521name = "rand"
4522version = "0.8.5"
4523source = "registry+https://github.com/rust-lang/crates.io-index"
4524checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
4525dependencies = [
4526 "libc",
4527 "rand_chacha",
4528 "rand_core",
4529]
4530
4531[[package]]
4532name = "rand_chacha"
4533version = "0.3.1"
4534source = "registry+https://github.com/rust-lang/crates.io-index"
4535checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
4536dependencies = [
4537 "ppv-lite86",
4538 "rand_core",
4539]
4540
4541[[package]]
4542name = "rand_core"
4543version = "0.6.4"
4544source = "registry+https://github.com/rust-lang/crates.io-index"
4545checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
4546dependencies = [
4547 "getrandom",
4548]
4549
4550[[package]]
4551name = "rayon"
4552version = "1.9.0"
4553source = "registry+https://github.com/rust-lang/crates.io-index"
4554checksum = "e4963ed1bc86e4f3ee217022bd855b297cef07fb9eac5dfa1f788b220b49b3bd"
4555dependencies = [
4556 "either",
4557 "rayon-core",
4558]
4559
4560[[package]]
4561name = "rayon-core"
4562version = "1.12.1"
4563source = "registry+https://github.com/rust-lang/crates.io-index"
4564checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
4565dependencies = [
4566 "crossbeam-deque",
4567 "crossbeam-utils",
4568]
4569
4570[[package]]
4571name = "redox_syscall"
4572version = "0.2.16"
4573source = "registry+https://github.com/rust-lang/crates.io-index"
4574checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
4575dependencies = [
4576 "bitflags 1.3.2",
4577]
4578
4579[[package]]
4580name = "redox_syscall"
4581version = "0.4.1"
4582source = "registry+https://github.com/rust-lang/crates.io-index"
4583checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
4584dependencies = [
4585 "bitflags 1.3.2",
4586]
4587
4588[[package]]
4589name = "redox_users"
4590version = "0.4.4"
4591source = "registry+https://github.com/rust-lang/crates.io-index"
4592checksum = "a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4"
4593dependencies = [
4594 "getrandom",
4595 "libredox",
4596 "thiserror",
4597]
4598
4599[[package]]
4600name = "regex"
4601version = "1.10.3"
4602source = "registry+https://github.com/rust-lang/crates.io-index"
4603checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
4604dependencies = [
4605 "aho-corasick 1.1.2",
4606 "memchr",
4607 "regex-automata 0.4.6",
4608 "regex-syntax 0.8.2",
4609]
4610
4611[[package]]
4612name = "regex-automata"
4613version = "0.1.10"
4614source = "registry+https://github.com/rust-lang/crates.io-index"
4615checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
4616dependencies = [
4617 "regex-syntax 0.6.29",
4618]
4619
4620[[package]]
4621name = "regex-automata"
4622version = "0.4.6"
4623source = "registry+https://github.com/rust-lang/crates.io-index"
4624checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
4625dependencies = [
4626 "aho-corasick 1.1.2",
4627 "memchr",
4628 "regex-syntax 0.8.2",
4629]
4630
4631[[package]]
4632name = "regex-syntax"
4633version = "0.6.29"
4634source = "registry+https://github.com/rust-lang/crates.io-index"
4635checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
4636
4637[[package]]
4638name = "regex-syntax"
4639version = "0.8.2"
4640source = "registry+https://github.com/rust-lang/crates.io-index"
4641checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
4642
4643[[package]]
4644name = "rend"
4645version = "0.4.2"
4646source = "registry+https://github.com/rust-lang/crates.io-index"
4647checksum = "71fe3824f5629716b1589be05dacd749f6aa084c87e00e016714a8cdfccc997c"
4648dependencies = [
4649 "bytecheck",
4650]
4651
4652[[package]]
4653name = "reqwest"
4654version = "0.11.26"
4655source = "registry+https://github.com/rust-lang/crates.io-index"
4656checksum = "78bf93c4af7a8bb7d879d51cebe797356ff10ae8516ace542b5182d9dcac10b2"
4657dependencies = [
4658 "base64 0.21.7",
4659 "bytes",
4660 "encoding_rs",
4661 "futures-core",
4662 "futures-util",
4663 "h2 0.3.25",
4664 "http 0.2.12",
4665 "http-body 0.4.6",
4666 "hyper 0.14.28",
4667 "hyper-tls 0.5.0",
4668 "ipnet",
4669 "js-sys",
4670 "log",
4671 "mime",
4672 "native-tls",
4673 "once_cell",
4674 "percent-encoding",
4675 "pin-project-lite",
4676 "rustls-pemfile 1.0.4",
4677 "serde",
4678 "serde_json",
4679 "serde_urlencoded",
4680 "sync_wrapper",
4681 "system-configuration",
4682 "tokio",
4683 "tokio-native-tls",
4684 "tokio-util",
4685 "tower-service",
4686 "url",
4687 "wasm-bindgen",
4688 "wasm-bindgen-futures",
4689 "wasm-streams",
4690 "web-sys",
4691 "winreg 0.50.0",
4692]
4693
4694[[package]]
4695name = "reqwest"
4696version = "0.12.3"
4697source = "registry+https://github.com/rust-lang/crates.io-index"
4698checksum = "3e6cc1e89e689536eb5aeede61520e874df5a4707df811cd5da4aa5fbb2aae19"
4699dependencies = [
4700 "base64 0.22.0",
4701 "bytes",
4702 "encoding_rs",
4703 "futures-core",
4704 "futures-util",
4705 "h2 0.4.3",
4706 "http 1.1.0",
4707 "http-body 1.0.0",
4708 "http-body-util",
4709 "hyper 1.2.0",
4710 "hyper-tls 0.6.0",
4711 "hyper-util",
4712 "ipnet",
4713 "js-sys",
4714 "log",
4715 "mime",
4716 "native-tls",
4717 "once_cell",
4718 "percent-encoding",
4719 "pin-project-lite",
4720 "rustls-pemfile 2.1.2",
4721 "serde",
4722 "serde_json",
4723 "serde_urlencoded",
4724 "sync_wrapper",
4725 "system-configuration",
4726 "tokio",
4727 "tokio-native-tls",
4728 "tower-service",
4729 "url",
4730 "wasm-bindgen",
4731 "wasm-bindgen-futures",
4732 "web-sys",
4733 "winreg 0.52.0",
4734]
4735
4736[[package]]
4737name = "resolv-conf"
4738version = "0.7.0"
4739source = "registry+https://github.com/rust-lang/crates.io-index"
4740checksum = "52e44394d2086d010551b14b53b1f24e31647570cd1deb0379e2c21b329aba00"
4741dependencies = [
4742 "hostname",
4743 "quick-error",
4744]
4745
4746[[package]]
4747name = "ring"
4748version = "0.17.8"
4749source = "registry+https://github.com/rust-lang/crates.io-index"
4750checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
4751dependencies = [
4752 "cc",
4753 "cfg-if 1.0.0",
4754 "getrandom",
4755 "libc",
4756 "spin 0.9.8",
4757 "untrusted",
4758 "windows-sys 0.52.0",
4759]
4760
4761[[package]]
4762name = "rkyv"
4763version = "0.7.44"
4764source = "registry+https://github.com/rust-lang/crates.io-index"
4765checksum = "5cba464629b3394fc4dbc6f940ff8f5b4ff5c7aef40f29166fd4ad12acbc99c0"
4766dependencies = [
4767 "bitvec",
4768 "bytecheck",
4769 "bytes",
4770 "hashbrown 0.12.3",
4771 "ptr_meta",
4772 "rend",
4773 "rkyv_derive",
4774 "seahash",
4775 "tinyvec",
4776 "uuid",
4777]
4778
4779[[package]]
4780name = "rkyv_derive"
4781version = "0.7.44"
4782source = "registry+https://github.com/rust-lang/crates.io-index"
4783checksum = "a7dddfff8de25e6f62b9d64e6e432bf1c6736c57d20323e15ee10435fbda7c65"
4784dependencies = [
4785 "proc-macro2",
4786 "quote",
4787 "syn 1.0.109",
4788]
4789
4790[[package]]
4791name = "rsa"
4792version = "0.9.6"
4793source = "registry+https://github.com/rust-lang/crates.io-index"
4794checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc"
4795dependencies = [
4796 "const-oid",
4797 "digest",
4798 "num-bigint-dig",
4799 "num-integer",
4800 "num-traits",
4801 "pkcs1",
4802 "pkcs8",
4803 "rand_core",
4804 "signature",
4805 "spki",
4806 "subtle",
4807 "zeroize",
4808]
4809
4810[[package]]
4811name = "rss"
4812version = "2.0.7"
4813source = "registry+https://github.com/rust-lang/crates.io-index"
4814checksum = "f7b2c77eb4450d7d5f98df52c381cd6c4e19b75dad9209a9530b85a44510219a"
4815dependencies = [
4816 "atom_syndication",
4817 "derive_builder",
4818 "never",
4819 "quick-xml 0.30.0",
4820]
4821
4822[[package]]
4823name = "rusqlite"
4824version = "0.30.0"
4825source = "registry+https://github.com/rust-lang/crates.io-index"
4826checksum = "a78046161564f5e7cd9008aff3b2990b3850dc8e0349119b98e8f251e099f24d"
4827dependencies = [
4828 "bitflags 2.4.2",
4829 "chrono",
4830 "fallible-iterator",
4831 "fallible-streaming-iterator",
4832 "hashlink",
4833 "libsqlite3-sys",
4834 "serde_json",
4835 "smallvec",
4836]
4837
4838[[package]]
4839name = "rustc-demangle"
4840version = "0.1.23"
4841source = "registry+https://github.com/rust-lang/crates.io-index"
4842checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
4843
4844[[package]]
4845name = "rustc_version"
4846version = "0.4.0"
4847source = "registry+https://github.com/rust-lang/crates.io-index"
4848checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
4849dependencies = [
4850 "semver",
4851]
4852
4853[[package]]
4854name = "rustix"
4855version = "0.37.27"
4856source = "registry+https://github.com/rust-lang/crates.io-index"
4857checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
4858dependencies = [
4859 "bitflags 1.3.2",
4860 "errno",
4861 "io-lifetimes",
4862 "libc",
4863 "linux-raw-sys 0.3.8",
4864 "windows-sys 0.48.0",
4865]
4866
4867[[package]]
4868name = "rustix"
4869version = "0.38.31"
4870source = "registry+https://github.com/rust-lang/crates.io-index"
4871checksum = "6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949"
4872dependencies = [
4873 "bitflags 2.4.2",
4874 "errno",
4875 "libc",
4876 "linux-raw-sys 0.4.13",
4877 "windows-sys 0.52.0",
4878]
4879
4880[[package]]
4881name = "rustls"
4882version = "0.21.10"
4883source = "registry+https://github.com/rust-lang/crates.io-index"
4884checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba"
4885dependencies = [
4886 "ring",
4887 "rustls-webpki",
4888 "sct",
4889]
4890
4891[[package]]
4892name = "rustls-pemfile"
4893version = "1.0.4"
4894source = "registry+https://github.com/rust-lang/crates.io-index"
4895checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c"
4896dependencies = [
4897 "base64 0.21.7",
4898]
4899
4900[[package]]
4901name = "rustls-pemfile"
4902version = "2.1.2"
4903source = "registry+https://github.com/rust-lang/crates.io-index"
4904checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d"
4905dependencies = [
4906 "base64 0.22.0",
4907 "rustls-pki-types",
4908]
4909
4910[[package]]
4911name = "rustls-pki-types"
4912version = "1.4.1"
4913source = "registry+https://github.com/rust-lang/crates.io-index"
4914checksum = "ecd36cc4259e3e4514335c4a138c6b43171a8d61d8f5c9348f9fc7529416f247"
4915
4916[[package]]
4917name = "rustls-webpki"
4918version = "0.101.7"
4919source = "registry+https://github.com/rust-lang/crates.io-index"
4920checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
4921dependencies = [
4922 "ring",
4923 "untrusted",
4924]
4925
4926[[package]]
4927name = "rustversion"
4928version = "1.0.14"
4929source = "registry+https://github.com/rust-lang/crates.io-index"
4930checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
4931
4932[[package]]
4933name = "rxml"
4934version = "0.9.1"
4935source = "registry+https://github.com/rust-lang/crates.io-index"
4936checksum = "a98f186c7a2f3abbffb802984b7f1dfd65dac8be1aafdaabbca4137f53f0dff7"
4937dependencies = [
4938 "bytes",
4939 "pin-project-lite",
4940 "rxml_validation",
4941 "smartstring",
4942 "tokio",
4943]
4944
4945[[package]]
4946name = "rxml_validation"
4947version = "0.9.1"
4948source = "registry+https://github.com/rust-lang/crates.io-index"
4949checksum = "22a197350ece202f19a166d1ad6d9d6de145e1d2a8ef47db299abe164dbd7530"
4950
4951[[package]]
4952name = "ryu"
4953version = "1.0.17"
4954source = "registry+https://github.com/rust-lang/crates.io-index"
4955checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1"
4956
4957[[package]]
4958name = "safemem"
4959version = "0.3.3"
4960source = "registry+https://github.com/rust-lang/crates.io-index"
4961checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
4962
4963[[package]]
4964name = "same-file"
4965version = "1.0.6"
4966source = "registry+https://github.com/rust-lang/crates.io-index"
4967checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
4968dependencies = [
4969 "winapi-util",
4970]
4971
4972[[package]]
4973name = "sasl"
4974version = "0.5.1"
4975source = "registry+https://github.com/rust-lang/crates.io-index"
4976checksum = "27a9f72398d92896188b100e5224a4f190c9abe5273b98cb1b5a61505be3143e"
4977dependencies = [
4978 "base64 0.21.7",
4979 "getrandom",
4980 "hmac",
4981 "pbkdf2",
4982 "sha-1",
4983 "sha2",
4984]
4985
4986[[package]]
4987name = "schannel"
4988version = "0.1.23"
4989source = "registry+https://github.com/rust-lang/crates.io-index"
4990checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
4991dependencies = [
4992 "windows-sys 0.52.0",
4993]
4994
4995[[package]]
4996name = "scopeguard"
4997version = "1.2.0"
4998source = "registry+https://github.com/rust-lang/crates.io-index"
4999checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
5000
5001[[package]]
5002name = "sct"
5003version = "0.7.1"
5004source = "registry+https://github.com/rust-lang/crates.io-index"
5005checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
5006dependencies = [
5007 "ring",
5008 "untrusted",
5009]
5010
5011[[package]]
5012name = "seahash"
5013version = "4.1.0"
5014source = "registry+https://github.com/rust-lang/crates.io-index"
5015checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
5016
5017[[package]]
5018name = "security-framework"
5019version = "2.9.2"
5020source = "registry+https://github.com/rust-lang/crates.io-index"
5021checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
5022dependencies = [
5023 "bitflags 1.3.2",
5024 "core-foundation",
5025 "core-foundation-sys",
5026 "libc",
5027 "security-framework-sys",
5028]
5029
5030[[package]]
5031name = "security-framework-sys"
5032version = "2.9.1"
5033source = "registry+https://github.com/rust-lang/crates.io-index"
5034checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
5035dependencies = [
5036 "core-foundation-sys",
5037 "libc",
5038]
5039
5040[[package]]
5041name = "self_cell"
5042version = "0.10.3"
5043source = "registry+https://github.com/rust-lang/crates.io-index"
5044checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d"
5045dependencies = [
5046 "self_cell 1.0.3",
5047]
5048
5049[[package]]
5050name = "self_cell"
5051version = "1.0.3"
5052source = "registry+https://github.com/rust-lang/crates.io-index"
5053checksum = "58bf37232d3bb9a2c4e641ca2a11d83b5062066f88df7fed36c28772046d65ba"
5054
5055[[package]]
5056name = "semver"
5057version = "1.0.22"
5058source = "registry+https://github.com/rust-lang/crates.io-index"
5059checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
5060
5061[[package]]
5062name = "serde"
5063version = "1.0.197"
5064source = "registry+https://github.com/rust-lang/crates.io-index"
5065checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2"
5066dependencies = [
5067 "serde_derive",
5068]
5069
5070[[package]]
5071name = "serde-wasm-bindgen"
5072version = "0.5.0"
5073source = "registry+https://github.com/rust-lang/crates.io-index"
5074checksum = "f3b143e2833c57ab9ad3ea280d21fd34e285a42837aeb0ee301f4f41890fa00e"
5075dependencies = [
5076 "js-sys",
5077 "serde",
5078 "wasm-bindgen",
5079]
5080
5081[[package]]
5082name = "serde_derive"
5083version = "1.0.197"
5084source = "registry+https://github.com/rust-lang/crates.io-index"
5085checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b"
5086dependencies = [
5087 "proc-macro2",
5088 "quote",
5089 "syn 2.0.52",
5090]
5091
5092[[package]]
5093name = "serde_json"
5094version = "1.0.114"
5095source = "registry+https://github.com/rust-lang/crates.io-index"
5096checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0"
5097dependencies = [
5098 "itoa",
5099 "ryu",
5100 "serde",
5101]
5102
5103[[package]]
5104name = "serde_path_to_error"
5105version = "0.1.16"
5106source = "registry+https://github.com/rust-lang/crates.io-index"
5107checksum = "af99884400da37c88f5e9146b7f1fd0fbcae8f6eec4e9da38b67d05486f814a6"
5108dependencies = [
5109 "itoa",
5110 "serde",
5111]
5112
5113[[package]]
5114name = "serde_spanned"
5115version = "0.6.5"
5116source = "registry+https://github.com/rust-lang/crates.io-index"
5117checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"
5118dependencies = [
5119 "serde",
5120]
5121
5122[[package]]
5123name = "serde_urlencoded"
5124version = "0.7.1"
5125source = "registry+https://github.com/rust-lang/crates.io-index"
5126checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
5127dependencies = [
5128 "form_urlencoded",
5129 "itoa",
5130 "ryu",
5131 "serde",
5132]
5133
5134[[package]]
5135name = "serde_yaml"
5136version = "0.9.32"
5137source = "registry+https://github.com/rust-lang/crates.io-index"
5138checksum = "8fd075d994154d4a774f95b51fb96bdc2832b0ea48425c92546073816cda1f2f"
5139dependencies = [
5140 "indexmap 2.2.5",
5141 "itoa",
5142 "ryu",
5143 "serde",
5144 "unsafe-libyaml",
5145]
5146
5147[[package]]
5148name = "sha-1"
5149version = "0.10.1"
5150source = "registry+https://github.com/rust-lang/crates.io-index"
5151checksum = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c"
5152dependencies = [
5153 "cfg-if 1.0.0",
5154 "cpufeatures",
5155 "digest",
5156]
5157
5158[[package]]
5159name = "sha1"
5160version = "0.10.6"
5161source = "registry+https://github.com/rust-lang/crates.io-index"
5162checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
5163dependencies = [
5164 "cfg-if 1.0.0",
5165 "cpufeatures",
5166 "digest",
5167]
5168
5169[[package]]
5170name = "sha1_smol"
5171version = "1.0.0"
5172source = "registry+https://github.com/rust-lang/crates.io-index"
5173checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
5174
5175[[package]]
5176name = "sha2"
5177version = "0.10.8"
5178source = "registry+https://github.com/rust-lang/crates.io-index"
5179checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
5180dependencies = [
5181 "cfg-if 1.0.0",
5182 "cpufeatures",
5183 "digest",
5184]
5185
5186[[package]]
5187name = "sha3"
5188version = "0.10.8"
5189source = "registry+https://github.com/rust-lang/crates.io-index"
5190checksum = "75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60"
5191dependencies = [
5192 "digest",
5193 "keccak",
5194]
5195
5196[[package]]
5197name = "sharded-slab"
5198version = "0.1.7"
5199source = "registry+https://github.com/rust-lang/crates.io-index"
5200checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
5201dependencies = [
5202 "lazy_static",
5203]
5204
5205[[package]]
5206name = "shell-words"
5207version = "1.1.0"
5208source = "registry+https://github.com/rust-lang/crates.io-index"
5209checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
5210
5211[[package]]
5212name = "signal-hook-registry"
5213version = "1.4.1"
5214source = "registry+https://github.com/rust-lang/crates.io-index"
5215checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
5216dependencies = [
5217 "libc",
5218]
5219
5220[[package]]
5221name = "signature"
5222version = "2.2.0"
5223source = "registry+https://github.com/rust-lang/crates.io-index"
5224checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
5225dependencies = [
5226 "digest",
5227 "rand_core",
5228]
5229
5230[[package]]
5231name = "simd-abstraction"
5232version = "0.7.1"
5233source = "registry+https://github.com/rust-lang/crates.io-index"
5234checksum = "9cadb29c57caadc51ff8346233b5cec1d240b68ce55cf1afc764818791876987"
5235dependencies = [
5236 "outref",
5237]
5238
5239[[package]]
5240name = "simd-adler32"
5241version = "0.3.7"
5242source = "registry+https://github.com/rust-lang/crates.io-index"
5243checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
5244
5245[[package]]
5246name = "simdutf8"
5247version = "0.1.4"
5248source = "registry+https://github.com/rust-lang/crates.io-index"
5249checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
5250
5251[[package]]
5252name = "simple-counter"
5253version = "0.1.0"
5254source = "registry+https://github.com/rust-lang/crates.io-index"
5255checksum = "4bb57743b52ea059937169c0061d70298fe2df1d2c988b44caae79dd979d9b49"
5256
5257[[package]]
5258name = "siphasher"
5259version = "0.3.11"
5260source = "registry+https://github.com/rust-lang/crates.io-index"
5261checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
5262
5263[[package]]
5264name = "slab"
5265version = "0.4.9"
5266source = "registry+https://github.com/rust-lang/crates.io-index"
5267checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
5268dependencies = [
5269 "autocfg",
5270]
5271
5272[[package]]
5273name = "slug"
5274version = "0.1.5"
5275source = "registry+https://github.com/rust-lang/crates.io-index"
5276checksum = "3bd94acec9c8da640005f8e135a39fc0372e74535e6b368b7a04b875f784c8c4"
5277dependencies = [
5278 "deunicode",
5279 "wasm-bindgen",
5280]
5281
5282[[package]]
5283name = "smallvec"
5284version = "1.13.1"
5285source = "registry+https://github.com/rust-lang/crates.io-index"
5286checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
5287dependencies = [
5288 "serde",
5289]
5290
5291[[package]]
5292name = "smartstring"
5293version = "1.0.1"
5294source = "registry+https://github.com/rust-lang/crates.io-index"
5295checksum = "3fb72c633efbaa2dd666986505016c32c3044395ceaf881518399d2f4127ee29"
5296dependencies = [
5297 "autocfg",
5298 "static_assertions",
5299 "version_check",
5300]
5301
5302[[package]]
5303name = "smol"
5304version = "1.3.0"
5305source = "registry+https://github.com/rust-lang/crates.io-index"
5306checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
5307dependencies = [
5308 "async-channel 1.9.0",
5309 "async-executor",
5310 "async-fs",
5311 "async-io 1.13.0",
5312 "async-lock 2.8.0",
5313 "async-net",
5314 "async-process",
5315 "blocking",
5316 "futures-lite 1.13.0",
5317]
5318
5319[[package]]
5320name = "socket2"
5321version = "0.4.10"
5322source = "registry+https://github.com/rust-lang/crates.io-index"
5323checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
5324dependencies = [
5325 "libc",
5326 "winapi 0.3.9",
5327]
5328
5329[[package]]
5330name = "socket2"
5331version = "0.5.6"
5332source = "registry+https://github.com/rust-lang/crates.io-index"
5333checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"
5334dependencies = [
5335 "libc",
5336 "windows-sys 0.52.0",
5337]
5338
5339[[package]]
5340name = "spin"
5341version = "0.5.2"
5342source = "registry+https://github.com/rust-lang/crates.io-index"
5343checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
5344
5345[[package]]
5346name = "spin"
5347version = "0.9.8"
5348source = "registry+https://github.com/rust-lang/crates.io-index"
5349checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
5350dependencies = [
5351 "lock_api",
5352]
5353
5354[[package]]
5355name = "spki"
5356version = "0.7.3"
5357source = "registry+https://github.com/rust-lang/crates.io-index"
5358checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
5359dependencies = [
5360 "base64ct",
5361 "der",
5362]
5363
5364[[package]]
5365name = "sqlformat"
5366version = "0.2.3"
5367source = "registry+https://github.com/rust-lang/crates.io-index"
5368checksum = "ce81b7bd7c4493975347ef60d8c7e8b742d4694f4c49f93e0a12ea263938176c"
5369dependencies = [
5370 "itertools 0.12.1",
5371 "nom",
5372 "unicode_categories",
5373]
5374
5375[[package]]
5376name = "sqlx"
5377version = "0.7.4"
5378source = "registry+https://github.com/rust-lang/crates.io-index"
5379checksum = "c9a2ccff1a000a5a59cd33da541d9f2fdcd9e6e8229cc200565942bff36d0aaa"
5380dependencies = [
5381 "sqlx-core",
5382 "sqlx-macros",
5383 "sqlx-mysql",
5384 "sqlx-postgres",
5385 "sqlx-sqlite",
5386]
5387
5388[[package]]
5389name = "sqlx-core"
5390version = "0.7.4"
5391source = "registry+https://github.com/rust-lang/crates.io-index"
5392checksum = "24ba59a9342a3d9bab6c56c118be528b27c9b60e490080e9711a04dccac83ef6"
5393dependencies = [
5394 "ahash 0.8.11",
5395 "atoi",
5396 "byteorder",
5397 "bytes",
5398 "crc",
5399 "crossbeam-queue",
5400 "either",
5401 "event-listener 2.5.3",
5402 "futures-channel",
5403 "futures-core",
5404 "futures-intrusive",
5405 "futures-io",
5406 "futures-util",
5407 "hashlink",
5408 "hex",
5409 "indexmap 2.2.5",
5410 "log",
5411 "memchr",
5412 "once_cell",
5413 "paste",
5414 "percent-encoding",
5415 "rustls",
5416 "rustls-pemfile 1.0.4",
5417 "serde",
5418 "serde_json",
5419 "sha2",
5420 "smallvec",
5421 "sqlformat",
5422 "thiserror",
5423 "time",
5424 "tokio",
5425 "tokio-stream",
5426 "tracing",
5427 "url",
5428 "webpki-roots",
5429]
5430
5431[[package]]
5432name = "sqlx-macros"
5433version = "0.7.4"
5434source = "registry+https://github.com/rust-lang/crates.io-index"
5435checksum = "4ea40e2345eb2faa9e1e5e326db8c34711317d2b5e08d0d5741619048a803127"
5436dependencies = [
5437 "proc-macro2",
5438 "quote",
5439 "sqlx-core",
5440 "sqlx-macros-core",
5441 "syn 1.0.109",
5442]
5443
5444[[package]]
5445name = "sqlx-macros-core"
5446version = "0.7.4"
5447source = "registry+https://github.com/rust-lang/crates.io-index"
5448checksum = "5833ef53aaa16d860e92123292f1f6a3d53c34ba8b1969f152ef1a7bb803f3c8"
5449dependencies = [
5450 "dotenvy",
5451 "either",
5452 "heck 0.4.1",
5453 "hex",
5454 "once_cell",
5455 "proc-macro2",
5456 "quote",
5457 "serde",
5458 "serde_json",
5459 "sha2",
5460 "sqlx-core",
5461 "sqlx-mysql",
5462 "sqlx-postgres",
5463 "sqlx-sqlite",
5464 "syn 1.0.109",
5465 "tempfile",
5466 "tokio",
5467 "url",
5468]
5469
5470[[package]]
5471name = "sqlx-mysql"
5472version = "0.7.4"
5473source = "registry+https://github.com/rust-lang/crates.io-index"
5474checksum = "1ed31390216d20e538e447a7a9b959e06ed9fc51c37b514b46eb758016ecd418"
5475dependencies = [
5476 "atoi",
5477 "base64 0.21.7",
5478 "bitflags 2.4.2",
5479 "byteorder",
5480 "bytes",
5481 "crc",
5482 "digest",
5483 "dotenvy",
5484 "either",
5485 "futures-channel",
5486 "futures-core",
5487 "futures-io",
5488 "futures-util",
5489 "generic-array",
5490 "hex",
5491 "hkdf",
5492 "hmac",
5493 "itoa",
5494 "log",
5495 "md-5",
5496 "memchr",
5497 "once_cell",
5498 "percent-encoding",
5499 "rand",
5500 "rsa",
5501 "serde",
5502 "sha1",
5503 "sha2",
5504 "smallvec",
5505 "sqlx-core",
5506 "stringprep",
5507 "thiserror",
5508 "time",
5509 "tracing",
5510 "whoami",
5511]
5512
5513[[package]]
5514name = "sqlx-postgres"
5515version = "0.7.4"
5516source = "registry+https://github.com/rust-lang/crates.io-index"
5517checksum = "7c824eb80b894f926f89a0b9da0c7f435d27cdd35b8c655b114e58223918577e"
5518dependencies = [
5519 "atoi",
5520 "base64 0.21.7",
5521 "bitflags 2.4.2",
5522 "byteorder",
5523 "crc",
5524 "dotenvy",
5525 "etcetera",
5526 "futures-channel",
5527 "futures-core",
5528 "futures-io",
5529 "futures-util",
5530 "hex",
5531 "hkdf",
5532 "hmac",
5533 "home",
5534 "itoa",
5535 "log",
5536 "md-5",
5537 "memchr",
5538 "once_cell",
5539 "rand",
5540 "serde",
5541 "serde_json",
5542 "sha2",
5543 "smallvec",
5544 "sqlx-core",
5545 "stringprep",
5546 "thiserror",
5547 "time",
5548 "tracing",
5549 "whoami",
5550]
5551
5552[[package]]
5553name = "sqlx-sqlite"
5554version = "0.7.4"
5555source = "registry+https://github.com/rust-lang/crates.io-index"
5556checksum = "b244ef0a8414da0bed4bb1910426e890b19e5e9bccc27ada6b797d05c55ae0aa"
5557dependencies = [
5558 "atoi",
5559 "flume",
5560 "futures-channel",
5561 "futures-core",
5562 "futures-executor",
5563 "futures-intrusive",
5564 "futures-util",
5565 "libsqlite3-sys",
5566 "log",
5567 "percent-encoding",
5568 "serde",
5569 "sqlx-core",
5570 "time",
5571 "tracing",
5572 "url",
5573 "urlencoding",
5574]
5575
5576[[package]]
5577name = "static_assertions"
5578version = "1.1.0"
5579source = "registry+https://github.com/rust-lang/crates.io-index"
5580checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
5581
5582[[package]]
5583name = "string_cache"
5584version = "0.8.7"
5585source = "registry+https://github.com/rust-lang/crates.io-index"
5586checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
5587dependencies = [
5588 "new_debug_unreachable",
5589 "once_cell",
5590 "parking_lot 0.12.1",
5591 "phf_shared 0.10.0",
5592 "precomputed-hash",
5593]
5594
5595[[package]]
5596name = "stringprep"
5597version = "0.1.4"
5598source = "registry+https://github.com/rust-lang/crates.io-index"
5599checksum = "bb41d74e231a107a1b4ee36bd1214b11285b77768d2e3824aedafa988fd36ee6"
5600dependencies = [
5601 "finl_unicode",
5602 "unicode-bidi",
5603 "unicode-normalization",
5604]
5605
5606[[package]]
5607name = "strip-ansi-escapes"
5608version = "0.2.0"
5609source = "registry+https://github.com/rust-lang/crates.io-index"
5610checksum = "55ff8ef943b384c414f54aefa961dd2bd853add74ec75e7ac74cf91dba62bcfa"
5611dependencies = [
5612 "vte",
5613]
5614
5615[[package]]
5616name = "strsim"
5617version = "0.8.0"
5618source = "registry+https://github.com/rust-lang/crates.io-index"
5619checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
5620
5621[[package]]
5622name = "strsim"
5623version = "0.10.0"
5624source = "registry+https://github.com/rust-lang/crates.io-index"
5625checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
5626
5627[[package]]
5628name = "strsim"
5629version = "0.11.0"
5630source = "registry+https://github.com/rust-lang/crates.io-index"
5631checksum = "5ee073c9e4cd00e28217186dbe12796d692868f432bf2e97ee73bed0c56dfa01"
5632
5633[[package]]
5634name = "subtle"
5635version = "2.5.0"
5636source = "registry+https://github.com/rust-lang/crates.io-index"
5637checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
5638
5639[[package]]
5640name = "syn"
5641version = "1.0.109"
5642source = "registry+https://github.com/rust-lang/crates.io-index"
5643checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
5644dependencies = [
5645 "proc-macro2",
5646 "quote",
5647 "unicode-ident",
5648]
5649
5650[[package]]
5651name = "syn"
5652version = "2.0.52"
5653source = "registry+https://github.com/rust-lang/crates.io-index"
5654checksum = "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07"
5655dependencies = [
5656 "proc-macro2",
5657 "quote",
5658 "unicode-ident",
5659]
5660
5661[[package]]
5662name = "sync_wrapper"
5663version = "0.1.2"
5664source = "registry+https://github.com/rust-lang/crates.io-index"
5665checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
5666
5667[[package]]
5668name = "syntect"
5669version = "5.2.0"
5670source = "registry+https://github.com/rust-lang/crates.io-index"
5671checksum = "874dcfa363995604333cf947ae9f751ca3af4522c60886774c4963943b4746b1"
5672dependencies = [
5673 "bincode",
5674 "bitflags 1.3.2",
5675 "fancy-regex",
5676 "flate2",
5677 "fnv",
5678 "once_cell",
5679 "onig",
5680 "plist",
5681 "regex-syntax 0.8.2",
5682 "serde",
5683 "serde_derive",
5684 "serde_json",
5685 "thiserror",
5686 "walkdir",
5687 "yaml-rust",
5688]
5689
5690[[package]]
5691name = "sysinfo"
5692version = "0.29.11"
5693source = "registry+https://github.com/rust-lang/crates.io-index"
5694checksum = "cd727fc423c2060f6c92d9534cef765c65a6ed3f428a03d7def74a8c4348e666"
5695dependencies = [
5696 "cfg-if 1.0.0",
5697 "core-foundation-sys",
5698 "libc",
5699 "ntapi",
5700 "once_cell",
5701 "rayon",
5702 "winapi 0.3.9",
5703]
5704
5705[[package]]
5706name = "system-configuration"
5707version = "0.5.1"
5708source = "registry+https://github.com/rust-lang/crates.io-index"
5709checksum = "ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7"
5710dependencies = [
5711 "bitflags 1.3.2",
5712 "core-foundation",
5713 "system-configuration-sys",
5714]
5715
5716[[package]]
5717name = "system-configuration-sys"
5718version = "0.5.0"
5719source = "registry+https://github.com/rust-lang/crates.io-index"
5720checksum = "a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9"
5721dependencies = [
5722 "core-foundation-sys",
5723 "libc",
5724]
5725
5726[[package]]
5727name = "tabwriter"
5728version = "1.4.0"
5729source = "registry+https://github.com/rust-lang/crates.io-index"
5730checksum = "a327282c4f64f6dc37e3bba4c2b6842cc3a992f204fa58d917696a89f691e5f6"
5731dependencies = [
5732 "unicode-width",
5733]
5734
5735[[package]]
5736name = "tap"
5737version = "1.0.1"
5738source = "registry+https://github.com/rust-lang/crates.io-index"
5739checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
5740
5741[[package]]
5742name = "tarpc"
5743version = "0.34.0"
5744source = "registry+https://github.com/rust-lang/crates.io-index"
5745checksum = "93a1870169fb9490fb3b37df7f50782986475c33cb90955f9f9b9ae659124200"
5746dependencies = [
5747 "anyhow",
5748 "fnv",
5749 "futures",
5750 "humantime",
5751 "opentelemetry",
5752 "pin-project",
5753 "rand",
5754 "serde",
5755 "static_assertions",
5756 "tarpc-plugins",
5757 "thiserror",
5758 "tokio",
5759 "tokio-serde",
5760 "tokio-util",
5761 "tracing",
5762 "tracing-opentelemetry",
5763]
5764
5765[[package]]
5766name = "tarpc-plugins"
5767version = "0.13.1"
5768source = "registry+https://github.com/rust-lang/crates.io-index"
5769checksum = "ad8302bea2fb8a2b01b025d23414b0b4ed32a783b95e5d818c3320a8bc4baada"
5770dependencies = [
5771 "proc-macro2",
5772 "quote",
5773 "syn 1.0.109",
5774]
5775
5776[[package]]
5777name = "tempfile"
5778version = "3.10.1"
5779source = "registry+https://github.com/rust-lang/crates.io-index"
5780checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
5781dependencies = [
5782 "cfg-if 1.0.0",
5783 "fastrand 2.0.1",
5784 "rustix 0.38.31",
5785 "windows-sys 0.52.0",
5786]
5787
5788[[package]]
5789name = "tera"
5790version = "1.19.1"
5791source = "registry+https://github.com/rust-lang/crates.io-index"
5792checksum = "970dff17c11e884a4a09bc76e3a17ef71e01bb13447a11e85226e254fe6d10b8"
5793dependencies = [
5794 "chrono",
5795 "chrono-tz",
5796 "globwalk",
5797 "humansize",
5798 "lazy_static",
5799 "percent-encoding",
5800 "pest",
5801 "pest_derive",
5802 "rand",
5803 "regex",
5804 "serde",
5805 "serde_json",
5806 "slug",
5807 "unic-segment",
5808]
5809
5810[[package]]
5811name = "term"
5812version = "0.7.0"
5813source = "registry+https://github.com/rust-lang/crates.io-index"
5814checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
5815dependencies = [
5816 "dirs-next",
5817 "rustversion",
5818 "winapi 0.3.9",
5819]
5820
5821[[package]]
5822name = "term_size"
5823version = "0.3.2"
5824source = "registry+https://github.com/rust-lang/crates.io-index"
5825checksum = "1e4129646ca0ed8f45d09b929036bafad5377103edd06e50bf574b353d2b08d9"
5826dependencies = [
5827 "libc",
5828 "winapi 0.3.9",
5829]
5830
5831[[package]]
5832name = "termcolor"
5833version = "1.4.1"
5834source = "registry+https://github.com/rust-lang/crates.io-index"
5835checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
5836dependencies = [
5837 "winapi-util",
5838]
5839
5840[[package]]
5841name = "terminal_size"
5842version = "0.3.0"
5843source = "registry+https://github.com/rust-lang/crates.io-index"
5844checksum = "21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7"
5845dependencies = [
5846 "rustix 0.38.31",
5847 "windows-sys 0.48.0",
5848]
5849
5850[[package]]
5851name = "textwrap"
5852version = "0.11.0"
5853source = "registry+https://github.com/rust-lang/crates.io-index"
5854checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
5855dependencies = [
5856 "unicode-width",
5857]
5858
5859[[package]]
5860name = "thiserror"
5861version = "1.0.58"
5862source = "registry+https://github.com/rust-lang/crates.io-index"
5863checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297"
5864dependencies = [
5865 "thiserror-impl",
5866]
5867
5868[[package]]
5869name = "thiserror-impl"
5870version = "1.0.58"
5871source = "registry+https://github.com/rust-lang/crates.io-index"
5872checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7"
5873dependencies = [
5874 "proc-macro2",
5875 "quote",
5876 "syn 2.0.52",
5877]
5878
5879[[package]]
5880name = "thread_local"
5881version = "1.1.8"
5882source = "registry+https://github.com/rust-lang/crates.io-index"
5883checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
5884dependencies = [
5885 "cfg-if 1.0.0",
5886 "once_cell",
5887]
5888
5889[[package]]
5890name = "time"
5891version = "0.3.34"
5892source = "registry+https://github.com/rust-lang/crates.io-index"
5893checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749"
5894dependencies = [
5895 "deranged",
5896 "itoa",
5897 "num-conv",
5898 "powerfmt",
5899 "serde",
5900 "time-core",
5901 "time-macros",
5902]
5903
5904[[package]]
5905name = "time-core"
5906version = "0.1.2"
5907source = "registry+https://github.com/rust-lang/crates.io-index"
5908checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
5909
5910[[package]]
5911name = "time-macros"
5912version = "0.2.17"
5913source = "registry+https://github.com/rust-lang/crates.io-index"
5914checksum = "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774"
5915dependencies = [
5916 "num-conv",
5917 "time-core",
5918]
5919
5920[[package]]
5921name = "tiny-keccak"
5922version = "2.0.2"
5923source = "registry+https://github.com/rust-lang/crates.io-index"
5924checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
5925dependencies = [
5926 "crunchy",
5927]
5928
5929[[package]]
5930name = "tinyvec"
5931version = "1.6.0"
5932source = "registry+https://github.com/rust-lang/crates.io-index"
5933checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
5934dependencies = [
5935 "tinyvec_macros",
5936]
5937
5938[[package]]
5939name = "tinyvec_macros"
5940version = "0.1.1"
5941source = "registry+https://github.com/rust-lang/crates.io-index"
5942checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
5943
5944[[package]]
5945name = "tokei"
5946version = "12.1.2"
5947source = "registry+https://github.com/rust-lang/crates.io-index"
5948checksum = "a41f915e075a8a98ad64a5f7be6b7cc1710fc835c5f07e4a3efcaeb013291c00"
5949dependencies = [
5950 "aho-corasick 0.7.20",
5951 "clap 2.34.0",
5952 "crossbeam-channel",
5953 "dashmap 4.0.2",
5954 "dirs",
5955 "encoding_rs_io",
5956 "env_logger 0.8.4",
5957 "grep-searcher",
5958 "ignore",
5959 "log",
5960 "num-format",
5961 "once_cell",
5962 "parking_lot 0.11.2",
5963 "rayon",
5964 "regex",
5965 "serde",
5966 "serde_json",
5967 "tera",
5968 "term_size",
5969 "toml 0.5.11",
5970]
5971
5972[[package]]
5973name = "tokio"
5974version = "1.37.0"
5975source = "registry+https://github.com/rust-lang/crates.io-index"
5976checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787"
5977dependencies = [
5978 "backtrace",
5979 "bytes",
5980 "libc",
5981 "mio 0.8.11",
5982 "num_cpus",
5983 "parking_lot 0.12.1",
5984 "pin-project-lite",
5985 "signal-hook-registry",
5986 "socket2 0.5.6",
5987 "tokio-macros",
5988 "windows-sys 0.48.0",
5989]
5990
5991[[package]]
5992name = "tokio-macros"
5993version = "2.2.0"
5994source = "registry+https://github.com/rust-lang/crates.io-index"
5995checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
5996dependencies = [
5997 "proc-macro2",
5998 "quote",
5999 "syn 2.0.52",
6000]
6001
6002[[package]]
6003name = "tokio-native-tls"
6004version = "0.3.1"
6005source = "registry+https://github.com/rust-lang/crates.io-index"
6006checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
6007dependencies = [
6008 "native-tls",
6009 "tokio",
6010]
6011
6012[[package]]
6013name = "tokio-serde"
6014version = "0.8.0"
6015source = "registry+https://github.com/rust-lang/crates.io-index"
6016checksum = "911a61637386b789af998ee23f50aa30d5fd7edcec8d6d3dedae5e5815205466"
6017dependencies = [
6018 "bincode",
6019 "bytes",
6020 "educe",
6021 "futures-core",
6022 "futures-sink",
6023 "pin-project",
6024 "serde",
6025 "serde_json",
6026]
6027
6028[[package]]
6029name = "tokio-stream"
6030version = "0.1.15"
6031source = "registry+https://github.com/rust-lang/crates.io-index"
6032checksum = "267ac89e0bec6e691e5813911606935d77c476ff49024f98abcea3e7b15e37af"
6033dependencies = [
6034 "futures-core",
6035 "pin-project-lite",
6036 "tokio",
6037]
6038
6039[[package]]
6040name = "tokio-util"
6041version = "0.7.10"
6042source = "registry+https://github.com/rust-lang/crates.io-index"
6043checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15"
6044dependencies = [
6045 "bytes",
6046 "futures-core",
6047 "futures-io",
6048 "futures-sink",
6049 "pin-project-lite",
6050 "slab",
6051 "tokio",
6052 "tracing",
6053]
6054
6055[[package]]
6056name = "tokio-xmpp"
6057version = "3.5.0"
6058source = "registry+https://github.com/rust-lang/crates.io-index"
6059checksum = "d5f8badad7d8859131f2eccd1447c5f3cca6171429fe172acfed4acb1f2f62c3"
6060dependencies = [
6061 "bytes",
6062 "futures",
6063 "idna 0.4.0",
6064 "log",
6065 "minidom",
6066 "native-tls",
6067 "rand",
6068 "rustc_version",
6069 "rxml",
6070 "sasl",
6071 "tokio",
6072 "tokio-native-tls",
6073 "tokio-stream",
6074 "tokio-util",
6075 "trust-dns-proto",
6076 "trust-dns-resolver",
6077 "xmpp-parsers",
6078]
6079
6080[[package]]
6081name = "toml"
6082version = "0.5.11"
6083source = "registry+https://github.com/rust-lang/crates.io-index"
6084checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
6085dependencies = [
6086 "serde",
6087]
6088
6089[[package]]
6090name = "toml"
6091version = "0.7.8"
6092source = "registry+https://github.com/rust-lang/crates.io-index"
6093checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
6094dependencies = [
6095 "serde",
6096 "serde_spanned",
6097 "toml_datetime",
6098 "toml_edit",
6099]
6100
6101[[package]]
6102name = "toml_datetime"
6103version = "0.6.5"
6104source = "registry+https://github.com/rust-lang/crates.io-index"
6105checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
6106dependencies = [
6107 "serde",
6108]
6109
6110[[package]]
6111name = "toml_edit"
6112version = "0.19.15"
6113source = "registry+https://github.com/rust-lang/crates.io-index"
6114checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
6115dependencies = [
6116 "indexmap 2.2.5",
6117 "serde",
6118 "serde_spanned",
6119 "toml_datetime",
6120 "winnow",
6121]
6122
6123[[package]]
6124name = "tower"
6125version = "0.4.13"
6126source = "registry+https://github.com/rust-lang/crates.io-index"
6127checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
6128dependencies = [
6129 "futures-core",
6130 "futures-util",
6131 "pin-project",
6132 "pin-project-lite",
6133 "tokio",
6134 "tower-layer",
6135 "tower-service",
6136 "tracing",
6137]
6138
6139[[package]]
6140name = "tower-http"
6141version = "0.5.2"
6142source = "registry+https://github.com/rust-lang/crates.io-index"
6143checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5"
6144dependencies = [
6145 "bitflags 2.4.2",
6146 "bytes",
6147 "http 1.1.0",
6148 "http-body 1.0.0",
6149 "http-body-util",
6150 "pin-project-lite",
6151 "tower-layer",
6152 "tower-service",
6153 "tracing",
6154]
6155
6156[[package]]
6157name = "tower-layer"
6158version = "0.3.2"
6159source = "registry+https://github.com/rust-lang/crates.io-index"
6160checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
6161
6162[[package]]
6163name = "tower-service"
6164version = "0.3.2"
6165source = "registry+https://github.com/rust-lang/crates.io-index"
6166checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
6167
6168[[package]]
6169name = "tracing"
6170version = "0.1.40"
6171source = "registry+https://github.com/rust-lang/crates.io-index"
6172checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
6173dependencies = [
6174 "log",
6175 "pin-project-lite",
6176 "tracing-attributes",
6177 "tracing-core",
6178]
6179
6180[[package]]
6181name = "tracing-attributes"
6182version = "0.1.27"
6183source = "registry+https://github.com/rust-lang/crates.io-index"
6184checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
6185dependencies = [
6186 "proc-macro2",
6187 "quote",
6188 "syn 2.0.52",
6189]
6190
6191[[package]]
6192name = "tracing-core"
6193version = "0.1.32"
6194source = "registry+https://github.com/rust-lang/crates.io-index"
6195checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
6196dependencies = [
6197 "once_cell",
6198 "valuable",
6199]
6200
6201[[package]]
6202name = "tracing-log"
6203version = "0.2.0"
6204source = "registry+https://github.com/rust-lang/crates.io-index"
6205checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
6206dependencies = [
6207 "log",
6208 "once_cell",
6209 "tracing-core",
6210]
6211
6212[[package]]
6213name = "tracing-opentelemetry"
6214version = "0.18.0"
6215source = "registry+https://github.com/rust-lang/crates.io-index"
6216checksum = "21ebb87a95ea13271332df069020513ab70bdb5637ca42d6e492dc3bbbad48de"
6217dependencies = [
6218 "once_cell",
6219 "opentelemetry",
6220 "tracing",
6221 "tracing-core",
6222 "tracing-subscriber",
6223]
6224
6225[[package]]
6226name = "tracing-subscriber"
6227version = "0.3.18"
6228source = "registry+https://github.com/rust-lang/crates.io-index"
6229checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
6230dependencies = [
6231 "matchers",
6232 "nu-ansi-term",
6233 "once_cell",
6234 "regex",
6235 "sharded-slab",
6236 "smallvec",
6237 "thread_local",
6238 "tracing",
6239 "tracing-core",
6240 "tracing-log",
6241]
6242
6243[[package]]
6244name = "tree-sitter"
6245version = "0.20.10"
6246source = "registry+https://github.com/rust-lang/crates.io-index"
6247checksum = "e747b1f9b7b931ed39a548c1fae149101497de3c1fc8d9e18c62c1a66c683d3d"
6248dependencies = [
6249 "cc",
6250 "regex",
6251]
6252
6253[[package]]
6254name = "tree-sitter-highlight"
6255version = "0.20.1"
6256source = "registry+https://github.com/rust-lang/crates.io-index"
6257checksum = "042342584c5a7a0b833d9fc4e2bdab3f9868ddc6c4b339a1e01451c6720868bc"
6258dependencies = [
6259 "regex",
6260 "thiserror",
6261 "tree-sitter",
6262]
6263
6264[[package]]
6265name = "trust-dns-proto"
6266version = "0.22.0"
6267source = "registry+https://github.com/rust-lang/crates.io-index"
6268checksum = "4f7f83d1e4a0e4358ac54c5c3681e5d7da5efc5a7a632c90bb6d6669ddd9bc26"
6269dependencies = [
6270 "async-trait",
6271 "cfg-if 1.0.0",
6272 "data-encoding",
6273 "enum-as-inner",
6274 "futures-channel",
6275 "futures-io",
6276 "futures-util",
6277 "idna 0.2.3",
6278 "ipnet",
6279 "lazy_static",
6280 "rand",
6281 "smallvec",
6282 "thiserror",
6283 "tinyvec",
6284 "tokio",
6285 "tracing",
6286 "url",
6287]
6288
6289[[package]]
6290name = "trust-dns-resolver"
6291version = "0.22.0"
6292source = "registry+https://github.com/rust-lang/crates.io-index"
6293checksum = "aff21aa4dcefb0a1afbfac26deb0adc93888c7d295fb63ab273ef276ba2b7cfe"
6294dependencies = [
6295 "cfg-if 1.0.0",
6296 "futures-util",
6297 "ipconfig",
6298 "lazy_static",
6299 "lru-cache",
6300 "parking_lot 0.12.1",
6301 "resolv-conf",
6302 "smallvec",
6303 "thiserror",
6304 "tokio",
6305 "tracing",
6306 "trust-dns-proto",
6307]
6308
6309[[package]]
6310name = "try-lock"
6311version = "0.2.5"
6312source = "registry+https://github.com/rust-lang/crates.io-index"
6313checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
6314
6315[[package]]
6316name = "ttf-parser"
6317version = "0.17.1"
6318source = "registry+https://github.com/rust-lang/crates.io-index"
6319checksum = "375812fa44dab6df41c195cd2f7fecb488f6c09fbaafb62807488cefab642bff"
6320
6321[[package]]
6322name = "typed-arena"
6323version = "2.0.2"
6324source = "registry+https://github.com/rust-lang/crates.io-index"
6325checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a"
6326
6327[[package]]
6328name = "typenum"
6329version = "1.17.0"
6330source = "registry+https://github.com/rust-lang/crates.io-index"
6331checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
6332
6333[[package]]
6334name = "ucd-trie"
6335version = "0.1.6"
6336source = "registry+https://github.com/rust-lang/crates.io-index"
6337checksum = "ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9"
6338
6339[[package]]
6340name = "unic-char-property"
6341version = "0.9.0"
6342source = "registry+https://github.com/rust-lang/crates.io-index"
6343checksum = "a8c57a407d9b6fa02b4795eb81c5b6652060a15a7903ea981f3d723e6c0be221"
6344dependencies = [
6345 "unic-char-range",
6346]
6347
6348[[package]]
6349name = "unic-char-range"
6350version = "0.9.0"
6351source = "registry+https://github.com/rust-lang/crates.io-index"
6352checksum = "0398022d5f700414f6b899e10b8348231abf9173fa93144cbc1a43b9793c1fbc"
6353
6354[[package]]
6355name = "unic-common"
6356version = "0.9.0"
6357source = "registry+https://github.com/rust-lang/crates.io-index"
6358checksum = "80d7ff825a6a654ee85a63e80f92f054f904f21e7d12da4e22f9834a4aaa35bc"
6359
6360[[package]]
6361name = "unic-segment"
6362version = "0.9.0"
6363source = "registry+https://github.com/rust-lang/crates.io-index"
6364checksum = "e4ed5d26be57f84f176157270c112ef57b86debac9cd21daaabbe56db0f88f23"
6365dependencies = [
6366 "unic-ucd-segment",
6367]
6368
6369[[package]]
6370name = "unic-ucd-segment"
6371version = "0.9.0"
6372source = "registry+https://github.com/rust-lang/crates.io-index"
6373checksum = "2079c122a62205b421f499da10f3ee0f7697f012f55b675e002483c73ea34700"
6374dependencies = [
6375 "unic-char-property",
6376 "unic-char-range",
6377 "unic-ucd-version",
6378]
6379
6380[[package]]
6381name = "unic-ucd-version"
6382version = "0.9.0"
6383source = "registry+https://github.com/rust-lang/crates.io-index"
6384checksum = "96bd2f2237fe450fcd0a1d2f5f4e91711124f7857ba2e964247776ebeeb7b0c4"
6385dependencies = [
6386 "unic-common",
6387]
6388
6389[[package]]
6390name = "unicase"
6391version = "2.7.0"
6392source = "registry+https://github.com/rust-lang/crates.io-index"
6393checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
6394dependencies = [
6395 "version_check",
6396]
6397
6398[[package]]
6399name = "unicode-bidi"
6400version = "0.3.15"
6401source = "registry+https://github.com/rust-lang/crates.io-index"
6402checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
6403
6404[[package]]
6405name = "unicode-ident"
6406version = "1.0.12"
6407source = "registry+https://github.com/rust-lang/crates.io-index"
6408checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
6409
6410[[package]]
6411name = "unicode-normalization"
6412version = "0.1.23"
6413source = "registry+https://github.com/rust-lang/crates.io-index"
6414checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
6415dependencies = [
6416 "tinyvec",
6417]
6418
6419[[package]]
6420name = "unicode-segmentation"
6421version = "1.11.0"
6422source = "registry+https://github.com/rust-lang/crates.io-index"
6423checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
6424
6425[[package]]
6426name = "unicode-width"
6427version = "0.1.11"
6428source = "registry+https://github.com/rust-lang/crates.io-index"
6429checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
6430
6431[[package]]
6432name = "unicode-xid"
6433version = "0.2.4"
6434source = "registry+https://github.com/rust-lang/crates.io-index"
6435checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
6436
6437[[package]]
6438name = "unicode_categories"
6439version = "0.1.1"
6440source = "registry+https://github.com/rust-lang/crates.io-index"
6441checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
6442
6443[[package]]
6444name = "unsafe-libyaml"
6445version = "0.2.10"
6446source = "registry+https://github.com/rust-lang/crates.io-index"
6447checksum = "ab4c90930b95a82d00dc9e9ac071b4991924390d46cbd0dfe566148667605e4b"
6448
6449[[package]]
6450name = "untrusted"
6451version = "0.9.0"
6452source = "registry+https://github.com/rust-lang/crates.io-index"
6453checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
6454
6455[[package]]
6456name = "url"
6457version = "2.5.0"
6458source = "registry+https://github.com/rust-lang/crates.io-index"
6459checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
6460dependencies = [
6461 "form_urlencoded",
6462 "idna 0.5.0",
6463 "percent-encoding",
6464 "serde",
6465]
6466
6467[[package]]
6468name = "urlencoding"
6469version = "2.1.3"
6470source = "registry+https://github.com/rust-lang/crates.io-index"
6471checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
6472
6473[[package]]
6474name = "utf8parse"
6475version = "0.2.1"
6476source = "registry+https://github.com/rust-lang/crates.io-index"
6477checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
6478
6479[[package]]
6480name = "uuid"
6481version = "1.7.0"
6482source = "registry+https://github.com/rust-lang/crates.io-index"
6483checksum = "f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a"
6484dependencies = [
6485 "getrandom",
6486 "serde",
6487 "sha1_smol",
6488]
6489
6490[[package]]
6491name = "valuable"
6492version = "0.1.0"
6493source = "registry+https://github.com/rust-lang/crates.io-index"
6494checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
6495
6496[[package]]
6497name = "vcpkg"
6498version = "0.2.15"
6499source = "registry+https://github.com/rust-lang/crates.io-index"
6500checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
6501
6502[[package]]
6503name = "vec_map"
6504version = "0.8.2"
6505source = "registry+https://github.com/rust-lang/crates.io-index"
6506checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
6507
6508[[package]]
6509name = "version_check"
6510version = "0.9.4"
6511source = "registry+https://github.com/rust-lang/crates.io-index"
6512checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
6513
6514[[package]]
6515name = "vlq"
6516version = "0.5.1"
6517source = "registry+https://github.com/rust-lang/crates.io-index"
6518checksum = "65dd7eed29412da847b0f78bcec0ac98588165988a8cfe41d4ea1d429f8ccfff"
6519
6520[[package]]
6521name = "void"
6522version = "1.0.2"
6523source = "registry+https://github.com/rust-lang/crates.io-index"
6524checksum = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
6525
6526[[package]]
6527name = "vte"
6528version = "0.11.1"
6529source = "registry+https://github.com/rust-lang/crates.io-index"
6530checksum = "f5022b5fbf9407086c180e9557be968742d839e68346af7792b8592489732197"
6531dependencies = [
6532 "utf8parse",
6533 "vte_generate_state_changes",
6534]
6535
6536[[package]]
6537name = "vte_generate_state_changes"
6538version = "0.1.1"
6539source = "registry+https://github.com/rust-lang/crates.io-index"
6540checksum = "d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff"
6541dependencies = [
6542 "proc-macro2",
6543 "quote",
6544]
6545
6546[[package]]
6547name = "waker-fn"
6548version = "1.1.1"
6549source = "registry+https://github.com/rust-lang/crates.io-index"
6550checksum = "f3c4517f54858c779bbcbf228f4fca63d121bf85fbecb2dc578cdf4a39395690"
6551
6552[[package]]
6553name = "walkdir"
6554version = "2.5.0"
6555source = "registry+https://github.com/rust-lang/crates.io-index"
6556checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
6557dependencies = [
6558 "same-file",
6559 "winapi-util",
6560]
6561
6562[[package]]
6563name = "want"
6564version = "0.3.1"
6565source = "registry+https://github.com/rust-lang/crates.io-index"
6566checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
6567dependencies = [
6568 "try-lock",
6569]
6570
6571[[package]]
6572name = "wasi"
6573version = "0.11.0+wasi-snapshot-preview1"
6574source = "registry+https://github.com/rust-lang/crates.io-index"
6575checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
6576
6577[[package]]
6578name = "wasite"
6579version = "0.1.0"
6580source = "registry+https://github.com/rust-lang/crates.io-index"
6581checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
6582
6583[[package]]
6584name = "wasm-bindgen"
6585version = "0.2.92"
6586source = "registry+https://github.com/rust-lang/crates.io-index"
6587checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
6588dependencies = [
6589 "cfg-if 1.0.0",
6590 "wasm-bindgen-macro",
6591]
6592
6593[[package]]
6594name = "wasm-bindgen-backend"
6595version = "0.2.92"
6596source = "registry+https://github.com/rust-lang/crates.io-index"
6597checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
6598dependencies = [
6599 "bumpalo",
6600 "log",
6601 "once_cell",
6602 "proc-macro2",
6603 "quote",
6604 "syn 2.0.52",
6605 "wasm-bindgen-shared",
6606]
6607
6608[[package]]
6609name = "wasm-bindgen-futures"
6610version = "0.4.42"
6611source = "registry+https://github.com/rust-lang/crates.io-index"
6612checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0"
6613dependencies = [
6614 "cfg-if 1.0.0",
6615 "js-sys",
6616 "wasm-bindgen",
6617 "web-sys",
6618]
6619
6620[[package]]
6621name = "wasm-bindgen-macro"
6622version = "0.2.92"
6623source = "registry+https://github.com/rust-lang/crates.io-index"
6624checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
6625dependencies = [
6626 "quote",
6627 "wasm-bindgen-macro-support",
6628]
6629
6630[[package]]
6631name = "wasm-bindgen-macro-support"
6632version = "0.2.92"
6633source = "registry+https://github.com/rust-lang/crates.io-index"
6634checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
6635dependencies = [
6636 "proc-macro2",
6637 "quote",
6638 "syn 2.0.52",
6639 "wasm-bindgen-backend",
6640 "wasm-bindgen-shared",
6641]
6642
6643[[package]]
6644name = "wasm-bindgen-shared"
6645version = "0.2.92"
6646source = "registry+https://github.com/rust-lang/crates.io-index"
6647checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
6648
6649[[package]]
6650name = "wasm-streams"
6651version = "0.4.0"
6652source = "registry+https://github.com/rust-lang/crates.io-index"
6653checksum = "b65dc4c90b63b118468cf747d8bf3566c1913ef60be765b5730ead9e0a3ba129"
6654dependencies = [
6655 "futures-util",
6656 "js-sys",
6657 "wasm-bindgen",
6658 "wasm-bindgen-futures",
6659 "web-sys",
6660]
6661
6662[[package]]
6663name = "web-sys"
6664version = "0.3.69"
6665source = "registry+https://github.com/rust-lang/crates.io-index"
6666checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
6667dependencies = [
6668 "js-sys",
6669 "wasm-bindgen",
6670]
6671
6672[[package]]
6673name = "webfinger"
6674version = "0.5.1"
6675source = "registry+https://github.com/rust-lang/crates.io-index"
6676checksum = "f395336b42f1be22490390830ccfe7a735725eef086cd0574bf8759408ecb3af"
6677dependencies = [
6678 "reqwest 0.11.26",
6679 "serde",
6680]
6681
6682[[package]]
6683name = "webpki-roots"
6684version = "0.25.4"
6685source = "registry+https://github.com/rust-lang/crates.io-index"
6686checksum = "5f20c57d8d7db6d3b86154206ae5d8fba62dd39573114de97c2cb0578251f8e1"
6687
6688[[package]]
6689name = "weezl"
6690version = "0.1.8"
6691source = "registry+https://github.com/rust-lang/crates.io-index"
6692checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
6693
6694[[package]]
6695name = "whoami"
6696version = "1.5.1"
6697source = "registry+https://github.com/rust-lang/crates.io-index"
6698checksum = "a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9"
6699dependencies = [
6700 "redox_syscall 0.4.1",
6701 "wasite",
6702]
6703
6704[[package]]
6705name = "widestring"
6706version = "1.0.2"
6707source = "registry+https://github.com/rust-lang/crates.io-index"
6708checksum = "653f141f39ec16bba3c5abe400a0c60da7468261cc2cbf36805022876bc721a8"
6709
6710[[package]]
6711name = "winapi"
6712version = "0.2.8"
6713source = "registry+https://github.com/rust-lang/crates.io-index"
6714checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
6715
6716[[package]]
6717name = "winapi"
6718version = "0.3.9"
6719source = "registry+https://github.com/rust-lang/crates.io-index"
6720checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
6721dependencies = [
6722 "winapi-i686-pc-windows-gnu",
6723 "winapi-x86_64-pc-windows-gnu",
6724]
6725
6726[[package]]
6727name = "winapi-build"
6728version = "0.1.1"
6729source = "registry+https://github.com/rust-lang/crates.io-index"
6730checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
6731
6732[[package]]
6733name = "winapi-i686-pc-windows-gnu"
6734version = "0.4.0"
6735source = "registry+https://github.com/rust-lang/crates.io-index"
6736checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
6737
6738[[package]]
6739name = "winapi-util"
6740version = "0.1.6"
6741source = "registry+https://github.com/rust-lang/crates.io-index"
6742checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
6743dependencies = [
6744 "winapi 0.3.9",
6745]
6746
6747[[package]]
6748name = "winapi-x86_64-pc-windows-gnu"
6749version = "0.4.0"
6750source = "registry+https://github.com/rust-lang/crates.io-index"
6751checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
6752
6753[[package]]
6754name = "windows-core"
6755version = "0.52.0"
6756source = "registry+https://github.com/rust-lang/crates.io-index"
6757checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
6758dependencies = [
6759 "windows-targets 0.52.4",
6760]
6761
6762[[package]]
6763name = "windows-sys"
6764version = "0.48.0"
6765source = "registry+https://github.com/rust-lang/crates.io-index"
6766checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
6767dependencies = [
6768 "windows-targets 0.48.5",
6769]
6770
6771[[package]]
6772name = "windows-sys"
6773version = "0.52.0"
6774source = "registry+https://github.com/rust-lang/crates.io-index"
6775checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
6776dependencies = [
6777 "windows-targets 0.52.4",
6778]
6779
6780[[package]]
6781name = "windows-targets"
6782version = "0.48.5"
6783source = "registry+https://github.com/rust-lang/crates.io-index"
6784checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
6785dependencies = [
6786 "windows_aarch64_gnullvm 0.48.5",
6787 "windows_aarch64_msvc 0.48.5",
6788 "windows_i686_gnu 0.48.5",
6789 "windows_i686_msvc 0.48.5",
6790 "windows_x86_64_gnu 0.48.5",
6791 "windows_x86_64_gnullvm 0.48.5",
6792 "windows_x86_64_msvc 0.48.5",
6793]
6794
6795[[package]]
6796name = "windows-targets"
6797version = "0.52.4"
6798source = "registry+https://github.com/rust-lang/crates.io-index"
6799checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"
6800dependencies = [
6801 "windows_aarch64_gnullvm 0.52.4",
6802 "windows_aarch64_msvc 0.52.4",
6803 "windows_i686_gnu 0.52.4",
6804 "windows_i686_msvc 0.52.4",
6805 "windows_x86_64_gnu 0.52.4",
6806 "windows_x86_64_gnullvm 0.52.4",
6807 "windows_x86_64_msvc 0.52.4",
6808]
6809
6810[[package]]
6811name = "windows_aarch64_gnullvm"
6812version = "0.48.5"
6813source = "registry+https://github.com/rust-lang/crates.io-index"
6814checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
6815
6816[[package]]
6817name = "windows_aarch64_gnullvm"
6818version = "0.52.4"
6819source = "registry+https://github.com/rust-lang/crates.io-index"
6820checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"
6821
6822[[package]]
6823name = "windows_aarch64_msvc"
6824version = "0.48.5"
6825source = "registry+https://github.com/rust-lang/crates.io-index"
6826checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
6827
6828[[package]]
6829name = "windows_aarch64_msvc"
6830version = "0.52.4"
6831source = "registry+https://github.com/rust-lang/crates.io-index"
6832checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"
6833
6834[[package]]
6835name = "windows_i686_gnu"
6836version = "0.48.5"
6837source = "registry+https://github.com/rust-lang/crates.io-index"
6838checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
6839
6840[[package]]
6841name = "windows_i686_gnu"
6842version = "0.52.4"
6843source = "registry+https://github.com/rust-lang/crates.io-index"
6844checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"
6845
6846[[package]]
6847name = "windows_i686_msvc"
6848version = "0.48.5"
6849source = "registry+https://github.com/rust-lang/crates.io-index"
6850checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
6851
6852[[package]]
6853name = "windows_i686_msvc"
6854version = "0.52.4"
6855source = "registry+https://github.com/rust-lang/crates.io-index"
6856checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"
6857
6858[[package]]
6859name = "windows_x86_64_gnu"
6860version = "0.48.5"
6861source = "registry+https://github.com/rust-lang/crates.io-index"
6862checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
6863
6864[[package]]
6865name = "windows_x86_64_gnu"
6866version = "0.52.4"
6867source = "registry+https://github.com/rust-lang/crates.io-index"
6868checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"
6869
6870[[package]]
6871name = "windows_x86_64_gnullvm"
6872version = "0.48.5"
6873source = "registry+https://github.com/rust-lang/crates.io-index"
6874checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
6875
6876[[package]]
6877name = "windows_x86_64_gnullvm"
6878version = "0.52.4"
6879source = "registry+https://github.com/rust-lang/crates.io-index"
6880checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"
6881
6882[[package]]
6883name = "windows_x86_64_msvc"
6884version = "0.48.5"
6885source = "registry+https://github.com/rust-lang/crates.io-index"
6886checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
6887
6888[[package]]
6889name = "windows_x86_64_msvc"
6890version = "0.52.4"
6891source = "registry+https://github.com/rust-lang/crates.io-index"
6892checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"
6893
6894[[package]]
6895name = "winnow"
6896version = "0.5.40"
6897source = "registry+https://github.com/rust-lang/crates.io-index"
6898checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
6899dependencies = [
6900 "memchr",
6901]
6902
6903[[package]]
6904name = "winreg"
6905version = "0.50.0"
6906source = "registry+https://github.com/rust-lang/crates.io-index"
6907checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
6908dependencies = [
6909 "cfg-if 1.0.0",
6910 "windows-sys 0.48.0",
6911]
6912
6913[[package]]
6914name = "winreg"
6915version = "0.52.0"
6916source = "registry+https://github.com/rust-lang/crates.io-index"
6917checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
6918dependencies = [
6919 "cfg-if 1.0.0",
6920 "windows-sys 0.48.0",
6921]
6922
6923[[package]]
6924name = "wio"
6925version = "0.2.2"
6926source = "registry+https://github.com/rust-lang/crates.io-index"
6927checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
6928dependencies = [
6929 "winapi 0.3.9",
6930]
6931
6932[[package]]
6933name = "ws2_32-sys"
6934version = "0.2.1"
6935source = "registry+https://github.com/rust-lang/crates.io-index"
6936checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
6937dependencies = [
6938 "winapi 0.2.8",
6939 "winapi-build",
6940]
6941
6942[[package]]
6943name = "wyz"
6944version = "0.5.1"
6945source = "registry+https://github.com/rust-lang/crates.io-index"
6946checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
6947dependencies = [
6948 "tap",
6949]
6950
6951[[package]]
6952name = "xdg"
6953version = "2.5.2"
6954source = "registry+https://github.com/rust-lang/crates.io-index"
6955checksum = "213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546"
6956
6957[[package]]
6958name = "xmpp"
6959version = "0.5.0"
6960source = "git+https://ayllu-forge.org/forks/xmpp-rs?branch=ayllu#3df636d178234f7b15bcc9a7c92ad33221fcf324"
6961dependencies = [
6962 "futures",
6963 "log",
6964 "reqwest 0.11.26",
6965 "tokio",
6966 "tokio-util",
6967 "tokio-xmpp",
6968]
6969
6970[[package]]
6971name = "xmpp-parsers"
6972version = "0.20.0"
6973source = "registry+https://github.com/rust-lang/crates.io-index"
6974checksum = "c0905d294e6e7f7668f4b3ca9c4a6343fd85355d21c44d2f1c8b1c027394048e"
6975dependencies = [
6976 "base64 0.21.7",
6977 "blake2",
6978 "chrono",
6979 "digest",
6980 "jid",
6981 "minidom",
6982 "rustc_version",
6983 "sha1",
6984 "sha2",
6985 "sha3",
6986]
6987
6988[[package]]
6989name = "yaml-rust"
6990version = "0.4.5"
6991source = "registry+https://github.com/rust-lang/crates.io-index"
6992checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
6993dependencies = [
6994 "linked-hash-map",
6995]
6996
6997[[package]]
6998name = "yeslogic-fontconfig-sys"
6999version = "3.2.0"
7000source = "registry+https://github.com/rust-lang/crates.io-index"
7001checksum = "f2bbd69036d397ebbff671b1b8e4d918610c181c5a16073b96f984a38d08c386"
7002dependencies = [
7003 "const-cstr",
7004 "dlib",
7005 "once_cell",
7006 "pkg-config",
7007]
7008
7009[[package]]
7010name = "zerocopy"
7011version = "0.7.32"
7012source = "registry+https://github.com/rust-lang/crates.io-index"
7013checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
7014dependencies = [
7015 "zerocopy-derive",
7016]
7017
7018[[package]]
7019name = "zerocopy-derive"
7020version = "0.7.32"
7021source = "registry+https://github.com/rust-lang/crates.io-index"
7022checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
7023dependencies = [
7024 "proc-macro2",
7025 "quote",
7026 "syn 2.0.52",
7027]
7028
7029[[package]]
7030name = "zeroize"
7031version = "1.7.0"
7032source = "registry+https://github.com/rust-lang/crates.io-index"
7033checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"