Source code for my personal quote bot project.
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "addr2line"
7version = "0.24.2"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
10dependencies = [
11 "gimli",
12]
13
14[[package]]
15name = "adler2"
16version = "2.0.0"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
19
20[[package]]
21name = "aho-corasick"
22version = "1.1.3"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
25dependencies = [
26 "memchr",
27]
28
29[[package]]
30name = "allocator-api2"
31version = "0.2.21"
32source = "registry+https://github.com/rust-lang/crates.io-index"
33checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
34
35[[package]]
36name = "android-tzdata"
37version = "0.1.1"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
40
41[[package]]
42name = "android_system_properties"
43version = "0.1.5"
44source = "registry+https://github.com/rust-lang/crates.io-index"
45checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
46dependencies = [
47 "libc",
48]
49
50[[package]]
51name = "anyhow"
52version = "1.0.97"
53source = "registry+https://github.com/rust-lang/crates.io-index"
54checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f"
55
56[[package]]
57name = "arc-swap"
58version = "1.7.1"
59source = "registry+https://github.com/rust-lang/crates.io-index"
60checksum = "69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457"
61
62[[package]]
63name = "async-compression"
64version = "0.4.20"
65source = "registry+https://github.com/rust-lang/crates.io-index"
66checksum = "310c9bcae737a48ef5cdee3174184e6d548b292739ede61a1f955ef76a738861"
67dependencies = [
68 "flate2",
69 "futures-core",
70 "memchr",
71 "pin-project-lite",
72 "tokio",
73]
74
75[[package]]
76name = "async-lock"
77version = "3.4.0"
78source = "registry+https://github.com/rust-lang/crates.io-index"
79checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
80dependencies = [
81 "event-listener",
82 "event-listener-strategy",
83 "pin-project-lite",
84]
85
86[[package]]
87name = "atrium-api"
88version = "0.25.0"
89source = "registry+https://github.com/rust-lang/crates.io-index"
90checksum = "ea3ea578c768ec91082e424a8d139517b2cb5c75149bf3cec04371a1e74f00f2"
91dependencies = [
92 "atrium-common",
93 "atrium-xrpc",
94 "chrono",
95 "http",
96 "ipld-core",
97 "langtag",
98 "regex",
99 "serde",
100 "serde_bytes",
101 "serde_json",
102 "thiserror",
103 "tokio",
104 "trait-variant",
105]
106
107[[package]]
108name = "atrium-common"
109version = "0.1.0"
110source = "registry+https://github.com/rust-lang/crates.io-index"
111checksum = "168e558408847bfed69df1033a32fd051f7a037ebc90ea46e588ccb2bfbd7233"
112dependencies = [
113 "dashmap",
114 "lru",
115 "moka",
116 "thiserror",
117 "tokio",
118 "trait-variant",
119 "web-time",
120]
121
122[[package]]
123name = "atrium-xrpc"
124version = "0.12.1"
125source = "registry+https://github.com/rust-lang/crates.io-index"
126checksum = "6b4956d94147cfbb669c68f654eb4fd6a1d00648c810cec79d04ec5425b8f378"
127dependencies = [
128 "http",
129 "serde",
130 "serde_html_form",
131 "serde_json",
132 "thiserror",
133 "trait-variant",
134]
135
136[[package]]
137name = "atrium-xrpc-client"
138version = "0.5.11"
139source = "registry+https://github.com/rust-lang/crates.io-index"
140checksum = "9bab4287ccef501b3892e1325280e61ae79a96eb9ee63dceabc0ed3bea35f2eb"
141dependencies = [
142 "atrium-xrpc",
143 "reqwest",
144]
145
146[[package]]
147name = "audquotes"
148version = "0.1.0"
149dependencies = [
150 "bsky-sdk",
151 "glob",
152 "grep",
153 "rand",
154 "redis",
155 "tokio",
156 "tokio-cron-scheduler",
157]
158
159[[package]]
160name = "autocfg"
161version = "1.4.0"
162source = "registry+https://github.com/rust-lang/crates.io-index"
163checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
164
165[[package]]
166name = "backon"
167version = "1.5.2"
168source = "registry+https://github.com/rust-lang/crates.io-index"
169checksum = "592277618714fbcecda9a02ba7a8781f319d26532a88553bbacc77ba5d2b3a8d"
170dependencies = [
171 "fastrand",
172]
173
174[[package]]
175name = "backtrace"
176version = "0.3.74"
177source = "registry+https://github.com/rust-lang/crates.io-index"
178checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
179dependencies = [
180 "addr2line",
181 "cfg-if",
182 "libc",
183 "miniz_oxide",
184 "object",
185 "rustc-demangle",
186 "windows-targets",
187]
188
189[[package]]
190name = "base-x"
191version = "0.2.11"
192source = "registry+https://github.com/rust-lang/crates.io-index"
193checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"
194
195[[package]]
196name = "base64"
197version = "0.22.1"
198source = "registry+https://github.com/rust-lang/crates.io-index"
199checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
200
201[[package]]
202name = "bitflags"
203version = "2.9.0"
204source = "registry+https://github.com/rust-lang/crates.io-index"
205checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd"
206
207[[package]]
208name = "bsky-sdk"
209version = "0.1.16"
210source = "registry+https://github.com/rust-lang/crates.io-index"
211checksum = "8d570cc0225bce182524fd1c55a0af7e184b86cfe2b5f35434b0abfbeded6834"
212dependencies = [
213 "anyhow",
214 "atrium-api",
215 "atrium-xrpc-client",
216 "chrono",
217 "psl",
218 "regex",
219 "serde",
220 "serde_json",
221 "thiserror",
222 "trait-variant",
223 "unicode-segmentation",
224]
225
226[[package]]
227name = "bstr"
228version = "1.11.3"
229source = "registry+https://github.com/rust-lang/crates.io-index"
230checksum = "531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0"
231dependencies = [
232 "memchr",
233 "regex-automata 0.4.9",
234 "serde",
235]
236
237[[package]]
238name = "bumpalo"
239version = "3.17.0"
240source = "registry+https://github.com/rust-lang/crates.io-index"
241checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf"
242
243[[package]]
244name = "byteorder"
245version = "1.5.0"
246source = "registry+https://github.com/rust-lang/crates.io-index"
247checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
248
249[[package]]
250name = "bytes"
251version = "1.10.1"
252source = "registry+https://github.com/rust-lang/crates.io-index"
253checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
254
255[[package]]
256name = "cc"
257version = "1.2.16"
258source = "registry+https://github.com/rust-lang/crates.io-index"
259checksum = "be714c154be609ec7f5dad223a33bf1482fff90472de28f7362806e6d4832b8c"
260dependencies = [
261 "shlex",
262]
263
264[[package]]
265name = "cfg-if"
266version = "1.0.0"
267source = "registry+https://github.com/rust-lang/crates.io-index"
268checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
269
270[[package]]
271name = "chrono"
272version = "0.4.40"
273source = "registry+https://github.com/rust-lang/crates.io-index"
274checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c"
275dependencies = [
276 "android-tzdata",
277 "iana-time-zone",
278 "js-sys",
279 "num-traits",
280 "serde",
281 "wasm-bindgen",
282 "windows-link",
283]
284
285[[package]]
286name = "cid"
287version = "0.11.1"
288source = "registry+https://github.com/rust-lang/crates.io-index"
289checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a"
290dependencies = [
291 "core2",
292 "multibase",
293 "multihash",
294 "serde",
295 "serde_bytes",
296 "unsigned-varint",
297]
298
299[[package]]
300name = "combine"
301version = "4.6.7"
302source = "registry+https://github.com/rust-lang/crates.io-index"
303checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
304dependencies = [
305 "bytes",
306 "futures-core",
307 "memchr",
308 "pin-project-lite",
309 "tokio",
310 "tokio-util",
311]
312
313[[package]]
314name = "concurrent-queue"
315version = "2.5.0"
316source = "registry+https://github.com/rust-lang/crates.io-index"
317checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
318dependencies = [
319 "crossbeam-utils",
320]
321
322[[package]]
323name = "core-foundation"
324version = "0.9.4"
325source = "registry+https://github.com/rust-lang/crates.io-index"
326checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
327dependencies = [
328 "core-foundation-sys",
329 "libc",
330]
331
332[[package]]
333name = "core-foundation-sys"
334version = "0.8.7"
335source = "registry+https://github.com/rust-lang/crates.io-index"
336checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
337
338[[package]]
339name = "core2"
340version = "0.4.0"
341source = "registry+https://github.com/rust-lang/crates.io-index"
342checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
343dependencies = [
344 "memchr",
345]
346
347[[package]]
348name = "crc32fast"
349version = "1.4.2"
350source = "registry+https://github.com/rust-lang/crates.io-index"
351checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
352dependencies = [
353 "cfg-if",
354]
355
356[[package]]
357name = "croner"
358version = "2.1.0"
359source = "registry+https://github.com/rust-lang/crates.io-index"
360checksum = "38fd53511eaf0b00a185613875fee58b208dfce016577d0ad4bb548e1c4fb3ee"
361dependencies = [
362 "chrono",
363]
364
365[[package]]
366name = "crossbeam-channel"
367version = "0.5.14"
368source = "registry+https://github.com/rust-lang/crates.io-index"
369checksum = "06ba6d68e24814cb8de6bb986db8222d3a027d15872cabc0d18817bc3c0e4471"
370dependencies = [
371 "crossbeam-utils",
372]
373
374[[package]]
375name = "crossbeam-epoch"
376version = "0.9.18"
377source = "registry+https://github.com/rust-lang/crates.io-index"
378checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
379dependencies = [
380 "crossbeam-utils",
381]
382
383[[package]]
384name = "crossbeam-utils"
385version = "0.8.21"
386source = "registry+https://github.com/rust-lang/crates.io-index"
387checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
388
389[[package]]
390name = "dashmap"
391version = "6.1.0"
392source = "registry+https://github.com/rust-lang/crates.io-index"
393checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
394dependencies = [
395 "cfg-if",
396 "crossbeam-utils",
397 "hashbrown 0.14.5",
398 "lock_api",
399 "once_cell",
400 "parking_lot_core",
401]
402
403[[package]]
404name = "data-encoding"
405version = "2.8.0"
406source = "registry+https://github.com/rust-lang/crates.io-index"
407checksum = "575f75dfd25738df5b91b8e43e14d44bda14637a58fae779fd2b064f8bf3e010"
408
409[[package]]
410name = "data-encoding-macro"
411version = "0.1.17"
412source = "registry+https://github.com/rust-lang/crates.io-index"
413checksum = "9f9724adfcf41f45bf652b3995837669d73c4d49a1b5ac1ff82905ac7d9b5558"
414dependencies = [
415 "data-encoding",
416 "data-encoding-macro-internal",
417]
418
419[[package]]
420name = "data-encoding-macro-internal"
421version = "0.1.15"
422source = "registry+https://github.com/rust-lang/crates.io-index"
423checksum = "18e4fdb82bd54a12e42fb58a800dcae6b9e13982238ce2296dc3570b92148e1f"
424dependencies = [
425 "data-encoding",
426 "syn",
427]
428
429[[package]]
430name = "displaydoc"
431version = "0.2.5"
432source = "registry+https://github.com/rust-lang/crates.io-index"
433checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
434dependencies = [
435 "proc-macro2",
436 "quote",
437 "syn",
438]
439
440[[package]]
441name = "encoding_rs"
442version = "0.8.35"
443source = "registry+https://github.com/rust-lang/crates.io-index"
444checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
445dependencies = [
446 "cfg-if",
447]
448
449[[package]]
450name = "encoding_rs_io"
451version = "0.1.7"
452source = "registry+https://github.com/rust-lang/crates.io-index"
453checksum = "1cc3c5651fb62ab8aa3103998dade57efdd028544bd300516baa31840c252a83"
454dependencies = [
455 "encoding_rs",
456]
457
458[[package]]
459name = "equivalent"
460version = "1.0.2"
461source = "registry+https://github.com/rust-lang/crates.io-index"
462checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
463
464[[package]]
465name = "errno"
466version = "0.3.10"
467source = "registry+https://github.com/rust-lang/crates.io-index"
468checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
469dependencies = [
470 "libc",
471 "windows-sys 0.59.0",
472]
473
474[[package]]
475name = "event-listener"
476version = "5.4.0"
477source = "registry+https://github.com/rust-lang/crates.io-index"
478checksum = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae"
479dependencies = [
480 "concurrent-queue",
481 "parking",
482 "pin-project-lite",
483]
484
485[[package]]
486name = "event-listener-strategy"
487version = "0.5.3"
488source = "registry+https://github.com/rust-lang/crates.io-index"
489checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2"
490dependencies = [
491 "event-listener",
492 "pin-project-lite",
493]
494
495[[package]]
496name = "fastrand"
497version = "2.3.0"
498source = "registry+https://github.com/rust-lang/crates.io-index"
499checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
500
501[[package]]
502name = "flate2"
503version = "1.1.0"
504source = "registry+https://github.com/rust-lang/crates.io-index"
505checksum = "11faaf5a5236997af9848be0bef4db95824b1d534ebc64d0f0c6cf3e67bd38dc"
506dependencies = [
507 "crc32fast",
508 "miniz_oxide",
509]
510
511[[package]]
512name = "fnv"
513version = "1.0.7"
514source = "registry+https://github.com/rust-lang/crates.io-index"
515checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
516
517[[package]]
518name = "foldhash"
519version = "0.1.4"
520source = "registry+https://github.com/rust-lang/crates.io-index"
521checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f"
522
523[[package]]
524name = "foreign-types"
525version = "0.3.2"
526source = "registry+https://github.com/rust-lang/crates.io-index"
527checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
528dependencies = [
529 "foreign-types-shared",
530]
531
532[[package]]
533name = "foreign-types-shared"
534version = "0.1.1"
535source = "registry+https://github.com/rust-lang/crates.io-index"
536checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
537
538[[package]]
539name = "form_urlencoded"
540version = "1.2.1"
541source = "registry+https://github.com/rust-lang/crates.io-index"
542checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
543dependencies = [
544 "percent-encoding",
545]
546
547[[package]]
548name = "futures-channel"
549version = "0.3.31"
550source = "registry+https://github.com/rust-lang/crates.io-index"
551checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
552dependencies = [
553 "futures-core",
554]
555
556[[package]]
557name = "futures-core"
558version = "0.3.31"
559source = "registry+https://github.com/rust-lang/crates.io-index"
560checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
561
562[[package]]
563name = "futures-macro"
564version = "0.3.31"
565source = "registry+https://github.com/rust-lang/crates.io-index"
566checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
567dependencies = [
568 "proc-macro2",
569 "quote",
570 "syn",
571]
572
573[[package]]
574name = "futures-sink"
575version = "0.3.31"
576source = "registry+https://github.com/rust-lang/crates.io-index"
577checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
578
579[[package]]
580name = "futures-task"
581version = "0.3.31"
582source = "registry+https://github.com/rust-lang/crates.io-index"
583checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
584
585[[package]]
586name = "futures-util"
587version = "0.3.31"
588source = "registry+https://github.com/rust-lang/crates.io-index"
589checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
590dependencies = [
591 "futures-core",
592 "futures-macro",
593 "futures-sink",
594 "futures-task",
595 "pin-project-lite",
596 "pin-utils",
597 "slab",
598]
599
600[[package]]
601name = "generator"
602version = "0.8.4"
603source = "registry+https://github.com/rust-lang/crates.io-index"
604checksum = "cc6bd114ceda131d3b1d665eba35788690ad37f5916457286b32ab6fd3c438dd"
605dependencies = [
606 "cfg-if",
607 "libc",
608 "log",
609 "rustversion",
610 "windows",
611]
612
613[[package]]
614name = "getrandom"
615version = "0.3.1"
616source = "registry+https://github.com/rust-lang/crates.io-index"
617checksum = "43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8"
618dependencies = [
619 "cfg-if",
620 "libc",
621 "wasi 0.13.3+wasi-0.2.2",
622 "windows-targets",
623]
624
625[[package]]
626name = "gimli"
627version = "0.31.1"
628source = "registry+https://github.com/rust-lang/crates.io-index"
629checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
630
631[[package]]
632name = "glob"
633version = "0.3.2"
634source = "registry+https://github.com/rust-lang/crates.io-index"
635checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
636
637[[package]]
638name = "globset"
639version = "0.4.16"
640source = "registry+https://github.com/rust-lang/crates.io-index"
641checksum = "54a1028dfc5f5df5da8a56a73e6c153c9a9708ec57232470703592a3f18e49f5"
642dependencies = [
643 "aho-corasick",
644 "bstr",
645 "log",
646 "regex-automata 0.4.9",
647 "regex-syntax 0.8.5",
648]
649
650[[package]]
651name = "grep"
652version = "0.3.2"
653source = "registry+https://github.com/rust-lang/crates.io-index"
654checksum = "308ae749734e28d749a86f33212c7b756748568ce332f970ac1d9cd8531f32e6"
655dependencies = [
656 "grep-cli",
657 "grep-matcher",
658 "grep-printer",
659 "grep-regex",
660 "grep-searcher",
661]
662
663[[package]]
664name = "grep-cli"
665version = "0.1.11"
666source = "registry+https://github.com/rust-lang/crates.io-index"
667checksum = "47f1288f0e06f279f84926fa4c17e3fcd2a22b357927a82f2777f7be26e4cec0"
668dependencies = [
669 "bstr",
670 "globset",
671 "libc",
672 "log",
673 "termcolor",
674 "winapi-util",
675]
676
677[[package]]
678name = "grep-matcher"
679version = "0.1.7"
680source = "registry+https://github.com/rust-lang/crates.io-index"
681checksum = "47a3141a10a43acfedc7c98a60a834d7ba00dfe7bec9071cbfc19b55b292ac02"
682dependencies = [
683 "memchr",
684]
685
686[[package]]
687name = "grep-printer"
688version = "0.2.2"
689source = "registry+https://github.com/rust-lang/crates.io-index"
690checksum = "c112110ae4a891aa4d83ab82ecf734b307497d066f437686175e83fbd4e013fe"
691dependencies = [
692 "bstr",
693 "grep-matcher",
694 "grep-searcher",
695 "log",
696 "serde",
697 "serde_json",
698 "termcolor",
699]
700
701[[package]]
702name = "grep-regex"
703version = "0.1.13"
704source = "registry+https://github.com/rust-lang/crates.io-index"
705checksum = "9edd147c7e3296e7a26bd3a81345ce849557d5a8e48ed88f736074e760f91f7e"
706dependencies = [
707 "bstr",
708 "grep-matcher",
709 "log",
710 "regex-automata 0.4.9",
711 "regex-syntax 0.8.5",
712]
713
714[[package]]
715name = "grep-searcher"
716version = "0.1.14"
717source = "registry+https://github.com/rust-lang/crates.io-index"
718checksum = "b9b6c14b3fc2e0a107d6604d3231dec0509e691e62447104bc385a46a7892cda"
719dependencies = [
720 "bstr",
721 "encoding_rs",
722 "encoding_rs_io",
723 "grep-matcher",
724 "log",
725 "memchr",
726 "memmap2",
727]
728
729[[package]]
730name = "hashbrown"
731version = "0.14.5"
732source = "registry+https://github.com/rust-lang/crates.io-index"
733checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
734
735[[package]]
736name = "hashbrown"
737version = "0.15.2"
738source = "registry+https://github.com/rust-lang/crates.io-index"
739checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
740dependencies = [
741 "allocator-api2",
742 "equivalent",
743 "foldhash",
744]
745
746[[package]]
747name = "http"
748version = "1.2.0"
749source = "registry+https://github.com/rust-lang/crates.io-index"
750checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
751dependencies = [
752 "bytes",
753 "fnv",
754 "itoa",
755]
756
757[[package]]
758name = "http-body"
759version = "1.0.1"
760source = "registry+https://github.com/rust-lang/crates.io-index"
761checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
762dependencies = [
763 "bytes",
764 "http",
765]
766
767[[package]]
768name = "http-body-util"
769version = "0.1.2"
770source = "registry+https://github.com/rust-lang/crates.io-index"
771checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
772dependencies = [
773 "bytes",
774 "futures-util",
775 "http",
776 "http-body",
777 "pin-project-lite",
778]
779
780[[package]]
781name = "httparse"
782version = "1.10.1"
783source = "registry+https://github.com/rust-lang/crates.io-index"
784checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
785
786[[package]]
787name = "hyper"
788version = "1.6.0"
789source = "registry+https://github.com/rust-lang/crates.io-index"
790checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80"
791dependencies = [
792 "bytes",
793 "futures-channel",
794 "futures-util",
795 "http",
796 "http-body",
797 "httparse",
798 "itoa",
799 "pin-project-lite",
800 "smallvec",
801 "tokio",
802 "want",
803]
804
805[[package]]
806name = "hyper-tls"
807version = "0.6.0"
808source = "registry+https://github.com/rust-lang/crates.io-index"
809checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
810dependencies = [
811 "bytes",
812 "http-body-util",
813 "hyper",
814 "hyper-util",
815 "native-tls",
816 "tokio",
817 "tokio-native-tls",
818 "tower-service",
819]
820
821[[package]]
822name = "hyper-util"
823version = "0.1.10"
824source = "registry+https://github.com/rust-lang/crates.io-index"
825checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
826dependencies = [
827 "bytes",
828 "futures-channel",
829 "futures-util",
830 "http",
831 "http-body",
832 "hyper",
833 "pin-project-lite",
834 "socket2",
835 "tokio",
836 "tower-service",
837 "tracing",
838]
839
840[[package]]
841name = "iana-time-zone"
842version = "0.1.61"
843source = "registry+https://github.com/rust-lang/crates.io-index"
844checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
845dependencies = [
846 "android_system_properties",
847 "core-foundation-sys",
848 "iana-time-zone-haiku",
849 "js-sys",
850 "wasm-bindgen",
851 "windows-core 0.52.0",
852]
853
854[[package]]
855name = "iana-time-zone-haiku"
856version = "0.1.2"
857source = "registry+https://github.com/rust-lang/crates.io-index"
858checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
859dependencies = [
860 "cc",
861]
862
863[[package]]
864name = "icu_collections"
865version = "1.5.0"
866source = "registry+https://github.com/rust-lang/crates.io-index"
867checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
868dependencies = [
869 "displaydoc",
870 "yoke",
871 "zerofrom",
872 "zerovec",
873]
874
875[[package]]
876name = "icu_locid"
877version = "1.5.0"
878source = "registry+https://github.com/rust-lang/crates.io-index"
879checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
880dependencies = [
881 "displaydoc",
882 "litemap",
883 "tinystr",
884 "writeable",
885 "zerovec",
886]
887
888[[package]]
889name = "icu_locid_transform"
890version = "1.5.0"
891source = "registry+https://github.com/rust-lang/crates.io-index"
892checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
893dependencies = [
894 "displaydoc",
895 "icu_locid",
896 "icu_locid_transform_data",
897 "icu_provider",
898 "tinystr",
899 "zerovec",
900]
901
902[[package]]
903name = "icu_locid_transform_data"
904version = "1.5.0"
905source = "registry+https://github.com/rust-lang/crates.io-index"
906checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
907
908[[package]]
909name = "icu_normalizer"
910version = "1.5.0"
911source = "registry+https://github.com/rust-lang/crates.io-index"
912checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
913dependencies = [
914 "displaydoc",
915 "icu_collections",
916 "icu_normalizer_data",
917 "icu_properties",
918 "icu_provider",
919 "smallvec",
920 "utf16_iter",
921 "utf8_iter",
922 "write16",
923 "zerovec",
924]
925
926[[package]]
927name = "icu_normalizer_data"
928version = "1.5.0"
929source = "registry+https://github.com/rust-lang/crates.io-index"
930checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
931
932[[package]]
933name = "icu_properties"
934version = "1.5.1"
935source = "registry+https://github.com/rust-lang/crates.io-index"
936checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
937dependencies = [
938 "displaydoc",
939 "icu_collections",
940 "icu_locid_transform",
941 "icu_properties_data",
942 "icu_provider",
943 "tinystr",
944 "zerovec",
945]
946
947[[package]]
948name = "icu_properties_data"
949version = "1.5.0"
950source = "registry+https://github.com/rust-lang/crates.io-index"
951checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
952
953[[package]]
954name = "icu_provider"
955version = "1.5.0"
956source = "registry+https://github.com/rust-lang/crates.io-index"
957checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
958dependencies = [
959 "displaydoc",
960 "icu_locid",
961 "icu_provider_macros",
962 "stable_deref_trait",
963 "tinystr",
964 "writeable",
965 "yoke",
966 "zerofrom",
967 "zerovec",
968]
969
970[[package]]
971name = "icu_provider_macros"
972version = "1.5.0"
973source = "registry+https://github.com/rust-lang/crates.io-index"
974checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
975dependencies = [
976 "proc-macro2",
977 "quote",
978 "syn",
979]
980
981[[package]]
982name = "idna"
983version = "1.0.3"
984source = "registry+https://github.com/rust-lang/crates.io-index"
985checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
986dependencies = [
987 "idna_adapter",
988 "smallvec",
989 "utf8_iter",
990]
991
992[[package]]
993name = "idna_adapter"
994version = "1.2.0"
995source = "registry+https://github.com/rust-lang/crates.io-index"
996checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
997dependencies = [
998 "icu_normalizer",
999 "icu_properties",
1000]
1001
1002[[package]]
1003name = "indexmap"
1004version = "2.7.1"
1005source = "registry+https://github.com/rust-lang/crates.io-index"
1006checksum = "8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652"
1007dependencies = [
1008 "equivalent",
1009 "hashbrown 0.15.2",
1010]
1011
1012[[package]]
1013name = "ipld-core"
1014version = "0.4.2"
1015source = "registry+https://github.com/rust-lang/crates.io-index"
1016checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db"
1017dependencies = [
1018 "cid",
1019 "serde",
1020 "serde_bytes",
1021]
1022
1023[[package]]
1024name = "ipnet"
1025version = "2.11.0"
1026source = "registry+https://github.com/rust-lang/crates.io-index"
1027checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
1028
1029[[package]]
1030name = "itoa"
1031version = "1.0.15"
1032source = "registry+https://github.com/rust-lang/crates.io-index"
1033checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
1034
1035[[package]]
1036name = "js-sys"
1037version = "0.3.77"
1038source = "registry+https://github.com/rust-lang/crates.io-index"
1039checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f"
1040dependencies = [
1041 "once_cell",
1042 "wasm-bindgen",
1043]
1044
1045[[package]]
1046name = "langtag"
1047version = "0.3.4"
1048source = "registry+https://github.com/rust-lang/crates.io-index"
1049checksum = "ed60c85f254d6ae8450cec15eedd921efbc4d1bdf6fcf6202b9a58b403f6f805"
1050dependencies = [
1051 "serde",
1052]
1053
1054[[package]]
1055name = "lazy_static"
1056version = "1.5.0"
1057source = "registry+https://github.com/rust-lang/crates.io-index"
1058checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1059
1060[[package]]
1061name = "libc"
1062version = "0.2.170"
1063source = "registry+https://github.com/rust-lang/crates.io-index"
1064checksum = "875b3680cb2f8f71bdcf9a30f38d48282f5d3c95cbf9b3fa57269bb5d5c06828"
1065
1066[[package]]
1067name = "linux-raw-sys"
1068version = "0.9.2"
1069source = "registry+https://github.com/rust-lang/crates.io-index"
1070checksum = "6db9c683daf087dc577b7506e9695b3d556a9f3849903fa28186283afd6809e9"
1071
1072[[package]]
1073name = "litemap"
1074version = "0.7.5"
1075source = "registry+https://github.com/rust-lang/crates.io-index"
1076checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856"
1077
1078[[package]]
1079name = "lock_api"
1080version = "0.4.12"
1081source = "registry+https://github.com/rust-lang/crates.io-index"
1082checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
1083dependencies = [
1084 "autocfg",
1085 "scopeguard",
1086]
1087
1088[[package]]
1089name = "log"
1090version = "0.4.26"
1091source = "registry+https://github.com/rust-lang/crates.io-index"
1092checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e"
1093
1094[[package]]
1095name = "loom"
1096version = "0.7.2"
1097source = "registry+https://github.com/rust-lang/crates.io-index"
1098checksum = "419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca"
1099dependencies = [
1100 "cfg-if",
1101 "generator",
1102 "scoped-tls",
1103 "tracing",
1104 "tracing-subscriber",
1105]
1106
1107[[package]]
1108name = "lru"
1109version = "0.12.5"
1110source = "registry+https://github.com/rust-lang/crates.io-index"
1111checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
1112dependencies = [
1113 "hashbrown 0.15.2",
1114]
1115
1116[[package]]
1117name = "matchers"
1118version = "0.1.0"
1119source = "registry+https://github.com/rust-lang/crates.io-index"
1120checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
1121dependencies = [
1122 "regex-automata 0.1.10",
1123]
1124
1125[[package]]
1126name = "memchr"
1127version = "2.7.4"
1128source = "registry+https://github.com/rust-lang/crates.io-index"
1129checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
1130
1131[[package]]
1132name = "memmap2"
1133version = "0.9.5"
1134source = "registry+https://github.com/rust-lang/crates.io-index"
1135checksum = "fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f"
1136dependencies = [
1137 "libc",
1138]
1139
1140[[package]]
1141name = "mime"
1142version = "0.3.17"
1143source = "registry+https://github.com/rust-lang/crates.io-index"
1144checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1145
1146[[package]]
1147name = "miniz_oxide"
1148version = "0.8.5"
1149source = "registry+https://github.com/rust-lang/crates.io-index"
1150checksum = "8e3e04debbb59698c15bacbb6d93584a8c0ca9cc3213cb423d31f760d8843ce5"
1151dependencies = [
1152 "adler2",
1153]
1154
1155[[package]]
1156name = "mio"
1157version = "1.0.3"
1158source = "registry+https://github.com/rust-lang/crates.io-index"
1159checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
1160dependencies = [
1161 "libc",
1162 "wasi 0.11.0+wasi-snapshot-preview1",
1163 "windows-sys 0.52.0",
1164]
1165
1166[[package]]
1167name = "moka"
1168version = "0.12.10"
1169source = "registry+https://github.com/rust-lang/crates.io-index"
1170checksum = "a9321642ca94a4282428e6ea4af8cc2ca4eac48ac7a6a4ea8f33f76d0ce70926"
1171dependencies = [
1172 "async-lock",
1173 "crossbeam-channel",
1174 "crossbeam-epoch",
1175 "crossbeam-utils",
1176 "event-listener",
1177 "futures-util",
1178 "loom",
1179 "parking_lot",
1180 "portable-atomic",
1181 "rustc_version",
1182 "smallvec",
1183 "tagptr",
1184 "thiserror",
1185 "uuid",
1186]
1187
1188[[package]]
1189name = "multibase"
1190version = "0.9.1"
1191source = "registry+https://github.com/rust-lang/crates.io-index"
1192checksum = "9b3539ec3c1f04ac9748a260728e855f261b4977f5c3406612c884564f329404"
1193dependencies = [
1194 "base-x",
1195 "data-encoding",
1196 "data-encoding-macro",
1197]
1198
1199[[package]]
1200name = "multihash"
1201version = "0.19.3"
1202source = "registry+https://github.com/rust-lang/crates.io-index"
1203checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d"
1204dependencies = [
1205 "core2",
1206 "serde",
1207 "unsigned-varint",
1208]
1209
1210[[package]]
1211name = "native-tls"
1212version = "0.2.14"
1213source = "registry+https://github.com/rust-lang/crates.io-index"
1214checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e"
1215dependencies = [
1216 "libc",
1217 "log",
1218 "openssl",
1219 "openssl-probe",
1220 "openssl-sys",
1221 "schannel",
1222 "security-framework",
1223 "security-framework-sys",
1224 "tempfile",
1225]
1226
1227[[package]]
1228name = "nu-ansi-term"
1229version = "0.46.0"
1230source = "registry+https://github.com/rust-lang/crates.io-index"
1231checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
1232dependencies = [
1233 "overload",
1234 "winapi",
1235]
1236
1237[[package]]
1238name = "num-bigint"
1239version = "0.4.6"
1240source = "registry+https://github.com/rust-lang/crates.io-index"
1241checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
1242dependencies = [
1243 "num-integer",
1244 "num-traits",
1245]
1246
1247[[package]]
1248name = "num-derive"
1249version = "0.4.2"
1250source = "registry+https://github.com/rust-lang/crates.io-index"
1251checksum = "ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202"
1252dependencies = [
1253 "proc-macro2",
1254 "quote",
1255 "syn",
1256]
1257
1258[[package]]
1259name = "num-integer"
1260version = "0.1.46"
1261source = "registry+https://github.com/rust-lang/crates.io-index"
1262checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
1263dependencies = [
1264 "num-traits",
1265]
1266
1267[[package]]
1268name = "num-traits"
1269version = "0.2.19"
1270source = "registry+https://github.com/rust-lang/crates.io-index"
1271checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1272dependencies = [
1273 "autocfg",
1274]
1275
1276[[package]]
1277name = "object"
1278version = "0.36.7"
1279source = "registry+https://github.com/rust-lang/crates.io-index"
1280checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
1281dependencies = [
1282 "memchr",
1283]
1284
1285[[package]]
1286name = "once_cell"
1287version = "1.20.3"
1288source = "registry+https://github.com/rust-lang/crates.io-index"
1289checksum = "945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e"
1290
1291[[package]]
1292name = "openssl"
1293version = "0.10.71"
1294source = "registry+https://github.com/rust-lang/crates.io-index"
1295checksum = "5e14130c6a98cd258fdcb0fb6d744152343ff729cbfcb28c656a9d12b999fbcd"
1296dependencies = [
1297 "bitflags",
1298 "cfg-if",
1299 "foreign-types",
1300 "libc",
1301 "once_cell",
1302 "openssl-macros",
1303 "openssl-sys",
1304]
1305
1306[[package]]
1307name = "openssl-macros"
1308version = "0.1.1"
1309source = "registry+https://github.com/rust-lang/crates.io-index"
1310checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
1311dependencies = [
1312 "proc-macro2",
1313 "quote",
1314 "syn",
1315]
1316
1317[[package]]
1318name = "openssl-probe"
1319version = "0.1.6"
1320source = "registry+https://github.com/rust-lang/crates.io-index"
1321checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
1322
1323[[package]]
1324name = "openssl-sys"
1325version = "0.9.106"
1326source = "registry+https://github.com/rust-lang/crates.io-index"
1327checksum = "8bb61ea9811cc39e3c2069f40b8b8e2e70d8569b361f879786cc7ed48b777cdd"
1328dependencies = [
1329 "cc",
1330 "libc",
1331 "pkg-config",
1332 "vcpkg",
1333]
1334
1335[[package]]
1336name = "overload"
1337version = "0.1.1"
1338source = "registry+https://github.com/rust-lang/crates.io-index"
1339checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
1340
1341[[package]]
1342name = "parking"
1343version = "2.2.1"
1344source = "registry+https://github.com/rust-lang/crates.io-index"
1345checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
1346
1347[[package]]
1348name = "parking_lot"
1349version = "0.12.3"
1350source = "registry+https://github.com/rust-lang/crates.io-index"
1351checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
1352dependencies = [
1353 "lock_api",
1354 "parking_lot_core",
1355]
1356
1357[[package]]
1358name = "parking_lot_core"
1359version = "0.9.10"
1360source = "registry+https://github.com/rust-lang/crates.io-index"
1361checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
1362dependencies = [
1363 "cfg-if",
1364 "libc",
1365 "redox_syscall",
1366 "smallvec",
1367 "windows-targets",
1368]
1369
1370[[package]]
1371name = "percent-encoding"
1372version = "2.3.1"
1373source = "registry+https://github.com/rust-lang/crates.io-index"
1374checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
1375
1376[[package]]
1377name = "pin-project-lite"
1378version = "0.2.16"
1379source = "registry+https://github.com/rust-lang/crates.io-index"
1380checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
1381
1382[[package]]
1383name = "pin-utils"
1384version = "0.1.0"
1385source = "registry+https://github.com/rust-lang/crates.io-index"
1386checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1387
1388[[package]]
1389name = "pkg-config"
1390version = "0.3.32"
1391source = "registry+https://github.com/rust-lang/crates.io-index"
1392checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
1393
1394[[package]]
1395name = "portable-atomic"
1396version = "1.11.0"
1397source = "registry+https://github.com/rust-lang/crates.io-index"
1398checksum = "350e9b48cbc6b0e028b0473b114454c6316e57336ee184ceab6e53f72c178b3e"
1399
1400[[package]]
1401name = "ppv-lite86"
1402version = "0.2.20"
1403source = "registry+https://github.com/rust-lang/crates.io-index"
1404checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
1405dependencies = [
1406 "zerocopy 0.7.35",
1407]
1408
1409[[package]]
1410name = "proc-macro2"
1411version = "1.0.94"
1412source = "registry+https://github.com/rust-lang/crates.io-index"
1413checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84"
1414dependencies = [
1415 "unicode-ident",
1416]
1417
1418[[package]]
1419name = "psl"
1420version = "2.1.92"
1421source = "registry+https://github.com/rust-lang/crates.io-index"
1422checksum = "5bcf3d620a439d5b696384a602d9eb35c05923440f5802a3edfccbf2b4852266"
1423dependencies = [
1424 "psl-types",
1425]
1426
1427[[package]]
1428name = "psl-types"
1429version = "2.0.11"
1430source = "registry+https://github.com/rust-lang/crates.io-index"
1431checksum = "33cb294fe86a74cbcf50d4445b37da762029549ebeea341421c7c70370f86cac"
1432
1433[[package]]
1434name = "quote"
1435version = "1.0.39"
1436source = "registry+https://github.com/rust-lang/crates.io-index"
1437checksum = "c1f1914ce909e1658d9907913b4b91947430c7d9be598b15a1912935b8c04801"
1438dependencies = [
1439 "proc-macro2",
1440]
1441
1442[[package]]
1443name = "rand"
1444version = "0.9.0"
1445source = "registry+https://github.com/rust-lang/crates.io-index"
1446checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94"
1447dependencies = [
1448 "rand_chacha",
1449 "rand_core",
1450 "zerocopy 0.8.23",
1451]
1452
1453[[package]]
1454name = "rand_chacha"
1455version = "0.9.0"
1456source = "registry+https://github.com/rust-lang/crates.io-index"
1457checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
1458dependencies = [
1459 "ppv-lite86",
1460 "rand_core",
1461]
1462
1463[[package]]
1464name = "rand_core"
1465version = "0.9.3"
1466source = "registry+https://github.com/rust-lang/crates.io-index"
1467checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
1468dependencies = [
1469 "getrandom",
1470]
1471
1472[[package]]
1473name = "redis"
1474version = "0.29.1"
1475source = "registry+https://github.com/rust-lang/crates.io-index"
1476checksum = "8034fb926579ff49d3fe58d288d5dcb580bf11e9bccd33224b45adebf0fd0c23"
1477dependencies = [
1478 "arc-swap",
1479 "backon",
1480 "bytes",
1481 "combine",
1482 "futures-channel",
1483 "futures-util",
1484 "itoa",
1485 "num-bigint",
1486 "percent-encoding",
1487 "pin-project-lite",
1488 "ryu",
1489 "sha1_smol",
1490 "socket2",
1491 "tokio",
1492 "tokio-util",
1493 "url",
1494]
1495
1496[[package]]
1497name = "redox_syscall"
1498version = "0.5.10"
1499source = "registry+https://github.com/rust-lang/crates.io-index"
1500checksum = "0b8c0c260b63a8219631167be35e6a988e9554dbd323f8bd08439c8ed1302bd1"
1501dependencies = [
1502 "bitflags",
1503]
1504
1505[[package]]
1506name = "regex"
1507version = "1.11.1"
1508source = "registry+https://github.com/rust-lang/crates.io-index"
1509checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
1510dependencies = [
1511 "aho-corasick",
1512 "memchr",
1513 "regex-automata 0.4.9",
1514 "regex-syntax 0.8.5",
1515]
1516
1517[[package]]
1518name = "regex-automata"
1519version = "0.1.10"
1520source = "registry+https://github.com/rust-lang/crates.io-index"
1521checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
1522dependencies = [
1523 "regex-syntax 0.6.29",
1524]
1525
1526[[package]]
1527name = "regex-automata"
1528version = "0.4.9"
1529source = "registry+https://github.com/rust-lang/crates.io-index"
1530checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
1531dependencies = [
1532 "aho-corasick",
1533 "memchr",
1534 "regex-syntax 0.8.5",
1535]
1536
1537[[package]]
1538name = "regex-syntax"
1539version = "0.6.29"
1540source = "registry+https://github.com/rust-lang/crates.io-index"
1541checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
1542
1543[[package]]
1544name = "regex-syntax"
1545version = "0.8.5"
1546source = "registry+https://github.com/rust-lang/crates.io-index"
1547checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
1548
1549[[package]]
1550name = "reqwest"
1551version = "0.12.12"
1552source = "registry+https://github.com/rust-lang/crates.io-index"
1553checksum = "43e734407157c3c2034e0258f5e4473ddb361b1e85f95a66690d67264d7cd1da"
1554dependencies = [
1555 "async-compression",
1556 "base64",
1557 "bytes",
1558 "futures-core",
1559 "futures-util",
1560 "http",
1561 "http-body",
1562 "http-body-util",
1563 "hyper",
1564 "hyper-tls",
1565 "hyper-util",
1566 "ipnet",
1567 "js-sys",
1568 "log",
1569 "mime",
1570 "native-tls",
1571 "once_cell",
1572 "percent-encoding",
1573 "pin-project-lite",
1574 "rustls-pemfile",
1575 "serde",
1576 "serde_json",
1577 "serde_urlencoded",
1578 "sync_wrapper",
1579 "tokio",
1580 "tokio-native-tls",
1581 "tokio-util",
1582 "tower",
1583 "tower-service",
1584 "url",
1585 "wasm-bindgen",
1586 "wasm-bindgen-futures",
1587 "web-sys",
1588 "windows-registry",
1589]
1590
1591[[package]]
1592name = "rustc-demangle"
1593version = "0.1.24"
1594source = "registry+https://github.com/rust-lang/crates.io-index"
1595checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
1596
1597[[package]]
1598name = "rustc_version"
1599version = "0.4.1"
1600source = "registry+https://github.com/rust-lang/crates.io-index"
1601checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
1602dependencies = [
1603 "semver",
1604]
1605
1606[[package]]
1607name = "rustix"
1608version = "1.0.1"
1609source = "registry+https://github.com/rust-lang/crates.io-index"
1610checksum = "dade4812df5c384711475be5fcd8c162555352945401aed22a35bffeab61f657"
1611dependencies = [
1612 "bitflags",
1613 "errno",
1614 "libc",
1615 "linux-raw-sys",
1616 "windows-sys 0.59.0",
1617]
1618
1619[[package]]
1620name = "rustls-pemfile"
1621version = "2.2.0"
1622source = "registry+https://github.com/rust-lang/crates.io-index"
1623checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
1624dependencies = [
1625 "rustls-pki-types",
1626]
1627
1628[[package]]
1629name = "rustls-pki-types"
1630version = "1.11.0"
1631source = "registry+https://github.com/rust-lang/crates.io-index"
1632checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c"
1633
1634[[package]]
1635name = "rustversion"
1636version = "1.0.20"
1637source = "registry+https://github.com/rust-lang/crates.io-index"
1638checksum = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2"
1639
1640[[package]]
1641name = "ryu"
1642version = "1.0.20"
1643source = "registry+https://github.com/rust-lang/crates.io-index"
1644checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
1645
1646[[package]]
1647name = "schannel"
1648version = "0.1.27"
1649source = "registry+https://github.com/rust-lang/crates.io-index"
1650checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
1651dependencies = [
1652 "windows-sys 0.59.0",
1653]
1654
1655[[package]]
1656name = "scoped-tls"
1657version = "1.0.1"
1658source = "registry+https://github.com/rust-lang/crates.io-index"
1659checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
1660
1661[[package]]
1662name = "scopeguard"
1663version = "1.2.0"
1664source = "registry+https://github.com/rust-lang/crates.io-index"
1665checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
1666
1667[[package]]
1668name = "security-framework"
1669version = "2.11.1"
1670source = "registry+https://github.com/rust-lang/crates.io-index"
1671checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
1672dependencies = [
1673 "bitflags",
1674 "core-foundation",
1675 "core-foundation-sys",
1676 "libc",
1677 "security-framework-sys",
1678]
1679
1680[[package]]
1681name = "security-framework-sys"
1682version = "2.14.0"
1683source = "registry+https://github.com/rust-lang/crates.io-index"
1684checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32"
1685dependencies = [
1686 "core-foundation-sys",
1687 "libc",
1688]
1689
1690[[package]]
1691name = "semver"
1692version = "1.0.26"
1693source = "registry+https://github.com/rust-lang/crates.io-index"
1694checksum = "56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0"
1695
1696[[package]]
1697name = "serde"
1698version = "1.0.218"
1699source = "registry+https://github.com/rust-lang/crates.io-index"
1700checksum = "e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60"
1701dependencies = [
1702 "serde_derive",
1703]
1704
1705[[package]]
1706name = "serde_bytes"
1707version = "0.11.16"
1708source = "registry+https://github.com/rust-lang/crates.io-index"
1709checksum = "364fec0df39c49a083c9a8a18a23a6bcfd9af130fe9fe321d18520a0d113e09e"
1710dependencies = [
1711 "serde",
1712]
1713
1714[[package]]
1715name = "serde_derive"
1716version = "1.0.218"
1717source = "registry+https://github.com/rust-lang/crates.io-index"
1718checksum = "f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b"
1719dependencies = [
1720 "proc-macro2",
1721 "quote",
1722 "syn",
1723]
1724
1725[[package]]
1726name = "serde_html_form"
1727version = "0.2.7"
1728source = "registry+https://github.com/rust-lang/crates.io-index"
1729checksum = "9d2de91cf02bbc07cde38891769ccd5d4f073d22a40683aa4bc7a95781aaa2c4"
1730dependencies = [
1731 "form_urlencoded",
1732 "indexmap",
1733 "itoa",
1734 "ryu",
1735 "serde",
1736]
1737
1738[[package]]
1739name = "serde_json"
1740version = "1.0.140"
1741source = "registry+https://github.com/rust-lang/crates.io-index"
1742checksum = "20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373"
1743dependencies = [
1744 "itoa",
1745 "memchr",
1746 "ryu",
1747 "serde",
1748]
1749
1750[[package]]
1751name = "serde_urlencoded"
1752version = "0.7.1"
1753source = "registry+https://github.com/rust-lang/crates.io-index"
1754checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
1755dependencies = [
1756 "form_urlencoded",
1757 "itoa",
1758 "ryu",
1759 "serde",
1760]
1761
1762[[package]]
1763name = "sha1_smol"
1764version = "1.0.1"
1765source = "registry+https://github.com/rust-lang/crates.io-index"
1766checksum = "bbfa15b3dddfee50a0fff136974b3e1bde555604ba463834a7eb7deb6417705d"
1767
1768[[package]]
1769name = "sharded-slab"
1770version = "0.1.7"
1771source = "registry+https://github.com/rust-lang/crates.io-index"
1772checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
1773dependencies = [
1774 "lazy_static",
1775]
1776
1777[[package]]
1778name = "shlex"
1779version = "1.3.0"
1780source = "registry+https://github.com/rust-lang/crates.io-index"
1781checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1782
1783[[package]]
1784name = "signal-hook-registry"
1785version = "1.4.2"
1786source = "registry+https://github.com/rust-lang/crates.io-index"
1787checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
1788dependencies = [
1789 "libc",
1790]
1791
1792[[package]]
1793name = "slab"
1794version = "0.4.9"
1795source = "registry+https://github.com/rust-lang/crates.io-index"
1796checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
1797dependencies = [
1798 "autocfg",
1799]
1800
1801[[package]]
1802name = "smallvec"
1803version = "1.14.0"
1804source = "registry+https://github.com/rust-lang/crates.io-index"
1805checksum = "7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd"
1806
1807[[package]]
1808name = "socket2"
1809version = "0.5.8"
1810source = "registry+https://github.com/rust-lang/crates.io-index"
1811checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
1812dependencies = [
1813 "libc",
1814 "windows-sys 0.52.0",
1815]
1816
1817[[package]]
1818name = "stable_deref_trait"
1819version = "1.2.0"
1820source = "registry+https://github.com/rust-lang/crates.io-index"
1821checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
1822
1823[[package]]
1824name = "syn"
1825version = "2.0.99"
1826source = "registry+https://github.com/rust-lang/crates.io-index"
1827checksum = "e02e925281e18ffd9d640e234264753c43edc62d64b2d4cf898f1bc5e75f3fc2"
1828dependencies = [
1829 "proc-macro2",
1830 "quote",
1831 "unicode-ident",
1832]
1833
1834[[package]]
1835name = "sync_wrapper"
1836version = "1.0.2"
1837source = "registry+https://github.com/rust-lang/crates.io-index"
1838checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
1839dependencies = [
1840 "futures-core",
1841]
1842
1843[[package]]
1844name = "synstructure"
1845version = "0.13.1"
1846source = "registry+https://github.com/rust-lang/crates.io-index"
1847checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
1848dependencies = [
1849 "proc-macro2",
1850 "quote",
1851 "syn",
1852]
1853
1854[[package]]
1855name = "tagptr"
1856version = "0.2.0"
1857source = "registry+https://github.com/rust-lang/crates.io-index"
1858checksum = "7b2093cf4c8eb1e67749a6762251bc9cd836b6fc171623bd0a9d324d37af2417"
1859
1860[[package]]
1861name = "tempfile"
1862version = "3.18.0"
1863source = "registry+https://github.com/rust-lang/crates.io-index"
1864checksum = "2c317e0a526ee6120d8dabad239c8dadca62b24b6f168914bbbc8e2fb1f0e567"
1865dependencies = [
1866 "cfg-if",
1867 "fastrand",
1868 "getrandom",
1869 "once_cell",
1870 "rustix",
1871 "windows-sys 0.59.0",
1872]
1873
1874[[package]]
1875name = "termcolor"
1876version = "1.4.1"
1877source = "registry+https://github.com/rust-lang/crates.io-index"
1878checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
1879dependencies = [
1880 "winapi-util",
1881]
1882
1883[[package]]
1884name = "thiserror"
1885version = "1.0.69"
1886source = "registry+https://github.com/rust-lang/crates.io-index"
1887checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
1888dependencies = [
1889 "thiserror-impl",
1890]
1891
1892[[package]]
1893name = "thiserror-impl"
1894version = "1.0.69"
1895source = "registry+https://github.com/rust-lang/crates.io-index"
1896checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
1897dependencies = [
1898 "proc-macro2",
1899 "quote",
1900 "syn",
1901]
1902
1903[[package]]
1904name = "thread_local"
1905version = "1.1.8"
1906source = "registry+https://github.com/rust-lang/crates.io-index"
1907checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
1908dependencies = [
1909 "cfg-if",
1910 "once_cell",
1911]
1912
1913[[package]]
1914name = "tinystr"
1915version = "0.7.6"
1916source = "registry+https://github.com/rust-lang/crates.io-index"
1917checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
1918dependencies = [
1919 "displaydoc",
1920 "zerovec",
1921]
1922
1923[[package]]
1924name = "tokio"
1925version = "1.44.0"
1926source = "registry+https://github.com/rust-lang/crates.io-index"
1927checksum = "9975ea0f48b5aa3972bf2d888c238182458437cc2a19374b81b25cdf1023fb3a"
1928dependencies = [
1929 "backtrace",
1930 "bytes",
1931 "libc",
1932 "mio",
1933 "parking_lot",
1934 "pin-project-lite",
1935 "signal-hook-registry",
1936 "socket2",
1937 "tokio-macros",
1938 "windows-sys 0.52.0",
1939]
1940
1941[[package]]
1942name = "tokio-cron-scheduler"
1943version = "0.13.0"
1944source = "registry+https://github.com/rust-lang/crates.io-index"
1945checksum = "6a5597b569b4712cf78aa0c9ae29742461b7bda1e49c2a5fdad1d79bf022f8f0"
1946dependencies = [
1947 "chrono",
1948 "croner",
1949 "num-derive",
1950 "num-traits",
1951 "tokio",
1952 "tracing",
1953 "uuid",
1954]
1955
1956[[package]]
1957name = "tokio-macros"
1958version = "2.5.0"
1959source = "registry+https://github.com/rust-lang/crates.io-index"
1960checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
1961dependencies = [
1962 "proc-macro2",
1963 "quote",
1964 "syn",
1965]
1966
1967[[package]]
1968name = "tokio-native-tls"
1969version = "0.3.1"
1970source = "registry+https://github.com/rust-lang/crates.io-index"
1971checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
1972dependencies = [
1973 "native-tls",
1974 "tokio",
1975]
1976
1977[[package]]
1978name = "tokio-util"
1979version = "0.7.13"
1980source = "registry+https://github.com/rust-lang/crates.io-index"
1981checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
1982dependencies = [
1983 "bytes",
1984 "futures-core",
1985 "futures-sink",
1986 "pin-project-lite",
1987 "tokio",
1988]
1989
1990[[package]]
1991name = "tower"
1992version = "0.5.2"
1993source = "registry+https://github.com/rust-lang/crates.io-index"
1994checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
1995dependencies = [
1996 "futures-core",
1997 "futures-util",
1998 "pin-project-lite",
1999 "sync_wrapper",
2000 "tokio",
2001 "tower-layer",
2002 "tower-service",
2003]
2004
2005[[package]]
2006name = "tower-layer"
2007version = "0.3.3"
2008source = "registry+https://github.com/rust-lang/crates.io-index"
2009checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
2010
2011[[package]]
2012name = "tower-service"
2013version = "0.3.3"
2014source = "registry+https://github.com/rust-lang/crates.io-index"
2015checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
2016
2017[[package]]
2018name = "tracing"
2019version = "0.1.41"
2020source = "registry+https://github.com/rust-lang/crates.io-index"
2021checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
2022dependencies = [
2023 "pin-project-lite",
2024 "tracing-attributes",
2025 "tracing-core",
2026]
2027
2028[[package]]
2029name = "tracing-attributes"
2030version = "0.1.28"
2031source = "registry+https://github.com/rust-lang/crates.io-index"
2032checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
2033dependencies = [
2034 "proc-macro2",
2035 "quote",
2036 "syn",
2037]
2038
2039[[package]]
2040name = "tracing-core"
2041version = "0.1.33"
2042source = "registry+https://github.com/rust-lang/crates.io-index"
2043checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
2044dependencies = [
2045 "once_cell",
2046 "valuable",
2047]
2048
2049[[package]]
2050name = "tracing-log"
2051version = "0.2.0"
2052source = "registry+https://github.com/rust-lang/crates.io-index"
2053checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
2054dependencies = [
2055 "log",
2056 "once_cell",
2057 "tracing-core",
2058]
2059
2060[[package]]
2061name = "tracing-subscriber"
2062version = "0.3.19"
2063source = "registry+https://github.com/rust-lang/crates.io-index"
2064checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
2065dependencies = [
2066 "matchers",
2067 "nu-ansi-term",
2068 "once_cell",
2069 "regex",
2070 "sharded-slab",
2071 "smallvec",
2072 "thread_local",
2073 "tracing",
2074 "tracing-core",
2075 "tracing-log",
2076]
2077
2078[[package]]
2079name = "trait-variant"
2080version = "0.1.2"
2081source = "registry+https://github.com/rust-lang/crates.io-index"
2082checksum = "70977707304198400eb4835a78f6a9f928bf41bba420deb8fdb175cd965d77a7"
2083dependencies = [
2084 "proc-macro2",
2085 "quote",
2086 "syn",
2087]
2088
2089[[package]]
2090name = "try-lock"
2091version = "0.2.5"
2092source = "registry+https://github.com/rust-lang/crates.io-index"
2093checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
2094
2095[[package]]
2096name = "unicode-ident"
2097version = "1.0.18"
2098source = "registry+https://github.com/rust-lang/crates.io-index"
2099checksum = "5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512"
2100
2101[[package]]
2102name = "unicode-segmentation"
2103version = "1.12.0"
2104source = "registry+https://github.com/rust-lang/crates.io-index"
2105checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
2106
2107[[package]]
2108name = "unsigned-varint"
2109version = "0.8.0"
2110source = "registry+https://github.com/rust-lang/crates.io-index"
2111checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06"
2112
2113[[package]]
2114name = "url"
2115version = "2.5.4"
2116source = "registry+https://github.com/rust-lang/crates.io-index"
2117checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
2118dependencies = [
2119 "form_urlencoded",
2120 "idna",
2121 "percent-encoding",
2122]
2123
2124[[package]]
2125name = "utf16_iter"
2126version = "1.0.5"
2127source = "registry+https://github.com/rust-lang/crates.io-index"
2128checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
2129
2130[[package]]
2131name = "utf8_iter"
2132version = "1.0.4"
2133source = "registry+https://github.com/rust-lang/crates.io-index"
2134checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
2135
2136[[package]]
2137name = "uuid"
2138version = "1.15.1"
2139source = "registry+https://github.com/rust-lang/crates.io-index"
2140checksum = "e0f540e3240398cce6128b64ba83fdbdd86129c16a3aa1a3a252efd66eb3d587"
2141dependencies = [
2142 "getrandom",
2143]
2144
2145[[package]]
2146name = "valuable"
2147version = "0.1.1"
2148source = "registry+https://github.com/rust-lang/crates.io-index"
2149checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
2150
2151[[package]]
2152name = "vcpkg"
2153version = "0.2.15"
2154source = "registry+https://github.com/rust-lang/crates.io-index"
2155checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2156
2157[[package]]
2158name = "want"
2159version = "0.3.1"
2160source = "registry+https://github.com/rust-lang/crates.io-index"
2161checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
2162dependencies = [
2163 "try-lock",
2164]
2165
2166[[package]]
2167name = "wasi"
2168version = "0.11.0+wasi-snapshot-preview1"
2169source = "registry+https://github.com/rust-lang/crates.io-index"
2170checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
2171
2172[[package]]
2173name = "wasi"
2174version = "0.13.3+wasi-0.2.2"
2175source = "registry+https://github.com/rust-lang/crates.io-index"
2176checksum = "26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2"
2177dependencies = [
2178 "wit-bindgen-rt",
2179]
2180
2181[[package]]
2182name = "wasm-bindgen"
2183version = "0.2.100"
2184source = "registry+https://github.com/rust-lang/crates.io-index"
2185checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5"
2186dependencies = [
2187 "cfg-if",
2188 "once_cell",
2189 "rustversion",
2190 "wasm-bindgen-macro",
2191]
2192
2193[[package]]
2194name = "wasm-bindgen-backend"
2195version = "0.2.100"
2196source = "registry+https://github.com/rust-lang/crates.io-index"
2197checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6"
2198dependencies = [
2199 "bumpalo",
2200 "log",
2201 "proc-macro2",
2202 "quote",
2203 "syn",
2204 "wasm-bindgen-shared",
2205]
2206
2207[[package]]
2208name = "wasm-bindgen-futures"
2209version = "0.4.50"
2210source = "registry+https://github.com/rust-lang/crates.io-index"
2211checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61"
2212dependencies = [
2213 "cfg-if",
2214 "js-sys",
2215 "once_cell",
2216 "wasm-bindgen",
2217 "web-sys",
2218]
2219
2220[[package]]
2221name = "wasm-bindgen-macro"
2222version = "0.2.100"
2223source = "registry+https://github.com/rust-lang/crates.io-index"
2224checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407"
2225dependencies = [
2226 "quote",
2227 "wasm-bindgen-macro-support",
2228]
2229
2230[[package]]
2231name = "wasm-bindgen-macro-support"
2232version = "0.2.100"
2233source = "registry+https://github.com/rust-lang/crates.io-index"
2234checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de"
2235dependencies = [
2236 "proc-macro2",
2237 "quote",
2238 "syn",
2239 "wasm-bindgen-backend",
2240 "wasm-bindgen-shared",
2241]
2242
2243[[package]]
2244name = "wasm-bindgen-shared"
2245version = "0.2.100"
2246source = "registry+https://github.com/rust-lang/crates.io-index"
2247checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d"
2248dependencies = [
2249 "unicode-ident",
2250]
2251
2252[[package]]
2253name = "web-sys"
2254version = "0.3.77"
2255source = "registry+https://github.com/rust-lang/crates.io-index"
2256checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2"
2257dependencies = [
2258 "js-sys",
2259 "wasm-bindgen",
2260]
2261
2262[[package]]
2263name = "web-time"
2264version = "1.1.0"
2265source = "registry+https://github.com/rust-lang/crates.io-index"
2266checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
2267dependencies = [
2268 "js-sys",
2269 "wasm-bindgen",
2270]
2271
2272[[package]]
2273name = "winapi"
2274version = "0.3.9"
2275source = "registry+https://github.com/rust-lang/crates.io-index"
2276checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2277dependencies = [
2278 "winapi-i686-pc-windows-gnu",
2279 "winapi-x86_64-pc-windows-gnu",
2280]
2281
2282[[package]]
2283name = "winapi-i686-pc-windows-gnu"
2284version = "0.4.0"
2285source = "registry+https://github.com/rust-lang/crates.io-index"
2286checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2287
2288[[package]]
2289name = "winapi-util"
2290version = "0.1.9"
2291source = "registry+https://github.com/rust-lang/crates.io-index"
2292checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
2293dependencies = [
2294 "windows-sys 0.59.0",
2295]
2296
2297[[package]]
2298name = "winapi-x86_64-pc-windows-gnu"
2299version = "0.4.0"
2300source = "registry+https://github.com/rust-lang/crates.io-index"
2301checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2302
2303[[package]]
2304name = "windows"
2305version = "0.58.0"
2306source = "registry+https://github.com/rust-lang/crates.io-index"
2307checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6"
2308dependencies = [
2309 "windows-core 0.58.0",
2310 "windows-targets",
2311]
2312
2313[[package]]
2314name = "windows-core"
2315version = "0.52.0"
2316source = "registry+https://github.com/rust-lang/crates.io-index"
2317checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
2318dependencies = [
2319 "windows-targets",
2320]
2321
2322[[package]]
2323name = "windows-core"
2324version = "0.58.0"
2325source = "registry+https://github.com/rust-lang/crates.io-index"
2326checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99"
2327dependencies = [
2328 "windows-implement",
2329 "windows-interface",
2330 "windows-result",
2331 "windows-strings",
2332 "windows-targets",
2333]
2334
2335[[package]]
2336name = "windows-implement"
2337version = "0.58.0"
2338source = "registry+https://github.com/rust-lang/crates.io-index"
2339checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b"
2340dependencies = [
2341 "proc-macro2",
2342 "quote",
2343 "syn",
2344]
2345
2346[[package]]
2347name = "windows-interface"
2348version = "0.58.0"
2349source = "registry+https://github.com/rust-lang/crates.io-index"
2350checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515"
2351dependencies = [
2352 "proc-macro2",
2353 "quote",
2354 "syn",
2355]
2356
2357[[package]]
2358name = "windows-link"
2359version = "0.1.0"
2360source = "registry+https://github.com/rust-lang/crates.io-index"
2361checksum = "6dccfd733ce2b1753b03b6d3c65edf020262ea35e20ccdf3e288043e6dd620e3"
2362
2363[[package]]
2364name = "windows-registry"
2365version = "0.2.0"
2366source = "registry+https://github.com/rust-lang/crates.io-index"
2367checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
2368dependencies = [
2369 "windows-result",
2370 "windows-strings",
2371 "windows-targets",
2372]
2373
2374[[package]]
2375name = "windows-result"
2376version = "0.2.0"
2377source = "registry+https://github.com/rust-lang/crates.io-index"
2378checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
2379dependencies = [
2380 "windows-targets",
2381]
2382
2383[[package]]
2384name = "windows-strings"
2385version = "0.1.0"
2386source = "registry+https://github.com/rust-lang/crates.io-index"
2387checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
2388dependencies = [
2389 "windows-result",
2390 "windows-targets",
2391]
2392
2393[[package]]
2394name = "windows-sys"
2395version = "0.52.0"
2396source = "registry+https://github.com/rust-lang/crates.io-index"
2397checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
2398dependencies = [
2399 "windows-targets",
2400]
2401
2402[[package]]
2403name = "windows-sys"
2404version = "0.59.0"
2405source = "registry+https://github.com/rust-lang/crates.io-index"
2406checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
2407dependencies = [
2408 "windows-targets",
2409]
2410
2411[[package]]
2412name = "windows-targets"
2413version = "0.52.6"
2414source = "registry+https://github.com/rust-lang/crates.io-index"
2415checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2416dependencies = [
2417 "windows_aarch64_gnullvm",
2418 "windows_aarch64_msvc",
2419 "windows_i686_gnu",
2420 "windows_i686_gnullvm",
2421 "windows_i686_msvc",
2422 "windows_x86_64_gnu",
2423 "windows_x86_64_gnullvm",
2424 "windows_x86_64_msvc",
2425]
2426
2427[[package]]
2428name = "windows_aarch64_gnullvm"
2429version = "0.52.6"
2430source = "registry+https://github.com/rust-lang/crates.io-index"
2431checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2432
2433[[package]]
2434name = "windows_aarch64_msvc"
2435version = "0.52.6"
2436source = "registry+https://github.com/rust-lang/crates.io-index"
2437checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2438
2439[[package]]
2440name = "windows_i686_gnu"
2441version = "0.52.6"
2442source = "registry+https://github.com/rust-lang/crates.io-index"
2443checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2444
2445[[package]]
2446name = "windows_i686_gnullvm"
2447version = "0.52.6"
2448source = "registry+https://github.com/rust-lang/crates.io-index"
2449checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2450
2451[[package]]
2452name = "windows_i686_msvc"
2453version = "0.52.6"
2454source = "registry+https://github.com/rust-lang/crates.io-index"
2455checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2456
2457[[package]]
2458name = "windows_x86_64_gnu"
2459version = "0.52.6"
2460source = "registry+https://github.com/rust-lang/crates.io-index"
2461checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2462
2463[[package]]
2464name = "windows_x86_64_gnullvm"
2465version = "0.52.6"
2466source = "registry+https://github.com/rust-lang/crates.io-index"
2467checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2468
2469[[package]]
2470name = "windows_x86_64_msvc"
2471version = "0.52.6"
2472source = "registry+https://github.com/rust-lang/crates.io-index"
2473checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2474
2475[[package]]
2476name = "wit-bindgen-rt"
2477version = "0.33.0"
2478source = "registry+https://github.com/rust-lang/crates.io-index"
2479checksum = "3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c"
2480dependencies = [
2481 "bitflags",
2482]
2483
2484[[package]]
2485name = "write16"
2486version = "1.0.0"
2487source = "registry+https://github.com/rust-lang/crates.io-index"
2488checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
2489
2490[[package]]
2491name = "writeable"
2492version = "0.5.5"
2493source = "registry+https://github.com/rust-lang/crates.io-index"
2494checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
2495
2496[[package]]
2497name = "yoke"
2498version = "0.7.5"
2499source = "registry+https://github.com/rust-lang/crates.io-index"
2500checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
2501dependencies = [
2502 "serde",
2503 "stable_deref_trait",
2504 "yoke-derive",
2505 "zerofrom",
2506]
2507
2508[[package]]
2509name = "yoke-derive"
2510version = "0.7.5"
2511source = "registry+https://github.com/rust-lang/crates.io-index"
2512checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
2513dependencies = [
2514 "proc-macro2",
2515 "quote",
2516 "syn",
2517 "synstructure",
2518]
2519
2520[[package]]
2521name = "zerocopy"
2522version = "0.7.35"
2523source = "registry+https://github.com/rust-lang/crates.io-index"
2524checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
2525dependencies = [
2526 "byteorder",
2527 "zerocopy-derive 0.7.35",
2528]
2529
2530[[package]]
2531name = "zerocopy"
2532version = "0.8.23"
2533source = "registry+https://github.com/rust-lang/crates.io-index"
2534checksum = "fd97444d05a4328b90e75e503a34bad781f14e28a823ad3557f0750df1ebcbc6"
2535dependencies = [
2536 "zerocopy-derive 0.8.23",
2537]
2538
2539[[package]]
2540name = "zerocopy-derive"
2541version = "0.7.35"
2542source = "registry+https://github.com/rust-lang/crates.io-index"
2543checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
2544dependencies = [
2545 "proc-macro2",
2546 "quote",
2547 "syn",
2548]
2549
2550[[package]]
2551name = "zerocopy-derive"
2552version = "0.8.23"
2553source = "registry+https://github.com/rust-lang/crates.io-index"
2554checksum = "6352c01d0edd5db859a63e2605f4ea3183ddbd15e2c4a9e7d32184df75e4f154"
2555dependencies = [
2556 "proc-macro2",
2557 "quote",
2558 "syn",
2559]
2560
2561[[package]]
2562name = "zerofrom"
2563version = "0.1.6"
2564source = "registry+https://github.com/rust-lang/crates.io-index"
2565checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
2566dependencies = [
2567 "zerofrom-derive",
2568]
2569
2570[[package]]
2571name = "zerofrom-derive"
2572version = "0.1.6"
2573source = "registry+https://github.com/rust-lang/crates.io-index"
2574checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
2575dependencies = [
2576 "proc-macro2",
2577 "quote",
2578 "syn",
2579 "synstructure",
2580]
2581
2582[[package]]
2583name = "zerovec"
2584version = "0.10.4"
2585source = "registry+https://github.com/rust-lang/crates.io-index"
2586checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
2587dependencies = [
2588 "yoke",
2589 "zerofrom",
2590 "zerovec-derive",
2591]
2592
2593[[package]]
2594name = "zerovec-derive"
2595version = "0.10.3"
2596source = "registry+https://github.com/rust-lang/crates.io-index"
2597checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
2598dependencies = [
2599 "proc-macro2",
2600 "quote",
2601 "syn",
2602]