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