forked from
atscan.net/plcbundle-rs
High-performance implementation of plcbundle written in Rust
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.25.1"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "1b5d307320b3181d6d7954e663bd7c774a838b8220fe0593c86d9fb09f498b4b"
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 "getrandom 0.3.4",
28 "once_cell",
29 "version_check",
30 "zerocopy",
31]
32
33[[package]]
34name = "aho-corasick"
35version = "1.1.4"
36source = "registry+https://github.com/rust-lang/crates.io-index"
37checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
38dependencies = [
39 "memchr",
40]
41
42[[package]]
43name = "android_system_properties"
44version = "0.1.5"
45source = "registry+https://github.com/rust-lang/crates.io-index"
46checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
47dependencies = [
48 "libc",
49]
50
51[[package]]
52name = "anstream"
53version = "0.6.21"
54source = "registry+https://github.com/rust-lang/crates.io-index"
55checksum = "43d5b281e737544384e969a5ccad3f1cdd24b48086a0fc1b2a5262a26b8f4f4a"
56dependencies = [
57 "anstyle",
58 "anstyle-parse",
59 "anstyle-query",
60 "anstyle-wincon",
61 "colorchoice",
62 "is_terminal_polyfill",
63 "utf8parse",
64]
65
66[[package]]
67name = "anstyle"
68version = "1.0.13"
69source = "registry+https://github.com/rust-lang/crates.io-index"
70checksum = "5192cca8006f1fd4f7237516f40fa183bb07f8fbdfedaa0036de5ea9b0b45e78"
71
72[[package]]
73name = "anstyle-parse"
74version = "0.2.7"
75source = "registry+https://github.com/rust-lang/crates.io-index"
76checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2"
77dependencies = [
78 "utf8parse",
79]
80
81[[package]]
82name = "anstyle-query"
83version = "1.1.5"
84source = "registry+https://github.com/rust-lang/crates.io-index"
85checksum = "40c48f72fd53cd289104fc64099abca73db4166ad86ea0b4341abe65af83dadc"
86dependencies = [
87 "windows-sys 0.61.2",
88]
89
90[[package]]
91name = "anstyle-wincon"
92version = "3.0.11"
93source = "registry+https://github.com/rust-lang/crates.io-index"
94checksum = "291e6a250ff86cd4a820112fb8898808a366d8f9f58ce16d1f538353ad55747d"
95dependencies = [
96 "anstyle",
97 "once_cell_polyfill",
98 "windows-sys 0.61.2",
99]
100
101[[package]]
102name = "anyhow"
103version = "1.0.100"
104source = "registry+https://github.com/rust-lang/crates.io-index"
105checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
106
107[[package]]
108name = "arrayref"
109version = "0.3.9"
110source = "registry+https://github.com/rust-lang/crates.io-index"
111checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
112
113[[package]]
114name = "arrayvec"
115version = "0.7.6"
116source = "registry+https://github.com/rust-lang/crates.io-index"
117checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
118
119[[package]]
120name = "atomic-waker"
121version = "1.1.2"
122source = "registry+https://github.com/rust-lang/crates.io-index"
123checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
124
125[[package]]
126name = "atproto-plc"
127version = "0.2.0"
128source = "registry+https://github.com/rust-lang/crates.io-index"
129checksum = "7a3f796ac98ad25c4ebeee326d21c155a5d6e0f9ff6d121695466fdebb233648"
130dependencies = [
131 "anyhow",
132 "base64",
133 "bs58",
134 "chrono",
135 "cid",
136 "data-encoding",
137 "getrandom 0.2.16",
138 "ipld-core",
139 "k256",
140 "multihash",
141 "p256",
142 "rand 0.8.5",
143 "serde",
144 "serde_bytes",
145 "serde_ipld_dagcbor",
146 "serde_json",
147 "sha2",
148 "signature",
149 "subtle",
150 "thiserror",
151 "zeroize",
152]
153
154[[package]]
155name = "autocfg"
156version = "1.5.0"
157source = "registry+https://github.com/rust-lang/crates.io-index"
158checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
159
160[[package]]
161name = "axum"
162version = "0.8.7"
163source = "registry+https://github.com/rust-lang/crates.io-index"
164checksum = "5b098575ebe77cb6d14fc7f32749631a6e44edbef6b796f89b020e99ba20d425"
165dependencies = [
166 "axum-core",
167 "base64",
168 "bytes",
169 "form_urlencoded",
170 "futures-util",
171 "http",
172 "http-body",
173 "http-body-util",
174 "hyper",
175 "hyper-util",
176 "itoa",
177 "matchit",
178 "memchr",
179 "mime",
180 "percent-encoding",
181 "pin-project-lite",
182 "serde_core",
183 "serde_json",
184 "serde_path_to_error",
185 "serde_urlencoded",
186 "sha1",
187 "sync_wrapper",
188 "tokio",
189 "tokio-tungstenite",
190 "tower",
191 "tower-layer",
192 "tower-service",
193 "tracing",
194]
195
196[[package]]
197name = "axum-core"
198version = "0.5.5"
199source = "registry+https://github.com/rust-lang/crates.io-index"
200checksum = "59446ce19cd142f8833f856eb31f3eb097812d1479ab224f54d72428ca21ea22"
201dependencies = [
202 "bytes",
203 "futures-core",
204 "http",
205 "http-body",
206 "http-body-util",
207 "mime",
208 "pin-project-lite",
209 "sync_wrapper",
210 "tower-layer",
211 "tower-service",
212 "tracing",
213]
214
215[[package]]
216name = "backtrace"
217version = "0.3.76"
218source = "registry+https://github.com/rust-lang/crates.io-index"
219checksum = "bb531853791a215d7c62a30daf0dde835f381ab5de4589cfe7c649d2cbe92bd6"
220dependencies = [
221 "addr2line",
222 "cfg-if",
223 "libc",
224 "miniz_oxide",
225 "object",
226 "rustc-demangle",
227 "windows-link",
228]
229
230[[package]]
231name = "base-x"
232version = "0.2.11"
233source = "registry+https://github.com/rust-lang/crates.io-index"
234checksum = "4cbbc9d0964165b47557570cce6c952866c2678457aca742aafc9fb771d30270"
235
236[[package]]
237name = "base16ct"
238version = "0.2.0"
239source = "registry+https://github.com/rust-lang/crates.io-index"
240checksum = "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf"
241
242[[package]]
243name = "base256emoji"
244version = "1.0.2"
245source = "registry+https://github.com/rust-lang/crates.io-index"
246checksum = "b5e9430d9a245a77c92176e649af6e275f20839a48389859d1661e9a128d077c"
247dependencies = [
248 "const-str",
249 "match-lookup",
250]
251
252[[package]]
253name = "base64"
254version = "0.22.1"
255source = "registry+https://github.com/rust-lang/crates.io-index"
256checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
257
258[[package]]
259name = "base64ct"
260version = "1.8.0"
261source = "registry+https://github.com/rust-lang/crates.io-index"
262checksum = "55248b47b0caf0546f7988906588779981c43bb1bc9d0c44087278f80cdb44ba"
263
264[[package]]
265name = "bitflags"
266version = "2.10.0"
267source = "registry+https://github.com/rust-lang/crates.io-index"
268checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
269
270[[package]]
271name = "blake3"
272version = "1.8.2"
273source = "registry+https://github.com/rust-lang/crates.io-index"
274checksum = "3888aaa89e4b2a40fca9848e400f6a658a5a3978de7be858e209cafa8be9a4a0"
275dependencies = [
276 "arrayref",
277 "arrayvec",
278 "cc",
279 "cfg-if",
280 "constant_time_eq",
281]
282
283[[package]]
284name = "block-buffer"
285version = "0.10.4"
286source = "registry+https://github.com/rust-lang/crates.io-index"
287checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
288dependencies = [
289 "generic-array",
290]
291
292[[package]]
293name = "block2"
294version = "0.6.2"
295source = "registry+https://github.com/rust-lang/crates.io-index"
296checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5"
297dependencies = [
298 "objc2",
299]
300
301[[package]]
302name = "bs58"
303version = "0.5.1"
304source = "registry+https://github.com/rust-lang/crates.io-index"
305checksum = "bf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4"
306dependencies = [
307 "tinyvec",
308]
309
310[[package]]
311name = "bumpalo"
312version = "3.19.0"
313source = "registry+https://github.com/rust-lang/crates.io-index"
314checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43"
315
316[[package]]
317name = "bytes"
318version = "1.11.0"
319source = "registry+https://github.com/rust-lang/crates.io-index"
320checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
321
322[[package]]
323name = "cbor4ii"
324version = "0.2.14"
325source = "registry+https://github.com/rust-lang/crates.io-index"
326checksum = "b544cf8c89359205f4f990d0e6f3828db42df85b5dac95d09157a250eb0749c4"
327dependencies = [
328 "serde",
329]
330
331[[package]]
332name = "cc"
333version = "1.2.47"
334source = "registry+https://github.com/rust-lang/crates.io-index"
335checksum = "cd405d82c84ff7f35739f175f67d8b9fb7687a0e84ccdc78bd3568839827cf07"
336dependencies = [
337 "find-msvc-tools",
338 "jobserver",
339 "libc",
340 "shlex",
341]
342
343[[package]]
344name = "cfg-if"
345version = "1.0.4"
346source = "registry+https://github.com/rust-lang/crates.io-index"
347checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
348
349[[package]]
350name = "cfg_aliases"
351version = "0.2.1"
352source = "registry+https://github.com/rust-lang/crates.io-index"
353checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
354
355[[package]]
356name = "chrono"
357version = "0.4.42"
358source = "registry+https://github.com/rust-lang/crates.io-index"
359checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2"
360dependencies = [
361 "iana-time-zone",
362 "js-sys",
363 "num-traits",
364 "serde",
365 "wasm-bindgen",
366 "windows-link",
367]
368
369[[package]]
370name = "cid"
371version = "0.11.1"
372source = "registry+https://github.com/rust-lang/crates.io-index"
373checksum = "3147d8272e8fa0ccd29ce51194dd98f79ddfb8191ba9e3409884e751798acf3a"
374dependencies = [
375 "core2",
376 "multibase",
377 "multihash",
378 "serde",
379 "serde_bytes",
380 "unsigned-varint",
381]
382
383[[package]]
384name = "clap"
385version = "4.5.53"
386source = "registry+https://github.com/rust-lang/crates.io-index"
387checksum = "c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8"
388dependencies = [
389 "clap_builder",
390 "clap_derive",
391]
392
393[[package]]
394name = "clap_builder"
395version = "4.5.53"
396source = "registry+https://github.com/rust-lang/crates.io-index"
397checksum = "d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00"
398dependencies = [
399 "anstream",
400 "anstyle",
401 "clap_lex",
402 "strsim",
403]
404
405[[package]]
406name = "clap_complete"
407version = "4.5.61"
408source = "registry+https://github.com/rust-lang/crates.io-index"
409checksum = "39615915e2ece2550c0149addac32fb5bd312c657f43845bb9088cb9c8a7c992"
410dependencies = [
411 "clap",
412]
413
414[[package]]
415name = "clap_derive"
416version = "4.5.49"
417source = "registry+https://github.com/rust-lang/crates.io-index"
418checksum = "2a0b5487afeab2deb2ff4e03a807ad1a03ac532ff5a2cee5d86884440c7f7671"
419dependencies = [
420 "heck",
421 "proc-macro2",
422 "quote",
423 "syn 2.0.110",
424]
425
426[[package]]
427name = "clap_lex"
428version = "0.7.6"
429source = "registry+https://github.com/rust-lang/crates.io-index"
430checksum = "a1d728cc89cf3aee9ff92b05e62b19ee65a02b5702cff7d5a377e32c6ae29d8d"
431
432[[package]]
433name = "colorchoice"
434version = "1.0.4"
435source = "registry+https://github.com/rust-lang/crates.io-index"
436checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
437
438[[package]]
439name = "colored"
440version = "3.0.0"
441source = "registry+https://github.com/rust-lang/crates.io-index"
442checksum = "fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e"
443dependencies = [
444 "windows-sys 0.59.0",
445]
446
447[[package]]
448name = "colored_json"
449version = "5.0.0"
450source = "registry+https://github.com/rust-lang/crates.io-index"
451checksum = "e35980a1b846f8e3e359fd18099172a0857140ba9230affc4f71348081e039b6"
452dependencies = [
453 "serde",
454 "serde_json",
455 "yansi",
456]
457
458[[package]]
459name = "console"
460version = "0.16.1"
461source = "registry+https://github.com/rust-lang/crates.io-index"
462checksum = "b430743a6eb14e9764d4260d4c0d8123087d504eeb9c48f2b2a5e810dd369df4"
463dependencies = [
464 "encode_unicode",
465 "libc",
466 "once_cell",
467 "unicode-width",
468 "windows-sys 0.61.2",
469]
470
471[[package]]
472name = "const-oid"
473version = "0.9.6"
474source = "registry+https://github.com/rust-lang/crates.io-index"
475checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
476
477[[package]]
478name = "const-str"
479version = "0.4.3"
480source = "registry+https://github.com/rust-lang/crates.io-index"
481checksum = "2f421161cb492475f1661ddc9815a745a1c894592070661180fdec3d4872e9c3"
482
483[[package]]
484name = "constant_time_eq"
485version = "0.3.1"
486source = "registry+https://github.com/rust-lang/crates.io-index"
487checksum = "7c74b8349d32d297c9134b8c88677813a227df8f779daa29bfc29c183fe3dca6"
488
489[[package]]
490name = "convert_case"
491version = "0.7.1"
492source = "registry+https://github.com/rust-lang/crates.io-index"
493checksum = "bb402b8d4c85569410425650ce3eddc7d698ed96d39a73f941b08fb63082f1e7"
494dependencies = [
495 "unicode-segmentation",
496]
497
498[[package]]
499name = "core-foundation"
500version = "0.9.4"
501source = "registry+https://github.com/rust-lang/crates.io-index"
502checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
503dependencies = [
504 "core-foundation-sys",
505 "libc",
506]
507
508[[package]]
509name = "core-foundation-sys"
510version = "0.8.7"
511source = "registry+https://github.com/rust-lang/crates.io-index"
512checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
513
514[[package]]
515name = "core2"
516version = "0.4.0"
517source = "registry+https://github.com/rust-lang/crates.io-index"
518checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
519dependencies = [
520 "memchr",
521]
522
523[[package]]
524name = "cpufeatures"
525version = "0.2.17"
526source = "registry+https://github.com/rust-lang/crates.io-index"
527checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
528dependencies = [
529 "libc",
530]
531
532[[package]]
533name = "crossbeam-deque"
534version = "0.8.6"
535source = "registry+https://github.com/rust-lang/crates.io-index"
536checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
537dependencies = [
538 "crossbeam-epoch",
539 "crossbeam-utils",
540]
541
542[[package]]
543name = "crossbeam-epoch"
544version = "0.9.18"
545source = "registry+https://github.com/rust-lang/crates.io-index"
546checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
547dependencies = [
548 "crossbeam-utils",
549]
550
551[[package]]
552name = "crossbeam-utils"
553version = "0.8.21"
554source = "registry+https://github.com/rust-lang/crates.io-index"
555checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
556
557[[package]]
558name = "crossterm"
559version = "0.29.0"
560source = "registry+https://github.com/rust-lang/crates.io-index"
561checksum = "d8b9f2e4c67f833b660cdb0a3523065869fb35570177239812ed4c905aeff87b"
562dependencies = [
563 "bitflags",
564 "crossterm_winapi",
565 "derive_more",
566 "document-features",
567 "mio",
568 "parking_lot",
569 "rustix",
570 "signal-hook",
571 "signal-hook-mio",
572 "winapi",
573]
574
575[[package]]
576name = "crossterm_winapi"
577version = "0.9.1"
578source = "registry+https://github.com/rust-lang/crates.io-index"
579checksum = "acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b"
580dependencies = [
581 "winapi",
582]
583
584[[package]]
585name = "crypto-bigint"
586version = "0.5.5"
587source = "registry+https://github.com/rust-lang/crates.io-index"
588checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
589dependencies = [
590 "generic-array",
591 "rand_core 0.6.4",
592 "subtle",
593 "zeroize",
594]
595
596[[package]]
597name = "crypto-common"
598version = "0.1.6"
599source = "registry+https://github.com/rust-lang/crates.io-index"
600checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
601dependencies = [
602 "generic-array",
603 "typenum",
604]
605
606[[package]]
607name = "ctrlc"
608version = "3.5.1"
609source = "registry+https://github.com/rust-lang/crates.io-index"
610checksum = "73736a89c4aff73035ba2ed2e565061954da00d4970fc9ac25dcc85a2a20d790"
611dependencies = [
612 "dispatch2",
613 "nix",
614 "windows-sys 0.61.2",
615]
616
617[[package]]
618name = "data-encoding"
619version = "2.9.0"
620source = "registry+https://github.com/rust-lang/crates.io-index"
621checksum = "2a2330da5de22e8a3cb63252ce2abb30116bf5265e89c0e01bc17015ce30a476"
622
623[[package]]
624name = "data-encoding-macro"
625version = "0.1.18"
626source = "registry+https://github.com/rust-lang/crates.io-index"
627checksum = "47ce6c96ea0102f01122a185683611bd5ac8d99e62bc59dd12e6bda344ee673d"
628dependencies = [
629 "data-encoding",
630 "data-encoding-macro-internal",
631]
632
633[[package]]
634name = "data-encoding-macro-internal"
635version = "0.1.16"
636source = "registry+https://github.com/rust-lang/crates.io-index"
637checksum = "8d162beedaa69905488a8da94f5ac3edb4dd4788b732fadb7bd120b2625c1976"
638dependencies = [
639 "data-encoding",
640 "syn 2.0.110",
641]
642
643[[package]]
644name = "der"
645version = "0.7.10"
646source = "registry+https://github.com/rust-lang/crates.io-index"
647checksum = "e7c1832837b905bbfb5101e07cc24c8deddf52f93225eee6ead5f4d63d53ddcb"
648dependencies = [
649 "const-oid",
650 "pem-rfc7468",
651 "zeroize",
652]
653
654[[package]]
655name = "derive_more"
656version = "2.0.1"
657source = "registry+https://github.com/rust-lang/crates.io-index"
658checksum = "093242cf7570c207c83073cf82f79706fe7b8317e98620a47d5be7c3d8497678"
659dependencies = [
660 "derive_more-impl",
661]
662
663[[package]]
664name = "derive_more-impl"
665version = "2.0.1"
666source = "registry+https://github.com/rust-lang/crates.io-index"
667checksum = "bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3"
668dependencies = [
669 "convert_case",
670 "proc-macro2",
671 "quote",
672 "syn 2.0.110",
673]
674
675[[package]]
676name = "deunicode"
677version = "1.6.2"
678source = "registry+https://github.com/rust-lang/crates.io-index"
679checksum = "abd57806937c9cc163efc8ea3910e00a62e2aeb0b8119f1793a978088f8f6b04"
680
681[[package]]
682name = "dhat"
683version = "0.3.3"
684source = "registry+https://github.com/rust-lang/crates.io-index"
685checksum = "98cd11d84628e233de0ce467de10b8633f4ddaecafadefc86e13b84b8739b827"
686dependencies = [
687 "backtrace",
688 "lazy_static",
689 "mintex",
690 "parking_lot",
691 "rustc-hash",
692 "serde",
693 "serde_json",
694 "thousands",
695]
696
697[[package]]
698name = "dialoguer"
699version = "0.12.0"
700source = "registry+https://github.com/rust-lang/crates.io-index"
701checksum = "25f104b501bf2364e78d0d3974cbc774f738f5865306ed128e1e0d7499c0ad96"
702dependencies = [
703 "console",
704 "shell-words",
705 "tempfile",
706 "zeroize",
707]
708
709[[package]]
710name = "digest"
711version = "0.10.7"
712source = "registry+https://github.com/rust-lang/crates.io-index"
713checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
714dependencies = [
715 "block-buffer",
716 "const-oid",
717 "crypto-common",
718 "subtle",
719]
720
721[[package]]
722name = "dispatch2"
723version = "0.3.0"
724source = "registry+https://github.com/rust-lang/crates.io-index"
725checksum = "89a09f22a6c6069a18470eb92d2298acf25463f14256d24778e1230d789a2aec"
726dependencies = [
727 "bitflags",
728 "block2",
729 "libc",
730 "objc2",
731]
732
733[[package]]
734name = "displaydoc"
735version = "0.2.5"
736source = "registry+https://github.com/rust-lang/crates.io-index"
737checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
738dependencies = [
739 "proc-macro2",
740 "quote",
741 "syn 2.0.110",
742]
743
744[[package]]
745name = "document-features"
746version = "0.2.12"
747source = "registry+https://github.com/rust-lang/crates.io-index"
748checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61"
749dependencies = [
750 "litrs",
751]
752
753[[package]]
754name = "ecdsa"
755version = "0.16.9"
756source = "registry+https://github.com/rust-lang/crates.io-index"
757checksum = "ee27f32b5c5292967d2d4a9d7f1e0b0aed2c15daded5a60300e4abb9d8020bca"
758dependencies = [
759 "der",
760 "digest",
761 "elliptic-curve",
762 "rfc6979",
763 "signature",
764 "spki",
765]
766
767[[package]]
768name = "either"
769version = "1.15.0"
770source = "registry+https://github.com/rust-lang/crates.io-index"
771checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
772
773[[package]]
774name = "elliptic-curve"
775version = "0.13.8"
776source = "registry+https://github.com/rust-lang/crates.io-index"
777checksum = "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47"
778dependencies = [
779 "base16ct",
780 "crypto-bigint",
781 "digest",
782 "ff",
783 "generic-array",
784 "group",
785 "pem-rfc7468",
786 "pkcs8",
787 "rand_core 0.6.4",
788 "sec1",
789 "subtle",
790 "zeroize",
791]
792
793[[package]]
794name = "encode_unicode"
795version = "1.0.0"
796source = "registry+https://github.com/rust-lang/crates.io-index"
797checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0"
798
799[[package]]
800name = "encoding_rs"
801version = "0.8.35"
802source = "registry+https://github.com/rust-lang/crates.io-index"
803checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
804dependencies = [
805 "cfg-if",
806]
807
808[[package]]
809name = "env_filter"
810version = "0.1.4"
811source = "registry+https://github.com/rust-lang/crates.io-index"
812checksum = "1bf3c259d255ca70051b30e2e95b5446cdb8949ac4cd22c0d7fd634d89f568e2"
813dependencies = [
814 "log",
815 "regex",
816]
817
818[[package]]
819name = "env_logger"
820version = "0.11.8"
821source = "registry+https://github.com/rust-lang/crates.io-index"
822checksum = "13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f"
823dependencies = [
824 "anstream",
825 "anstyle",
826 "env_filter",
827 "jiff",
828 "log",
829]
830
831[[package]]
832name = "equivalent"
833version = "1.0.2"
834source = "registry+https://github.com/rust-lang/crates.io-index"
835checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
836
837[[package]]
838name = "errno"
839version = "0.3.14"
840source = "registry+https://github.com/rust-lang/crates.io-index"
841checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
842dependencies = [
843 "libc",
844 "windows-sys 0.61.2",
845]
846
847[[package]]
848name = "fastrand"
849version = "2.3.0"
850source = "registry+https://github.com/rust-lang/crates.io-index"
851checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
852
853[[package]]
854name = "faststr"
855version = "0.2.32"
856source = "registry+https://github.com/rust-lang/crates.io-index"
857checksum = "baec6a0289d7f1fe5665586ef7340af82e3037207bef60f5785e57569776f0c8"
858dependencies = [
859 "bytes",
860 "rkyv",
861 "serde",
862 "simdutf8",
863]
864
865[[package]]
866name = "ff"
867version = "0.13.1"
868source = "registry+https://github.com/rust-lang/crates.io-index"
869checksum = "c0b50bfb653653f9ca9095b427bed08ab8d75a137839d9ad64eb11810d5b6393"
870dependencies = [
871 "rand_core 0.6.4",
872 "subtle",
873]
874
875[[package]]
876name = "find-msvc-tools"
877version = "0.1.5"
878source = "registry+https://github.com/rust-lang/crates.io-index"
879checksum = "3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844"
880
881[[package]]
882name = "fnv"
883version = "1.0.7"
884source = "registry+https://github.com/rust-lang/crates.io-index"
885checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
886
887[[package]]
888name = "foreign-types"
889version = "0.3.2"
890source = "registry+https://github.com/rust-lang/crates.io-index"
891checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
892dependencies = [
893 "foreign-types-shared",
894]
895
896[[package]]
897name = "foreign-types-shared"
898version = "0.1.1"
899source = "registry+https://github.com/rust-lang/crates.io-index"
900checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
901
902[[package]]
903name = "form_urlencoded"
904version = "1.2.2"
905source = "registry+https://github.com/rust-lang/crates.io-index"
906checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
907dependencies = [
908 "percent-encoding",
909]
910
911[[package]]
912name = "futures-channel"
913version = "0.3.31"
914source = "registry+https://github.com/rust-lang/crates.io-index"
915checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
916dependencies = [
917 "futures-core",
918 "futures-sink",
919]
920
921[[package]]
922name = "futures-core"
923version = "0.3.31"
924source = "registry+https://github.com/rust-lang/crates.io-index"
925checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
926
927[[package]]
928name = "futures-io"
929version = "0.3.31"
930source = "registry+https://github.com/rust-lang/crates.io-index"
931checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
932
933[[package]]
934name = "futures-macro"
935version = "0.3.31"
936source = "registry+https://github.com/rust-lang/crates.io-index"
937checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
938dependencies = [
939 "proc-macro2",
940 "quote",
941 "syn 2.0.110",
942]
943
944[[package]]
945name = "futures-sink"
946version = "0.3.31"
947source = "registry+https://github.com/rust-lang/crates.io-index"
948checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
949
950[[package]]
951name = "futures-task"
952version = "0.3.31"
953source = "registry+https://github.com/rust-lang/crates.io-index"
954checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
955
956[[package]]
957name = "futures-util"
958version = "0.3.31"
959source = "registry+https://github.com/rust-lang/crates.io-index"
960checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
961dependencies = [
962 "futures-core",
963 "futures-io",
964 "futures-macro",
965 "futures-sink",
966 "futures-task",
967 "memchr",
968 "pin-project-lite",
969 "pin-utils",
970 "slab",
971]
972
973[[package]]
974name = "generic-array"
975version = "0.14.9"
976source = "registry+https://github.com/rust-lang/crates.io-index"
977checksum = "4bb6743198531e02858aeaea5398fcc883e71851fcbcb5a2f773e2fb6cb1edf2"
978dependencies = [
979 "typenum",
980 "version_check",
981 "zeroize",
982]
983
984[[package]]
985name = "getrandom"
986version = "0.2.16"
987source = "registry+https://github.com/rust-lang/crates.io-index"
988checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
989dependencies = [
990 "cfg-if",
991 "js-sys",
992 "libc",
993 "wasi",
994 "wasm-bindgen",
995]
996
997[[package]]
998name = "getrandom"
999version = "0.3.4"
1000source = "registry+https://github.com/rust-lang/crates.io-index"
1001checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
1002dependencies = [
1003 "cfg-if",
1004 "libc",
1005 "r-efi",
1006 "wasip2",
1007]
1008
1009[[package]]
1010name = "gimli"
1011version = "0.32.3"
1012source = "registry+https://github.com/rust-lang/crates.io-index"
1013checksum = "e629b9b98ef3dd8afe6ca2bd0f89306cec16d43d907889945bc5d6687f2f13c7"
1014
1015[[package]]
1016name = "group"
1017version = "0.13.0"
1018source = "registry+https://github.com/rust-lang/crates.io-index"
1019checksum = "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63"
1020dependencies = [
1021 "ff",
1022 "rand_core 0.6.4",
1023 "subtle",
1024]
1025
1026[[package]]
1027name = "h2"
1028version = "0.4.12"
1029source = "registry+https://github.com/rust-lang/crates.io-index"
1030checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386"
1031dependencies = [
1032 "atomic-waker",
1033 "bytes",
1034 "fnv",
1035 "futures-core",
1036 "futures-sink",
1037 "http",
1038 "indexmap",
1039 "slab",
1040 "tokio",
1041 "tokio-util",
1042 "tracing",
1043]
1044
1045[[package]]
1046name = "hashbrown"
1047version = "0.15.5"
1048source = "registry+https://github.com/rust-lang/crates.io-index"
1049checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
1050
1051[[package]]
1052name = "hashbrown"
1053version = "0.16.1"
1054source = "registry+https://github.com/rust-lang/crates.io-index"
1055checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
1056
1057[[package]]
1058name = "heck"
1059version = "0.5.0"
1060source = "registry+https://github.com/rust-lang/crates.io-index"
1061checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1062
1063[[package]]
1064name = "hermit-abi"
1065version = "0.5.2"
1066source = "registry+https://github.com/rust-lang/crates.io-index"
1067checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
1068
1069[[package]]
1070name = "hmac"
1071version = "0.12.1"
1072source = "registry+https://github.com/rust-lang/crates.io-index"
1073checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
1074dependencies = [
1075 "digest",
1076]
1077
1078[[package]]
1079name = "http"
1080version = "1.3.1"
1081source = "registry+https://github.com/rust-lang/crates.io-index"
1082checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
1083dependencies = [
1084 "bytes",
1085 "fnv",
1086 "itoa",
1087]
1088
1089[[package]]
1090name = "http-body"
1091version = "1.0.1"
1092source = "registry+https://github.com/rust-lang/crates.io-index"
1093checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
1094dependencies = [
1095 "bytes",
1096 "http",
1097]
1098
1099[[package]]
1100name = "http-body-util"
1101version = "0.1.3"
1102source = "registry+https://github.com/rust-lang/crates.io-index"
1103checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
1104dependencies = [
1105 "bytes",
1106 "futures-core",
1107 "http",
1108 "http-body",
1109 "pin-project-lite",
1110]
1111
1112[[package]]
1113name = "httparse"
1114version = "1.10.1"
1115source = "registry+https://github.com/rust-lang/crates.io-index"
1116checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
1117
1118[[package]]
1119name = "httpdate"
1120version = "1.0.3"
1121source = "registry+https://github.com/rust-lang/crates.io-index"
1122checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
1123
1124[[package]]
1125name = "hyper"
1126version = "1.8.1"
1127source = "registry+https://github.com/rust-lang/crates.io-index"
1128checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
1129dependencies = [
1130 "atomic-waker",
1131 "bytes",
1132 "futures-channel",
1133 "futures-core",
1134 "h2",
1135 "http",
1136 "http-body",
1137 "httparse",
1138 "httpdate",
1139 "itoa",
1140 "pin-project-lite",
1141 "pin-utils",
1142 "smallvec",
1143 "tokio",
1144 "want",
1145]
1146
1147[[package]]
1148name = "hyper-rustls"
1149version = "0.27.7"
1150source = "registry+https://github.com/rust-lang/crates.io-index"
1151checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
1152dependencies = [
1153 "http",
1154 "hyper",
1155 "hyper-util",
1156 "rustls",
1157 "rustls-pki-types",
1158 "tokio",
1159 "tokio-rustls",
1160 "tower-service",
1161]
1162
1163[[package]]
1164name = "hyper-tls"
1165version = "0.6.0"
1166source = "registry+https://github.com/rust-lang/crates.io-index"
1167checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
1168dependencies = [
1169 "bytes",
1170 "http-body-util",
1171 "hyper",
1172 "hyper-util",
1173 "native-tls",
1174 "tokio",
1175 "tokio-native-tls",
1176 "tower-service",
1177]
1178
1179[[package]]
1180name = "hyper-util"
1181version = "0.1.18"
1182source = "registry+https://github.com/rust-lang/crates.io-index"
1183checksum = "52e9a2a24dc5c6821e71a7030e1e14b7b632acac55c40e9d2e082c621261bb56"
1184dependencies = [
1185 "base64",
1186 "bytes",
1187 "futures-channel",
1188 "futures-core",
1189 "futures-util",
1190 "http",
1191 "http-body",
1192 "hyper",
1193 "ipnet",
1194 "libc",
1195 "percent-encoding",
1196 "pin-project-lite",
1197 "socket2",
1198 "system-configuration",
1199 "tokio",
1200 "tower-service",
1201 "tracing",
1202 "windows-registry",
1203]
1204
1205[[package]]
1206name = "iana-time-zone"
1207version = "0.1.64"
1208source = "registry+https://github.com/rust-lang/crates.io-index"
1209checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
1210dependencies = [
1211 "android_system_properties",
1212 "core-foundation-sys",
1213 "iana-time-zone-haiku",
1214 "js-sys",
1215 "log",
1216 "wasm-bindgen",
1217 "windows-core",
1218]
1219
1220[[package]]
1221name = "iana-time-zone-haiku"
1222version = "0.1.2"
1223source = "registry+https://github.com/rust-lang/crates.io-index"
1224checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
1225dependencies = [
1226 "cc",
1227]
1228
1229[[package]]
1230name = "icu_collections"
1231version = "2.1.1"
1232source = "registry+https://github.com/rust-lang/crates.io-index"
1233checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
1234dependencies = [
1235 "displaydoc",
1236 "potential_utf",
1237 "yoke",
1238 "zerofrom",
1239 "zerovec",
1240]
1241
1242[[package]]
1243name = "icu_locale_core"
1244version = "2.1.1"
1245source = "registry+https://github.com/rust-lang/crates.io-index"
1246checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
1247dependencies = [
1248 "displaydoc",
1249 "litemap",
1250 "tinystr",
1251 "writeable",
1252 "zerovec",
1253]
1254
1255[[package]]
1256name = "icu_normalizer"
1257version = "2.1.1"
1258source = "registry+https://github.com/rust-lang/crates.io-index"
1259checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
1260dependencies = [
1261 "icu_collections",
1262 "icu_normalizer_data",
1263 "icu_properties",
1264 "icu_provider",
1265 "smallvec",
1266 "zerovec",
1267]
1268
1269[[package]]
1270name = "icu_normalizer_data"
1271version = "2.1.1"
1272source = "registry+https://github.com/rust-lang/crates.io-index"
1273checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
1274
1275[[package]]
1276name = "icu_properties"
1277version = "2.1.1"
1278source = "registry+https://github.com/rust-lang/crates.io-index"
1279checksum = "e93fcd3157766c0c8da2f8cff6ce651a31f0810eaa1c51ec363ef790bbb5fb99"
1280dependencies = [
1281 "icu_collections",
1282 "icu_locale_core",
1283 "icu_properties_data",
1284 "icu_provider",
1285 "zerotrie",
1286 "zerovec",
1287]
1288
1289[[package]]
1290name = "icu_properties_data"
1291version = "2.1.1"
1292source = "registry+https://github.com/rust-lang/crates.io-index"
1293checksum = "02845b3647bb045f1100ecd6480ff52f34c35f82d9880e029d329c21d1054899"
1294
1295[[package]]
1296name = "icu_provider"
1297version = "2.1.1"
1298source = "registry+https://github.com/rust-lang/crates.io-index"
1299checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
1300dependencies = [
1301 "displaydoc",
1302 "icu_locale_core",
1303 "writeable",
1304 "yoke",
1305 "zerofrom",
1306 "zerotrie",
1307 "zerovec",
1308]
1309
1310[[package]]
1311name = "idna"
1312version = "1.1.0"
1313source = "registry+https://github.com/rust-lang/crates.io-index"
1314checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
1315dependencies = [
1316 "idna_adapter",
1317 "smallvec",
1318 "utf8_iter",
1319]
1320
1321[[package]]
1322name = "idna_adapter"
1323version = "1.2.1"
1324source = "registry+https://github.com/rust-lang/crates.io-index"
1325checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
1326dependencies = [
1327 "icu_normalizer",
1328 "icu_properties",
1329]
1330
1331[[package]]
1332name = "indexmap"
1333version = "2.12.1"
1334source = "registry+https://github.com/rust-lang/crates.io-index"
1335checksum = "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2"
1336dependencies = [
1337 "equivalent",
1338 "hashbrown 0.16.1",
1339]
1340
1341[[package]]
1342name = "indicatif"
1343version = "0.18.3"
1344source = "registry+https://github.com/rust-lang/crates.io-index"
1345checksum = "9375e112e4b463ec1b1c6c011953545c65a30164fbab5b581df32b3abf0dcb88"
1346dependencies = [
1347 "console",
1348 "portable-atomic",
1349 "unicode-width",
1350 "unit-prefix",
1351 "web-time",
1352]
1353
1354[[package]]
1355name = "ipld-core"
1356version = "0.4.2"
1357source = "registry+https://github.com/rust-lang/crates.io-index"
1358checksum = "104718b1cc124d92a6d01ca9c9258a7df311405debb3408c445a36452f9bf8db"
1359dependencies = [
1360 "cid",
1361 "serde",
1362 "serde_bytes",
1363]
1364
1365[[package]]
1366name = "ipnet"
1367version = "2.11.0"
1368source = "registry+https://github.com/rust-lang/crates.io-index"
1369checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
1370
1371[[package]]
1372name = "iri-string"
1373version = "0.7.9"
1374source = "registry+https://github.com/rust-lang/crates.io-index"
1375checksum = "4f867b9d1d896b67beb18518eda36fdb77a32ea590de864f1325b294a6d14397"
1376dependencies = [
1377 "memchr",
1378 "serde",
1379]
1380
1381[[package]]
1382name = "is-terminal"
1383version = "0.4.17"
1384source = "registry+https://github.com/rust-lang/crates.io-index"
1385checksum = "3640c1c38b8e4e43584d8df18be5fc6b0aa314ce6ebf51b53313d4306cca8e46"
1386dependencies = [
1387 "hermit-abi",
1388 "libc",
1389 "windows-sys 0.61.2",
1390]
1391
1392[[package]]
1393name = "is_terminal_polyfill"
1394version = "1.70.2"
1395source = "registry+https://github.com/rust-lang/crates.io-index"
1396checksum = "a6cb138bb79a146c1bd460005623e142ef0181e3d0219cb493e02f7d08a35695"
1397
1398[[package]]
1399name = "itoa"
1400version = "1.0.15"
1401source = "registry+https://github.com/rust-lang/crates.io-index"
1402checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c"
1403
1404[[package]]
1405name = "jiff"
1406version = "0.2.16"
1407source = "registry+https://github.com/rust-lang/crates.io-index"
1408checksum = "49cce2b81f2098e7e3efc35bc2e0a6b7abec9d34128283d7a26fa8f32a6dbb35"
1409dependencies = [
1410 "jiff-static",
1411 "log",
1412 "portable-atomic",
1413 "portable-atomic-util",
1414 "serde_core",
1415]
1416
1417[[package]]
1418name = "jiff-static"
1419version = "0.2.16"
1420source = "registry+https://github.com/rust-lang/crates.io-index"
1421checksum = "980af8b43c3ad5d8d349ace167ec8170839f753a42d233ba19e08afe1850fa69"
1422dependencies = [
1423 "proc-macro2",
1424 "quote",
1425 "syn 2.0.110",
1426]
1427
1428[[package]]
1429name = "jmespath"
1430version = "0.4.0"
1431source = "registry+https://github.com/rust-lang/crates.io-index"
1432checksum = "6f40cd1816d6f52b8c97bfd9bfca82af01653ecbf53a5d341968cc4cfeb65c0c"
1433dependencies = [
1434 "serde",
1435 "serde_json",
1436 "slug",
1437]
1438
1439[[package]]
1440name = "jobserver"
1441version = "0.1.34"
1442source = "registry+https://github.com/rust-lang/crates.io-index"
1443checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
1444dependencies = [
1445 "getrandom 0.3.4",
1446 "libc",
1447]
1448
1449[[package]]
1450name = "js-sys"
1451version = "0.3.82"
1452source = "registry+https://github.com/rust-lang/crates.io-index"
1453checksum = "b011eec8cc36da2aab2d5cff675ec18454fad408585853910a202391cf9f8e65"
1454dependencies = [
1455 "once_cell",
1456 "wasm-bindgen",
1457]
1458
1459[[package]]
1460name = "k256"
1461version = "0.13.4"
1462source = "registry+https://github.com/rust-lang/crates.io-index"
1463checksum = "f6e3919bbaa2945715f0bb6d3934a173d1e9a59ac23767fbaaef277265a7411b"
1464dependencies = [
1465 "cfg-if",
1466 "ecdsa",
1467 "elliptic-curve",
1468 "once_cell",
1469 "sha2",
1470 "signature",
1471]
1472
1473[[package]]
1474name = "lazy_static"
1475version = "1.5.0"
1476source = "registry+https://github.com/rust-lang/crates.io-index"
1477checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1478
1479[[package]]
1480name = "libc"
1481version = "0.2.177"
1482source = "registry+https://github.com/rust-lang/crates.io-index"
1483checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
1484
1485[[package]]
1486name = "linux-raw-sys"
1487version = "0.11.0"
1488source = "registry+https://github.com/rust-lang/crates.io-index"
1489checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
1490
1491[[package]]
1492name = "litemap"
1493version = "0.8.1"
1494source = "registry+https://github.com/rust-lang/crates.io-index"
1495checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
1496
1497[[package]]
1498name = "litrs"
1499version = "1.0.0"
1500source = "registry+https://github.com/rust-lang/crates.io-index"
1501checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
1502
1503[[package]]
1504name = "lock_api"
1505version = "0.4.14"
1506source = "registry+https://github.com/rust-lang/crates.io-index"
1507checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
1508dependencies = [
1509 "scopeguard",
1510]
1511
1512[[package]]
1513name = "log"
1514version = "0.4.28"
1515source = "registry+https://github.com/rust-lang/crates.io-index"
1516checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
1517
1518[[package]]
1519name = "match-lookup"
1520version = "0.1.1"
1521source = "registry+https://github.com/rust-lang/crates.io-index"
1522checksum = "1265724d8cb29dbbc2b0f06fffb8bf1a8c0cf73a78eede9ba73a4a66c52a981e"
1523dependencies = [
1524 "proc-macro2",
1525 "quote",
1526 "syn 1.0.109",
1527]
1528
1529[[package]]
1530name = "matchit"
1531version = "0.8.4"
1532source = "registry+https://github.com/rust-lang/crates.io-index"
1533checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3"
1534
1535[[package]]
1536name = "memchr"
1537version = "2.7.6"
1538source = "registry+https://github.com/rust-lang/crates.io-index"
1539checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
1540
1541[[package]]
1542name = "memmap2"
1543version = "0.9.9"
1544source = "registry+https://github.com/rust-lang/crates.io-index"
1545checksum = "744133e4a0e0a658e1374cf3bf8e415c4052a15a111acd372764c55b4177d490"
1546dependencies = [
1547 "libc",
1548]
1549
1550[[package]]
1551name = "mime"
1552version = "0.3.17"
1553source = "registry+https://github.com/rust-lang/crates.io-index"
1554checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
1555
1556[[package]]
1557name = "miniz_oxide"
1558version = "0.8.9"
1559source = "registry+https://github.com/rust-lang/crates.io-index"
1560checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
1561dependencies = [
1562 "adler2",
1563]
1564
1565[[package]]
1566name = "mintex"
1567version = "0.1.4"
1568source = "registry+https://github.com/rust-lang/crates.io-index"
1569checksum = "c505b3e17ed6b70a7ed2e67fbb2c560ee327353556120d6e72f5232b6880d536"
1570
1571[[package]]
1572name = "mio"
1573version = "1.1.0"
1574source = "registry+https://github.com/rust-lang/crates.io-index"
1575checksum = "69d83b0086dc8ecf3ce9ae2874b2d1290252e2a30720bea58a5c6639b0092873"
1576dependencies = [
1577 "libc",
1578 "log",
1579 "wasi",
1580 "windows-sys 0.61.2",
1581]
1582
1583[[package]]
1584name = "multibase"
1585version = "0.9.2"
1586source = "registry+https://github.com/rust-lang/crates.io-index"
1587checksum = "8694bb4835f452b0e3bb06dbebb1d6fc5385b6ca1caf2e55fd165c042390ec77"
1588dependencies = [
1589 "base-x",
1590 "base256emoji",
1591 "data-encoding",
1592 "data-encoding-macro",
1593]
1594
1595[[package]]
1596name = "multihash"
1597version = "0.19.3"
1598source = "registry+https://github.com/rust-lang/crates.io-index"
1599checksum = "6b430e7953c29dd6a09afc29ff0bb69c6e306329ee6794700aee27b76a1aea8d"
1600dependencies = [
1601 "core2",
1602 "serde",
1603 "unsigned-varint",
1604]
1605
1606[[package]]
1607name = "munge"
1608version = "0.4.7"
1609source = "registry+https://github.com/rust-lang/crates.io-index"
1610checksum = "5e17401f259eba956ca16491461b6e8f72913a0a114e39736ce404410f915a0c"
1611dependencies = [
1612 "munge_macro",
1613]
1614
1615[[package]]
1616name = "munge_macro"
1617version = "0.4.7"
1618source = "registry+https://github.com/rust-lang/crates.io-index"
1619checksum = "4568f25ccbd45ab5d5603dc34318c1ec56b117531781260002151b8530a9f931"
1620dependencies = [
1621 "proc-macro2",
1622 "quote",
1623 "syn 2.0.110",
1624]
1625
1626[[package]]
1627name = "native-tls"
1628version = "0.2.14"
1629source = "registry+https://github.com/rust-lang/crates.io-index"
1630checksum = "87de3442987e9dbec73158d5c715e7ad9072fda936bb03d19d7fa10e00520f0e"
1631dependencies = [
1632 "libc",
1633 "log",
1634 "openssl",
1635 "openssl-probe",
1636 "openssl-sys",
1637 "schannel",
1638 "security-framework",
1639 "security-framework-sys",
1640 "tempfile",
1641]
1642
1643[[package]]
1644name = "nix"
1645version = "0.30.1"
1646source = "registry+https://github.com/rust-lang/crates.io-index"
1647checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6"
1648dependencies = [
1649 "bitflags",
1650 "cfg-if",
1651 "cfg_aliases",
1652 "libc",
1653]
1654
1655[[package]]
1656name = "num-traits"
1657version = "0.2.19"
1658source = "registry+https://github.com/rust-lang/crates.io-index"
1659checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1660dependencies = [
1661 "autocfg",
1662]
1663
1664[[package]]
1665name = "objc2"
1666version = "0.6.3"
1667source = "registry+https://github.com/rust-lang/crates.io-index"
1668checksum = "b7c2599ce0ec54857b29ce62166b0ed9b4f6f1a70ccc9a71165b6154caca8c05"
1669dependencies = [
1670 "objc2-encode",
1671]
1672
1673[[package]]
1674name = "objc2-encode"
1675version = "4.1.0"
1676source = "registry+https://github.com/rust-lang/crates.io-index"
1677checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33"
1678
1679[[package]]
1680name = "object"
1681version = "0.37.3"
1682source = "registry+https://github.com/rust-lang/crates.io-index"
1683checksum = "ff76201f031d8863c38aa7f905eca4f53abbfa15f609db4277d44cd8938f33fe"
1684dependencies = [
1685 "memchr",
1686]
1687
1688[[package]]
1689name = "once_cell"
1690version = "1.21.3"
1691source = "registry+https://github.com/rust-lang/crates.io-index"
1692checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
1693
1694[[package]]
1695name = "once_cell_polyfill"
1696version = "1.70.2"
1697source = "registry+https://github.com/rust-lang/crates.io-index"
1698checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
1699
1700[[package]]
1701name = "openssl"
1702version = "0.10.75"
1703source = "registry+https://github.com/rust-lang/crates.io-index"
1704checksum = "08838db121398ad17ab8531ce9de97b244589089e290a384c900cb9ff7434328"
1705dependencies = [
1706 "bitflags",
1707 "cfg-if",
1708 "foreign-types",
1709 "libc",
1710 "once_cell",
1711 "openssl-macros",
1712 "openssl-sys",
1713]
1714
1715[[package]]
1716name = "openssl-macros"
1717version = "0.1.1"
1718source = "registry+https://github.com/rust-lang/crates.io-index"
1719checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
1720dependencies = [
1721 "proc-macro2",
1722 "quote",
1723 "syn 2.0.110",
1724]
1725
1726[[package]]
1727name = "openssl-probe"
1728version = "0.1.6"
1729source = "registry+https://github.com/rust-lang/crates.io-index"
1730checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e"
1731
1732[[package]]
1733name = "openssl-sys"
1734version = "0.9.111"
1735source = "registry+https://github.com/rust-lang/crates.io-index"
1736checksum = "82cab2d520aa75e3c58898289429321eb788c3106963d0dc886ec7a5f4adc321"
1737dependencies = [
1738 "cc",
1739 "libc",
1740 "pkg-config",
1741 "vcpkg",
1742]
1743
1744[[package]]
1745name = "p256"
1746version = "0.13.2"
1747source = "registry+https://github.com/rust-lang/crates.io-index"
1748checksum = "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b"
1749dependencies = [
1750 "ecdsa",
1751 "elliptic-curve",
1752 "primeorder",
1753 "sha2",
1754]
1755
1756[[package]]
1757name = "parking_lot"
1758version = "0.12.5"
1759source = "registry+https://github.com/rust-lang/crates.io-index"
1760checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
1761dependencies = [
1762 "lock_api",
1763 "parking_lot_core",
1764]
1765
1766[[package]]
1767name = "parking_lot_core"
1768version = "0.9.12"
1769source = "registry+https://github.com/rust-lang/crates.io-index"
1770checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
1771dependencies = [
1772 "cfg-if",
1773 "libc",
1774 "redox_syscall",
1775 "smallvec",
1776 "windows-link",
1777]
1778
1779[[package]]
1780name = "pem-rfc7468"
1781version = "0.7.0"
1782source = "registry+https://github.com/rust-lang/crates.io-index"
1783checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
1784dependencies = [
1785 "base64ct",
1786]
1787
1788[[package]]
1789name = "percent-encoding"
1790version = "2.3.2"
1791source = "registry+https://github.com/rust-lang/crates.io-index"
1792checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
1793
1794[[package]]
1795name = "pin-project-lite"
1796version = "0.2.16"
1797source = "registry+https://github.com/rust-lang/crates.io-index"
1798checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
1799
1800[[package]]
1801name = "pin-utils"
1802version = "0.1.0"
1803source = "registry+https://github.com/rust-lang/crates.io-index"
1804checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1805
1806[[package]]
1807name = "pkcs8"
1808version = "0.10.2"
1809source = "registry+https://github.com/rust-lang/crates.io-index"
1810checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
1811dependencies = [
1812 "der",
1813 "spki",
1814]
1815
1816[[package]]
1817name = "pkg-config"
1818version = "0.3.32"
1819source = "registry+https://github.com/rust-lang/crates.io-index"
1820checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c"
1821
1822[[package]]
1823name = "plcbundle"
1824version = "0.9.0-alpha.2"
1825dependencies = [
1826 "anyhow",
1827 "atproto-plc",
1828 "axum",
1829 "blake3",
1830 "chrono",
1831 "clap",
1832 "clap_complete",
1833 "colored",
1834 "colored_json",
1835 "crossterm",
1836 "ctrlc",
1837 "dhat",
1838 "dialoguer",
1839 "env_logger",
1840 "fnv",
1841 "futures-util",
1842 "httpdate",
1843 "indicatif",
1844 "is-terminal",
1845 "jmespath",
1846 "libc",
1847 "log",
1848 "memmap2",
1849 "rayon",
1850 "regex",
1851 "reqwest",
1852 "serde",
1853 "serde_json",
1854 "sha2",
1855 "similar",
1856 "sonic-rs",
1857 "tempfile",
1858 "tokio",
1859 "tokio-tungstenite",
1860 "tokio-util",
1861 "tower",
1862 "tower-http",
1863 "zstd",
1864]
1865
1866[[package]]
1867name = "portable-atomic"
1868version = "1.11.1"
1869source = "registry+https://github.com/rust-lang/crates.io-index"
1870checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483"
1871
1872[[package]]
1873name = "portable-atomic-util"
1874version = "0.2.4"
1875source = "registry+https://github.com/rust-lang/crates.io-index"
1876checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507"
1877dependencies = [
1878 "portable-atomic",
1879]
1880
1881[[package]]
1882name = "potential_utf"
1883version = "0.1.4"
1884source = "registry+https://github.com/rust-lang/crates.io-index"
1885checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77"
1886dependencies = [
1887 "zerovec",
1888]
1889
1890[[package]]
1891name = "ppv-lite86"
1892version = "0.2.21"
1893source = "registry+https://github.com/rust-lang/crates.io-index"
1894checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1895dependencies = [
1896 "zerocopy",
1897]
1898
1899[[package]]
1900name = "primeorder"
1901version = "0.13.6"
1902source = "registry+https://github.com/rust-lang/crates.io-index"
1903checksum = "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6"
1904dependencies = [
1905 "elliptic-curve",
1906]
1907
1908[[package]]
1909name = "proc-macro2"
1910version = "1.0.103"
1911source = "registry+https://github.com/rust-lang/crates.io-index"
1912checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
1913dependencies = [
1914 "unicode-ident",
1915]
1916
1917[[package]]
1918name = "ptr_meta"
1919version = "0.3.1"
1920source = "registry+https://github.com/rust-lang/crates.io-index"
1921checksum = "0b9a0cf95a1196af61d4f1cbdab967179516d9a4a4312af1f31948f8f6224a79"
1922dependencies = [
1923 "ptr_meta_derive",
1924]
1925
1926[[package]]
1927name = "ptr_meta_derive"
1928version = "0.3.1"
1929source = "registry+https://github.com/rust-lang/crates.io-index"
1930checksum = "7347867d0a7e1208d93b46767be83e2b8f978c3dad35f775ac8d8847551d6fe1"
1931dependencies = [
1932 "proc-macro2",
1933 "quote",
1934 "syn 2.0.110",
1935]
1936
1937[[package]]
1938name = "quote"
1939version = "1.0.42"
1940source = "registry+https://github.com/rust-lang/crates.io-index"
1941checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f"
1942dependencies = [
1943 "proc-macro2",
1944]
1945
1946[[package]]
1947name = "r-efi"
1948version = "5.3.0"
1949source = "registry+https://github.com/rust-lang/crates.io-index"
1950checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1951
1952[[package]]
1953name = "rancor"
1954version = "0.1.1"
1955source = "registry+https://github.com/rust-lang/crates.io-index"
1956checksum = "a063ea72381527c2a0561da9c80000ef822bdd7c3241b1cc1b12100e3df081ee"
1957dependencies = [
1958 "ptr_meta",
1959]
1960
1961[[package]]
1962name = "rand"
1963version = "0.8.5"
1964source = "registry+https://github.com/rust-lang/crates.io-index"
1965checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
1966dependencies = [
1967 "libc",
1968 "rand_chacha 0.3.1",
1969 "rand_core 0.6.4",
1970]
1971
1972[[package]]
1973name = "rand"
1974version = "0.9.2"
1975source = "registry+https://github.com/rust-lang/crates.io-index"
1976checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
1977dependencies = [
1978 "rand_chacha 0.9.0",
1979 "rand_core 0.9.3",
1980]
1981
1982[[package]]
1983name = "rand_chacha"
1984version = "0.3.1"
1985source = "registry+https://github.com/rust-lang/crates.io-index"
1986checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
1987dependencies = [
1988 "ppv-lite86",
1989 "rand_core 0.6.4",
1990]
1991
1992[[package]]
1993name = "rand_chacha"
1994version = "0.9.0"
1995source = "registry+https://github.com/rust-lang/crates.io-index"
1996checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
1997dependencies = [
1998 "ppv-lite86",
1999 "rand_core 0.9.3",
2000]
2001
2002[[package]]
2003name = "rand_core"
2004version = "0.6.4"
2005source = "registry+https://github.com/rust-lang/crates.io-index"
2006checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2007dependencies = [
2008 "getrandom 0.2.16",
2009]
2010
2011[[package]]
2012name = "rand_core"
2013version = "0.9.3"
2014source = "registry+https://github.com/rust-lang/crates.io-index"
2015checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38"
2016dependencies = [
2017 "getrandom 0.3.4",
2018]
2019
2020[[package]]
2021name = "rayon"
2022version = "1.11.0"
2023source = "registry+https://github.com/rust-lang/crates.io-index"
2024checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f"
2025dependencies = [
2026 "either",
2027 "rayon-core",
2028]
2029
2030[[package]]
2031name = "rayon-core"
2032version = "1.13.0"
2033source = "registry+https://github.com/rust-lang/crates.io-index"
2034checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
2035dependencies = [
2036 "crossbeam-deque",
2037 "crossbeam-utils",
2038]
2039
2040[[package]]
2041name = "redox_syscall"
2042version = "0.5.18"
2043source = "registry+https://github.com/rust-lang/crates.io-index"
2044checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
2045dependencies = [
2046 "bitflags",
2047]
2048
2049[[package]]
2050name = "ref-cast"
2051version = "1.0.25"
2052source = "registry+https://github.com/rust-lang/crates.io-index"
2053checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d"
2054dependencies = [
2055 "ref-cast-impl",
2056]
2057
2058[[package]]
2059name = "ref-cast-impl"
2060version = "1.0.25"
2061source = "registry+https://github.com/rust-lang/crates.io-index"
2062checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da"
2063dependencies = [
2064 "proc-macro2",
2065 "quote",
2066 "syn 2.0.110",
2067]
2068
2069[[package]]
2070name = "regex"
2071version = "1.12.2"
2072source = "registry+https://github.com/rust-lang/crates.io-index"
2073checksum = "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
2074dependencies = [
2075 "aho-corasick",
2076 "memchr",
2077 "regex-automata",
2078 "regex-syntax",
2079]
2080
2081[[package]]
2082name = "regex-automata"
2083version = "0.4.13"
2084source = "registry+https://github.com/rust-lang/crates.io-index"
2085checksum = "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
2086dependencies = [
2087 "aho-corasick",
2088 "memchr",
2089 "regex-syntax",
2090]
2091
2092[[package]]
2093name = "regex-syntax"
2094version = "0.8.8"
2095source = "registry+https://github.com/rust-lang/crates.io-index"
2096checksum = "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
2097
2098[[package]]
2099name = "rend"
2100version = "0.5.3"
2101source = "registry+https://github.com/rust-lang/crates.io-index"
2102checksum = "cadadef317c2f20755a64d7fdc48f9e7178ee6b0e1f7fce33fa60f1d68a276e6"
2103
2104[[package]]
2105name = "reqwest"
2106version = "0.12.24"
2107source = "registry+https://github.com/rust-lang/crates.io-index"
2108checksum = "9d0946410b9f7b082a427e4ef5c8ff541a88b357bc6c637c40db3a68ac70a36f"
2109dependencies = [
2110 "base64",
2111 "bytes",
2112 "encoding_rs",
2113 "futures-channel",
2114 "futures-core",
2115 "futures-util",
2116 "h2",
2117 "http",
2118 "http-body",
2119 "http-body-util",
2120 "hyper",
2121 "hyper-rustls",
2122 "hyper-tls",
2123 "hyper-util",
2124 "js-sys",
2125 "log",
2126 "mime",
2127 "native-tls",
2128 "percent-encoding",
2129 "pin-project-lite",
2130 "rustls-pki-types",
2131 "serde",
2132 "serde_json",
2133 "serde_urlencoded",
2134 "sync_wrapper",
2135 "tokio",
2136 "tokio-native-tls",
2137 "tower",
2138 "tower-http",
2139 "tower-service",
2140 "url",
2141 "wasm-bindgen",
2142 "wasm-bindgen-futures",
2143 "web-sys",
2144]
2145
2146[[package]]
2147name = "rfc6979"
2148version = "0.4.0"
2149source = "registry+https://github.com/rust-lang/crates.io-index"
2150checksum = "f8dd2a808d456c4a54e300a23e9f5a67e122c3024119acbfd73e3bf664491cb2"
2151dependencies = [
2152 "hmac",
2153 "subtle",
2154]
2155
2156[[package]]
2157name = "ring"
2158version = "0.17.14"
2159source = "registry+https://github.com/rust-lang/crates.io-index"
2160checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
2161dependencies = [
2162 "cc",
2163 "cfg-if",
2164 "getrandom 0.2.16",
2165 "libc",
2166 "untrusted",
2167 "windows-sys 0.52.0",
2168]
2169
2170[[package]]
2171name = "rkyv"
2172version = "0.8.12"
2173source = "registry+https://github.com/rust-lang/crates.io-index"
2174checksum = "35a640b26f007713818e9a9b65d34da1cf58538207b052916a83d80e43f3ffa4"
2175dependencies = [
2176 "bytes",
2177 "hashbrown 0.15.5",
2178 "indexmap",
2179 "munge",
2180 "ptr_meta",
2181 "rancor",
2182 "rend",
2183 "rkyv_derive",
2184 "tinyvec",
2185 "uuid",
2186]
2187
2188[[package]]
2189name = "rkyv_derive"
2190version = "0.8.12"
2191source = "registry+https://github.com/rust-lang/crates.io-index"
2192checksum = "bd83f5f173ff41e00337d97f6572e416d022ef8a19f371817259ae960324c482"
2193dependencies = [
2194 "proc-macro2",
2195 "quote",
2196 "syn 2.0.110",
2197]
2198
2199[[package]]
2200name = "rustc-demangle"
2201version = "0.1.26"
2202source = "registry+https://github.com/rust-lang/crates.io-index"
2203checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace"
2204
2205[[package]]
2206name = "rustc-hash"
2207version = "1.1.0"
2208source = "registry+https://github.com/rust-lang/crates.io-index"
2209checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
2210
2211[[package]]
2212name = "rustix"
2213version = "1.1.2"
2214source = "registry+https://github.com/rust-lang/crates.io-index"
2215checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e"
2216dependencies = [
2217 "bitflags",
2218 "errno",
2219 "libc",
2220 "linux-raw-sys",
2221 "windows-sys 0.61.2",
2222]
2223
2224[[package]]
2225name = "rustls"
2226version = "0.23.35"
2227source = "registry+https://github.com/rust-lang/crates.io-index"
2228checksum = "533f54bc6a7d4f647e46ad909549eda97bf5afc1585190ef692b4286b198bd8f"
2229dependencies = [
2230 "once_cell",
2231 "rustls-pki-types",
2232 "rustls-webpki",
2233 "subtle",
2234 "zeroize",
2235]
2236
2237[[package]]
2238name = "rustls-pki-types"
2239version = "1.13.0"
2240source = "registry+https://github.com/rust-lang/crates.io-index"
2241checksum = "94182ad936a0c91c324cd46c6511b9510ed16af436d7b5bab34beab0afd55f7a"
2242dependencies = [
2243 "zeroize",
2244]
2245
2246[[package]]
2247name = "rustls-webpki"
2248version = "0.103.8"
2249source = "registry+https://github.com/rust-lang/crates.io-index"
2250checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52"
2251dependencies = [
2252 "ring",
2253 "rustls-pki-types",
2254 "untrusted",
2255]
2256
2257[[package]]
2258name = "rustversion"
2259version = "1.0.22"
2260source = "registry+https://github.com/rust-lang/crates.io-index"
2261checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
2262
2263[[package]]
2264name = "ryu"
2265version = "1.0.20"
2266source = "registry+https://github.com/rust-lang/crates.io-index"
2267checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f"
2268
2269[[package]]
2270name = "schannel"
2271version = "0.1.28"
2272source = "registry+https://github.com/rust-lang/crates.io-index"
2273checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1"
2274dependencies = [
2275 "windows-sys 0.61.2",
2276]
2277
2278[[package]]
2279name = "scopeguard"
2280version = "1.2.0"
2281source = "registry+https://github.com/rust-lang/crates.io-index"
2282checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
2283
2284[[package]]
2285name = "sec1"
2286version = "0.7.3"
2287source = "registry+https://github.com/rust-lang/crates.io-index"
2288checksum = "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc"
2289dependencies = [
2290 "base16ct",
2291 "der",
2292 "generic-array",
2293 "pkcs8",
2294 "subtle",
2295 "zeroize",
2296]
2297
2298[[package]]
2299name = "security-framework"
2300version = "2.11.1"
2301source = "registry+https://github.com/rust-lang/crates.io-index"
2302checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
2303dependencies = [
2304 "bitflags",
2305 "core-foundation",
2306 "core-foundation-sys",
2307 "libc",
2308 "security-framework-sys",
2309]
2310
2311[[package]]
2312name = "security-framework-sys"
2313version = "2.15.0"
2314source = "registry+https://github.com/rust-lang/crates.io-index"
2315checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0"
2316dependencies = [
2317 "core-foundation-sys",
2318 "libc",
2319]
2320
2321[[package]]
2322name = "serde"
2323version = "1.0.228"
2324source = "registry+https://github.com/rust-lang/crates.io-index"
2325checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
2326dependencies = [
2327 "serde_core",
2328 "serde_derive",
2329]
2330
2331[[package]]
2332name = "serde_bytes"
2333version = "0.11.19"
2334source = "registry+https://github.com/rust-lang/crates.io-index"
2335checksum = "a5d440709e79d88e51ac01c4b72fc6cb7314017bb7da9eeff678aa94c10e3ea8"
2336dependencies = [
2337 "serde",
2338 "serde_core",
2339]
2340
2341[[package]]
2342name = "serde_core"
2343version = "1.0.228"
2344source = "registry+https://github.com/rust-lang/crates.io-index"
2345checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
2346dependencies = [
2347 "serde_derive",
2348]
2349
2350[[package]]
2351name = "serde_derive"
2352version = "1.0.228"
2353source = "registry+https://github.com/rust-lang/crates.io-index"
2354checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
2355dependencies = [
2356 "proc-macro2",
2357 "quote",
2358 "syn 2.0.110",
2359]
2360
2361[[package]]
2362name = "serde_ipld_dagcbor"
2363version = "0.6.4"
2364source = "registry+https://github.com/rust-lang/crates.io-index"
2365checksum = "46182f4f08349a02b45c998ba3215d3f9de826246ba02bb9dddfe9a2a2100778"
2366dependencies = [
2367 "cbor4ii",
2368 "ipld-core",
2369 "scopeguard",
2370 "serde",
2371]
2372
2373[[package]]
2374name = "serde_json"
2375version = "1.0.145"
2376source = "registry+https://github.com/rust-lang/crates.io-index"
2377checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c"
2378dependencies = [
2379 "itoa",
2380 "memchr",
2381 "ryu",
2382 "serde",
2383 "serde_core",
2384]
2385
2386[[package]]
2387name = "serde_path_to_error"
2388version = "0.1.20"
2389source = "registry+https://github.com/rust-lang/crates.io-index"
2390checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457"
2391dependencies = [
2392 "itoa",
2393 "serde",
2394 "serde_core",
2395]
2396
2397[[package]]
2398name = "serde_urlencoded"
2399version = "0.7.1"
2400source = "registry+https://github.com/rust-lang/crates.io-index"
2401checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
2402dependencies = [
2403 "form_urlencoded",
2404 "itoa",
2405 "ryu",
2406 "serde",
2407]
2408
2409[[package]]
2410name = "sha1"
2411version = "0.10.6"
2412source = "registry+https://github.com/rust-lang/crates.io-index"
2413checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
2414dependencies = [
2415 "cfg-if",
2416 "cpufeatures",
2417 "digest",
2418]
2419
2420[[package]]
2421name = "sha2"
2422version = "0.10.9"
2423source = "registry+https://github.com/rust-lang/crates.io-index"
2424checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
2425dependencies = [
2426 "cfg-if",
2427 "cpufeatures",
2428 "digest",
2429]
2430
2431[[package]]
2432name = "shell-words"
2433version = "1.1.0"
2434source = "registry+https://github.com/rust-lang/crates.io-index"
2435checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
2436
2437[[package]]
2438name = "shlex"
2439version = "1.3.0"
2440source = "registry+https://github.com/rust-lang/crates.io-index"
2441checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
2442
2443[[package]]
2444name = "signal-hook"
2445version = "0.3.18"
2446source = "registry+https://github.com/rust-lang/crates.io-index"
2447checksum = "d881a16cf4426aa584979d30bd82cb33429027e42122b169753d6ef1085ed6e2"
2448dependencies = [
2449 "libc",
2450 "signal-hook-registry",
2451]
2452
2453[[package]]
2454name = "signal-hook-mio"
2455version = "0.2.5"
2456source = "registry+https://github.com/rust-lang/crates.io-index"
2457checksum = "b75a19a7a740b25bc7944bdee6172368f988763b744e3d4dfe753f6b4ece40cc"
2458dependencies = [
2459 "libc",
2460 "mio",
2461 "signal-hook",
2462]
2463
2464[[package]]
2465name = "signal-hook-registry"
2466version = "1.4.7"
2467source = "registry+https://github.com/rust-lang/crates.io-index"
2468checksum = "7664a098b8e616bdfcc2dc0e9ac44eb231eedf41db4e9fe95d8d32ec728dedad"
2469dependencies = [
2470 "libc",
2471]
2472
2473[[package]]
2474name = "signature"
2475version = "2.2.0"
2476source = "registry+https://github.com/rust-lang/crates.io-index"
2477checksum = "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
2478dependencies = [
2479 "digest",
2480 "rand_core 0.6.4",
2481]
2482
2483[[package]]
2484name = "simdutf8"
2485version = "0.1.5"
2486source = "registry+https://github.com/rust-lang/crates.io-index"
2487checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
2488
2489[[package]]
2490name = "similar"
2491version = "2.7.0"
2492source = "registry+https://github.com/rust-lang/crates.io-index"
2493checksum = "bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa"
2494
2495[[package]]
2496name = "slab"
2497version = "0.4.11"
2498source = "registry+https://github.com/rust-lang/crates.io-index"
2499checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
2500
2501[[package]]
2502name = "slug"
2503version = "0.1.6"
2504source = "registry+https://github.com/rust-lang/crates.io-index"
2505checksum = "882a80f72ee45de3cc9a5afeb2da0331d58df69e4e7d8eeb5d3c7784ae67e724"
2506dependencies = [
2507 "deunicode",
2508 "wasm-bindgen",
2509]
2510
2511[[package]]
2512name = "smallvec"
2513version = "1.15.1"
2514source = "registry+https://github.com/rust-lang/crates.io-index"
2515checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
2516
2517[[package]]
2518name = "socket2"
2519version = "0.6.1"
2520source = "registry+https://github.com/rust-lang/crates.io-index"
2521checksum = "17129e116933cf371d018bb80ae557e889637989d8638274fb25622827b03881"
2522dependencies = [
2523 "libc",
2524 "windows-sys 0.60.2",
2525]
2526
2527[[package]]
2528name = "sonic-number"
2529version = "0.1.0"
2530source = "registry+https://github.com/rust-lang/crates.io-index"
2531checksum = "a8a74044c092f4f43ca7a6cfd62854cf9fb5ac8502b131347c990bf22bef1dfe"
2532dependencies = [
2533 "cfg-if",
2534]
2535
2536[[package]]
2537name = "sonic-rs"
2538version = "0.5.6"
2539source = "registry+https://github.com/rust-lang/crates.io-index"
2540checksum = "4425ea8d66ec950e0a8f2ef52c766cc3d68d661d9a0845c353c40833179fd866"
2541dependencies = [
2542 "ahash",
2543 "bumpalo",
2544 "bytes",
2545 "cfg-if",
2546 "faststr",
2547 "itoa",
2548 "ref-cast",
2549 "ryu",
2550 "serde",
2551 "simdutf8",
2552 "sonic-number",
2553 "sonic-simd",
2554 "thiserror",
2555]
2556
2557[[package]]
2558name = "sonic-simd"
2559version = "0.1.2"
2560source = "registry+https://github.com/rust-lang/crates.io-index"
2561checksum = "5707edbfb34a40c9f2a55fa09a49101d9fec4e0cc171ce386086bd9616f34257"
2562dependencies = [
2563 "cfg-if",
2564]
2565
2566[[package]]
2567name = "spki"
2568version = "0.7.3"
2569source = "registry+https://github.com/rust-lang/crates.io-index"
2570checksum = "d91ed6c858b01f942cd56b37a94b3e0a1798290327d1236e4d9cf4eaca44d29d"
2571dependencies = [
2572 "base64ct",
2573 "der",
2574]
2575
2576[[package]]
2577name = "stable_deref_trait"
2578version = "1.2.1"
2579source = "registry+https://github.com/rust-lang/crates.io-index"
2580checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
2581
2582[[package]]
2583name = "strsim"
2584version = "0.11.1"
2585source = "registry+https://github.com/rust-lang/crates.io-index"
2586checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
2587
2588[[package]]
2589name = "subtle"
2590version = "2.6.1"
2591source = "registry+https://github.com/rust-lang/crates.io-index"
2592checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
2593
2594[[package]]
2595name = "syn"
2596version = "1.0.109"
2597source = "registry+https://github.com/rust-lang/crates.io-index"
2598checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
2599dependencies = [
2600 "proc-macro2",
2601 "quote",
2602 "unicode-ident",
2603]
2604
2605[[package]]
2606name = "syn"
2607version = "2.0.110"
2608source = "registry+https://github.com/rust-lang/crates.io-index"
2609checksum = "a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea"
2610dependencies = [
2611 "proc-macro2",
2612 "quote",
2613 "unicode-ident",
2614]
2615
2616[[package]]
2617name = "sync_wrapper"
2618version = "1.0.2"
2619source = "registry+https://github.com/rust-lang/crates.io-index"
2620checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
2621dependencies = [
2622 "futures-core",
2623]
2624
2625[[package]]
2626name = "synstructure"
2627version = "0.13.2"
2628source = "registry+https://github.com/rust-lang/crates.io-index"
2629checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
2630dependencies = [
2631 "proc-macro2",
2632 "quote",
2633 "syn 2.0.110",
2634]
2635
2636[[package]]
2637name = "system-configuration"
2638version = "0.6.1"
2639source = "registry+https://github.com/rust-lang/crates.io-index"
2640checksum = "3c879d448e9d986b661742763247d3693ed13609438cf3d006f51f5368a5ba6b"
2641dependencies = [
2642 "bitflags",
2643 "core-foundation",
2644 "system-configuration-sys",
2645]
2646
2647[[package]]
2648name = "system-configuration-sys"
2649version = "0.6.0"
2650source = "registry+https://github.com/rust-lang/crates.io-index"
2651checksum = "8e1d1b10ced5ca923a1fcb8d03e96b8d3268065d724548c0211415ff6ac6bac4"
2652dependencies = [
2653 "core-foundation-sys",
2654 "libc",
2655]
2656
2657[[package]]
2658name = "tempfile"
2659version = "3.23.0"
2660source = "registry+https://github.com/rust-lang/crates.io-index"
2661checksum = "2d31c77bdf42a745371d260a26ca7163f1e0924b64afa0b688e61b5a9fa02f16"
2662dependencies = [
2663 "fastrand",
2664 "getrandom 0.3.4",
2665 "once_cell",
2666 "rustix",
2667 "windows-sys 0.61.2",
2668]
2669
2670[[package]]
2671name = "thiserror"
2672version = "2.0.17"
2673source = "registry+https://github.com/rust-lang/crates.io-index"
2674checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8"
2675dependencies = [
2676 "thiserror-impl",
2677]
2678
2679[[package]]
2680name = "thiserror-impl"
2681version = "2.0.17"
2682source = "registry+https://github.com/rust-lang/crates.io-index"
2683checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913"
2684dependencies = [
2685 "proc-macro2",
2686 "quote",
2687 "syn 2.0.110",
2688]
2689
2690[[package]]
2691name = "thousands"
2692version = "0.2.0"
2693source = "registry+https://github.com/rust-lang/crates.io-index"
2694checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"
2695
2696[[package]]
2697name = "tinystr"
2698version = "0.8.2"
2699source = "registry+https://github.com/rust-lang/crates.io-index"
2700checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869"
2701dependencies = [
2702 "displaydoc",
2703 "zerovec",
2704]
2705
2706[[package]]
2707name = "tinyvec"
2708version = "1.10.0"
2709source = "registry+https://github.com/rust-lang/crates.io-index"
2710checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
2711dependencies = [
2712 "tinyvec_macros",
2713]
2714
2715[[package]]
2716name = "tinyvec_macros"
2717version = "0.1.1"
2718source = "registry+https://github.com/rust-lang/crates.io-index"
2719checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
2720
2721[[package]]
2722name = "tokio"
2723version = "1.48.0"
2724source = "registry+https://github.com/rust-lang/crates.io-index"
2725checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408"
2726dependencies = [
2727 "bytes",
2728 "libc",
2729 "mio",
2730 "parking_lot",
2731 "pin-project-lite",
2732 "signal-hook-registry",
2733 "socket2",
2734 "tokio-macros",
2735 "windows-sys 0.61.2",
2736]
2737
2738[[package]]
2739name = "tokio-macros"
2740version = "2.6.0"
2741source = "registry+https://github.com/rust-lang/crates.io-index"
2742checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
2743dependencies = [
2744 "proc-macro2",
2745 "quote",
2746 "syn 2.0.110",
2747]
2748
2749[[package]]
2750name = "tokio-native-tls"
2751version = "0.3.1"
2752source = "registry+https://github.com/rust-lang/crates.io-index"
2753checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
2754dependencies = [
2755 "native-tls",
2756 "tokio",
2757]
2758
2759[[package]]
2760name = "tokio-rustls"
2761version = "0.26.4"
2762source = "registry+https://github.com/rust-lang/crates.io-index"
2763checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
2764dependencies = [
2765 "rustls",
2766 "tokio",
2767]
2768
2769[[package]]
2770name = "tokio-tungstenite"
2771version = "0.28.0"
2772source = "registry+https://github.com/rust-lang/crates.io-index"
2773checksum = "d25a406cddcc431a75d3d9afc6a7c0f7428d4891dd973e4d54c56b46127bf857"
2774dependencies = [
2775 "futures-util",
2776 "log",
2777 "tokio",
2778 "tungstenite",
2779]
2780
2781[[package]]
2782name = "tokio-util"
2783version = "0.7.17"
2784source = "registry+https://github.com/rust-lang/crates.io-index"
2785checksum = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594"
2786dependencies = [
2787 "bytes",
2788 "futures-core",
2789 "futures-sink",
2790 "pin-project-lite",
2791 "tokio",
2792]
2793
2794[[package]]
2795name = "tower"
2796version = "0.5.2"
2797source = "registry+https://github.com/rust-lang/crates.io-index"
2798checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
2799dependencies = [
2800 "futures-core",
2801 "futures-util",
2802 "pin-project-lite",
2803 "sync_wrapper",
2804 "tokio",
2805 "tower-layer",
2806 "tower-service",
2807 "tracing",
2808]
2809
2810[[package]]
2811name = "tower-http"
2812version = "0.6.6"
2813source = "registry+https://github.com/rust-lang/crates.io-index"
2814checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2"
2815dependencies = [
2816 "bitflags",
2817 "bytes",
2818 "futures-util",
2819 "http",
2820 "http-body",
2821 "iri-string",
2822 "pin-project-lite",
2823 "tower",
2824 "tower-layer",
2825 "tower-service",
2826]
2827
2828[[package]]
2829name = "tower-layer"
2830version = "0.3.3"
2831source = "registry+https://github.com/rust-lang/crates.io-index"
2832checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
2833
2834[[package]]
2835name = "tower-service"
2836version = "0.3.3"
2837source = "registry+https://github.com/rust-lang/crates.io-index"
2838checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
2839
2840[[package]]
2841name = "tracing"
2842version = "0.1.41"
2843source = "registry+https://github.com/rust-lang/crates.io-index"
2844checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
2845dependencies = [
2846 "log",
2847 "pin-project-lite",
2848 "tracing-core",
2849]
2850
2851[[package]]
2852name = "tracing-core"
2853version = "0.1.34"
2854source = "registry+https://github.com/rust-lang/crates.io-index"
2855checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678"
2856dependencies = [
2857 "once_cell",
2858]
2859
2860[[package]]
2861name = "try-lock"
2862version = "0.2.5"
2863source = "registry+https://github.com/rust-lang/crates.io-index"
2864checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
2865
2866[[package]]
2867name = "tungstenite"
2868version = "0.28.0"
2869source = "registry+https://github.com/rust-lang/crates.io-index"
2870checksum = "8628dcc84e5a09eb3d8423d6cb682965dea9133204e8fb3efee74c2a0c259442"
2871dependencies = [
2872 "bytes",
2873 "data-encoding",
2874 "http",
2875 "httparse",
2876 "log",
2877 "rand 0.9.2",
2878 "sha1",
2879 "thiserror",
2880 "utf-8",
2881]
2882
2883[[package]]
2884name = "typenum"
2885version = "1.19.0"
2886source = "registry+https://github.com/rust-lang/crates.io-index"
2887checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
2888
2889[[package]]
2890name = "unicode-ident"
2891version = "1.0.22"
2892source = "registry+https://github.com/rust-lang/crates.io-index"
2893checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
2894
2895[[package]]
2896name = "unicode-segmentation"
2897version = "1.12.0"
2898source = "registry+https://github.com/rust-lang/crates.io-index"
2899checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
2900
2901[[package]]
2902name = "unicode-width"
2903version = "0.2.2"
2904source = "registry+https://github.com/rust-lang/crates.io-index"
2905checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
2906
2907[[package]]
2908name = "unit-prefix"
2909version = "0.5.2"
2910source = "registry+https://github.com/rust-lang/crates.io-index"
2911checksum = "81e544489bf3d8ef66c953931f56617f423cd4b5494be343d9b9d3dda037b9a3"
2912
2913[[package]]
2914name = "unsigned-varint"
2915version = "0.8.0"
2916source = "registry+https://github.com/rust-lang/crates.io-index"
2917checksum = "eb066959b24b5196ae73cb057f45598450d2c5f71460e98c49b738086eff9c06"
2918
2919[[package]]
2920name = "untrusted"
2921version = "0.9.0"
2922source = "registry+https://github.com/rust-lang/crates.io-index"
2923checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
2924
2925[[package]]
2926name = "url"
2927version = "2.5.7"
2928source = "registry+https://github.com/rust-lang/crates.io-index"
2929checksum = "08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b"
2930dependencies = [
2931 "form_urlencoded",
2932 "idna",
2933 "percent-encoding",
2934 "serde",
2935]
2936
2937[[package]]
2938name = "utf-8"
2939version = "0.7.6"
2940source = "registry+https://github.com/rust-lang/crates.io-index"
2941checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
2942
2943[[package]]
2944name = "utf8_iter"
2945version = "1.0.4"
2946source = "registry+https://github.com/rust-lang/crates.io-index"
2947checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
2948
2949[[package]]
2950name = "utf8parse"
2951version = "0.2.2"
2952source = "registry+https://github.com/rust-lang/crates.io-index"
2953checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
2954
2955[[package]]
2956name = "uuid"
2957version = "1.18.1"
2958source = "registry+https://github.com/rust-lang/crates.io-index"
2959checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2"
2960dependencies = [
2961 "js-sys",
2962 "wasm-bindgen",
2963]
2964
2965[[package]]
2966name = "vcpkg"
2967version = "0.2.15"
2968source = "registry+https://github.com/rust-lang/crates.io-index"
2969checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
2970
2971[[package]]
2972name = "version_check"
2973version = "0.9.5"
2974source = "registry+https://github.com/rust-lang/crates.io-index"
2975checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
2976
2977[[package]]
2978name = "want"
2979version = "0.3.1"
2980source = "registry+https://github.com/rust-lang/crates.io-index"
2981checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
2982dependencies = [
2983 "try-lock",
2984]
2985
2986[[package]]
2987name = "wasi"
2988version = "0.11.1+wasi-snapshot-preview1"
2989source = "registry+https://github.com/rust-lang/crates.io-index"
2990checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
2991
2992[[package]]
2993name = "wasip2"
2994version = "1.0.1+wasi-0.2.4"
2995source = "registry+https://github.com/rust-lang/crates.io-index"
2996checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7"
2997dependencies = [
2998 "wit-bindgen",
2999]
3000
3001[[package]]
3002name = "wasm-bindgen"
3003version = "0.2.105"
3004source = "registry+https://github.com/rust-lang/crates.io-index"
3005checksum = "da95793dfc411fbbd93f5be7715b0578ec61fe87cb1a42b12eb625caa5c5ea60"
3006dependencies = [
3007 "cfg-if",
3008 "once_cell",
3009 "rustversion",
3010 "wasm-bindgen-macro",
3011 "wasm-bindgen-shared",
3012]
3013
3014[[package]]
3015name = "wasm-bindgen-futures"
3016version = "0.4.55"
3017source = "registry+https://github.com/rust-lang/crates.io-index"
3018checksum = "551f88106c6d5e7ccc7cd9a16f312dd3b5d36ea8b4954304657d5dfba115d4a0"
3019dependencies = [
3020 "cfg-if",
3021 "js-sys",
3022 "once_cell",
3023 "wasm-bindgen",
3024 "web-sys",
3025]
3026
3027[[package]]
3028name = "wasm-bindgen-macro"
3029version = "0.2.105"
3030source = "registry+https://github.com/rust-lang/crates.io-index"
3031checksum = "04264334509e04a7bf8690f2384ef5265f05143a4bff3889ab7a3269adab59c2"
3032dependencies = [
3033 "quote",
3034 "wasm-bindgen-macro-support",
3035]
3036
3037[[package]]
3038name = "wasm-bindgen-macro-support"
3039version = "0.2.105"
3040source = "registry+https://github.com/rust-lang/crates.io-index"
3041checksum = "420bc339d9f322e562942d52e115d57e950d12d88983a14c79b86859ee6c7ebc"
3042dependencies = [
3043 "bumpalo",
3044 "proc-macro2",
3045 "quote",
3046 "syn 2.0.110",
3047 "wasm-bindgen-shared",
3048]
3049
3050[[package]]
3051name = "wasm-bindgen-shared"
3052version = "0.2.105"
3053source = "registry+https://github.com/rust-lang/crates.io-index"
3054checksum = "76f218a38c84bcb33c25ec7059b07847d465ce0e0a76b995e134a45adcb6af76"
3055dependencies = [
3056 "unicode-ident",
3057]
3058
3059[[package]]
3060name = "web-sys"
3061version = "0.3.82"
3062source = "registry+https://github.com/rust-lang/crates.io-index"
3063checksum = "3a1f95c0d03a47f4ae1f7a64643a6bb97465d9b740f0fa8f90ea33915c99a9a1"
3064dependencies = [
3065 "js-sys",
3066 "wasm-bindgen",
3067]
3068
3069[[package]]
3070name = "web-time"
3071version = "1.1.0"
3072source = "registry+https://github.com/rust-lang/crates.io-index"
3073checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
3074dependencies = [
3075 "js-sys",
3076 "wasm-bindgen",
3077]
3078
3079[[package]]
3080name = "winapi"
3081version = "0.3.9"
3082source = "registry+https://github.com/rust-lang/crates.io-index"
3083checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
3084dependencies = [
3085 "winapi-i686-pc-windows-gnu",
3086 "winapi-x86_64-pc-windows-gnu",
3087]
3088
3089[[package]]
3090name = "winapi-i686-pc-windows-gnu"
3091version = "0.4.0"
3092source = "registry+https://github.com/rust-lang/crates.io-index"
3093checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
3094
3095[[package]]
3096name = "winapi-x86_64-pc-windows-gnu"
3097version = "0.4.0"
3098source = "registry+https://github.com/rust-lang/crates.io-index"
3099checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
3100
3101[[package]]
3102name = "windows-core"
3103version = "0.62.2"
3104source = "registry+https://github.com/rust-lang/crates.io-index"
3105checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
3106dependencies = [
3107 "windows-implement",
3108 "windows-interface",
3109 "windows-link",
3110 "windows-result",
3111 "windows-strings",
3112]
3113
3114[[package]]
3115name = "windows-implement"
3116version = "0.60.2"
3117source = "registry+https://github.com/rust-lang/crates.io-index"
3118checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
3119dependencies = [
3120 "proc-macro2",
3121 "quote",
3122 "syn 2.0.110",
3123]
3124
3125[[package]]
3126name = "windows-interface"
3127version = "0.59.3"
3128source = "registry+https://github.com/rust-lang/crates.io-index"
3129checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
3130dependencies = [
3131 "proc-macro2",
3132 "quote",
3133 "syn 2.0.110",
3134]
3135
3136[[package]]
3137name = "windows-link"
3138version = "0.2.1"
3139source = "registry+https://github.com/rust-lang/crates.io-index"
3140checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
3141
3142[[package]]
3143name = "windows-registry"
3144version = "0.6.1"
3145source = "registry+https://github.com/rust-lang/crates.io-index"
3146checksum = "02752bf7fbdcce7f2a27a742f798510f3e5ad88dbe84871e5168e2120c3d5720"
3147dependencies = [
3148 "windows-link",
3149 "windows-result",
3150 "windows-strings",
3151]
3152
3153[[package]]
3154name = "windows-result"
3155version = "0.4.1"
3156source = "registry+https://github.com/rust-lang/crates.io-index"
3157checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
3158dependencies = [
3159 "windows-link",
3160]
3161
3162[[package]]
3163name = "windows-strings"
3164version = "0.5.1"
3165source = "registry+https://github.com/rust-lang/crates.io-index"
3166checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
3167dependencies = [
3168 "windows-link",
3169]
3170
3171[[package]]
3172name = "windows-sys"
3173version = "0.52.0"
3174source = "registry+https://github.com/rust-lang/crates.io-index"
3175checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
3176dependencies = [
3177 "windows-targets 0.52.6",
3178]
3179
3180[[package]]
3181name = "windows-sys"
3182version = "0.59.0"
3183source = "registry+https://github.com/rust-lang/crates.io-index"
3184checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
3185dependencies = [
3186 "windows-targets 0.52.6",
3187]
3188
3189[[package]]
3190name = "windows-sys"
3191version = "0.60.2"
3192source = "registry+https://github.com/rust-lang/crates.io-index"
3193checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
3194dependencies = [
3195 "windows-targets 0.53.5",
3196]
3197
3198[[package]]
3199name = "windows-sys"
3200version = "0.61.2"
3201source = "registry+https://github.com/rust-lang/crates.io-index"
3202checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
3203dependencies = [
3204 "windows-link",
3205]
3206
3207[[package]]
3208name = "windows-targets"
3209version = "0.52.6"
3210source = "registry+https://github.com/rust-lang/crates.io-index"
3211checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
3212dependencies = [
3213 "windows_aarch64_gnullvm 0.52.6",
3214 "windows_aarch64_msvc 0.52.6",
3215 "windows_i686_gnu 0.52.6",
3216 "windows_i686_gnullvm 0.52.6",
3217 "windows_i686_msvc 0.52.6",
3218 "windows_x86_64_gnu 0.52.6",
3219 "windows_x86_64_gnullvm 0.52.6",
3220 "windows_x86_64_msvc 0.52.6",
3221]
3222
3223[[package]]
3224name = "windows-targets"
3225version = "0.53.5"
3226source = "registry+https://github.com/rust-lang/crates.io-index"
3227checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
3228dependencies = [
3229 "windows-link",
3230 "windows_aarch64_gnullvm 0.53.1",
3231 "windows_aarch64_msvc 0.53.1",
3232 "windows_i686_gnu 0.53.1",
3233 "windows_i686_gnullvm 0.53.1",
3234 "windows_i686_msvc 0.53.1",
3235 "windows_x86_64_gnu 0.53.1",
3236 "windows_x86_64_gnullvm 0.53.1",
3237 "windows_x86_64_msvc 0.53.1",
3238]
3239
3240[[package]]
3241name = "windows_aarch64_gnullvm"
3242version = "0.52.6"
3243source = "registry+https://github.com/rust-lang/crates.io-index"
3244checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
3245
3246[[package]]
3247name = "windows_aarch64_gnullvm"
3248version = "0.53.1"
3249source = "registry+https://github.com/rust-lang/crates.io-index"
3250checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53"
3251
3252[[package]]
3253name = "windows_aarch64_msvc"
3254version = "0.52.6"
3255source = "registry+https://github.com/rust-lang/crates.io-index"
3256checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
3257
3258[[package]]
3259name = "windows_aarch64_msvc"
3260version = "0.53.1"
3261source = "registry+https://github.com/rust-lang/crates.io-index"
3262checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006"
3263
3264[[package]]
3265name = "windows_i686_gnu"
3266version = "0.52.6"
3267source = "registry+https://github.com/rust-lang/crates.io-index"
3268checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
3269
3270[[package]]
3271name = "windows_i686_gnu"
3272version = "0.53.1"
3273source = "registry+https://github.com/rust-lang/crates.io-index"
3274checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3"
3275
3276[[package]]
3277name = "windows_i686_gnullvm"
3278version = "0.52.6"
3279source = "registry+https://github.com/rust-lang/crates.io-index"
3280checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
3281
3282[[package]]
3283name = "windows_i686_gnullvm"
3284version = "0.53.1"
3285source = "registry+https://github.com/rust-lang/crates.io-index"
3286checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c"
3287
3288[[package]]
3289name = "windows_i686_msvc"
3290version = "0.52.6"
3291source = "registry+https://github.com/rust-lang/crates.io-index"
3292checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
3293
3294[[package]]
3295name = "windows_i686_msvc"
3296version = "0.53.1"
3297source = "registry+https://github.com/rust-lang/crates.io-index"
3298checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2"
3299
3300[[package]]
3301name = "windows_x86_64_gnu"
3302version = "0.52.6"
3303source = "registry+https://github.com/rust-lang/crates.io-index"
3304checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
3305
3306[[package]]
3307name = "windows_x86_64_gnu"
3308version = "0.53.1"
3309source = "registry+https://github.com/rust-lang/crates.io-index"
3310checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499"
3311
3312[[package]]
3313name = "windows_x86_64_gnullvm"
3314version = "0.52.6"
3315source = "registry+https://github.com/rust-lang/crates.io-index"
3316checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
3317
3318[[package]]
3319name = "windows_x86_64_gnullvm"
3320version = "0.53.1"
3321source = "registry+https://github.com/rust-lang/crates.io-index"
3322checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1"
3323
3324[[package]]
3325name = "windows_x86_64_msvc"
3326version = "0.52.6"
3327source = "registry+https://github.com/rust-lang/crates.io-index"
3328checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
3329
3330[[package]]
3331name = "windows_x86_64_msvc"
3332version = "0.53.1"
3333source = "registry+https://github.com/rust-lang/crates.io-index"
3334checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
3335
3336[[package]]
3337name = "wit-bindgen"
3338version = "0.46.0"
3339source = "registry+https://github.com/rust-lang/crates.io-index"
3340checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59"
3341
3342[[package]]
3343name = "writeable"
3344version = "0.6.2"
3345source = "registry+https://github.com/rust-lang/crates.io-index"
3346checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
3347
3348[[package]]
3349name = "yansi"
3350version = "1.0.1"
3351source = "registry+https://github.com/rust-lang/crates.io-index"
3352checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049"
3353
3354[[package]]
3355name = "yoke"
3356version = "0.8.1"
3357source = "registry+https://github.com/rust-lang/crates.io-index"
3358checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
3359dependencies = [
3360 "stable_deref_trait",
3361 "yoke-derive",
3362 "zerofrom",
3363]
3364
3365[[package]]
3366name = "yoke-derive"
3367version = "0.8.1"
3368source = "registry+https://github.com/rust-lang/crates.io-index"
3369checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
3370dependencies = [
3371 "proc-macro2",
3372 "quote",
3373 "syn 2.0.110",
3374 "synstructure",
3375]
3376
3377[[package]]
3378name = "zerocopy"
3379version = "0.8.28"
3380source = "registry+https://github.com/rust-lang/crates.io-index"
3381checksum = "43fa6694ed34d6e57407afbccdeecfa268c470a7d2a5b0cf49ce9fcc345afb90"
3382dependencies = [
3383 "zerocopy-derive",
3384]
3385
3386[[package]]
3387name = "zerocopy-derive"
3388version = "0.8.28"
3389source = "registry+https://github.com/rust-lang/crates.io-index"
3390checksum = "c640b22cd9817fae95be82f0d2f90b11f7605f6c319d16705c459b27ac2cbc26"
3391dependencies = [
3392 "proc-macro2",
3393 "quote",
3394 "syn 2.0.110",
3395]
3396
3397[[package]]
3398name = "zerofrom"
3399version = "0.1.6"
3400source = "registry+https://github.com/rust-lang/crates.io-index"
3401checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
3402dependencies = [
3403 "zerofrom-derive",
3404]
3405
3406[[package]]
3407name = "zerofrom-derive"
3408version = "0.1.6"
3409source = "registry+https://github.com/rust-lang/crates.io-index"
3410checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
3411dependencies = [
3412 "proc-macro2",
3413 "quote",
3414 "syn 2.0.110",
3415 "synstructure",
3416]
3417
3418[[package]]
3419name = "zeroize"
3420version = "1.8.2"
3421source = "registry+https://github.com/rust-lang/crates.io-index"
3422checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
3423dependencies = [
3424 "zeroize_derive",
3425]
3426
3427[[package]]
3428name = "zeroize_derive"
3429version = "1.4.2"
3430source = "registry+https://github.com/rust-lang/crates.io-index"
3431checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
3432dependencies = [
3433 "proc-macro2",
3434 "quote",
3435 "syn 2.0.110",
3436]
3437
3438[[package]]
3439name = "zerotrie"
3440version = "0.2.3"
3441source = "registry+https://github.com/rust-lang/crates.io-index"
3442checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
3443dependencies = [
3444 "displaydoc",
3445 "yoke",
3446 "zerofrom",
3447]
3448
3449[[package]]
3450name = "zerovec"
3451version = "0.11.5"
3452source = "registry+https://github.com/rust-lang/crates.io-index"
3453checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
3454dependencies = [
3455 "yoke",
3456 "zerofrom",
3457 "zerovec-derive",
3458]
3459
3460[[package]]
3461name = "zerovec-derive"
3462version = "0.11.2"
3463source = "registry+https://github.com/rust-lang/crates.io-index"
3464checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
3465dependencies = [
3466 "proc-macro2",
3467 "quote",
3468 "syn 2.0.110",
3469]
3470
3471[[package]]
3472name = "zstd"
3473version = "0.13.3"
3474source = "registry+https://github.com/rust-lang/crates.io-index"
3475checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
3476dependencies = [
3477 "zstd-safe",
3478]
3479
3480[[package]]
3481name = "zstd-safe"
3482version = "7.2.4"
3483source = "registry+https://github.com/rust-lang/crates.io-index"
3484checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
3485dependencies = [
3486 "zstd-sys",
3487]
3488
3489[[package]]
3490name = "zstd-sys"
3491version = "2.0.16+zstd.1.5.7"
3492source = "registry+https://github.com/rust-lang/crates.io-index"
3493checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748"
3494dependencies = [
3495 "cc",
3496 "pkg-config",
3497]