aturi indexer with listRecords and countRecords endpoints
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "adler2"
7version = "2.0.1"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
10
11[[package]]
12name = "android_system_properties"
13version = "0.1.5"
14source = "registry+https://github.com/rust-lang/crates.io-index"
15checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
16dependencies = [
17 "libc",
18]
19
20[[package]]
21name = "anyhow"
22version = "1.0.100"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61"
25
26[[package]]
27name = "atomic-waker"
28version = "1.1.2"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
31
32[[package]]
33name = "aturlist"
34version = "0.1.0"
35dependencies = [
36 "anyhow",
37 "axum",
38 "chrono",
39 "fjall",
40 "futures",
41 "mimalloc",
42 "serde",
43 "serde_json",
44 "tapped",
45 "tokio",
46 "tokio-util",
47 "tracing",
48 "tracing-subscriber",
49]
50
51[[package]]
52name = "autocfg"
53version = "1.5.0"
54source = "registry+https://github.com/rust-lang/crates.io-index"
55checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
56
57[[package]]
58name = "aws-lc-rs"
59version = "1.15.4"
60source = "registry+https://github.com/rust-lang/crates.io-index"
61checksum = "7b7b6141e96a8c160799cc2d5adecd5cbbe5054cb8c7c4af53da0f83bb7ad256"
62dependencies = [
63 "aws-lc-sys",
64 "zeroize",
65]
66
67[[package]]
68name = "aws-lc-sys"
69version = "0.37.0"
70source = "registry+https://github.com/rust-lang/crates.io-index"
71checksum = "5c34dda4df7017c8db52132f0f8a2e0f8161649d15723ed63fc00c82d0f2081a"
72dependencies = [
73 "cc",
74 "cmake",
75 "dunce",
76 "fs_extra",
77]
78
79[[package]]
80name = "axum"
81version = "0.8.8"
82source = "registry+https://github.com/rust-lang/crates.io-index"
83checksum = "8b52af3cb4058c895d37317bb27508dccc8e5f2d39454016b297bf4a400597b8"
84dependencies = [
85 "axum-core",
86 "bytes",
87 "form_urlencoded",
88 "futures-util",
89 "http",
90 "http-body",
91 "http-body-util",
92 "hyper",
93 "hyper-util",
94 "itoa",
95 "matchit",
96 "memchr",
97 "mime",
98 "percent-encoding",
99 "pin-project-lite",
100 "serde_core",
101 "serde_json",
102 "serde_path_to_error",
103 "serde_urlencoded",
104 "sync_wrapper",
105 "tokio",
106 "tower",
107 "tower-layer",
108 "tower-service",
109 "tracing",
110]
111
112[[package]]
113name = "axum-core"
114version = "0.5.6"
115source = "registry+https://github.com/rust-lang/crates.io-index"
116checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1"
117dependencies = [
118 "bytes",
119 "futures-core",
120 "http",
121 "http-body",
122 "http-body-util",
123 "mime",
124 "pin-project-lite",
125 "sync_wrapper",
126 "tower-layer",
127 "tower-service",
128 "tracing",
129]
130
131[[package]]
132name = "base64"
133version = "0.22.1"
134source = "registry+https://github.com/rust-lang/crates.io-index"
135checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
136
137[[package]]
138name = "bitflags"
139version = "1.3.2"
140source = "registry+https://github.com/rust-lang/crates.io-index"
141checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
142
143[[package]]
144name = "bitflags"
145version = "2.10.0"
146source = "registry+https://github.com/rust-lang/crates.io-index"
147checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
148
149[[package]]
150name = "block-buffer"
151version = "0.10.4"
152source = "registry+https://github.com/rust-lang/crates.io-index"
153checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
154dependencies = [
155 "generic-array",
156]
157
158[[package]]
159name = "bumpalo"
160version = "3.19.1"
161source = "registry+https://github.com/rust-lang/crates.io-index"
162checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510"
163
164[[package]]
165name = "byteorder-lite"
166version = "0.1.0"
167source = "registry+https://github.com/rust-lang/crates.io-index"
168checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495"
169
170[[package]]
171name = "bytes"
172version = "1.11.0"
173source = "registry+https://github.com/rust-lang/crates.io-index"
174checksum = "b35204fbdc0b3f4446b89fc1ac2cf84a8a68971995d0bf2e925ec7cd960f9cb3"
175
176[[package]]
177name = "byteview"
178version = "0.10.0"
179source = "registry+https://github.com/rust-lang/crates.io-index"
180checksum = "dda4398f387cc6395a3e93b3867cd9abda914c97a0b344d1eefb2e5c51785fca"
181
182[[package]]
183name = "cc"
184version = "1.2.54"
185source = "registry+https://github.com/rust-lang/crates.io-index"
186checksum = "6354c81bbfd62d9cfa9cb3c773c2b7b2a3a482d569de977fd0e961f6e7c00583"
187dependencies = [
188 "find-msvc-tools",
189 "jobserver",
190 "libc",
191 "shlex",
192]
193
194[[package]]
195name = "cfg-if"
196version = "1.0.4"
197source = "registry+https://github.com/rust-lang/crates.io-index"
198checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
199
200[[package]]
201name = "cfg_aliases"
202version = "0.2.1"
203source = "registry+https://github.com/rust-lang/crates.io-index"
204checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
205
206[[package]]
207name = "chrono"
208version = "0.4.43"
209source = "registry+https://github.com/rust-lang/crates.io-index"
210checksum = "fac4744fb15ae8337dc853fee7fb3f4e48c0fbaa23d0afe49c447b4fab126118"
211dependencies = [
212 "iana-time-zone",
213 "js-sys",
214 "num-traits",
215 "wasm-bindgen",
216 "windows-link",
217]
218
219[[package]]
220name = "cmake"
221version = "0.1.57"
222source = "registry+https://github.com/rust-lang/crates.io-index"
223checksum = "75443c44cd6b379beb8c5b45d85d0773baf31cce901fe7bb252f4eff3008ef7d"
224dependencies = [
225 "cc",
226]
227
228[[package]]
229name = "compare"
230version = "0.0.6"
231source = "registry+https://github.com/rust-lang/crates.io-index"
232checksum = "ea0095f6103c2a8b44acd6fd15960c801dafebf02e21940360833e0673f48ba7"
233
234[[package]]
235name = "core-foundation"
236version = "0.10.1"
237source = "registry+https://github.com/rust-lang/crates.io-index"
238checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6"
239dependencies = [
240 "core-foundation-sys",
241 "libc",
242]
243
244[[package]]
245name = "core-foundation-sys"
246version = "0.8.7"
247source = "registry+https://github.com/rust-lang/crates.io-index"
248checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
249
250[[package]]
251name = "cpufeatures"
252version = "0.2.17"
253source = "registry+https://github.com/rust-lang/crates.io-index"
254checksum = "59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280"
255dependencies = [
256 "libc",
257]
258
259[[package]]
260name = "crc32fast"
261version = "1.5.0"
262source = "registry+https://github.com/rust-lang/crates.io-index"
263checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
264dependencies = [
265 "cfg-if",
266]
267
268[[package]]
269name = "crossbeam-epoch"
270version = "0.9.18"
271source = "registry+https://github.com/rust-lang/crates.io-index"
272checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
273dependencies = [
274 "crossbeam-utils",
275]
276
277[[package]]
278name = "crossbeam-skiplist"
279version = "0.1.3"
280source = "registry+https://github.com/rust-lang/crates.io-index"
281checksum = "df29de440c58ca2cc6e587ec3d22347551a32435fbde9d2bff64e78a9ffa151b"
282dependencies = [
283 "crossbeam-epoch",
284 "crossbeam-utils",
285]
286
287[[package]]
288name = "crossbeam-utils"
289version = "0.8.21"
290source = "registry+https://github.com/rust-lang/crates.io-index"
291checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
292
293[[package]]
294name = "crypto-common"
295version = "0.1.7"
296source = "registry+https://github.com/rust-lang/crates.io-index"
297checksum = "78c8292055d1c1df0cce5d180393dc8cce0abec0a7102adb6c7b1eef6016d60a"
298dependencies = [
299 "generic-array",
300 "typenum",
301]
302
303[[package]]
304name = "dashmap"
305version = "6.1.0"
306source = "registry+https://github.com/rust-lang/crates.io-index"
307checksum = "5041cc499144891f3790297212f32a74fb938e5136a14943f338ef9e0ae276cf"
308dependencies = [
309 "cfg-if",
310 "crossbeam-utils",
311 "hashbrown 0.14.5",
312 "lock_api",
313 "once_cell",
314 "parking_lot_core",
315]
316
317[[package]]
318name = "digest"
319version = "0.10.7"
320source = "registry+https://github.com/rust-lang/crates.io-index"
321checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
322dependencies = [
323 "block-buffer",
324 "crypto-common",
325]
326
327[[package]]
328name = "displaydoc"
329version = "0.2.5"
330source = "registry+https://github.com/rust-lang/crates.io-index"
331checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
332dependencies = [
333 "proc-macro2",
334 "quote",
335 "syn",
336]
337
338[[package]]
339name = "dunce"
340version = "1.0.5"
341source = "registry+https://github.com/rust-lang/crates.io-index"
342checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
343
344[[package]]
345name = "enum_dispatch"
346version = "0.3.13"
347source = "registry+https://github.com/rust-lang/crates.io-index"
348checksum = "aa18ce2bc66555b3218614519ac839ddb759a7d6720732f979ef8d13be147ecd"
349dependencies = [
350 "once_cell",
351 "proc-macro2",
352 "quote",
353 "syn",
354]
355
356[[package]]
357name = "equivalent"
358version = "1.0.2"
359source = "registry+https://github.com/rust-lang/crates.io-index"
360checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
361
362[[package]]
363name = "errno"
364version = "0.3.14"
365source = "registry+https://github.com/rust-lang/crates.io-index"
366checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
367dependencies = [
368 "libc",
369 "windows-sys 0.61.2",
370]
371
372[[package]]
373name = "fastrand"
374version = "2.3.0"
375source = "registry+https://github.com/rust-lang/crates.io-index"
376checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
377
378[[package]]
379name = "find-msvc-tools"
380version = "0.1.8"
381source = "registry+https://github.com/rust-lang/crates.io-index"
382checksum = "8591b0bcc8a98a64310a2fae1bb3e9b8564dd10e381e6e28010fde8e8e8568db"
383
384[[package]]
385name = "fjall"
386version = "3.0.1"
387source = "registry+https://github.com/rust-lang/crates.io-index"
388checksum = "4f69637c02d38ad1b0f003101d0195a60368130aa17d9ef78b1557d265a22093"
389dependencies = [
390 "byteorder-lite",
391 "byteview",
392 "dashmap",
393 "flume",
394 "log",
395 "lsm-tree",
396 "lz4_flex",
397 "tempfile",
398 "xxhash-rust",
399]
400
401[[package]]
402name = "flate2"
403version = "1.1.8"
404source = "registry+https://github.com/rust-lang/crates.io-index"
405checksum = "b375d6465b98090a5f25b1c7703f3859783755aa9a80433b36e0379a3ec2f369"
406dependencies = [
407 "crc32fast",
408 "miniz_oxide",
409 "zlib-rs",
410]
411
412[[package]]
413name = "flume"
414version = "0.12.0"
415source = "registry+https://github.com/rust-lang/crates.io-index"
416checksum = "5e139bc46ca777eb5efaf62df0ab8cc5fd400866427e56c68b22e414e53bd3be"
417dependencies = [
418 "spin",
419]
420
421[[package]]
422name = "form_urlencoded"
423version = "1.2.2"
424source = "registry+https://github.com/rust-lang/crates.io-index"
425checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
426dependencies = [
427 "percent-encoding",
428]
429
430[[package]]
431name = "fs_extra"
432version = "1.3.0"
433source = "registry+https://github.com/rust-lang/crates.io-index"
434checksum = "42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c"
435
436[[package]]
437name = "futures"
438version = "0.3.31"
439source = "registry+https://github.com/rust-lang/crates.io-index"
440checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
441dependencies = [
442 "futures-channel",
443 "futures-core",
444 "futures-executor",
445 "futures-io",
446 "futures-sink",
447 "futures-task",
448 "futures-util",
449]
450
451[[package]]
452name = "futures-channel"
453version = "0.3.31"
454source = "registry+https://github.com/rust-lang/crates.io-index"
455checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
456dependencies = [
457 "futures-core",
458 "futures-sink",
459]
460
461[[package]]
462name = "futures-core"
463version = "0.3.31"
464source = "registry+https://github.com/rust-lang/crates.io-index"
465checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
466
467[[package]]
468name = "futures-executor"
469version = "0.3.31"
470source = "registry+https://github.com/rust-lang/crates.io-index"
471checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
472dependencies = [
473 "futures-core",
474 "futures-task",
475 "futures-util",
476]
477
478[[package]]
479name = "futures-io"
480version = "0.3.31"
481source = "registry+https://github.com/rust-lang/crates.io-index"
482checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
483
484[[package]]
485name = "futures-macro"
486version = "0.3.31"
487source = "registry+https://github.com/rust-lang/crates.io-index"
488checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
489dependencies = [
490 "proc-macro2",
491 "quote",
492 "syn",
493]
494
495[[package]]
496name = "futures-sink"
497version = "0.3.31"
498source = "registry+https://github.com/rust-lang/crates.io-index"
499checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
500
501[[package]]
502name = "futures-task"
503version = "0.3.31"
504source = "registry+https://github.com/rust-lang/crates.io-index"
505checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
506
507[[package]]
508name = "futures-util"
509version = "0.3.31"
510source = "registry+https://github.com/rust-lang/crates.io-index"
511checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
512dependencies = [
513 "futures-channel",
514 "futures-core",
515 "futures-io",
516 "futures-macro",
517 "futures-sink",
518 "futures-task",
519 "memchr",
520 "pin-project-lite",
521 "pin-utils",
522 "slab",
523]
524
525[[package]]
526name = "generic-array"
527version = "0.14.7"
528source = "registry+https://github.com/rust-lang/crates.io-index"
529checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
530dependencies = [
531 "typenum",
532 "version_check",
533]
534
535[[package]]
536name = "getrandom"
537version = "0.2.17"
538source = "registry+https://github.com/rust-lang/crates.io-index"
539checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
540dependencies = [
541 "cfg-if",
542 "js-sys",
543 "libc",
544 "wasi",
545 "wasm-bindgen",
546]
547
548[[package]]
549name = "getrandom"
550version = "0.3.4"
551source = "registry+https://github.com/rust-lang/crates.io-index"
552checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
553dependencies = [
554 "cfg-if",
555 "js-sys",
556 "libc",
557 "r-efi",
558 "wasip2",
559 "wasm-bindgen",
560]
561
562[[package]]
563name = "hashbrown"
564version = "0.14.5"
565source = "registry+https://github.com/rust-lang/crates.io-index"
566checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
567
568[[package]]
569name = "hashbrown"
570version = "0.16.1"
571source = "registry+https://github.com/rust-lang/crates.io-index"
572checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
573
574[[package]]
575name = "http"
576version = "1.4.0"
577source = "registry+https://github.com/rust-lang/crates.io-index"
578checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a"
579dependencies = [
580 "bytes",
581 "itoa",
582]
583
584[[package]]
585name = "http-body"
586version = "1.0.1"
587source = "registry+https://github.com/rust-lang/crates.io-index"
588checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
589dependencies = [
590 "bytes",
591 "http",
592]
593
594[[package]]
595name = "http-body-util"
596version = "0.1.3"
597source = "registry+https://github.com/rust-lang/crates.io-index"
598checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
599dependencies = [
600 "bytes",
601 "futures-core",
602 "http",
603 "http-body",
604 "pin-project-lite",
605]
606
607[[package]]
608name = "httparse"
609version = "1.10.1"
610source = "registry+https://github.com/rust-lang/crates.io-index"
611checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
612
613[[package]]
614name = "httpdate"
615version = "1.0.3"
616source = "registry+https://github.com/rust-lang/crates.io-index"
617checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
618
619[[package]]
620name = "hyper"
621version = "1.8.1"
622source = "registry+https://github.com/rust-lang/crates.io-index"
623checksum = "2ab2d4f250c3d7b1c9fcdff1cece94ea4e2dfbec68614f7b87cb205f24ca9d11"
624dependencies = [
625 "atomic-waker",
626 "bytes",
627 "futures-channel",
628 "futures-core",
629 "http",
630 "http-body",
631 "httparse",
632 "httpdate",
633 "itoa",
634 "pin-project-lite",
635 "pin-utils",
636 "smallvec",
637 "tokio",
638 "want",
639]
640
641[[package]]
642name = "hyper-rustls"
643version = "0.27.7"
644source = "registry+https://github.com/rust-lang/crates.io-index"
645checksum = "e3c93eb611681b207e1fe55d5a71ecf91572ec8a6705cdb6857f7d8d5242cf58"
646dependencies = [
647 "http",
648 "hyper",
649 "hyper-util",
650 "rustls",
651 "rustls-pki-types",
652 "tokio",
653 "tokio-rustls",
654 "tower-service",
655 "webpki-roots",
656]
657
658[[package]]
659name = "hyper-util"
660version = "0.1.19"
661source = "registry+https://github.com/rust-lang/crates.io-index"
662checksum = "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f"
663dependencies = [
664 "base64",
665 "bytes",
666 "futures-channel",
667 "futures-core",
668 "futures-util",
669 "http",
670 "http-body",
671 "hyper",
672 "ipnet",
673 "libc",
674 "percent-encoding",
675 "pin-project-lite",
676 "socket2 0.6.2",
677 "tokio",
678 "tower-service",
679 "tracing",
680]
681
682[[package]]
683name = "iana-time-zone"
684version = "0.1.64"
685source = "registry+https://github.com/rust-lang/crates.io-index"
686checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb"
687dependencies = [
688 "android_system_properties",
689 "core-foundation-sys",
690 "iana-time-zone-haiku",
691 "js-sys",
692 "log",
693 "wasm-bindgen",
694 "windows-core",
695]
696
697[[package]]
698name = "iana-time-zone-haiku"
699version = "0.1.2"
700source = "registry+https://github.com/rust-lang/crates.io-index"
701checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
702dependencies = [
703 "cc",
704]
705
706[[package]]
707name = "icu_collections"
708version = "2.1.1"
709source = "registry+https://github.com/rust-lang/crates.io-index"
710checksum = "4c6b649701667bbe825c3b7e6388cb521c23d88644678e83c0c4d0a621a34b43"
711dependencies = [
712 "displaydoc",
713 "potential_utf",
714 "yoke",
715 "zerofrom",
716 "zerovec",
717]
718
719[[package]]
720name = "icu_locale_core"
721version = "2.1.1"
722source = "registry+https://github.com/rust-lang/crates.io-index"
723checksum = "edba7861004dd3714265b4db54a3c390e880ab658fec5f7db895fae2046b5bb6"
724dependencies = [
725 "displaydoc",
726 "litemap",
727 "tinystr",
728 "writeable",
729 "zerovec",
730]
731
732[[package]]
733name = "icu_normalizer"
734version = "2.1.1"
735source = "registry+https://github.com/rust-lang/crates.io-index"
736checksum = "5f6c8828b67bf8908d82127b2054ea1b4427ff0230ee9141c54251934ab1b599"
737dependencies = [
738 "icu_collections",
739 "icu_normalizer_data",
740 "icu_properties",
741 "icu_provider",
742 "smallvec",
743 "zerovec",
744]
745
746[[package]]
747name = "icu_normalizer_data"
748version = "2.1.1"
749source = "registry+https://github.com/rust-lang/crates.io-index"
750checksum = "7aedcccd01fc5fe81e6b489c15b247b8b0690feb23304303a9e560f37efc560a"
751
752[[package]]
753name = "icu_properties"
754version = "2.1.2"
755source = "registry+https://github.com/rust-lang/crates.io-index"
756checksum = "020bfc02fe870ec3a66d93e677ccca0562506e5872c650f893269e08615d74ec"
757dependencies = [
758 "icu_collections",
759 "icu_locale_core",
760 "icu_properties_data",
761 "icu_provider",
762 "zerotrie",
763 "zerovec",
764]
765
766[[package]]
767name = "icu_properties_data"
768version = "2.1.2"
769source = "registry+https://github.com/rust-lang/crates.io-index"
770checksum = "616c294cf8d725c6afcd8f55abc17c56464ef6211f9ed59cccffe534129c77af"
771
772[[package]]
773name = "icu_provider"
774version = "2.1.1"
775source = "registry+https://github.com/rust-lang/crates.io-index"
776checksum = "85962cf0ce02e1e0a629cc34e7ca3e373ce20dda4c4d7294bbd0bf1fdb59e614"
777dependencies = [
778 "displaydoc",
779 "icu_locale_core",
780 "writeable",
781 "yoke",
782 "zerofrom",
783 "zerotrie",
784 "zerovec",
785]
786
787[[package]]
788name = "idna"
789version = "1.1.0"
790source = "registry+https://github.com/rust-lang/crates.io-index"
791checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
792dependencies = [
793 "idna_adapter",
794 "smallvec",
795 "utf8_iter",
796]
797
798[[package]]
799name = "idna_adapter"
800version = "1.2.1"
801source = "registry+https://github.com/rust-lang/crates.io-index"
802checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344"
803dependencies = [
804 "icu_normalizer",
805 "icu_properties",
806]
807
808[[package]]
809name = "interval-heap"
810version = "0.0.5"
811source = "registry+https://github.com/rust-lang/crates.io-index"
812checksum = "11274e5e8e89b8607cfedc2910b6626e998779b48a019151c7604d0adcb86ac6"
813dependencies = [
814 "compare",
815]
816
817[[package]]
818name = "io-uring"
819version = "0.6.4"
820source = "registry+https://github.com/rust-lang/crates.io-index"
821checksum = "595a0399f411a508feb2ec1e970a4a30c249351e30208960d58298de8660b0e5"
822dependencies = [
823 "bitflags 1.3.2",
824 "libc",
825]
826
827[[package]]
828name = "ipnet"
829version = "2.11.0"
830source = "registry+https://github.com/rust-lang/crates.io-index"
831checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130"
832
833[[package]]
834name = "iri-string"
835version = "0.7.10"
836source = "registry+https://github.com/rust-lang/crates.io-index"
837checksum = "c91338f0783edbd6195decb37bae672fd3b165faffb89bf7b9e6942f8b1a731a"
838dependencies = [
839 "memchr",
840 "serde",
841]
842
843[[package]]
844name = "itoa"
845version = "1.0.17"
846source = "registry+https://github.com/rust-lang/crates.io-index"
847checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
848
849[[package]]
850name = "jobserver"
851version = "0.1.34"
852source = "registry+https://github.com/rust-lang/crates.io-index"
853checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
854dependencies = [
855 "getrandom 0.3.4",
856 "libc",
857]
858
859[[package]]
860name = "js-sys"
861version = "0.3.85"
862source = "registry+https://github.com/rust-lang/crates.io-index"
863checksum = "8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3"
864dependencies = [
865 "once_cell",
866 "wasm-bindgen",
867]
868
869[[package]]
870name = "lazy_static"
871version = "1.5.0"
872source = "registry+https://github.com/rust-lang/crates.io-index"
873checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
874
875[[package]]
876name = "libc"
877version = "0.2.180"
878source = "registry+https://github.com/rust-lang/crates.io-index"
879checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc"
880
881[[package]]
882name = "libmimalloc-sys"
883version = "0.1.44"
884source = "registry+https://github.com/rust-lang/crates.io-index"
885checksum = "667f4fec20f29dfc6bc7357c582d91796c169ad7e2fce709468aefeb2c099870"
886dependencies = [
887 "cc",
888 "libc",
889]
890
891[[package]]
892name = "linux-raw-sys"
893version = "0.11.0"
894source = "registry+https://github.com/rust-lang/crates.io-index"
895checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039"
896
897[[package]]
898name = "litemap"
899version = "0.8.1"
900source = "registry+https://github.com/rust-lang/crates.io-index"
901checksum = "6373607a59f0be73a39b6fe456b8192fcc3585f602af20751600e974dd455e77"
902
903[[package]]
904name = "lock_api"
905version = "0.4.14"
906source = "registry+https://github.com/rust-lang/crates.io-index"
907checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
908dependencies = [
909 "scopeguard",
910]
911
912[[package]]
913name = "log"
914version = "0.4.29"
915source = "registry+https://github.com/rust-lang/crates.io-index"
916checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
917
918[[package]]
919name = "lru-slab"
920version = "0.1.2"
921source = "registry+https://github.com/rust-lang/crates.io-index"
922checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
923
924[[package]]
925name = "lsm-tree"
926version = "3.0.1"
927source = "registry+https://github.com/rust-lang/crates.io-index"
928checksum = "b875f1dfe14f557f805b167fb9b0fc54c5560c7a4bd6ae02535b2846f276a8cb"
929dependencies = [
930 "byteorder-lite",
931 "byteview",
932 "crossbeam-skiplist",
933 "enum_dispatch",
934 "interval-heap",
935 "log",
936 "lz4_flex",
937 "quick_cache",
938 "rustc-hash",
939 "self_cell",
940 "sfa",
941 "tempfile",
942 "varint-rs",
943 "xxhash-rust",
944]
945
946[[package]]
947name = "lz4_flex"
948version = "0.11.5"
949source = "registry+https://github.com/rust-lang/crates.io-index"
950checksum = "08ab2867e3eeeca90e844d1940eab391c9dc5228783db2ed999acbc0a9ed375a"
951dependencies = [
952 "twox-hash",
953]
954
955[[package]]
956name = "matchit"
957version = "0.8.4"
958source = "registry+https://github.com/rust-lang/crates.io-index"
959checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3"
960
961[[package]]
962name = "memchr"
963version = "2.7.6"
964source = "registry+https://github.com/rust-lang/crates.io-index"
965checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
966
967[[package]]
968name = "mimalloc"
969version = "0.1.48"
970source = "registry+https://github.com/rust-lang/crates.io-index"
971checksum = "e1ee66a4b64c74f4ef288bcbb9192ad9c3feaad75193129ac8509af543894fd8"
972dependencies = [
973 "libmimalloc-sys",
974]
975
976[[package]]
977name = "mime"
978version = "0.3.17"
979source = "registry+https://github.com/rust-lang/crates.io-index"
980checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
981
982[[package]]
983name = "miniz_oxide"
984version = "0.8.9"
985source = "registry+https://github.com/rust-lang/crates.io-index"
986checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
987dependencies = [
988 "adler2",
989 "simd-adler32",
990]
991
992[[package]]
993name = "mio"
994version = "1.1.1"
995source = "registry+https://github.com/rust-lang/crates.io-index"
996checksum = "a69bcab0ad47271a0234d9422b131806bf3968021e5dc9328caf2d4cd58557fc"
997dependencies = [
998 "libc",
999 "wasi",
1000 "windows-sys 0.61.2",
1001]
1002
1003[[package]]
1004name = "nu-ansi-term"
1005version = "0.50.3"
1006source = "registry+https://github.com/rust-lang/crates.io-index"
1007checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
1008dependencies = [
1009 "windows-sys 0.61.2",
1010]
1011
1012[[package]]
1013name = "num-traits"
1014version = "0.2.19"
1015source = "registry+https://github.com/rust-lang/crates.io-index"
1016checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
1017dependencies = [
1018 "autocfg",
1019]
1020
1021[[package]]
1022name = "once_cell"
1023version = "1.21.3"
1024source = "registry+https://github.com/rust-lang/crates.io-index"
1025checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
1026
1027[[package]]
1028name = "openssl-probe"
1029version = "0.2.1"
1030source = "registry+https://github.com/rust-lang/crates.io-index"
1031checksum = "7c87def4c32ab89d880effc9e097653c8da5d6ef28e6b539d313baaacfbafcbe"
1032
1033[[package]]
1034name = "parking_lot"
1035version = "0.12.5"
1036source = "registry+https://github.com/rust-lang/crates.io-index"
1037checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
1038dependencies = [
1039 "lock_api",
1040 "parking_lot_core",
1041]
1042
1043[[package]]
1044name = "parking_lot_core"
1045version = "0.9.12"
1046source = "registry+https://github.com/rust-lang/crates.io-index"
1047checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
1048dependencies = [
1049 "cfg-if",
1050 "libc",
1051 "redox_syscall",
1052 "smallvec",
1053 "windows-link",
1054]
1055
1056[[package]]
1057name = "percent-encoding"
1058version = "2.3.2"
1059source = "registry+https://github.com/rust-lang/crates.io-index"
1060checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
1061
1062[[package]]
1063name = "pin-project-lite"
1064version = "0.2.16"
1065source = "registry+https://github.com/rust-lang/crates.io-index"
1066checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
1067
1068[[package]]
1069name = "pin-utils"
1070version = "0.1.0"
1071source = "registry+https://github.com/rust-lang/crates.io-index"
1072checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
1073
1074[[package]]
1075name = "potential_utf"
1076version = "0.1.4"
1077source = "registry+https://github.com/rust-lang/crates.io-index"
1078checksum = "b73949432f5e2a09657003c25bca5e19a0e9c84f8058ca374f49e0ebe605af77"
1079dependencies = [
1080 "zerovec",
1081]
1082
1083[[package]]
1084name = "ppv-lite86"
1085version = "0.2.21"
1086source = "registry+https://github.com/rust-lang/crates.io-index"
1087checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1088dependencies = [
1089 "zerocopy",
1090]
1091
1092[[package]]
1093name = "proc-macro2"
1094version = "1.0.106"
1095source = "registry+https://github.com/rust-lang/crates.io-index"
1096checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
1097dependencies = [
1098 "unicode-ident",
1099]
1100
1101[[package]]
1102name = "quick_cache"
1103version = "0.6.18"
1104source = "registry+https://github.com/rust-lang/crates.io-index"
1105checksum = "7ada44a88ef953a3294f6eb55d2007ba44646015e18613d2f213016379203ef3"
1106dependencies = [
1107 "equivalent",
1108 "hashbrown 0.16.1",
1109]
1110
1111[[package]]
1112name = "quinn"
1113version = "0.11.9"
1114source = "registry+https://github.com/rust-lang/crates.io-index"
1115checksum = "b9e20a958963c291dc322d98411f541009df2ced7b5a4f2bd52337638cfccf20"
1116dependencies = [
1117 "bytes",
1118 "cfg_aliases",
1119 "pin-project-lite",
1120 "quinn-proto",
1121 "quinn-udp",
1122 "rustc-hash",
1123 "rustls",
1124 "socket2 0.6.2",
1125 "thiserror",
1126 "tokio",
1127 "tracing",
1128 "web-time",
1129]
1130
1131[[package]]
1132name = "quinn-proto"
1133version = "0.11.13"
1134source = "registry+https://github.com/rust-lang/crates.io-index"
1135checksum = "f1906b49b0c3bc04b5fe5d86a77925ae6524a19b816ae38ce1e426255f1d8a31"
1136dependencies = [
1137 "bytes",
1138 "getrandom 0.3.4",
1139 "lru-slab",
1140 "rand",
1141 "ring",
1142 "rustc-hash",
1143 "rustls",
1144 "rustls-pki-types",
1145 "slab",
1146 "thiserror",
1147 "tinyvec",
1148 "tracing",
1149 "web-time",
1150]
1151
1152[[package]]
1153name = "quinn-udp"
1154version = "0.5.14"
1155source = "registry+https://github.com/rust-lang/crates.io-index"
1156checksum = "addec6a0dcad8a8d96a771f815f0eaf55f9d1805756410b39f5fa81332574cbd"
1157dependencies = [
1158 "cfg_aliases",
1159 "libc",
1160 "once_cell",
1161 "socket2 0.6.2",
1162 "tracing",
1163 "windows-sys 0.60.2",
1164]
1165
1166[[package]]
1167name = "quote"
1168version = "1.0.44"
1169source = "registry+https://github.com/rust-lang/crates.io-index"
1170checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4"
1171dependencies = [
1172 "proc-macro2",
1173]
1174
1175[[package]]
1176name = "r-efi"
1177version = "5.3.0"
1178source = "registry+https://github.com/rust-lang/crates.io-index"
1179checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1180
1181[[package]]
1182name = "rand"
1183version = "0.9.2"
1184source = "registry+https://github.com/rust-lang/crates.io-index"
1185checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
1186dependencies = [
1187 "rand_chacha",
1188 "rand_core",
1189]
1190
1191[[package]]
1192name = "rand_chacha"
1193version = "0.9.0"
1194source = "registry+https://github.com/rust-lang/crates.io-index"
1195checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
1196dependencies = [
1197 "ppv-lite86",
1198 "rand_core",
1199]
1200
1201[[package]]
1202name = "rand_core"
1203version = "0.9.5"
1204source = "registry+https://github.com/rust-lang/crates.io-index"
1205checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
1206dependencies = [
1207 "getrandom 0.3.4",
1208]
1209
1210[[package]]
1211name = "redox_syscall"
1212version = "0.5.18"
1213source = "registry+https://github.com/rust-lang/crates.io-index"
1214checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
1215dependencies = [
1216 "bitflags 2.10.0",
1217]
1218
1219[[package]]
1220name = "reqwest"
1221version = "0.12.28"
1222source = "registry+https://github.com/rust-lang/crates.io-index"
1223checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147"
1224dependencies = [
1225 "base64",
1226 "bytes",
1227 "futures-core",
1228 "http",
1229 "http-body",
1230 "http-body-util",
1231 "hyper",
1232 "hyper-rustls",
1233 "hyper-util",
1234 "js-sys",
1235 "log",
1236 "percent-encoding",
1237 "pin-project-lite",
1238 "quinn",
1239 "rustls",
1240 "rustls-pki-types",
1241 "serde",
1242 "serde_json",
1243 "serde_urlencoded",
1244 "sync_wrapper",
1245 "tokio",
1246 "tokio-rustls",
1247 "tower",
1248 "tower-http",
1249 "tower-service",
1250 "url",
1251 "wasm-bindgen",
1252 "wasm-bindgen-futures",
1253 "web-sys",
1254 "webpki-roots",
1255]
1256
1257[[package]]
1258name = "ring"
1259version = "0.17.14"
1260source = "registry+https://github.com/rust-lang/crates.io-index"
1261checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7"
1262dependencies = [
1263 "cc",
1264 "cfg-if",
1265 "getrandom 0.2.17",
1266 "libc",
1267 "untrusted",
1268 "windows-sys 0.52.0",
1269]
1270
1271[[package]]
1272name = "rustc-hash"
1273version = "2.1.1"
1274source = "registry+https://github.com/rust-lang/crates.io-index"
1275checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d"
1276
1277[[package]]
1278name = "rustix"
1279version = "1.1.3"
1280source = "registry+https://github.com/rust-lang/crates.io-index"
1281checksum = "146c9e247ccc180c1f61615433868c99f3de3ae256a30a43b49f67c2d9171f34"
1282dependencies = [
1283 "bitflags 2.10.0",
1284 "errno",
1285 "libc",
1286 "linux-raw-sys",
1287 "windows-sys 0.61.2",
1288]
1289
1290[[package]]
1291name = "rustls"
1292version = "0.23.36"
1293source = "registry+https://github.com/rust-lang/crates.io-index"
1294checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b"
1295dependencies = [
1296 "aws-lc-rs",
1297 "log",
1298 "once_cell",
1299 "ring",
1300 "rustls-pki-types",
1301 "rustls-webpki",
1302 "subtle",
1303 "zeroize",
1304]
1305
1306[[package]]
1307name = "rustls-native-certs"
1308version = "0.8.3"
1309source = "registry+https://github.com/rust-lang/crates.io-index"
1310checksum = "612460d5f7bea540c490b2b6395d8e34a953e52b491accd6c86c8164c5932a63"
1311dependencies = [
1312 "openssl-probe",
1313 "rustls-pki-types",
1314 "schannel",
1315 "security-framework",
1316]
1317
1318[[package]]
1319name = "rustls-pki-types"
1320version = "1.14.0"
1321source = "registry+https://github.com/rust-lang/crates.io-index"
1322checksum = "be040f8b0a225e40375822a563fa9524378b9d63112f53e19ffff34df5d33fdd"
1323dependencies = [
1324 "web-time",
1325 "zeroize",
1326]
1327
1328[[package]]
1329name = "rustls-webpki"
1330version = "0.103.9"
1331source = "registry+https://github.com/rust-lang/crates.io-index"
1332checksum = "d7df23109aa6c1567d1c575b9952556388da57401e4ace1d15f79eedad0d8f53"
1333dependencies = [
1334 "aws-lc-rs",
1335 "ring",
1336 "rustls-pki-types",
1337 "untrusted",
1338]
1339
1340[[package]]
1341name = "rustversion"
1342version = "1.0.22"
1343source = "registry+https://github.com/rust-lang/crates.io-index"
1344checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
1345
1346[[package]]
1347name = "ryu"
1348version = "1.0.22"
1349source = "registry+https://github.com/rust-lang/crates.io-index"
1350checksum = "a50f4cf475b65d88e057964e0e9bb1f0aa9bbb2036dc65c64596b42932536984"
1351
1352[[package]]
1353name = "schannel"
1354version = "0.1.28"
1355source = "registry+https://github.com/rust-lang/crates.io-index"
1356checksum = "891d81b926048e76efe18581bf793546b4c0eaf8448d72be8de2bbee5fd166e1"
1357dependencies = [
1358 "windows-sys 0.61.2",
1359]
1360
1361[[package]]
1362name = "scopeguard"
1363version = "1.2.0"
1364source = "registry+https://github.com/rust-lang/crates.io-index"
1365checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
1366
1367[[package]]
1368name = "security-framework"
1369version = "3.5.1"
1370source = "registry+https://github.com/rust-lang/crates.io-index"
1371checksum = "b3297343eaf830f66ede390ea39da1d462b6b0c1b000f420d0a83f898bbbe6ef"
1372dependencies = [
1373 "bitflags 2.10.0",
1374 "core-foundation",
1375 "core-foundation-sys",
1376 "libc",
1377 "security-framework-sys",
1378]
1379
1380[[package]]
1381name = "security-framework-sys"
1382version = "2.15.0"
1383source = "registry+https://github.com/rust-lang/crates.io-index"
1384checksum = "cc1f0cbffaac4852523ce30d8bd3c5cdc873501d96ff467ca09b6767bb8cd5c0"
1385dependencies = [
1386 "core-foundation-sys",
1387 "libc",
1388]
1389
1390[[package]]
1391name = "self_cell"
1392version = "1.2.2"
1393source = "registry+https://github.com/rust-lang/crates.io-index"
1394checksum = "b12e76d157a900eb52e81bc6e9f3069344290341720e9178cde2407113ac8d89"
1395
1396[[package]]
1397name = "serde"
1398version = "1.0.228"
1399source = "registry+https://github.com/rust-lang/crates.io-index"
1400checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
1401dependencies = [
1402 "serde_core",
1403 "serde_derive",
1404]
1405
1406[[package]]
1407name = "serde_core"
1408version = "1.0.228"
1409source = "registry+https://github.com/rust-lang/crates.io-index"
1410checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
1411dependencies = [
1412 "serde_derive",
1413]
1414
1415[[package]]
1416name = "serde_derive"
1417version = "1.0.228"
1418source = "registry+https://github.com/rust-lang/crates.io-index"
1419checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
1420dependencies = [
1421 "proc-macro2",
1422 "quote",
1423 "syn",
1424]
1425
1426[[package]]
1427name = "serde_json"
1428version = "1.0.149"
1429source = "registry+https://github.com/rust-lang/crates.io-index"
1430checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
1431dependencies = [
1432 "itoa",
1433 "memchr",
1434 "serde",
1435 "serde_core",
1436 "zmij",
1437]
1438
1439[[package]]
1440name = "serde_path_to_error"
1441version = "0.1.20"
1442source = "registry+https://github.com/rust-lang/crates.io-index"
1443checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457"
1444dependencies = [
1445 "itoa",
1446 "serde",
1447 "serde_core",
1448]
1449
1450[[package]]
1451name = "serde_urlencoded"
1452version = "0.7.1"
1453source = "registry+https://github.com/rust-lang/crates.io-index"
1454checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
1455dependencies = [
1456 "form_urlencoded",
1457 "itoa",
1458 "ryu",
1459 "serde",
1460]
1461
1462[[package]]
1463name = "sfa"
1464version = "1.0.0"
1465source = "registry+https://github.com/rust-lang/crates.io-index"
1466checksum = "a1296838937cab56cd6c4eeeb8718ec777383700c33f060e2869867bd01d1175"
1467dependencies = [
1468 "byteorder-lite",
1469 "log",
1470 "xxhash-rust",
1471]
1472
1473[[package]]
1474name = "sha1"
1475version = "0.10.6"
1476source = "registry+https://github.com/rust-lang/crates.io-index"
1477checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
1478dependencies = [
1479 "cfg-if",
1480 "cpufeatures",
1481 "digest",
1482]
1483
1484[[package]]
1485name = "sharded-slab"
1486version = "0.1.7"
1487source = "registry+https://github.com/rust-lang/crates.io-index"
1488checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
1489dependencies = [
1490 "lazy_static",
1491]
1492
1493[[package]]
1494name = "shlex"
1495version = "1.3.0"
1496source = "registry+https://github.com/rust-lang/crates.io-index"
1497checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1498
1499[[package]]
1500name = "signal-hook-registry"
1501version = "1.4.8"
1502source = "registry+https://github.com/rust-lang/crates.io-index"
1503checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
1504dependencies = [
1505 "errno",
1506 "libc",
1507]
1508
1509[[package]]
1510name = "simd-adler32"
1511version = "0.3.8"
1512source = "registry+https://github.com/rust-lang/crates.io-index"
1513checksum = "e320a6c5ad31d271ad523dcf3ad13e2767ad8b1cb8f047f75a8aeaf8da139da2"
1514
1515[[package]]
1516name = "simdutf8"
1517version = "0.1.5"
1518source = "registry+https://github.com/rust-lang/crates.io-index"
1519checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
1520
1521[[package]]
1522name = "slab"
1523version = "0.4.11"
1524source = "registry+https://github.com/rust-lang/crates.io-index"
1525checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589"
1526
1527[[package]]
1528name = "smallvec"
1529version = "1.15.1"
1530source = "registry+https://github.com/rust-lang/crates.io-index"
1531checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
1532
1533[[package]]
1534name = "socket2"
1535version = "0.4.10"
1536source = "registry+https://github.com/rust-lang/crates.io-index"
1537checksum = "9f7916fc008ca5542385b89a3d3ce689953c143e9304a9bf8beec1de48994c0d"
1538dependencies = [
1539 "libc",
1540 "winapi",
1541]
1542
1543[[package]]
1544name = "socket2"
1545version = "0.5.10"
1546source = "registry+https://github.com/rust-lang/crates.io-index"
1547checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678"
1548dependencies = [
1549 "libc",
1550 "windows-sys 0.52.0",
1551]
1552
1553[[package]]
1554name = "socket2"
1555version = "0.6.2"
1556source = "registry+https://github.com/rust-lang/crates.io-index"
1557checksum = "86f4aa3ad99f2088c990dfa82d367e19cb29268ed67c574d10d0a4bfe71f07e0"
1558dependencies = [
1559 "libc",
1560 "windows-sys 0.60.2",
1561]
1562
1563[[package]]
1564name = "sockudo-ws"
1565version = "1.7.4"
1566source = "git+https://github.com/Sockudo/sockudo-ws#234e2d0c97c31fceac2cc62b94b0470def542dde"
1567dependencies = [
1568 "base64",
1569 "bytes",
1570 "dashmap",
1571 "fastrand",
1572 "flate2",
1573 "futures-core",
1574 "futures-sink",
1575 "httparse",
1576 "parking_lot",
1577 "pin-project-lite",
1578 "rustls",
1579 "rustls-native-certs",
1580 "sha1",
1581 "simdutf8",
1582 "socket2 0.5.10",
1583 "tokio",
1584 "tokio-rustls",
1585 "tokio-uring",
1586 "tokio-util",
1587]
1588
1589[[package]]
1590name = "spin"
1591version = "0.9.8"
1592source = "registry+https://github.com/rust-lang/crates.io-index"
1593checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
1594dependencies = [
1595 "lock_api",
1596]
1597
1598[[package]]
1599name = "stable_deref_trait"
1600version = "1.2.1"
1601source = "registry+https://github.com/rust-lang/crates.io-index"
1602checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
1603
1604[[package]]
1605name = "subtle"
1606version = "2.6.1"
1607source = "registry+https://github.com/rust-lang/crates.io-index"
1608checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
1609
1610[[package]]
1611name = "syn"
1612version = "2.0.114"
1613source = "registry+https://github.com/rust-lang/crates.io-index"
1614checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
1615dependencies = [
1616 "proc-macro2",
1617 "quote",
1618 "unicode-ident",
1619]
1620
1621[[package]]
1622name = "sync_wrapper"
1623version = "1.0.2"
1624source = "registry+https://github.com/rust-lang/crates.io-index"
1625checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
1626dependencies = [
1627 "futures-core",
1628]
1629
1630[[package]]
1631name = "synstructure"
1632version = "0.13.2"
1633source = "registry+https://github.com/rust-lang/crates.io-index"
1634checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
1635dependencies = [
1636 "proc-macro2",
1637 "quote",
1638 "syn",
1639]
1640
1641[[package]]
1642name = "tapped"
1643version = "0.2.0"
1644source = "git+https://tangled.sh/ptr.pet/tapped#a49b32c917a97500245b0e54dc5cdb67a0f7aa70"
1645dependencies = [
1646 "base64",
1647 "bytes",
1648 "futures-util",
1649 "libc",
1650 "reqwest",
1651 "rustls",
1652 "rustls-native-certs",
1653 "rustls-pki-types",
1654 "serde",
1655 "serde_json",
1656 "sockudo-ws",
1657 "thiserror",
1658 "tokio",
1659 "tokio-rustls",
1660 "tracing",
1661 "url",
1662]
1663
1664[[package]]
1665name = "tempfile"
1666version = "3.24.0"
1667source = "registry+https://github.com/rust-lang/crates.io-index"
1668checksum = "655da9c7eb6305c55742045d5a8d2037996d61d8de95806335c7c86ce0f82e9c"
1669dependencies = [
1670 "fastrand",
1671 "getrandom 0.3.4",
1672 "once_cell",
1673 "rustix",
1674 "windows-sys 0.61.2",
1675]
1676
1677[[package]]
1678name = "thiserror"
1679version = "2.0.18"
1680source = "registry+https://github.com/rust-lang/crates.io-index"
1681checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
1682dependencies = [
1683 "thiserror-impl",
1684]
1685
1686[[package]]
1687name = "thiserror-impl"
1688version = "2.0.18"
1689source = "registry+https://github.com/rust-lang/crates.io-index"
1690checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
1691dependencies = [
1692 "proc-macro2",
1693 "quote",
1694 "syn",
1695]
1696
1697[[package]]
1698name = "thread_local"
1699version = "1.1.9"
1700source = "registry+https://github.com/rust-lang/crates.io-index"
1701checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
1702dependencies = [
1703 "cfg-if",
1704]
1705
1706[[package]]
1707name = "tinystr"
1708version = "0.8.2"
1709source = "registry+https://github.com/rust-lang/crates.io-index"
1710checksum = "42d3e9c45c09de15d06dd8acf5f4e0e399e85927b7f00711024eb7ae10fa4869"
1711dependencies = [
1712 "displaydoc",
1713 "zerovec",
1714]
1715
1716[[package]]
1717name = "tinyvec"
1718version = "1.10.0"
1719source = "registry+https://github.com/rust-lang/crates.io-index"
1720checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa"
1721dependencies = [
1722 "tinyvec_macros",
1723]
1724
1725[[package]]
1726name = "tinyvec_macros"
1727version = "0.1.1"
1728source = "registry+https://github.com/rust-lang/crates.io-index"
1729checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
1730
1731[[package]]
1732name = "tokio"
1733version = "1.49.0"
1734source = "registry+https://github.com/rust-lang/crates.io-index"
1735checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86"
1736dependencies = [
1737 "bytes",
1738 "libc",
1739 "mio",
1740 "pin-project-lite",
1741 "signal-hook-registry",
1742 "socket2 0.6.2",
1743 "tokio-macros",
1744 "windows-sys 0.61.2",
1745]
1746
1747[[package]]
1748name = "tokio-macros"
1749version = "2.6.0"
1750source = "registry+https://github.com/rust-lang/crates.io-index"
1751checksum = "af407857209536a95c8e56f8231ef2c2e2aff839b22e07a1ffcbc617e9db9fa5"
1752dependencies = [
1753 "proc-macro2",
1754 "quote",
1755 "syn",
1756]
1757
1758[[package]]
1759name = "tokio-rustls"
1760version = "0.26.4"
1761source = "registry+https://github.com/rust-lang/crates.io-index"
1762checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
1763dependencies = [
1764 "rustls",
1765 "tokio",
1766]
1767
1768[[package]]
1769name = "tokio-uring"
1770version = "0.5.0"
1771source = "registry+https://github.com/rust-lang/crates.io-index"
1772checksum = "748482e3e13584a34664a710168ad5068e8cb1d968aa4ffa887e83ca6dd27967"
1773dependencies = [
1774 "futures-util",
1775 "io-uring",
1776 "libc",
1777 "slab",
1778 "socket2 0.4.10",
1779 "tokio",
1780]
1781
1782[[package]]
1783name = "tokio-util"
1784version = "0.7.18"
1785source = "registry+https://github.com/rust-lang/crates.io-index"
1786checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098"
1787dependencies = [
1788 "bytes",
1789 "futures-core",
1790 "futures-sink",
1791 "pin-project-lite",
1792 "tokio",
1793]
1794
1795[[package]]
1796name = "tower"
1797version = "0.5.3"
1798source = "registry+https://github.com/rust-lang/crates.io-index"
1799checksum = "ebe5ef63511595f1344e2d5cfa636d973292adc0eec1f0ad45fae9f0851ab1d4"
1800dependencies = [
1801 "futures-core",
1802 "futures-util",
1803 "pin-project-lite",
1804 "sync_wrapper",
1805 "tokio",
1806 "tower-layer",
1807 "tower-service",
1808 "tracing",
1809]
1810
1811[[package]]
1812name = "tower-http"
1813version = "0.6.8"
1814source = "registry+https://github.com/rust-lang/crates.io-index"
1815checksum = "d4e6559d53cc268e5031cd8429d05415bc4cb4aefc4aa5d6cc35fbf5b924a1f8"
1816dependencies = [
1817 "bitflags 2.10.0",
1818 "bytes",
1819 "futures-util",
1820 "http",
1821 "http-body",
1822 "iri-string",
1823 "pin-project-lite",
1824 "tower",
1825 "tower-layer",
1826 "tower-service",
1827]
1828
1829[[package]]
1830name = "tower-layer"
1831version = "0.3.3"
1832source = "registry+https://github.com/rust-lang/crates.io-index"
1833checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
1834
1835[[package]]
1836name = "tower-service"
1837version = "0.3.3"
1838source = "registry+https://github.com/rust-lang/crates.io-index"
1839checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
1840
1841[[package]]
1842name = "tracing"
1843version = "0.1.44"
1844source = "registry+https://github.com/rust-lang/crates.io-index"
1845checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
1846dependencies = [
1847 "log",
1848 "pin-project-lite",
1849 "tracing-attributes",
1850 "tracing-core",
1851]
1852
1853[[package]]
1854name = "tracing-attributes"
1855version = "0.1.31"
1856source = "registry+https://github.com/rust-lang/crates.io-index"
1857checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
1858dependencies = [
1859 "proc-macro2",
1860 "quote",
1861 "syn",
1862]
1863
1864[[package]]
1865name = "tracing-core"
1866version = "0.1.36"
1867source = "registry+https://github.com/rust-lang/crates.io-index"
1868checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
1869dependencies = [
1870 "once_cell",
1871 "valuable",
1872]
1873
1874[[package]]
1875name = "tracing-log"
1876version = "0.2.0"
1877source = "registry+https://github.com/rust-lang/crates.io-index"
1878checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
1879dependencies = [
1880 "log",
1881 "once_cell",
1882 "tracing-core",
1883]
1884
1885[[package]]
1886name = "tracing-subscriber"
1887version = "0.3.22"
1888source = "registry+https://github.com/rust-lang/crates.io-index"
1889checksum = "2f30143827ddab0d256fd843b7a66d164e9f271cfa0dde49142c5ca0ca291f1e"
1890dependencies = [
1891 "nu-ansi-term",
1892 "sharded-slab",
1893 "smallvec",
1894 "thread_local",
1895 "tracing-core",
1896 "tracing-log",
1897]
1898
1899[[package]]
1900name = "try-lock"
1901version = "0.2.5"
1902source = "registry+https://github.com/rust-lang/crates.io-index"
1903checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
1904
1905[[package]]
1906name = "twox-hash"
1907version = "2.1.2"
1908source = "registry+https://github.com/rust-lang/crates.io-index"
1909checksum = "9ea3136b675547379c4bd395ca6b938e5ad3c3d20fad76e7fe85f9e0d011419c"
1910
1911[[package]]
1912name = "typenum"
1913version = "1.19.0"
1914source = "registry+https://github.com/rust-lang/crates.io-index"
1915checksum = "562d481066bde0658276a35467c4af00bdc6ee726305698a55b86e61d7ad82bb"
1916
1917[[package]]
1918name = "unicode-ident"
1919version = "1.0.22"
1920source = "registry+https://github.com/rust-lang/crates.io-index"
1921checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
1922
1923[[package]]
1924name = "untrusted"
1925version = "0.9.0"
1926source = "registry+https://github.com/rust-lang/crates.io-index"
1927checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
1928
1929[[package]]
1930name = "url"
1931version = "2.5.8"
1932source = "registry+https://github.com/rust-lang/crates.io-index"
1933checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
1934dependencies = [
1935 "form_urlencoded",
1936 "idna",
1937 "percent-encoding",
1938 "serde",
1939 "serde_derive",
1940]
1941
1942[[package]]
1943name = "utf8_iter"
1944version = "1.0.4"
1945source = "registry+https://github.com/rust-lang/crates.io-index"
1946checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
1947
1948[[package]]
1949name = "valuable"
1950version = "0.1.1"
1951source = "registry+https://github.com/rust-lang/crates.io-index"
1952checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
1953
1954[[package]]
1955name = "varint-rs"
1956version = "2.2.0"
1957source = "registry+https://github.com/rust-lang/crates.io-index"
1958checksum = "8f54a172d0620933a27a4360d3db3e2ae0dd6cceae9730751a036bbf182c4b23"
1959
1960[[package]]
1961name = "version_check"
1962version = "0.9.5"
1963source = "registry+https://github.com/rust-lang/crates.io-index"
1964checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
1965
1966[[package]]
1967name = "want"
1968version = "0.3.1"
1969source = "registry+https://github.com/rust-lang/crates.io-index"
1970checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
1971dependencies = [
1972 "try-lock",
1973]
1974
1975[[package]]
1976name = "wasi"
1977version = "0.11.1+wasi-snapshot-preview1"
1978source = "registry+https://github.com/rust-lang/crates.io-index"
1979checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
1980
1981[[package]]
1982name = "wasip2"
1983version = "1.0.2+wasi-0.2.9"
1984source = "registry+https://github.com/rust-lang/crates.io-index"
1985checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5"
1986dependencies = [
1987 "wit-bindgen",
1988]
1989
1990[[package]]
1991name = "wasm-bindgen"
1992version = "0.2.108"
1993source = "registry+https://github.com/rust-lang/crates.io-index"
1994checksum = "64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566"
1995dependencies = [
1996 "cfg-if",
1997 "once_cell",
1998 "rustversion",
1999 "wasm-bindgen-macro",
2000 "wasm-bindgen-shared",
2001]
2002
2003[[package]]
2004name = "wasm-bindgen-futures"
2005version = "0.4.58"
2006source = "registry+https://github.com/rust-lang/crates.io-index"
2007checksum = "70a6e77fd0ae8029c9ea0063f87c46fde723e7d887703d74ad2616d792e51e6f"
2008dependencies = [
2009 "cfg-if",
2010 "futures-util",
2011 "js-sys",
2012 "once_cell",
2013 "wasm-bindgen",
2014 "web-sys",
2015]
2016
2017[[package]]
2018name = "wasm-bindgen-macro"
2019version = "0.2.108"
2020source = "registry+https://github.com/rust-lang/crates.io-index"
2021checksum = "008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608"
2022dependencies = [
2023 "quote",
2024 "wasm-bindgen-macro-support",
2025]
2026
2027[[package]]
2028name = "wasm-bindgen-macro-support"
2029version = "0.2.108"
2030source = "registry+https://github.com/rust-lang/crates.io-index"
2031checksum = "5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55"
2032dependencies = [
2033 "bumpalo",
2034 "proc-macro2",
2035 "quote",
2036 "syn",
2037 "wasm-bindgen-shared",
2038]
2039
2040[[package]]
2041name = "wasm-bindgen-shared"
2042version = "0.2.108"
2043source = "registry+https://github.com/rust-lang/crates.io-index"
2044checksum = "1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12"
2045dependencies = [
2046 "unicode-ident",
2047]
2048
2049[[package]]
2050name = "web-sys"
2051version = "0.3.85"
2052source = "registry+https://github.com/rust-lang/crates.io-index"
2053checksum = "312e32e551d92129218ea9a2452120f4aabc03529ef03e4d0d82fb2780608598"
2054dependencies = [
2055 "js-sys",
2056 "wasm-bindgen",
2057]
2058
2059[[package]]
2060name = "web-time"
2061version = "1.1.0"
2062source = "registry+https://github.com/rust-lang/crates.io-index"
2063checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
2064dependencies = [
2065 "js-sys",
2066 "wasm-bindgen",
2067]
2068
2069[[package]]
2070name = "webpki-roots"
2071version = "1.0.5"
2072source = "registry+https://github.com/rust-lang/crates.io-index"
2073checksum = "12bed680863276c63889429bfd6cab3b99943659923822de1c8a39c49e4d722c"
2074dependencies = [
2075 "rustls-pki-types",
2076]
2077
2078[[package]]
2079name = "winapi"
2080version = "0.3.9"
2081source = "registry+https://github.com/rust-lang/crates.io-index"
2082checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
2083dependencies = [
2084 "winapi-i686-pc-windows-gnu",
2085 "winapi-x86_64-pc-windows-gnu",
2086]
2087
2088[[package]]
2089name = "winapi-i686-pc-windows-gnu"
2090version = "0.4.0"
2091source = "registry+https://github.com/rust-lang/crates.io-index"
2092checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
2093
2094[[package]]
2095name = "winapi-x86_64-pc-windows-gnu"
2096version = "0.4.0"
2097source = "registry+https://github.com/rust-lang/crates.io-index"
2098checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
2099
2100[[package]]
2101name = "windows-core"
2102version = "0.62.2"
2103source = "registry+https://github.com/rust-lang/crates.io-index"
2104checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
2105dependencies = [
2106 "windows-implement",
2107 "windows-interface",
2108 "windows-link",
2109 "windows-result",
2110 "windows-strings",
2111]
2112
2113[[package]]
2114name = "windows-implement"
2115version = "0.60.2"
2116source = "registry+https://github.com/rust-lang/crates.io-index"
2117checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
2118dependencies = [
2119 "proc-macro2",
2120 "quote",
2121 "syn",
2122]
2123
2124[[package]]
2125name = "windows-interface"
2126version = "0.59.3"
2127source = "registry+https://github.com/rust-lang/crates.io-index"
2128checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
2129dependencies = [
2130 "proc-macro2",
2131 "quote",
2132 "syn",
2133]
2134
2135[[package]]
2136name = "windows-link"
2137version = "0.2.1"
2138source = "registry+https://github.com/rust-lang/crates.io-index"
2139checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
2140
2141[[package]]
2142name = "windows-result"
2143version = "0.4.1"
2144source = "registry+https://github.com/rust-lang/crates.io-index"
2145checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
2146dependencies = [
2147 "windows-link",
2148]
2149
2150[[package]]
2151name = "windows-strings"
2152version = "0.5.1"
2153source = "registry+https://github.com/rust-lang/crates.io-index"
2154checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
2155dependencies = [
2156 "windows-link",
2157]
2158
2159[[package]]
2160name = "windows-sys"
2161version = "0.52.0"
2162source = "registry+https://github.com/rust-lang/crates.io-index"
2163checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
2164dependencies = [
2165 "windows-targets 0.52.6",
2166]
2167
2168[[package]]
2169name = "windows-sys"
2170version = "0.60.2"
2171source = "registry+https://github.com/rust-lang/crates.io-index"
2172checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb"
2173dependencies = [
2174 "windows-targets 0.53.5",
2175]
2176
2177[[package]]
2178name = "windows-sys"
2179version = "0.61.2"
2180source = "registry+https://github.com/rust-lang/crates.io-index"
2181checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
2182dependencies = [
2183 "windows-link",
2184]
2185
2186[[package]]
2187name = "windows-targets"
2188version = "0.52.6"
2189source = "registry+https://github.com/rust-lang/crates.io-index"
2190checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
2191dependencies = [
2192 "windows_aarch64_gnullvm 0.52.6",
2193 "windows_aarch64_msvc 0.52.6",
2194 "windows_i686_gnu 0.52.6",
2195 "windows_i686_gnullvm 0.52.6",
2196 "windows_i686_msvc 0.52.6",
2197 "windows_x86_64_gnu 0.52.6",
2198 "windows_x86_64_gnullvm 0.52.6",
2199 "windows_x86_64_msvc 0.52.6",
2200]
2201
2202[[package]]
2203name = "windows-targets"
2204version = "0.53.5"
2205source = "registry+https://github.com/rust-lang/crates.io-index"
2206checksum = "4945f9f551b88e0d65f3db0bc25c33b8acea4d9e41163edf90dcd0b19f9069f3"
2207dependencies = [
2208 "windows-link",
2209 "windows_aarch64_gnullvm 0.53.1",
2210 "windows_aarch64_msvc 0.53.1",
2211 "windows_i686_gnu 0.53.1",
2212 "windows_i686_gnullvm 0.53.1",
2213 "windows_i686_msvc 0.53.1",
2214 "windows_x86_64_gnu 0.53.1",
2215 "windows_x86_64_gnullvm 0.53.1",
2216 "windows_x86_64_msvc 0.53.1",
2217]
2218
2219[[package]]
2220name = "windows_aarch64_gnullvm"
2221version = "0.52.6"
2222source = "registry+https://github.com/rust-lang/crates.io-index"
2223checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
2224
2225[[package]]
2226name = "windows_aarch64_gnullvm"
2227version = "0.53.1"
2228source = "registry+https://github.com/rust-lang/crates.io-index"
2229checksum = "a9d8416fa8b42f5c947f8482c43e7d89e73a173cead56d044f6a56104a6d1b53"
2230
2231[[package]]
2232name = "windows_aarch64_msvc"
2233version = "0.52.6"
2234source = "registry+https://github.com/rust-lang/crates.io-index"
2235checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
2236
2237[[package]]
2238name = "windows_aarch64_msvc"
2239version = "0.53.1"
2240source = "registry+https://github.com/rust-lang/crates.io-index"
2241checksum = "b9d782e804c2f632e395708e99a94275910eb9100b2114651e04744e9b125006"
2242
2243[[package]]
2244name = "windows_i686_gnu"
2245version = "0.52.6"
2246source = "registry+https://github.com/rust-lang/crates.io-index"
2247checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
2248
2249[[package]]
2250name = "windows_i686_gnu"
2251version = "0.53.1"
2252source = "registry+https://github.com/rust-lang/crates.io-index"
2253checksum = "960e6da069d81e09becb0ca57a65220ddff016ff2d6af6a223cf372a506593a3"
2254
2255[[package]]
2256name = "windows_i686_gnullvm"
2257version = "0.52.6"
2258source = "registry+https://github.com/rust-lang/crates.io-index"
2259checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
2260
2261[[package]]
2262name = "windows_i686_gnullvm"
2263version = "0.53.1"
2264source = "registry+https://github.com/rust-lang/crates.io-index"
2265checksum = "fa7359d10048f68ab8b09fa71c3daccfb0e9b559aed648a8f95469c27057180c"
2266
2267[[package]]
2268name = "windows_i686_msvc"
2269version = "0.52.6"
2270source = "registry+https://github.com/rust-lang/crates.io-index"
2271checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
2272
2273[[package]]
2274name = "windows_i686_msvc"
2275version = "0.53.1"
2276source = "registry+https://github.com/rust-lang/crates.io-index"
2277checksum = "1e7ac75179f18232fe9c285163565a57ef8d3c89254a30685b57d83a38d326c2"
2278
2279[[package]]
2280name = "windows_x86_64_gnu"
2281version = "0.52.6"
2282source = "registry+https://github.com/rust-lang/crates.io-index"
2283checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
2284
2285[[package]]
2286name = "windows_x86_64_gnu"
2287version = "0.53.1"
2288source = "registry+https://github.com/rust-lang/crates.io-index"
2289checksum = "9c3842cdd74a865a8066ab39c8a7a473c0778a3f29370b5fd6b4b9aa7df4a499"
2290
2291[[package]]
2292name = "windows_x86_64_gnullvm"
2293version = "0.52.6"
2294source = "registry+https://github.com/rust-lang/crates.io-index"
2295checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
2296
2297[[package]]
2298name = "windows_x86_64_gnullvm"
2299version = "0.53.1"
2300source = "registry+https://github.com/rust-lang/crates.io-index"
2301checksum = "0ffa179e2d07eee8ad8f57493436566c7cc30ac536a3379fdf008f47f6bb7ae1"
2302
2303[[package]]
2304name = "windows_x86_64_msvc"
2305version = "0.52.6"
2306source = "registry+https://github.com/rust-lang/crates.io-index"
2307checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
2308
2309[[package]]
2310name = "windows_x86_64_msvc"
2311version = "0.53.1"
2312source = "registry+https://github.com/rust-lang/crates.io-index"
2313checksum = "d6bbff5f0aada427a1e5a6da5f1f98158182f26556f345ac9e04d36d0ebed650"
2314
2315[[package]]
2316name = "wit-bindgen"
2317version = "0.51.0"
2318source = "registry+https://github.com/rust-lang/crates.io-index"
2319checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
2320
2321[[package]]
2322name = "writeable"
2323version = "0.6.2"
2324source = "registry+https://github.com/rust-lang/crates.io-index"
2325checksum = "9edde0db4769d2dc68579893f2306b26c6ecfbe0ef499b013d731b7b9247e0b9"
2326
2327[[package]]
2328name = "xxhash-rust"
2329version = "0.8.15"
2330source = "registry+https://github.com/rust-lang/crates.io-index"
2331checksum = "fdd20c5420375476fbd4394763288da7eb0cc0b8c11deed431a91562af7335d3"
2332
2333[[package]]
2334name = "yoke"
2335version = "0.8.1"
2336source = "registry+https://github.com/rust-lang/crates.io-index"
2337checksum = "72d6e5c6afb84d73944e5cedb052c4680d5657337201555f9f2a16b7406d4954"
2338dependencies = [
2339 "stable_deref_trait",
2340 "yoke-derive",
2341 "zerofrom",
2342]
2343
2344[[package]]
2345name = "yoke-derive"
2346version = "0.8.1"
2347source = "registry+https://github.com/rust-lang/crates.io-index"
2348checksum = "b659052874eb698efe5b9e8cf382204678a0086ebf46982b79d6ca3182927e5d"
2349dependencies = [
2350 "proc-macro2",
2351 "quote",
2352 "syn",
2353 "synstructure",
2354]
2355
2356[[package]]
2357name = "zerocopy"
2358version = "0.8.34"
2359source = "registry+https://github.com/rust-lang/crates.io-index"
2360checksum = "71ddd76bcebeed25db614f82bf31a9f4222d3fbba300e6fb6c00afa26cbd4d9d"
2361dependencies = [
2362 "zerocopy-derive",
2363]
2364
2365[[package]]
2366name = "zerocopy-derive"
2367version = "0.8.34"
2368source = "registry+https://github.com/rust-lang/crates.io-index"
2369checksum = "d8187381b52e32220d50b255276aa16a084ec0a9017a0ca2152a1f55c539758d"
2370dependencies = [
2371 "proc-macro2",
2372 "quote",
2373 "syn",
2374]
2375
2376[[package]]
2377name = "zerofrom"
2378version = "0.1.6"
2379source = "registry+https://github.com/rust-lang/crates.io-index"
2380checksum = "50cc42e0333e05660c3587f3bf9d0478688e15d870fab3346451ce7f8c9fbea5"
2381dependencies = [
2382 "zerofrom-derive",
2383]
2384
2385[[package]]
2386name = "zerofrom-derive"
2387version = "0.1.6"
2388source = "registry+https://github.com/rust-lang/crates.io-index"
2389checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502"
2390dependencies = [
2391 "proc-macro2",
2392 "quote",
2393 "syn",
2394 "synstructure",
2395]
2396
2397[[package]]
2398name = "zeroize"
2399version = "1.8.2"
2400source = "registry+https://github.com/rust-lang/crates.io-index"
2401checksum = "b97154e67e32c85465826e8bcc1c59429aaaf107c1e4a9e53c8d8ccd5eff88d0"
2402
2403[[package]]
2404name = "zerotrie"
2405version = "0.2.3"
2406source = "registry+https://github.com/rust-lang/crates.io-index"
2407checksum = "2a59c17a5562d507e4b54960e8569ebee33bee890c70aa3fe7b97e85a9fd7851"
2408dependencies = [
2409 "displaydoc",
2410 "yoke",
2411 "zerofrom",
2412]
2413
2414[[package]]
2415name = "zerovec"
2416version = "0.11.5"
2417source = "registry+https://github.com/rust-lang/crates.io-index"
2418checksum = "6c28719294829477f525be0186d13efa9a3c602f7ec202ca9e353d310fb9a002"
2419dependencies = [
2420 "yoke",
2421 "zerofrom",
2422 "zerovec-derive",
2423]
2424
2425[[package]]
2426name = "zerovec-derive"
2427version = "0.11.2"
2428source = "registry+https://github.com/rust-lang/crates.io-index"
2429checksum = "eadce39539ca5cb3985590102671f2567e659fca9666581ad3411d59207951f3"
2430dependencies = [
2431 "proc-macro2",
2432 "quote",
2433 "syn",
2434]
2435
2436[[package]]
2437name = "zlib-rs"
2438version = "0.5.5"
2439source = "registry+https://github.com/rust-lang/crates.io-index"
2440checksum = "40990edd51aae2c2b6907af74ffb635029d5788228222c4bb811e9351c0caad3"
2441
2442[[package]]
2443name = "zmij"
2444version = "1.0.17"
2445source = "registry+https://github.com/rust-lang/crates.io-index"
2446checksum = "02aae0f83f69aafc94776e879363e9771d7ecbffe2c7fbb6c14c5e00dfe88439"