Another project
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "ab_glyph"
7version = "0.2.32"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "01c0457472c38ea5bd1c3b5ada5e368271cb550be7a4ca4a0b4634e9913f6cc2"
10dependencies = [
11 "ab_glyph_rasterizer",
12 "owned_ttf_parser",
13]
14
15[[package]]
16name = "ab_glyph_rasterizer"
17version = "0.1.10"
18source = "registry+https://github.com/rust-lang/crates.io-index"
19checksum = "366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618"
20
21[[package]]
22name = "accesskit"
23version = "0.24.0"
24source = "registry+https://github.com/rust-lang/crates.io-index"
25checksum = "5351dcebb14b579ccab05f288596b2ae097005be7ee50a7c3d4ca9d0d5a66f6a"
26dependencies = [
27 "uuid",
28]
29
30[[package]]
31name = "adler2"
32version = "2.0.1"
33source = "registry+https://github.com/rust-lang/crates.io-index"
34checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
35
36[[package]]
37name = "ahash"
38version = "0.8.12"
39source = "registry+https://github.com/rust-lang/crates.io-index"
40checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
41dependencies = [
42 "cfg-if",
43 "getrandom 0.3.4",
44 "once_cell",
45 "version_check",
46 "zerocopy",
47]
48
49[[package]]
50name = "aho-corasick"
51version = "1.1.4"
52source = "registry+https://github.com/rust-lang/crates.io-index"
53checksum = "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
54dependencies = [
55 "memchr",
56]
57
58[[package]]
59name = "allocator-api2"
60version = "0.2.21"
61source = "registry+https://github.com/rust-lang/crates.io-index"
62checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
63
64[[package]]
65name = "android-activity"
66version = "0.6.1"
67source = "registry+https://github.com/rust-lang/crates.io-index"
68checksum = "0f2a1bb052857d5dd49572219344a7332b31b76405648eabac5bc68978251bcd"
69dependencies = [
70 "android-properties",
71 "bitflags 2.11.1",
72 "cc",
73 "jni",
74 "libc",
75 "log",
76 "ndk",
77 "ndk-context",
78 "ndk-sys",
79 "num_enum",
80 "thiserror 2.0.18",
81]
82
83[[package]]
84name = "android-properties"
85version = "0.2.2"
86source = "registry+https://github.com/rust-lang/crates.io-index"
87checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04"
88
89[[package]]
90name = "android_system_properties"
91version = "0.1.5"
92source = "registry+https://github.com/rust-lang/crates.io-index"
93checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
94dependencies = [
95 "libc",
96]
97
98[[package]]
99name = "anyhow"
100version = "1.0.102"
101source = "registry+https://github.com/rust-lang/crates.io-index"
102checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
103
104[[package]]
105name = "approx"
106version = "0.4.0"
107source = "registry+https://github.com/rust-lang/crates.io-index"
108checksum = "3f2a05fd1bd10b2527e20a2cd32d8873d115b8b39fe219ee25f42a8aca6ba278"
109dependencies = [
110 "num-traits",
111]
112
113[[package]]
114name = "approx"
115version = "0.5.1"
116source = "registry+https://github.com/rust-lang/crates.io-index"
117checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
118dependencies = [
119 "num-traits",
120]
121
122[[package]]
123name = "array-macro"
124version = "2.1.8"
125source = "registry+https://github.com/rust-lang/crates.io-index"
126checksum = "220a2c618ab466efe41d0eace94dfeff1c35e3aa47891bdb95e1c0fefffd3c99"
127
128[[package]]
129name = "arrayref"
130version = "0.3.9"
131source = "registry+https://github.com/rust-lang/crates.io-index"
132checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb"
133
134[[package]]
135name = "arrayvec"
136version = "0.7.6"
137source = "registry+https://github.com/rust-lang/crates.io-index"
138checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
139
140[[package]]
141name = "as-raw-xcb-connection"
142version = "1.0.1"
143source = "registry+https://github.com/rust-lang/crates.io-index"
144checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
145
146[[package]]
147name = "ash"
148version = "0.38.0+1.3.281"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f"
151dependencies = [
152 "libloading",
153]
154
155[[package]]
156name = "ashpd"
157version = "0.13.11"
158source = "registry+https://github.com/rust-lang/crates.io-index"
159checksum = "340e0f6bf7f9ee78549c61454f1460a3ed97c011902ee76b58301bbc6d502a32"
160dependencies = [
161 "enumflags2",
162 "futures-util",
163 "getrandom 0.4.2",
164 "serde",
165 "serde_repr",
166 "zbus",
167]
168
169[[package]]
170name = "async-broadcast"
171version = "0.7.2"
172source = "registry+https://github.com/rust-lang/crates.io-index"
173checksum = "435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532"
174dependencies = [
175 "event-listener",
176 "event-listener-strategy",
177 "futures-core",
178 "pin-project-lite",
179]
180
181[[package]]
182name = "async-channel"
183version = "2.5.0"
184source = "registry+https://github.com/rust-lang/crates.io-index"
185checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
186dependencies = [
187 "concurrent-queue",
188 "event-listener-strategy",
189 "futures-core",
190 "pin-project-lite",
191]
192
193[[package]]
194name = "async-executor"
195version = "1.14.0"
196source = "registry+https://github.com/rust-lang/crates.io-index"
197checksum = "c96bf972d85afc50bf5ab8fe2d54d1586b4e0b46c97c50a0c9e71e2f7bcd812a"
198dependencies = [
199 "async-task",
200 "concurrent-queue",
201 "fastrand",
202 "futures-lite",
203 "pin-project-lite",
204 "slab",
205]
206
207[[package]]
208name = "async-io"
209version = "2.6.0"
210source = "registry+https://github.com/rust-lang/crates.io-index"
211checksum = "456b8a8feb6f42d237746d4b3e9a178494627745c3c56c6ea55d92ba50d026fc"
212dependencies = [
213 "autocfg",
214 "cfg-if",
215 "concurrent-queue",
216 "futures-io",
217 "futures-lite",
218 "parking",
219 "polling",
220 "rustix 1.1.4",
221 "slab",
222 "windows-sys 0.61.2",
223]
224
225[[package]]
226name = "async-lock"
227version = "3.4.2"
228source = "registry+https://github.com/rust-lang/crates.io-index"
229checksum = "290f7f2596bd5b78a9fec8088ccd89180d7f9f55b94b0576823bbbdc72ee8311"
230dependencies = [
231 "event-listener",
232 "event-listener-strategy",
233 "pin-project-lite",
234]
235
236[[package]]
237name = "async-process"
238version = "2.5.0"
239source = "registry+https://github.com/rust-lang/crates.io-index"
240checksum = "fc50921ec0055cdd8a16de48773bfeec5c972598674347252c0399676be7da75"
241dependencies = [
242 "async-channel",
243 "async-io",
244 "async-lock",
245 "async-signal",
246 "async-task",
247 "blocking",
248 "cfg-if",
249 "event-listener",
250 "futures-lite",
251 "rustix 1.1.4",
252]
253
254[[package]]
255name = "async-recursion"
256version = "1.1.1"
257source = "registry+https://github.com/rust-lang/crates.io-index"
258checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
259dependencies = [
260 "proc-macro2",
261 "quote",
262 "syn 2.0.117",
263]
264
265[[package]]
266name = "async-signal"
267version = "0.2.14"
268source = "registry+https://github.com/rust-lang/crates.io-index"
269checksum = "52b5aaafa020cf5053a01f2a60e8ff5dccf550f0f77ec54a4e47285ac2bab485"
270dependencies = [
271 "async-io",
272 "async-lock",
273 "atomic-waker",
274 "cfg-if",
275 "futures-core",
276 "futures-io",
277 "rustix 1.1.4",
278 "signal-hook-registry",
279 "slab",
280 "windows-sys 0.61.2",
281]
282
283[[package]]
284name = "async-task"
285version = "4.7.1"
286source = "registry+https://github.com/rust-lang/crates.io-index"
287checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
288
289[[package]]
290name = "async-trait"
291version = "0.1.89"
292source = "registry+https://github.com/rust-lang/crates.io-index"
293checksum = "9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb"
294dependencies = [
295 "proc-macro2",
296 "quote",
297 "syn 2.0.117",
298]
299
300[[package]]
301name = "atomic-waker"
302version = "1.1.2"
303source = "registry+https://github.com/rust-lang/crates.io-index"
304checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
305
306[[package]]
307name = "autocfg"
308version = "1.5.0"
309source = "registry+https://github.com/rust-lang/crates.io-index"
310checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
311
312[[package]]
313name = "bit-set"
314version = "0.9.1"
315source = "registry+https://github.com/rust-lang/crates.io-index"
316checksum = "34ddef2995421ab6a5c779542c81ee77c115206f4ad9d5a8e05f4ff49716a3dd"
317dependencies = [
318 "bit-vec",
319]
320
321[[package]]
322name = "bit-vec"
323version = "0.9.1"
324source = "registry+https://github.com/rust-lang/crates.io-index"
325checksum = "b71798fca2c1fe1086445a7258a4bc81e6e49dcd24c8d0dd9a1e57395b603f51"
326
327[[package]]
328name = "bitflags"
329version = "1.3.2"
330source = "registry+https://github.com/rust-lang/crates.io-index"
331checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
332
333[[package]]
334name = "bitflags"
335version = "2.11.1"
336source = "registry+https://github.com/rust-lang/crates.io-index"
337checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3"
338dependencies = [
339 "serde_core",
340]
341
342[[package]]
343name = "blake3"
344version = "1.8.4"
345source = "registry+https://github.com/rust-lang/crates.io-index"
346checksum = "4d2d5991425dfd0785aed03aedcf0b321d61975c9b5b3689c774a2610ae0b51e"
347dependencies = [
348 "arrayref",
349 "arrayvec",
350 "cc",
351 "cfg-if",
352 "constant_time_eq",
353 "cpufeatures",
354]
355
356[[package]]
357name = "block2"
358version = "0.5.1"
359source = "registry+https://github.com/rust-lang/crates.io-index"
360checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f"
361dependencies = [
362 "objc2 0.5.2",
363]
364
365[[package]]
366name = "block2"
367version = "0.6.2"
368source = "registry+https://github.com/rust-lang/crates.io-index"
369checksum = "cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5"
370dependencies = [
371 "objc2 0.6.4",
372]
373
374[[package]]
375name = "blocking"
376version = "1.6.2"
377source = "registry+https://github.com/rust-lang/crates.io-index"
378checksum = "e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21"
379dependencies = [
380 "async-channel",
381 "async-task",
382 "futures-io",
383 "futures-lite",
384 "piper",
385]
386
387[[package]]
388name = "bone-app"
389version = "0.0.0"
390dependencies = [
391 "accesskit",
392 "ashpd",
393 "bone-document",
394 "bone-render",
395 "bone-text",
396 "bone-types",
397 "bone-ui",
398 "insta",
399 "percent-encoding",
400 "pollster",
401 "ron",
402 "serde",
403 "swash",
404 "thiserror 2.0.18",
405 "tracing",
406 "tracing-subscriber",
407 "uom",
408 "wgpu",
409 "winit",
410]
411
412[[package]]
413name = "bone-document"
414version = "0.0.0"
415dependencies = [
416 "blake3",
417 "bone-solver",
418 "bone-types",
419 "insta",
420 "nalgebra",
421 "proptest",
422 "ron",
423 "serde",
424 "slotmap",
425 "tempfile",
426 "thiserror 2.0.18",
427 "tracing",
428]
429
430[[package]]
431name = "bone-kernel"
432version = "0.0.0"
433dependencies = [
434 "bone-types",
435 "insta",
436 "ron",
437 "serde",
438 "slotmap",
439 "thiserror 2.0.18",
440 "truck-modeling",
441 "uom",
442]
443
444[[package]]
445name = "bone-render"
446version = "0.0.0"
447dependencies = [
448 "bone-document",
449 "bone-kernel",
450 "bone-text",
451 "bone-types",
452 "bytemuck",
453 "lyon_tessellation",
454 "png",
455 "pollster",
456 "proptest",
457 "slotmap",
458 "swash",
459 "thiserror 2.0.18",
460 "tracing",
461 "uom",
462 "wgpu",
463]
464
465[[package]]
466name = "bone-solver"
467version = "0.0.0"
468dependencies = [
469 "bone-kernel",
470 "bone-types",
471 "faer",
472 "insta",
473 "nalgebra",
474 "thiserror 2.0.18",
475]
476
477[[package]]
478name = "bone-text"
479version = "0.0.0"
480dependencies = [
481 "lyon_tessellation",
482 "parley",
483 "serde",
484 "swash",
485]
486
487[[package]]
488name = "bone-types"
489version = "0.0.0"
490dependencies = [
491 "insta",
492 "nalgebra",
493 "ron",
494 "serde",
495 "slotmap",
496 "thiserror 2.0.18",
497 "tracing",
498 "tracing-subscriber",
499 "uom",
500]
501
502[[package]]
503name = "bone-ui"
504version = "0.0.0"
505dependencies = [
506 "accesskit",
507 "bone-text",
508 "insta",
509 "lyon_tessellation",
510 "palette",
511 "png",
512 "ron",
513 "serde",
514 "swash",
515 "taffy",
516 "thiserror 2.0.18",
517 "unicode-segmentation",
518 "uom",
519]
520
521[[package]]
522name = "branches"
523version = "0.3.0"
524source = "registry+https://github.com/rust-lang/crates.io-index"
525checksum = "f11502672c5570f77f6bdf573332483f8475bab6a7fda00f1fae8ddb5a6245c0"
526dependencies = [
527 "rustc_version",
528]
529
530[[package]]
531name = "bumpalo"
532version = "3.20.2"
533source = "registry+https://github.com/rust-lang/crates.io-index"
534checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb"
535
536[[package]]
537name = "by_address"
538version = "1.2.1"
539source = "registry+https://github.com/rust-lang/crates.io-index"
540checksum = "64fa3c856b712db6612c019f14756e64e4bcea13337a6b33b696333a9eaa2d06"
541
542[[package]]
543name = "bytemuck"
544version = "1.25.0"
545source = "registry+https://github.com/rust-lang/crates.io-index"
546checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
547dependencies = [
548 "bytemuck_derive",
549]
550
551[[package]]
552name = "bytemuck_derive"
553version = "1.10.2"
554source = "registry+https://github.com/rust-lang/crates.io-index"
555checksum = "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff"
556dependencies = [
557 "proc-macro2",
558 "quote",
559 "syn 2.0.117",
560]
561
562[[package]]
563name = "byteorder"
564version = "1.5.0"
565source = "registry+https://github.com/rust-lang/crates.io-index"
566checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
567
568[[package]]
569name = "bytes"
570version = "1.11.1"
571source = "registry+https://github.com/rust-lang/crates.io-index"
572checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
573
574[[package]]
575name = "calloop"
576version = "0.13.0"
577source = "registry+https://github.com/rust-lang/crates.io-index"
578checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec"
579dependencies = [
580 "bitflags 2.11.1",
581 "log",
582 "polling",
583 "rustix 0.38.44",
584 "slab",
585 "thiserror 1.0.69",
586]
587
588[[package]]
589name = "calloop-wayland-source"
590version = "0.3.0"
591source = "registry+https://github.com/rust-lang/crates.io-index"
592checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20"
593dependencies = [
594 "calloop",
595 "rustix 0.38.44",
596 "wayland-backend",
597 "wayland-client",
598]
599
600[[package]]
601name = "cc"
602version = "1.2.60"
603source = "registry+https://github.com/rust-lang/crates.io-index"
604checksum = "43c5703da9466b66a946814e1adf53ea2c90f10063b86290cc9eb67ce3478a20"
605dependencies = [
606 "find-msvc-tools",
607 "jobserver",
608 "libc",
609 "shlex",
610]
611
612[[package]]
613name = "cfg-if"
614version = "1.0.4"
615source = "registry+https://github.com/rust-lang/crates.io-index"
616checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
617
618[[package]]
619name = "cfg_aliases"
620version = "0.2.1"
621source = "registry+https://github.com/rust-lang/crates.io-index"
622checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
623
624[[package]]
625name = "cgmath"
626version = "0.18.0"
627source = "registry+https://github.com/rust-lang/crates.io-index"
628checksum = "1a98d30140e3296250832bbaaff83b27dcd6fa3cc70fb6f1f3e5c9c0023b5317"
629dependencies = [
630 "approx 0.4.0",
631 "num-traits",
632 "serde",
633]
634
635[[package]]
636name = "codespan-reporting"
637version = "0.13.1"
638source = "registry+https://github.com/rust-lang/crates.io-index"
639checksum = "af491d569909a7e4dee0ad7db7f5341fef5c614d5b8ec8cf765732aba3cff681"
640dependencies = [
641 "serde",
642 "termcolor",
643 "unicode-width",
644]
645
646[[package]]
647name = "combine"
648version = "4.6.7"
649source = "registry+https://github.com/rust-lang/crates.io-index"
650checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
651dependencies = [
652 "bytes",
653 "memchr",
654]
655
656[[package]]
657name = "concurrent-queue"
658version = "2.5.0"
659source = "registry+https://github.com/rust-lang/crates.io-index"
660checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
661dependencies = [
662 "crossbeam-utils",
663]
664
665[[package]]
666name = "console"
667version = "0.16.3"
668source = "registry+https://github.com/rust-lang/crates.io-index"
669checksum = "d64e8af5551369d19cf50138de61f1c42074ab970f74e99be916646777f8fc87"
670dependencies = [
671 "encode_unicode",
672 "libc",
673 "windows-sys 0.61.2",
674]
675
676[[package]]
677name = "constant_time_eq"
678version = "0.4.2"
679source = "registry+https://github.com/rust-lang/crates.io-index"
680checksum = "3d52eff69cd5e647efe296129160853a42795992097e8af39800e1060caeea9b"
681
682[[package]]
683name = "convert_case"
684version = "0.4.0"
685source = "registry+https://github.com/rust-lang/crates.io-index"
686checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
687
688[[package]]
689name = "core-foundation"
690version = "0.9.4"
691source = "registry+https://github.com/rust-lang/crates.io-index"
692checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
693dependencies = [
694 "core-foundation-sys",
695 "libc",
696]
697
698[[package]]
699name = "core-foundation-sys"
700version = "0.8.7"
701source = "registry+https://github.com/rust-lang/crates.io-index"
702checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
703
704[[package]]
705name = "core-graphics"
706version = "0.23.2"
707source = "registry+https://github.com/rust-lang/crates.io-index"
708checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081"
709dependencies = [
710 "bitflags 1.3.2",
711 "core-foundation",
712 "core-graphics-types",
713 "foreign-types",
714 "libc",
715]
716
717[[package]]
718name = "core-graphics-types"
719version = "0.1.3"
720source = "registry+https://github.com/rust-lang/crates.io-index"
721checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
722dependencies = [
723 "bitflags 1.3.2",
724 "core-foundation",
725 "libc",
726]
727
728[[package]]
729name = "core_maths"
730version = "0.1.1"
731source = "registry+https://github.com/rust-lang/crates.io-index"
732checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
733dependencies = [
734 "libm",
735]
736
737[[package]]
738name = "cpufeatures"
739version = "0.3.0"
740source = "registry+https://github.com/rust-lang/crates.io-index"
741checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
742dependencies = [
743 "libc",
744]
745
746[[package]]
747name = "crc32fast"
748version = "1.5.0"
749source = "registry+https://github.com/rust-lang/crates.io-index"
750checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
751dependencies = [
752 "cfg-if",
753]
754
755[[package]]
756name = "crossbeam-deque"
757version = "0.8.6"
758source = "registry+https://github.com/rust-lang/crates.io-index"
759checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
760dependencies = [
761 "crossbeam-epoch",
762 "crossbeam-utils",
763]
764
765[[package]]
766name = "crossbeam-epoch"
767version = "0.9.18"
768source = "registry+https://github.com/rust-lang/crates.io-index"
769checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
770dependencies = [
771 "crossbeam-utils",
772]
773
774[[package]]
775name = "crossbeam-utils"
776version = "0.8.21"
777source = "registry+https://github.com/rust-lang/crates.io-index"
778checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
779
780[[package]]
781name = "crunchy"
782version = "0.2.4"
783source = "registry+https://github.com/rust-lang/crates.io-index"
784checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5"
785
786[[package]]
787name = "cursor-icon"
788version = "1.2.0"
789source = "registry+https://github.com/rust-lang/crates.io-index"
790checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f"
791
792[[package]]
793name = "defer"
794version = "0.2.1"
795source = "registry+https://github.com/rust-lang/crates.io-index"
796checksum = "930c7171c8df9fb1782bdf9b918ed9ed2d33d1d22300abb754f9085bc48bf8e8"
797
798[[package]]
799name = "derive_more"
800version = "0.99.20"
801source = "registry+https://github.com/rust-lang/crates.io-index"
802checksum = "6edb4b64a43d977b8e99788fe3a04d483834fba1215a7e02caa415b626497f7f"
803dependencies = [
804 "convert_case",
805 "proc-macro2",
806 "quote",
807 "rustc_version",
808 "syn 2.0.117",
809]
810
811[[package]]
812name = "dispatch"
813version = "0.2.0"
814source = "registry+https://github.com/rust-lang/crates.io-index"
815checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
816
817[[package]]
818name = "dispatch2"
819version = "0.3.1"
820source = "registry+https://github.com/rust-lang/crates.io-index"
821checksum = "1e0e367e4e7da84520dedcac1901e4da967309406d1e51017ae1abfb97adbd38"
822dependencies = [
823 "bitflags 2.11.1",
824 "objc2 0.6.4",
825]
826
827[[package]]
828name = "displaydoc"
829version = "0.2.5"
830source = "registry+https://github.com/rust-lang/crates.io-index"
831checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
832dependencies = [
833 "proc-macro2",
834 "quote",
835 "syn 2.0.117",
836]
837
838[[package]]
839name = "dlib"
840version = "0.5.3"
841source = "registry+https://github.com/rust-lang/crates.io-index"
842checksum = "ab8ecd87370524b461f8557c119c405552c396ed91fc0a8eec68679eab26f94a"
843dependencies = [
844 "libloading",
845]
846
847[[package]]
848name = "document-features"
849version = "0.2.12"
850source = "registry+https://github.com/rust-lang/crates.io-index"
851checksum = "d4b8a88685455ed29a21542a33abd9cb6510b6b129abadabdcef0f4c55bc8f61"
852dependencies = [
853 "litrs",
854]
855
856[[package]]
857name = "downcast-rs"
858version = "1.2.1"
859source = "registry+https://github.com/rust-lang/crates.io-index"
860checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
861
862[[package]]
863name = "dpi"
864version = "0.1.2"
865source = "registry+https://github.com/rust-lang/crates.io-index"
866checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76"
867
868[[package]]
869name = "dyn-stack"
870version = "0.13.2"
871source = "registry+https://github.com/rust-lang/crates.io-index"
872checksum = "1c4713e43e2886ba72b8271aa66c93d722116acf7a75555cce11dcde84388fe8"
873dependencies = [
874 "bytemuck",
875 "dyn-stack-macros",
876]
877
878[[package]]
879name = "dyn-stack-macros"
880version = "0.1.3"
881source = "registry+https://github.com/rust-lang/crates.io-index"
882checksum = "e1d926b4d407d372f141f93bb444696142c29d32962ccbd3531117cf3aa0bfa9"
883
884[[package]]
885name = "either"
886version = "1.16.0"
887source = "registry+https://github.com/rust-lang/crates.io-index"
888checksum = "91622ff5e7162018101f2fea40d6ebf4a78bbe5a49736a2020649edf9693679e"
889
890[[package]]
891name = "encode_unicode"
892version = "1.0.0"
893source = "registry+https://github.com/rust-lang/crates.io-index"
894checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0"
895
896[[package]]
897name = "endi"
898version = "1.1.1"
899source = "registry+https://github.com/rust-lang/crates.io-index"
900checksum = "66b7e2430c6dff6a955451e2cfc438f09cea1965a9d6f87f7e3b90decc014099"
901
902[[package]]
903name = "enum-as-inner"
904version = "0.6.1"
905source = "registry+https://github.com/rust-lang/crates.io-index"
906checksum = "a1e6a265c649f3f5979b601d26f1d05ada116434c87741c9493cb56218f76cbc"
907dependencies = [
908 "heck",
909 "proc-macro2",
910 "quote",
911 "syn 2.0.117",
912]
913
914[[package]]
915name = "enumflags2"
916version = "0.7.12"
917source = "registry+https://github.com/rust-lang/crates.io-index"
918checksum = "1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef"
919dependencies = [
920 "enumflags2_derive",
921 "serde",
922]
923
924[[package]]
925name = "enumflags2_derive"
926version = "0.7.12"
927source = "registry+https://github.com/rust-lang/crates.io-index"
928checksum = "67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827"
929dependencies = [
930 "proc-macro2",
931 "quote",
932 "syn 2.0.117",
933]
934
935[[package]]
936name = "equator"
937version = "0.2.2"
938source = "registry+https://github.com/rust-lang/crates.io-index"
939checksum = "c35da53b5a021d2484a7cc49b2ac7f2d840f8236a286f84202369bd338d761ea"
940dependencies = [
941 "equator-macro 0.2.1",
942]
943
944[[package]]
945name = "equator"
946version = "0.6.0"
947source = "registry+https://github.com/rust-lang/crates.io-index"
948checksum = "02da895aab06bbebefb6b2595f6d637b18c9ff629b4cd840965bb3164e4194b0"
949dependencies = [
950 "equator-macro 0.6.0",
951]
952
953[[package]]
954name = "equator-macro"
955version = "0.2.1"
956source = "registry+https://github.com/rust-lang/crates.io-index"
957checksum = "3bf679796c0322556351f287a51b49e48f7c4986e727b5dd78c972d30e2e16cc"
958dependencies = [
959 "proc-macro2",
960 "quote",
961 "syn 2.0.117",
962]
963
964[[package]]
965name = "equator-macro"
966version = "0.6.0"
967source = "registry+https://github.com/rust-lang/crates.io-index"
968checksum = "2b14b339eb76d07f052cdbad76ca7c1310e56173a138095d3bf42a23c06ef5d8"
969
970[[package]]
971name = "equivalent"
972version = "1.0.2"
973source = "registry+https://github.com/rust-lang/crates.io-index"
974checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
975
976[[package]]
977name = "errno"
978version = "0.3.14"
979source = "registry+https://github.com/rust-lang/crates.io-index"
980checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
981dependencies = [
982 "libc",
983 "windows-sys 0.61.2",
984]
985
986[[package]]
987name = "euclid"
988version = "0.22.14"
989source = "registry+https://github.com/rust-lang/crates.io-index"
990checksum = "f1a05365e3b1c6d1650318537c7460c6923f1abdd272ad6842baa2b509957a06"
991dependencies = [
992 "num-traits",
993]
994
995[[package]]
996name = "event-listener"
997version = "5.4.1"
998source = "registry+https://github.com/rust-lang/crates.io-index"
999checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
1000dependencies = [
1001 "concurrent-queue",
1002 "parking",
1003 "pin-project-lite",
1004]
1005
1006[[package]]
1007name = "event-listener-strategy"
1008version = "0.5.4"
1009source = "registry+https://github.com/rust-lang/crates.io-index"
1010checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
1011dependencies = [
1012 "event-listener",
1013 "pin-project-lite",
1014]
1015
1016[[package]]
1017name = "faer"
1018version = "0.24.0"
1019source = "registry+https://github.com/rust-lang/crates.io-index"
1020checksum = "02d2ecfb80b6f8b0c569e36988a052e64b14d8def9d372390b014e8bf79f299a"
1021dependencies = [
1022 "bytemuck",
1023 "dyn-stack",
1024 "equator 0.6.0",
1025 "faer-traits",
1026 "gemm",
1027 "generativity",
1028 "libm",
1029 "nano-gemm",
1030 "num-complex",
1031 "num-traits",
1032 "private-gemm-x86",
1033 "pulp",
1034 "reborrow",
1035]
1036
1037[[package]]
1038name = "faer-traits"
1039version = "0.24.0"
1040source = "registry+https://github.com/rust-lang/crates.io-index"
1041checksum = "b87d23ed7ab1f26c0cba0e5b9e061a796fbb7dc170fa8bee6970055a1308bb0f"
1042dependencies = [
1043 "bytemuck",
1044 "dyn-stack",
1045 "generativity",
1046 "libm",
1047 "num-complex",
1048 "num-traits",
1049 "pulp",
1050 "qd",
1051 "reborrow",
1052]
1053
1054[[package]]
1055name = "fast-srgb8"
1056version = "1.0.0"
1057source = "registry+https://github.com/rust-lang/crates.io-index"
1058checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
1059
1060[[package]]
1061name = "fastrand"
1062version = "2.4.1"
1063source = "registry+https://github.com/rust-lang/crates.io-index"
1064checksum = "9f1f227452a390804cdb637b74a86990f2a7d7ba4b7d5693aac9b4dd6defd8d6"
1065
1066[[package]]
1067name = "fdeflate"
1068version = "0.3.7"
1069source = "registry+https://github.com/rust-lang/crates.io-index"
1070checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c"
1071dependencies = [
1072 "simd-adler32",
1073]
1074
1075[[package]]
1076name = "find-msvc-tools"
1077version = "0.1.9"
1078source = "registry+https://github.com/rust-lang/crates.io-index"
1079checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
1080
1081[[package]]
1082name = "flate2"
1083version = "1.1.9"
1084source = "registry+https://github.com/rust-lang/crates.io-index"
1085checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
1086dependencies = [
1087 "crc32fast",
1088 "miniz_oxide",
1089]
1090
1091[[package]]
1092name = "float_next_after"
1093version = "1.0.0"
1094source = "registry+https://github.com/rust-lang/crates.io-index"
1095checksum = "8bf7cc16383c4b8d58b9905a8509f02926ce3058053c056376248d958c9df1e8"
1096
1097[[package]]
1098name = "foldhash"
1099version = "0.1.5"
1100source = "registry+https://github.com/rust-lang/crates.io-index"
1101checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
1102
1103[[package]]
1104name = "foldhash"
1105version = "0.2.0"
1106source = "registry+https://github.com/rust-lang/crates.io-index"
1107checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
1108
1109[[package]]
1110name = "font-types"
1111version = "0.11.3"
1112source = "registry+https://github.com/rust-lang/crates.io-index"
1113checksum = "5b38ad915f6dadd993ced50848a8291a543bd41ca62bc10740d5e64e2ab4cfd7"
1114dependencies = [
1115 "bytemuck",
1116]
1117
1118[[package]]
1119name = "fontique"
1120version = "0.9.0"
1121source = "registry+https://github.com/rust-lang/crates.io-index"
1122checksum = "7c20b425addb8661e97fe1d51c4d8bcec3ec29ed6ad0db983976a7521276b8f7"
1123dependencies = [
1124 "hashbrown 0.17.0",
1125 "linebender_resource_handle",
1126 "memmap2",
1127 "parlance",
1128 "read-fonts 0.39.2",
1129 "smallvec",
1130]
1131
1132[[package]]
1133name = "foreign-types"
1134version = "0.5.0"
1135source = "registry+https://github.com/rust-lang/crates.io-index"
1136checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
1137dependencies = [
1138 "foreign-types-macros",
1139 "foreign-types-shared",
1140]
1141
1142[[package]]
1143name = "foreign-types-macros"
1144version = "0.2.3"
1145source = "registry+https://github.com/rust-lang/crates.io-index"
1146checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
1147dependencies = [
1148 "proc-macro2",
1149 "quote",
1150 "syn 2.0.117",
1151]
1152
1153[[package]]
1154name = "foreign-types-shared"
1155version = "0.3.1"
1156source = "registry+https://github.com/rust-lang/crates.io-index"
1157checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
1158
1159[[package]]
1160name = "futures-core"
1161version = "0.3.32"
1162source = "registry+https://github.com/rust-lang/crates.io-index"
1163checksum = "7e3450815272ef58cec6d564423f6e755e25379b217b0bc688e295ba24df6b1d"
1164
1165[[package]]
1166name = "futures-io"
1167version = "0.3.32"
1168source = "registry+https://github.com/rust-lang/crates.io-index"
1169checksum = "cecba35d7ad927e23624b22ad55235f2239cfa44fd10428eecbeba6d6a717718"
1170
1171[[package]]
1172name = "futures-lite"
1173version = "2.6.1"
1174source = "registry+https://github.com/rust-lang/crates.io-index"
1175checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
1176dependencies = [
1177 "fastrand",
1178 "futures-core",
1179 "futures-io",
1180 "parking",
1181 "pin-project-lite",
1182]
1183
1184[[package]]
1185name = "futures-macro"
1186version = "0.3.32"
1187source = "registry+https://github.com/rust-lang/crates.io-index"
1188checksum = "e835b70203e41293343137df5c0664546da5745f82ec9b84d40be8336958447b"
1189dependencies = [
1190 "proc-macro2",
1191 "quote",
1192 "syn 2.0.117",
1193]
1194
1195[[package]]
1196name = "futures-task"
1197version = "0.3.32"
1198source = "registry+https://github.com/rust-lang/crates.io-index"
1199checksum = "037711b3d59c33004d3856fbdc83b99d4ff37a24768fa1be9ce3538a1cde4393"
1200
1201[[package]]
1202name = "futures-util"
1203version = "0.3.32"
1204source = "registry+https://github.com/rust-lang/crates.io-index"
1205checksum = "389ca41296e6190b48053de0321d02a77f32f8a5d2461dd38762c0593805c6d6"
1206dependencies = [
1207 "futures-core",
1208 "futures-io",
1209 "futures-macro",
1210 "futures-task",
1211 "memchr",
1212 "pin-project-lite",
1213 "slab",
1214]
1215
1216[[package]]
1217name = "gemm"
1218version = "0.19.0"
1219source = "registry+https://github.com/rust-lang/crates.io-index"
1220checksum = "aa0673db364b12263d103b68337a68fbecc541d6f6b61ba72fe438654709eacb"
1221dependencies = [
1222 "dyn-stack",
1223 "gemm-c32",
1224 "gemm-c64",
1225 "gemm-common",
1226 "gemm-f16",
1227 "gemm-f32",
1228 "gemm-f64",
1229 "num-complex",
1230 "num-traits",
1231 "paste",
1232 "raw-cpuid",
1233 "seq-macro",
1234]
1235
1236[[package]]
1237name = "gemm-c32"
1238version = "0.19.0"
1239source = "registry+https://github.com/rust-lang/crates.io-index"
1240checksum = "086936dbdcb99e37aad81d320f98f670e53c1e55a98bee70573e83f95beb128c"
1241dependencies = [
1242 "dyn-stack",
1243 "gemm-common",
1244 "num-complex",
1245 "num-traits",
1246 "paste",
1247 "raw-cpuid",
1248 "seq-macro",
1249]
1250
1251[[package]]
1252name = "gemm-c64"
1253version = "0.19.0"
1254source = "registry+https://github.com/rust-lang/crates.io-index"
1255checksum = "20c8aeeeec425959bda4d9827664029ba1501a90a0d1e6228e48bef741db3a3f"
1256dependencies = [
1257 "dyn-stack",
1258 "gemm-common",
1259 "num-complex",
1260 "num-traits",
1261 "paste",
1262 "raw-cpuid",
1263 "seq-macro",
1264]
1265
1266[[package]]
1267name = "gemm-common"
1268version = "0.19.0"
1269source = "registry+https://github.com/rust-lang/crates.io-index"
1270checksum = "88027625910cc9b1085aaaa1c4bc46bb3a36aad323452b33c25b5e4e7c8e2a3e"
1271dependencies = [
1272 "bytemuck",
1273 "dyn-stack",
1274 "half",
1275 "libm",
1276 "num-complex",
1277 "num-traits",
1278 "once_cell",
1279 "paste",
1280 "pulp",
1281 "raw-cpuid",
1282 "seq-macro",
1283 "sysctl",
1284]
1285
1286[[package]]
1287name = "gemm-f16"
1288version = "0.19.0"
1289source = "registry+https://github.com/rust-lang/crates.io-index"
1290checksum = "e3df7a55202e6cd6739d82ae3399c8e0c7e1402859b30e4cb780e61525d9486e"
1291dependencies = [
1292 "dyn-stack",
1293 "gemm-common",
1294 "gemm-f32",
1295 "half",
1296 "num-complex",
1297 "num-traits",
1298 "paste",
1299 "raw-cpuid",
1300 "seq-macro",
1301]
1302
1303[[package]]
1304name = "gemm-f32"
1305version = "0.19.0"
1306source = "registry+https://github.com/rust-lang/crates.io-index"
1307checksum = "02e0b8c9da1fbec6e3e3ab2ce6bc259ef18eb5f6f0d3e4edf54b75f9fd41a81c"
1308dependencies = [
1309 "dyn-stack",
1310 "gemm-common",
1311 "num-complex",
1312 "num-traits",
1313 "paste",
1314 "raw-cpuid",
1315 "seq-macro",
1316]
1317
1318[[package]]
1319name = "gemm-f64"
1320version = "0.19.0"
1321source = "registry+https://github.com/rust-lang/crates.io-index"
1322checksum = "056131e8f2a521bfab322f804ccd652520c79700d81209e9d9275bbdecaadc6a"
1323dependencies = [
1324 "dyn-stack",
1325 "gemm-common",
1326 "num-complex",
1327 "num-traits",
1328 "paste",
1329 "raw-cpuid",
1330 "seq-macro",
1331]
1332
1333[[package]]
1334name = "generativity"
1335version = "1.1.0"
1336source = "registry+https://github.com/rust-lang/crates.io-index"
1337checksum = "5881e4c3c2433fe4905bb19cfd2b5d49d4248274862b68c27c33d9ba4e13f9ec"
1338
1339[[package]]
1340name = "gethostname"
1341version = "1.1.0"
1342source = "registry+https://github.com/rust-lang/crates.io-index"
1343checksum = "1bd49230192a3797a9a4d6abe9b3eed6f7fa4c8a8a4947977c6f80025f92cbd8"
1344dependencies = [
1345 "rustix 1.1.4",
1346 "windows-link",
1347]
1348
1349[[package]]
1350name = "getrandom"
1351version = "0.2.17"
1352source = "registry+https://github.com/rust-lang/crates.io-index"
1353checksum = "ff2abc00be7fca6ebc474524697ae276ad847ad0a6b3faa4bcb027e9a4614ad0"
1354dependencies = [
1355 "cfg-if",
1356 "js-sys",
1357 "libc",
1358 "wasi",
1359 "wasm-bindgen",
1360]
1361
1362[[package]]
1363name = "getrandom"
1364version = "0.3.4"
1365source = "registry+https://github.com/rust-lang/crates.io-index"
1366checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
1367dependencies = [
1368 "cfg-if",
1369 "libc",
1370 "r-efi 5.3.0",
1371 "wasip2",
1372]
1373
1374[[package]]
1375name = "getrandom"
1376version = "0.4.2"
1377source = "registry+https://github.com/rust-lang/crates.io-index"
1378checksum = "0de51e6874e94e7bf76d726fc5d13ba782deca734ff60d5bb2fb2607c7406555"
1379dependencies = [
1380 "cfg-if",
1381 "libc",
1382 "r-efi 6.0.0",
1383 "wasip2",
1384 "wasip3",
1385]
1386
1387[[package]]
1388name = "gl_generator"
1389version = "0.14.0"
1390source = "registry+https://github.com/rust-lang/crates.io-index"
1391checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d"
1392dependencies = [
1393 "khronos_api",
1394 "log",
1395 "xml-rs",
1396]
1397
1398[[package]]
1399name = "glow"
1400version = "0.17.0"
1401source = "registry+https://github.com/rust-lang/crates.io-index"
1402checksum = "29038e1c483364cc6bb3cf78feee1816002e127c331a1eec55a4d202b9e1adb5"
1403dependencies = [
1404 "js-sys",
1405 "slotmap",
1406 "wasm-bindgen",
1407 "web-sys",
1408]
1409
1410[[package]]
1411name = "glutin_wgl_sys"
1412version = "0.6.1"
1413source = "registry+https://github.com/rust-lang/crates.io-index"
1414checksum = "2c4ee00b289aba7a9e5306d57c2d05499b2e5dc427f84ac708bd2c090212cf3e"
1415dependencies = [
1416 "gl_generator",
1417]
1418
1419[[package]]
1420name = "gpu-allocator"
1421version = "0.28.0"
1422source = "registry+https://github.com/rust-lang/crates.io-index"
1423checksum = "51255ea7cfaadb6c5f1528d43e92a82acb2b96c43365989a28b2d44ee38f8795"
1424dependencies = [
1425 "ash",
1426 "hashbrown 0.16.1",
1427 "log",
1428 "presser",
1429 "thiserror 2.0.18",
1430 "windows",
1431]
1432
1433[[package]]
1434name = "gpu-descriptor"
1435version = "0.3.2"
1436source = "registry+https://github.com/rust-lang/crates.io-index"
1437checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca"
1438dependencies = [
1439 "bitflags 2.11.1",
1440 "gpu-descriptor-types",
1441 "hashbrown 0.15.5",
1442]
1443
1444[[package]]
1445name = "gpu-descriptor-types"
1446version = "0.2.0"
1447source = "registry+https://github.com/rust-lang/crates.io-index"
1448checksum = "fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91"
1449dependencies = [
1450 "bitflags 2.11.1",
1451]
1452
1453[[package]]
1454name = "grid"
1455version = "1.0.1"
1456source = "registry+https://github.com/rust-lang/crates.io-index"
1457checksum = "b40ca9252762c466af32d0b1002e91e4e1bc5398f77455e55474deb466355ff5"
1458
1459[[package]]
1460name = "half"
1461version = "2.7.1"
1462source = "registry+https://github.com/rust-lang/crates.io-index"
1463checksum = "6ea2d84b969582b4b1864a92dc5d27cd2b77b622a8d79306834f1be5ba20d84b"
1464dependencies = [
1465 "bytemuck",
1466 "cfg-if",
1467 "crunchy",
1468 "num-traits",
1469 "zerocopy",
1470]
1471
1472[[package]]
1473name = "harfrust"
1474version = "0.6.0"
1475source = "registry+https://github.com/rust-lang/crates.io-index"
1476checksum = "a9ce5e848d21ba97a324266e41c70e0eb5e2577a610c1fbd546e15096f2e8e37"
1477dependencies = [
1478 "bitflags 2.11.1",
1479 "bytemuck",
1480 "core_maths",
1481 "read-fonts 0.39.2",
1482 "smallvec",
1483]
1484
1485[[package]]
1486name = "hashbrown"
1487version = "0.15.5"
1488source = "registry+https://github.com/rust-lang/crates.io-index"
1489checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1"
1490dependencies = [
1491 "foldhash 0.1.5",
1492]
1493
1494[[package]]
1495name = "hashbrown"
1496version = "0.16.1"
1497source = "registry+https://github.com/rust-lang/crates.io-index"
1498checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
1499dependencies = [
1500 "allocator-api2",
1501 "equivalent",
1502 "foldhash 0.2.0",
1503]
1504
1505[[package]]
1506name = "hashbrown"
1507version = "0.17.0"
1508source = "registry+https://github.com/rust-lang/crates.io-index"
1509checksum = "4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51"
1510dependencies = [
1511 "foldhash 0.2.0",
1512]
1513
1514[[package]]
1515name = "heck"
1516version = "0.5.0"
1517source = "registry+https://github.com/rust-lang/crates.io-index"
1518checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
1519
1520[[package]]
1521name = "hermit-abi"
1522version = "0.5.2"
1523source = "registry+https://github.com/rust-lang/crates.io-index"
1524checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c"
1525
1526[[package]]
1527name = "hex"
1528version = "0.4.3"
1529source = "registry+https://github.com/rust-lang/crates.io-index"
1530checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
1531
1532[[package]]
1533name = "hexf-parse"
1534version = "0.2.1"
1535source = "registry+https://github.com/rust-lang/crates.io-index"
1536checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
1537
1538[[package]]
1539name = "icu_collections"
1540version = "2.2.0"
1541source = "registry+https://github.com/rust-lang/crates.io-index"
1542checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
1543dependencies = [
1544 "displaydoc",
1545 "potential_utf",
1546 "utf8_iter",
1547 "yoke",
1548 "zerofrom",
1549 "zerovec",
1550]
1551
1552[[package]]
1553name = "icu_locale"
1554version = "2.2.0"
1555source = "registry+https://github.com/rust-lang/crates.io-index"
1556checksum = "d5a396343c7208121dc86e35623d3dfe19814a7613cfd14964994cdc9c9a2e26"
1557dependencies = [
1558 "icu_collections",
1559 "icu_locale_core",
1560 "icu_locale_data",
1561 "icu_provider",
1562 "potential_utf",
1563 "tinystr",
1564 "zerovec",
1565]
1566
1567[[package]]
1568name = "icu_locale_core"
1569version = "2.2.0"
1570source = "registry+https://github.com/rust-lang/crates.io-index"
1571checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
1572dependencies = [
1573 "displaydoc",
1574 "litemap",
1575 "serde",
1576 "tinystr",
1577 "writeable",
1578 "zerovec",
1579]
1580
1581[[package]]
1582name = "icu_locale_data"
1583version = "2.2.0"
1584source = "registry+https://github.com/rust-lang/crates.io-index"
1585checksum = "d5fdcc9ac77c6d74ff5cf6e65ef3181d6af32003b16fce3a77fb451d2f695993"
1586
1587[[package]]
1588name = "icu_normalizer"
1589version = "2.2.0"
1590source = "registry+https://github.com/rust-lang/crates.io-index"
1591checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
1592dependencies = [
1593 "icu_collections",
1594 "icu_normalizer_data",
1595 "icu_properties",
1596 "icu_provider",
1597 "smallvec",
1598 "zerovec",
1599]
1600
1601[[package]]
1602name = "icu_normalizer_data"
1603version = "2.2.0"
1604source = "registry+https://github.com/rust-lang/crates.io-index"
1605checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
1606
1607[[package]]
1608name = "icu_properties"
1609version = "2.2.0"
1610source = "registry+https://github.com/rust-lang/crates.io-index"
1611checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
1612dependencies = [
1613 "icu_collections",
1614 "icu_locale_core",
1615 "icu_properties_data",
1616 "icu_provider",
1617 "zerotrie",
1618 "zerovec",
1619]
1620
1621[[package]]
1622name = "icu_properties_data"
1623version = "2.2.0"
1624source = "registry+https://github.com/rust-lang/crates.io-index"
1625checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
1626
1627[[package]]
1628name = "icu_provider"
1629version = "2.2.0"
1630source = "registry+https://github.com/rust-lang/crates.io-index"
1631checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
1632dependencies = [
1633 "displaydoc",
1634 "icu_locale_core",
1635 "serde",
1636 "stable_deref_trait",
1637 "writeable",
1638 "yoke",
1639 "zerofrom",
1640 "zerotrie",
1641 "zerovec",
1642]
1643
1644[[package]]
1645name = "icu_segmenter"
1646version = "2.2.0"
1647source = "registry+https://github.com/rust-lang/crates.io-index"
1648checksum = "5c0794db0b1a86193ac9c48768d0e6c52c54448e0870ad87907d456ee0dac964"
1649dependencies = [
1650 "icu_collections",
1651 "icu_locale",
1652 "icu_provider",
1653 "icu_segmenter_data",
1654 "potential_utf",
1655 "utf8_iter",
1656 "zerovec",
1657]
1658
1659[[package]]
1660name = "icu_segmenter_data"
1661version = "2.2.0"
1662source = "registry+https://github.com/rust-lang/crates.io-index"
1663checksum = "e4a2c462a4d927d512f5f882a033ddd62f33a05bb9f230d98f736ac3dc85938f"
1664
1665[[package]]
1666name = "id-arena"
1667version = "2.3.0"
1668source = "registry+https://github.com/rust-lang/crates.io-index"
1669checksum = "3d3067d79b975e8844ca9eb072e16b31c3c1c36928edf9c6789548c524d0d954"
1670
1671[[package]]
1672name = "indexmap"
1673version = "2.14.0"
1674source = "registry+https://github.com/rust-lang/crates.io-index"
1675checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
1676dependencies = [
1677 "equivalent",
1678 "hashbrown 0.17.0",
1679 "serde",
1680 "serde_core",
1681]
1682
1683[[package]]
1684name = "insta"
1685version = "1.47.2"
1686source = "registry+https://github.com/rust-lang/crates.io-index"
1687checksum = "7b4a6248eb93a4401ed2f37dfe8ea592d3cf05b7cf4f8efa867b6895af7e094e"
1688dependencies = [
1689 "console",
1690 "once_cell",
1691 "ron",
1692 "serde",
1693 "similar",
1694 "tempfile",
1695]
1696
1697[[package]]
1698name = "interpol"
1699version = "0.2.1"
1700source = "registry+https://github.com/rust-lang/crates.io-index"
1701checksum = "eb58032ba748f4010d15912a1855a8a0b1ba9eaad3395b0c171c09b3b356ae50"
1702dependencies = [
1703 "proc-macro2",
1704 "quote",
1705 "syn 1.0.109",
1706]
1707
1708[[package]]
1709name = "itertools"
1710version = "0.13.0"
1711source = "registry+https://github.com/rust-lang/crates.io-index"
1712checksum = "413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186"
1713dependencies = [
1714 "either",
1715]
1716
1717[[package]]
1718name = "itoa"
1719version = "1.0.18"
1720source = "registry+https://github.com/rust-lang/crates.io-index"
1721checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
1722
1723[[package]]
1724name = "jni"
1725version = "0.22.4"
1726source = "registry+https://github.com/rust-lang/crates.io-index"
1727checksum = "5efd9a482cf3a427f00d6b35f14332adc7902ce91efb778580e180ff90fa3498"
1728dependencies = [
1729 "cfg-if",
1730 "combine",
1731 "jni-macros",
1732 "jni-sys 0.4.1",
1733 "log",
1734 "simd_cesu8",
1735 "thiserror 2.0.18",
1736 "walkdir",
1737 "windows-link",
1738]
1739
1740[[package]]
1741name = "jni-macros"
1742version = "0.22.4"
1743source = "registry+https://github.com/rust-lang/crates.io-index"
1744checksum = "a00109accc170f0bdb141fed3e393c565b6f5e072365c3bd58f5b062591560a3"
1745dependencies = [
1746 "proc-macro2",
1747 "quote",
1748 "rustc_version",
1749 "simd_cesu8",
1750 "syn 2.0.117",
1751]
1752
1753[[package]]
1754name = "jni-sys"
1755version = "0.3.1"
1756source = "registry+https://github.com/rust-lang/crates.io-index"
1757checksum = "41a652e1f9b6e0275df1f15b32661cf0d4b78d4d87ddec5e0c3c20f097433258"
1758dependencies = [
1759 "jni-sys 0.4.1",
1760]
1761
1762[[package]]
1763name = "jni-sys"
1764version = "0.4.1"
1765source = "registry+https://github.com/rust-lang/crates.io-index"
1766checksum = "c6377a88cb3910bee9b0fa88d4f42e1d2da8e79915598f65fb0c7ee14c878af2"
1767dependencies = [
1768 "jni-sys-macros",
1769]
1770
1771[[package]]
1772name = "jni-sys-macros"
1773version = "0.4.1"
1774source = "registry+https://github.com/rust-lang/crates.io-index"
1775checksum = "38c0b942f458fe50cdac086d2f946512305e5631e720728f2a61aabcd47a6264"
1776dependencies = [
1777 "quote",
1778 "syn 2.0.117",
1779]
1780
1781[[package]]
1782name = "jobserver"
1783version = "0.1.34"
1784source = "registry+https://github.com/rust-lang/crates.io-index"
1785checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
1786dependencies = [
1787 "getrandom 0.3.4",
1788 "libc",
1789]
1790
1791[[package]]
1792name = "js-sys"
1793version = "0.3.95"
1794source = "registry+https://github.com/rust-lang/crates.io-index"
1795checksum = "2964e92d1d9dc3364cae4d718d93f227e3abb088e747d92e0395bfdedf1c12ca"
1796dependencies = [
1797 "cfg-if",
1798 "futures-util",
1799 "once_cell",
1800 "wasm-bindgen",
1801]
1802
1803[[package]]
1804name = "katexit"
1805version = "0.1.5"
1806source = "registry+https://github.com/rust-lang/crates.io-index"
1807checksum = "ccfb0b7ce7938f84a5ecbdca5d0a991e46bc9d6d078934ad5e92c5270fe547db"
1808dependencies = [
1809 "proc-macro2",
1810 "quote",
1811 "syn 2.0.117",
1812]
1813
1814[[package]]
1815name = "khronos-egl"
1816version = "6.0.0"
1817source = "registry+https://github.com/rust-lang/crates.io-index"
1818checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76"
1819dependencies = [
1820 "libc",
1821 "libloading",
1822 "pkg-config",
1823]
1824
1825[[package]]
1826name = "khronos_api"
1827version = "3.1.0"
1828source = "registry+https://github.com/rust-lang/crates.io-index"
1829checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
1830
1831[[package]]
1832name = "lazy_static"
1833version = "1.5.0"
1834source = "registry+https://github.com/rust-lang/crates.io-index"
1835checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
1836
1837[[package]]
1838name = "leb128fmt"
1839version = "0.1.0"
1840source = "registry+https://github.com/rust-lang/crates.io-index"
1841checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2"
1842
1843[[package]]
1844name = "libc"
1845version = "0.2.185"
1846source = "registry+https://github.com/rust-lang/crates.io-index"
1847checksum = "52ff2c0fe9bc6cb6b14a0592c2ff4fa9ceb83eea9db979b0487cd054946a2b8f"
1848
1849[[package]]
1850name = "libloading"
1851version = "0.8.9"
1852source = "registry+https://github.com/rust-lang/crates.io-index"
1853checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
1854dependencies = [
1855 "cfg-if",
1856 "windows-link",
1857]
1858
1859[[package]]
1860name = "libm"
1861version = "0.2.16"
1862source = "registry+https://github.com/rust-lang/crates.io-index"
1863checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
1864
1865[[package]]
1866name = "libredox"
1867version = "0.1.16"
1868source = "registry+https://github.com/rust-lang/crates.io-index"
1869checksum = "e02f3bb43d335493c96bf3fd3a321600bf6bd07ed34bc64118e9293bdffea46c"
1870dependencies = [
1871 "bitflags 2.11.1",
1872 "libc",
1873 "plain",
1874 "redox_syscall 0.7.4",
1875]
1876
1877[[package]]
1878name = "linebender_resource_handle"
1879version = "0.1.1"
1880source = "registry+https://github.com/rust-lang/crates.io-index"
1881checksum = "d4a5ff6bcca6c4867b1c4fd4ef63e4db7436ef363e0ad7531d1558856bae64f4"
1882
1883[[package]]
1884name = "linux-raw-sys"
1885version = "0.4.15"
1886source = "registry+https://github.com/rust-lang/crates.io-index"
1887checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
1888
1889[[package]]
1890name = "linux-raw-sys"
1891version = "0.12.1"
1892source = "registry+https://github.com/rust-lang/crates.io-index"
1893checksum = "32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53"
1894
1895[[package]]
1896name = "litemap"
1897version = "0.8.2"
1898source = "registry+https://github.com/rust-lang/crates.io-index"
1899checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
1900
1901[[package]]
1902name = "litrs"
1903version = "1.0.0"
1904source = "registry+https://github.com/rust-lang/crates.io-index"
1905checksum = "11d3d7f243d5c5a8b9bb5d6dd2b1602c0cb0b9db1621bafc7ed66e35ff9fe092"
1906
1907[[package]]
1908name = "lock_api"
1909version = "0.4.14"
1910source = "registry+https://github.com/rust-lang/crates.io-index"
1911checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
1912dependencies = [
1913 "scopeguard",
1914]
1915
1916[[package]]
1917name = "log"
1918version = "0.4.29"
1919source = "registry+https://github.com/rust-lang/crates.io-index"
1920checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
1921
1922[[package]]
1923name = "lyon_geom"
1924version = "1.0.19"
1925source = "registry+https://github.com/rust-lang/crates.io-index"
1926checksum = "4336502e29e32af93cf2dad2214ed6003c17ceb5bd499df77b1de663b9042b92"
1927dependencies = [
1928 "arrayvec",
1929 "euclid",
1930 "num-traits",
1931]
1932
1933[[package]]
1934name = "lyon_path"
1935version = "1.0.19"
1936source = "registry+https://github.com/rust-lang/crates.io-index"
1937checksum = "5c463f9c428b7fc5ec885dcd39ce4aa61e29111d0e33483f6f98c74e89d8621e"
1938dependencies = [
1939 "lyon_geom",
1940 "num-traits",
1941]
1942
1943[[package]]
1944name = "lyon_tessellation"
1945version = "1.0.20"
1946source = "registry+https://github.com/rust-lang/crates.io-index"
1947checksum = "8e43b7e44161571868f5c931d12583592c223c5583eef86b08aa02b7048a3552"
1948dependencies = [
1949 "float_next_after",
1950 "lyon_path",
1951 "num-traits",
1952]
1953
1954[[package]]
1955name = "matchers"
1956version = "0.2.0"
1957source = "registry+https://github.com/rust-lang/crates.io-index"
1958checksum = "d1525a2a28c7f4fa0fc98bb91ae755d1e2d1505079e05539e35bc876b5d65ae9"
1959dependencies = [
1960 "regex-automata",
1961]
1962
1963[[package]]
1964name = "matext4cgmath"
1965version = "0.1.0"
1966source = "registry+https://github.com/rust-lang/crates.io-index"
1967checksum = "e6541e181de37f70f0aceb25441823a3d0efa9cc1d23f475a0d3926678949178"
1968dependencies = [
1969 "cgmath",
1970 "katexit",
1971 "num-complex",
1972]
1973
1974[[package]]
1975name = "matrixmultiply"
1976version = "0.3.10"
1977source = "registry+https://github.com/rust-lang/crates.io-index"
1978checksum = "a06de3016e9fae57a36fd14dba131fccf49f74b40b7fbdb472f96e361ec71a08"
1979dependencies = [
1980 "autocfg",
1981 "rawpointer",
1982]
1983
1984[[package]]
1985name = "memchr"
1986version = "2.8.0"
1987source = "registry+https://github.com/rust-lang/crates.io-index"
1988checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
1989
1990[[package]]
1991name = "memmap2"
1992version = "0.9.10"
1993source = "registry+https://github.com/rust-lang/crates.io-index"
1994checksum = "714098028fe011992e1c3962653c96b2d578c4b4bce9036e15ff220319b1e0e3"
1995dependencies = [
1996 "libc",
1997]
1998
1999[[package]]
2000name = "memoffset"
2001version = "0.9.1"
2002source = "registry+https://github.com/rust-lang/crates.io-index"
2003checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
2004dependencies = [
2005 "autocfg",
2006]
2007
2008[[package]]
2009name = "miniz_oxide"
2010version = "0.8.9"
2011source = "registry+https://github.com/rust-lang/crates.io-index"
2012checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
2013dependencies = [
2014 "adler2",
2015 "simd-adler32",
2016]
2017
2018[[package]]
2019name = "naga"
2020version = "29.0.1"
2021source = "registry+https://github.com/rust-lang/crates.io-index"
2022checksum = "aa2630921705b9b01dcdd0b6864b9562ca3c1951eecd0f0c4f5f04f61e412647"
2023dependencies = [
2024 "arrayvec",
2025 "bit-set",
2026 "bitflags 2.11.1",
2027 "cfg-if",
2028 "cfg_aliases",
2029 "codespan-reporting",
2030 "half",
2031 "hashbrown 0.16.1",
2032 "hexf-parse",
2033 "indexmap",
2034 "libm",
2035 "log",
2036 "num-traits",
2037 "once_cell",
2038 "rustc-hash 1.1.0",
2039 "spirv",
2040 "thiserror 2.0.18",
2041 "unicode-ident",
2042]
2043
2044[[package]]
2045name = "nalgebra"
2046version = "0.33.3"
2047source = "registry+https://github.com/rust-lang/crates.io-index"
2048checksum = "9d43ddcacf343185dfd6de2ee786d9e8b1c2301622afab66b6c73baf9882abfd"
2049dependencies = [
2050 "approx 0.5.1",
2051 "matrixmultiply",
2052 "num-complex",
2053 "num-rational",
2054 "num-traits",
2055 "simba",
2056 "typenum",
2057]
2058
2059[[package]]
2060name = "nano-gemm"
2061version = "0.2.2"
2062source = "registry+https://github.com/rust-lang/crates.io-index"
2063checksum = "9e04345dc84b498ff89fe0d38543d1f170da9e43a2c2bcee73a0f9069f72d081"
2064dependencies = [
2065 "equator 0.2.2",
2066 "nano-gemm-c32",
2067 "nano-gemm-c64",
2068 "nano-gemm-codegen",
2069 "nano-gemm-core",
2070 "nano-gemm-f32",
2071 "nano-gemm-f64",
2072 "num-complex",
2073]
2074
2075[[package]]
2076name = "nano-gemm-c32"
2077version = "0.2.1"
2078source = "registry+https://github.com/rust-lang/crates.io-index"
2079checksum = "0775b1e2520e64deee8fc78b7732e3091fb7585017c0b0f9f4b451757bbbc562"
2080dependencies = [
2081 "nano-gemm-codegen",
2082 "nano-gemm-core",
2083 "num-complex",
2084]
2085
2086[[package]]
2087name = "nano-gemm-c64"
2088version = "0.2.1"
2089source = "registry+https://github.com/rust-lang/crates.io-index"
2090checksum = "9af49a20d58816e6b5ee65f64142e50edb5eba152678d4bb7377fcbf63f8437a"
2091dependencies = [
2092 "nano-gemm-codegen",
2093 "nano-gemm-core",
2094 "num-complex",
2095]
2096
2097[[package]]
2098name = "nano-gemm-codegen"
2099version = "0.2.1"
2100source = "registry+https://github.com/rust-lang/crates.io-index"
2101checksum = "6cc8d495c791627779477a2cf5df60049f5b165342610eb0d76bee5ff5c5d74c"
2102
2103[[package]]
2104name = "nano-gemm-core"
2105version = "0.2.1"
2106source = "registry+https://github.com/rust-lang/crates.io-index"
2107checksum = "d998dfa644de87a0f8660e5ea511d7cb5c33b5a2d9847b7af57a2565105089f0"
2108
2109[[package]]
2110name = "nano-gemm-f32"
2111version = "0.2.1"
2112source = "registry+https://github.com/rust-lang/crates.io-index"
2113checksum = "879d962e79bc8952e4ad21ca4845a21132540ed3f5e01184b2ff7f720e666523"
2114dependencies = [
2115 "nano-gemm-codegen",
2116 "nano-gemm-core",
2117]
2118
2119[[package]]
2120name = "nano-gemm-f64"
2121version = "0.2.1"
2122source = "registry+https://github.com/rust-lang/crates.io-index"
2123checksum = "b9a513473dce7dc00c7e7c318481ca4494034e76997218d8dad51bd9f007a815"
2124dependencies = [
2125 "nano-gemm-codegen",
2126 "nano-gemm-core",
2127]
2128
2129[[package]]
2130name = "ndk"
2131version = "0.9.0"
2132source = "registry+https://github.com/rust-lang/crates.io-index"
2133checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4"
2134dependencies = [
2135 "bitflags 2.11.1",
2136 "jni-sys 0.3.1",
2137 "log",
2138 "ndk-sys",
2139 "num_enum",
2140 "raw-window-handle",
2141 "thiserror 1.0.69",
2142]
2143
2144[[package]]
2145name = "ndk-context"
2146version = "0.1.1"
2147source = "registry+https://github.com/rust-lang/crates.io-index"
2148checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
2149
2150[[package]]
2151name = "ndk-sys"
2152version = "0.6.0+11769913"
2153source = "registry+https://github.com/rust-lang/crates.io-index"
2154checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873"
2155dependencies = [
2156 "jni-sys 0.3.1",
2157]
2158
2159[[package]]
2160name = "nu-ansi-term"
2161version = "0.50.3"
2162source = "registry+https://github.com/rust-lang/crates.io-index"
2163checksum = "7957b9740744892f114936ab4a57b3f487491bbeafaf8083688b16841a4240e5"
2164dependencies = [
2165 "windows-sys 0.61.2",
2166]
2167
2168[[package]]
2169name = "num-bigint"
2170version = "0.4.6"
2171source = "registry+https://github.com/rust-lang/crates.io-index"
2172checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
2173dependencies = [
2174 "num-integer",
2175 "num-traits",
2176]
2177
2178[[package]]
2179name = "num-complex"
2180version = "0.4.6"
2181source = "registry+https://github.com/rust-lang/crates.io-index"
2182checksum = "73f88a1307638156682bada9d7604135552957b7818057dcef22705b4d509495"
2183dependencies = [
2184 "bytemuck",
2185 "num-traits",
2186]
2187
2188[[package]]
2189name = "num-integer"
2190version = "0.1.46"
2191source = "registry+https://github.com/rust-lang/crates.io-index"
2192checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f"
2193dependencies = [
2194 "num-traits",
2195]
2196
2197[[package]]
2198name = "num-rational"
2199version = "0.4.2"
2200source = "registry+https://github.com/rust-lang/crates.io-index"
2201checksum = "f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824"
2202dependencies = [
2203 "num-bigint",
2204 "num-integer",
2205 "num-traits",
2206]
2207
2208[[package]]
2209name = "num-traits"
2210version = "0.2.19"
2211source = "registry+https://github.com/rust-lang/crates.io-index"
2212checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
2213dependencies = [
2214 "autocfg",
2215 "libm",
2216]
2217
2218[[package]]
2219name = "num_cpus"
2220version = "1.17.0"
2221source = "registry+https://github.com/rust-lang/crates.io-index"
2222checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b"
2223dependencies = [
2224 "hermit-abi",
2225 "libc",
2226]
2227
2228[[package]]
2229name = "num_enum"
2230version = "0.7.6"
2231source = "registry+https://github.com/rust-lang/crates.io-index"
2232checksum = "5d0bca838442ec211fa11de3a8b0e0e8f3a4522575b5c4c06ed722e005036f26"
2233dependencies = [
2234 "num_enum_derive",
2235 "rustversion",
2236]
2237
2238[[package]]
2239name = "num_enum_derive"
2240version = "0.7.6"
2241source = "registry+https://github.com/rust-lang/crates.io-index"
2242checksum = "680998035259dcfcafe653688bf2aa6d3e2dc05e98be6ab46afb089dc84f1df8"
2243dependencies = [
2244 "proc-macro-crate",
2245 "proc-macro2",
2246 "quote",
2247 "syn 2.0.117",
2248]
2249
2250[[package]]
2251name = "objc-sys"
2252version = "0.3.5"
2253source = "registry+https://github.com/rust-lang/crates.io-index"
2254checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310"
2255
2256[[package]]
2257name = "objc2"
2258version = "0.5.2"
2259source = "registry+https://github.com/rust-lang/crates.io-index"
2260checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804"
2261dependencies = [
2262 "objc-sys",
2263 "objc2-encode",
2264]
2265
2266[[package]]
2267name = "objc2"
2268version = "0.6.4"
2269source = "registry+https://github.com/rust-lang/crates.io-index"
2270checksum = "3a12a8ed07aefc768292f076dc3ac8c48f3781c8f2d5851dd3d98950e8c5a89f"
2271dependencies = [
2272 "objc2-encode",
2273]
2274
2275[[package]]
2276name = "objc2-app-kit"
2277version = "0.2.2"
2278source = "registry+https://github.com/rust-lang/crates.io-index"
2279checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff"
2280dependencies = [
2281 "bitflags 2.11.1",
2282 "block2 0.5.1",
2283 "libc",
2284 "objc2 0.5.2",
2285 "objc2-core-data",
2286 "objc2-core-image",
2287 "objc2-foundation 0.2.2",
2288 "objc2-quartz-core 0.2.2",
2289]
2290
2291[[package]]
2292name = "objc2-cloud-kit"
2293version = "0.2.2"
2294source = "registry+https://github.com/rust-lang/crates.io-index"
2295checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009"
2296dependencies = [
2297 "bitflags 2.11.1",
2298 "block2 0.5.1",
2299 "objc2 0.5.2",
2300 "objc2-core-location",
2301 "objc2-foundation 0.2.2",
2302]
2303
2304[[package]]
2305name = "objc2-contacts"
2306version = "0.2.2"
2307source = "registry+https://github.com/rust-lang/crates.io-index"
2308checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889"
2309dependencies = [
2310 "block2 0.5.1",
2311 "objc2 0.5.2",
2312 "objc2-foundation 0.2.2",
2313]
2314
2315[[package]]
2316name = "objc2-core-data"
2317version = "0.2.2"
2318source = "registry+https://github.com/rust-lang/crates.io-index"
2319checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef"
2320dependencies = [
2321 "bitflags 2.11.1",
2322 "block2 0.5.1",
2323 "objc2 0.5.2",
2324 "objc2-foundation 0.2.2",
2325]
2326
2327[[package]]
2328name = "objc2-core-foundation"
2329version = "0.3.2"
2330source = "registry+https://github.com/rust-lang/crates.io-index"
2331checksum = "2a180dd8642fa45cdb7dd721cd4c11b1cadd4929ce112ebd8b9f5803cc79d536"
2332dependencies = [
2333 "bitflags 2.11.1",
2334 "dispatch2",
2335 "objc2 0.6.4",
2336]
2337
2338[[package]]
2339name = "objc2-core-image"
2340version = "0.2.2"
2341source = "registry+https://github.com/rust-lang/crates.io-index"
2342checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80"
2343dependencies = [
2344 "block2 0.5.1",
2345 "objc2 0.5.2",
2346 "objc2-foundation 0.2.2",
2347 "objc2-metal 0.2.2",
2348]
2349
2350[[package]]
2351name = "objc2-core-location"
2352version = "0.2.2"
2353source = "registry+https://github.com/rust-lang/crates.io-index"
2354checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781"
2355dependencies = [
2356 "block2 0.5.1",
2357 "objc2 0.5.2",
2358 "objc2-contacts",
2359 "objc2-foundation 0.2.2",
2360]
2361
2362[[package]]
2363name = "objc2-encode"
2364version = "4.1.0"
2365source = "registry+https://github.com/rust-lang/crates.io-index"
2366checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33"
2367
2368[[package]]
2369name = "objc2-foundation"
2370version = "0.2.2"
2371source = "registry+https://github.com/rust-lang/crates.io-index"
2372checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8"
2373dependencies = [
2374 "bitflags 2.11.1",
2375 "block2 0.5.1",
2376 "dispatch",
2377 "libc",
2378 "objc2 0.5.2",
2379]
2380
2381[[package]]
2382name = "objc2-foundation"
2383version = "0.3.2"
2384source = "registry+https://github.com/rust-lang/crates.io-index"
2385checksum = "e3e0adef53c21f888deb4fa59fc59f7eb17404926ee8a6f59f5df0fd7f9f3272"
2386dependencies = [
2387 "bitflags 2.11.1",
2388 "objc2 0.6.4",
2389 "objc2-core-foundation",
2390]
2391
2392[[package]]
2393name = "objc2-link-presentation"
2394version = "0.2.2"
2395source = "registry+https://github.com/rust-lang/crates.io-index"
2396checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398"
2397dependencies = [
2398 "block2 0.5.1",
2399 "objc2 0.5.2",
2400 "objc2-app-kit",
2401 "objc2-foundation 0.2.2",
2402]
2403
2404[[package]]
2405name = "objc2-metal"
2406version = "0.2.2"
2407source = "registry+https://github.com/rust-lang/crates.io-index"
2408checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6"
2409dependencies = [
2410 "bitflags 2.11.1",
2411 "block2 0.5.1",
2412 "objc2 0.5.2",
2413 "objc2-foundation 0.2.2",
2414]
2415
2416[[package]]
2417name = "objc2-metal"
2418version = "0.3.2"
2419source = "registry+https://github.com/rust-lang/crates.io-index"
2420checksum = "a0125f776a10d00af4152d74616409f0d4a2053a6f57fa5b7d6aa2854ac04794"
2421dependencies = [
2422 "bitflags 2.11.1",
2423 "block2 0.6.2",
2424 "objc2 0.6.4",
2425 "objc2-foundation 0.3.2",
2426]
2427
2428[[package]]
2429name = "objc2-quartz-core"
2430version = "0.2.2"
2431source = "registry+https://github.com/rust-lang/crates.io-index"
2432checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a"
2433dependencies = [
2434 "bitflags 2.11.1",
2435 "block2 0.5.1",
2436 "objc2 0.5.2",
2437 "objc2-foundation 0.2.2",
2438 "objc2-metal 0.2.2",
2439]
2440
2441[[package]]
2442name = "objc2-quartz-core"
2443version = "0.3.2"
2444source = "registry+https://github.com/rust-lang/crates.io-index"
2445checksum = "96c1358452b371bf9f104e21ec536d37a650eb10f7ee379fff67d2e08d537f1f"
2446dependencies = [
2447 "bitflags 2.11.1",
2448 "objc2 0.6.4",
2449 "objc2-core-foundation",
2450 "objc2-foundation 0.3.2",
2451 "objc2-metal 0.3.2",
2452]
2453
2454[[package]]
2455name = "objc2-symbols"
2456version = "0.2.2"
2457source = "registry+https://github.com/rust-lang/crates.io-index"
2458checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc"
2459dependencies = [
2460 "objc2 0.5.2",
2461 "objc2-foundation 0.2.2",
2462]
2463
2464[[package]]
2465name = "objc2-ui-kit"
2466version = "0.2.2"
2467source = "registry+https://github.com/rust-lang/crates.io-index"
2468checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f"
2469dependencies = [
2470 "bitflags 2.11.1",
2471 "block2 0.5.1",
2472 "objc2 0.5.2",
2473 "objc2-cloud-kit",
2474 "objc2-core-data",
2475 "objc2-core-image",
2476 "objc2-core-location",
2477 "objc2-foundation 0.2.2",
2478 "objc2-link-presentation",
2479 "objc2-quartz-core 0.2.2",
2480 "objc2-symbols",
2481 "objc2-uniform-type-identifiers",
2482 "objc2-user-notifications",
2483]
2484
2485[[package]]
2486name = "objc2-uniform-type-identifiers"
2487version = "0.2.2"
2488source = "registry+https://github.com/rust-lang/crates.io-index"
2489checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe"
2490dependencies = [
2491 "block2 0.5.1",
2492 "objc2 0.5.2",
2493 "objc2-foundation 0.2.2",
2494]
2495
2496[[package]]
2497name = "objc2-user-notifications"
2498version = "0.2.2"
2499source = "registry+https://github.com/rust-lang/crates.io-index"
2500checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3"
2501dependencies = [
2502 "bitflags 2.11.1",
2503 "block2 0.5.1",
2504 "objc2 0.5.2",
2505 "objc2-core-location",
2506 "objc2-foundation 0.2.2",
2507]
2508
2509[[package]]
2510name = "once_cell"
2511version = "1.21.4"
2512source = "registry+https://github.com/rust-lang/crates.io-index"
2513checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
2514
2515[[package]]
2516name = "orbclient"
2517version = "0.3.53"
2518source = "registry+https://github.com/rust-lang/crates.io-index"
2519checksum = "12c6933ddbbd16539a7672e697bb8d41ac3a4e99ac43eeb40c07236bd7fcb2dd"
2520dependencies = [
2521 "libc",
2522 "libredox",
2523]
2524
2525[[package]]
2526name = "ordered-float"
2527version = "5.3.0"
2528source = "registry+https://github.com/rust-lang/crates.io-index"
2529checksum = "b7d950ca161dc355eaf28f82b11345ed76c6e1f6eb1f4f4479e0323b9e2fbd0e"
2530dependencies = [
2531 "num-traits",
2532]
2533
2534[[package]]
2535name = "ordered-stream"
2536version = "0.2.0"
2537source = "registry+https://github.com/rust-lang/crates.io-index"
2538checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
2539dependencies = [
2540 "futures-core",
2541 "pin-project-lite",
2542]
2543
2544[[package]]
2545name = "owned_ttf_parser"
2546version = "0.25.1"
2547source = "registry+https://github.com/rust-lang/crates.io-index"
2548checksum = "36820e9051aca1014ddc75770aab4d68bc1e9e632f0f5627c4086bc216fb583b"
2549dependencies = [
2550 "ttf-parser",
2551]
2552
2553[[package]]
2554name = "palette"
2555version = "0.7.6"
2556source = "registry+https://github.com/rust-lang/crates.io-index"
2557checksum = "4cbf71184cc5ecc2e4e1baccdb21026c20e5fc3dcf63028a086131b3ab00b6e6"
2558dependencies = [
2559 "approx 0.5.1",
2560 "fast-srgb8",
2561 "palette_derive",
2562]
2563
2564[[package]]
2565name = "palette_derive"
2566version = "0.7.6"
2567source = "registry+https://github.com/rust-lang/crates.io-index"
2568checksum = "f5030daf005bface118c096f510ffb781fc28f9ab6a32ab224d8631be6851d30"
2569dependencies = [
2570 "by_address",
2571 "proc-macro2",
2572 "quote",
2573 "syn 2.0.117",
2574]
2575
2576[[package]]
2577name = "parking"
2578version = "2.2.1"
2579source = "registry+https://github.com/rust-lang/crates.io-index"
2580checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
2581
2582[[package]]
2583name = "parking_lot"
2584version = "0.12.5"
2585source = "registry+https://github.com/rust-lang/crates.io-index"
2586checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
2587dependencies = [
2588 "lock_api",
2589 "parking_lot_core",
2590]
2591
2592[[package]]
2593name = "parking_lot_core"
2594version = "0.9.12"
2595source = "registry+https://github.com/rust-lang/crates.io-index"
2596checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
2597dependencies = [
2598 "cfg-if",
2599 "libc",
2600 "redox_syscall 0.5.18",
2601 "smallvec",
2602 "windows-link",
2603]
2604
2605[[package]]
2606name = "parlance"
2607version = "0.1.0"
2608source = "registry+https://github.com/rust-lang/crates.io-index"
2609checksum = "4b6937eda350acc1a5d05872c3cbf99fe78619c269096e2be3d4a350058639d5"
2610
2611[[package]]
2612name = "parley"
2613version = "0.9.0"
2614source = "registry+https://github.com/rust-lang/crates.io-index"
2615checksum = "8fad031076f48f0d4d85ce1aea9b94b4e715a4d636a030a123038f8f5b5e4343"
2616dependencies = [
2617 "fontique",
2618 "harfrust",
2619 "hashbrown 0.17.0",
2620 "icu_normalizer",
2621 "icu_properties",
2622 "icu_segmenter",
2623 "linebender_resource_handle",
2624 "parlance",
2625 "parley_data",
2626 "skrifa 0.42.1",
2627]
2628
2629[[package]]
2630name = "parley_data"
2631version = "0.9.0"
2632source = "registry+https://github.com/rust-lang/crates.io-index"
2633checksum = "19ab9ace3fad1b9ed603ddac5b595e69931fc50263d7e04e4055015b77b02da5"
2634dependencies = [
2635 "icu_properties",
2636]
2637
2638[[package]]
2639name = "paste"
2640version = "1.0.15"
2641source = "registry+https://github.com/rust-lang/crates.io-index"
2642checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
2643
2644[[package]]
2645name = "percent-encoding"
2646version = "2.3.2"
2647source = "registry+https://github.com/rust-lang/crates.io-index"
2648checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
2649
2650[[package]]
2651name = "pin-project"
2652version = "1.1.11"
2653source = "registry+https://github.com/rust-lang/crates.io-index"
2654checksum = "f1749c7ed4bcaf4c3d0a3efc28538844fb29bcdd7d2b67b2be7e20ba861ff517"
2655dependencies = [
2656 "pin-project-internal",
2657]
2658
2659[[package]]
2660name = "pin-project-internal"
2661version = "1.1.11"
2662source = "registry+https://github.com/rust-lang/crates.io-index"
2663checksum = "d9b20ed30f105399776b9c883e68e536ef602a16ae6f596d2c473591d6ad64c6"
2664dependencies = [
2665 "proc-macro2",
2666 "quote",
2667 "syn 2.0.117",
2668]
2669
2670[[package]]
2671name = "pin-project-lite"
2672version = "0.2.17"
2673source = "registry+https://github.com/rust-lang/crates.io-index"
2674checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
2675
2676[[package]]
2677name = "piper"
2678version = "0.2.5"
2679source = "registry+https://github.com/rust-lang/crates.io-index"
2680checksum = "c835479a4443ded371d6c535cbfd8d31ad92c5d23ae9770a61bc155e4992a3c1"
2681dependencies = [
2682 "atomic-waker",
2683 "fastrand",
2684 "futures-io",
2685]
2686
2687[[package]]
2688name = "pkg-config"
2689version = "0.3.33"
2690source = "registry+https://github.com/rust-lang/crates.io-index"
2691checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e"
2692
2693[[package]]
2694name = "plain"
2695version = "0.2.3"
2696source = "registry+https://github.com/rust-lang/crates.io-index"
2697checksum = "b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6"
2698
2699[[package]]
2700name = "png"
2701version = "0.17.16"
2702source = "registry+https://github.com/rust-lang/crates.io-index"
2703checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526"
2704dependencies = [
2705 "bitflags 1.3.2",
2706 "crc32fast",
2707 "fdeflate",
2708 "flate2",
2709 "miniz_oxide",
2710]
2711
2712[[package]]
2713name = "polling"
2714version = "3.11.0"
2715source = "registry+https://github.com/rust-lang/crates.io-index"
2716checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218"
2717dependencies = [
2718 "cfg-if",
2719 "concurrent-queue",
2720 "hermit-abi",
2721 "pin-project-lite",
2722 "rustix 1.1.4",
2723 "windows-sys 0.61.2",
2724]
2725
2726[[package]]
2727name = "pollster"
2728version = "0.4.0"
2729source = "registry+https://github.com/rust-lang/crates.io-index"
2730checksum = "2f3a9f18d041e6d0e102a0a46750538147e5e8992d3b4873aaafee2520b00ce3"
2731
2732[[package]]
2733name = "portable-atomic"
2734version = "1.13.1"
2735source = "registry+https://github.com/rust-lang/crates.io-index"
2736checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
2737
2738[[package]]
2739name = "portable-atomic-util"
2740version = "0.2.7"
2741source = "registry+https://github.com/rust-lang/crates.io-index"
2742checksum = "c2a106d1259c23fac8e543272398ae0e3c0b8d33c88ed73d0cc71b0f1d902618"
2743dependencies = [
2744 "portable-atomic",
2745]
2746
2747[[package]]
2748name = "potential_utf"
2749version = "0.1.5"
2750source = "registry+https://github.com/rust-lang/crates.io-index"
2751checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
2752dependencies = [
2753 "serde_core",
2754 "writeable",
2755 "zerovec",
2756]
2757
2758[[package]]
2759name = "ppv-lite86"
2760version = "0.2.21"
2761source = "registry+https://github.com/rust-lang/crates.io-index"
2762checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
2763dependencies = [
2764 "zerocopy",
2765]
2766
2767[[package]]
2768name = "presser"
2769version = "0.3.1"
2770source = "registry+https://github.com/rust-lang/crates.io-index"
2771checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa"
2772
2773[[package]]
2774name = "prettyplease"
2775version = "0.2.37"
2776source = "registry+https://github.com/rust-lang/crates.io-index"
2777checksum = "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
2778dependencies = [
2779 "proc-macro2",
2780 "syn 2.0.117",
2781]
2782
2783[[package]]
2784name = "private-gemm-x86"
2785version = "0.1.20"
2786source = "registry+https://github.com/rust-lang/crates.io-index"
2787checksum = "0af8c3e5087969c323f667ccb4b789fa0954f5aa650550e38e81cf9108be21b5"
2788dependencies = [
2789 "defer",
2790 "interpol",
2791 "num_cpus",
2792 "raw-cpuid",
2793]
2794
2795[[package]]
2796name = "proc-macro-crate"
2797version = "3.5.0"
2798source = "registry+https://github.com/rust-lang/crates.io-index"
2799checksum = "e67ba7e9b2b56446f1d419b1d807906278ffa1a658a8a5d8a39dcb1f5a78614f"
2800dependencies = [
2801 "toml_edit",
2802]
2803
2804[[package]]
2805name = "proc-macro-error"
2806version = "1.0.4"
2807source = "registry+https://github.com/rust-lang/crates.io-index"
2808checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
2809dependencies = [
2810 "proc-macro-error-attr",
2811 "proc-macro2",
2812 "quote",
2813 "syn 1.0.109",
2814 "version_check",
2815]
2816
2817[[package]]
2818name = "proc-macro-error-attr"
2819version = "1.0.4"
2820source = "registry+https://github.com/rust-lang/crates.io-index"
2821checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
2822dependencies = [
2823 "proc-macro2",
2824 "quote",
2825 "version_check",
2826]
2827
2828[[package]]
2829name = "proc-macro2"
2830version = "1.0.106"
2831source = "registry+https://github.com/rust-lang/crates.io-index"
2832checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
2833dependencies = [
2834 "unicode-ident",
2835]
2836
2837[[package]]
2838name = "profiling"
2839version = "1.0.17"
2840source = "registry+https://github.com/rust-lang/crates.io-index"
2841checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773"
2842
2843[[package]]
2844name = "proptest"
2845version = "1.11.0"
2846source = "registry+https://github.com/rust-lang/crates.io-index"
2847checksum = "4b45fcc2344c680f5025fe57779faef368840d0bd1f42f216291f0dc4ace4744"
2848dependencies = [
2849 "bitflags 2.11.1",
2850 "num-traits",
2851 "rand 0.9.4",
2852 "rand_chacha 0.9.0",
2853 "rand_xorshift",
2854 "regex-syntax",
2855 "unarray",
2856]
2857
2858[[package]]
2859name = "pulp"
2860version = "0.22.2"
2861source = "registry+https://github.com/rust-lang/crates.io-index"
2862checksum = "2e205bb30d5b916c55e584c22201771bcf2bad9aabd5d4127f38387140c38632"
2863dependencies = [
2864 "bytemuck",
2865 "cfg-if",
2866 "libm",
2867 "num-complex",
2868 "paste",
2869 "pulp-wasm-simd-flag",
2870 "raw-cpuid",
2871 "reborrow",
2872 "version_check",
2873]
2874
2875[[package]]
2876name = "pulp-wasm-simd-flag"
2877version = "0.1.0"
2878source = "registry+https://github.com/rust-lang/crates.io-index"
2879checksum = "40e24eee682d89fb193496edf918a7f407d30175b2e785fe057e4392dfd182e0"
2880
2881[[package]]
2882name = "qd"
2883version = "0.8.0"
2884source = "registry+https://github.com/rust-lang/crates.io-index"
2885checksum = "15f1304a5aecdcfe9ee72fbba90aa37b3aa067a69d14cb7f3d9deada0be7c07c"
2886dependencies = [
2887 "bytemuck",
2888 "libm",
2889 "num-traits",
2890 "pulp",
2891]
2892
2893[[package]]
2894name = "quick-xml"
2895version = "0.39.2"
2896source = "registry+https://github.com/rust-lang/crates.io-index"
2897checksum = "958f21e8e7ceb5a1aa7fa87fab28e7c75976e0bfe7e23ff069e0a260f894067d"
2898dependencies = [
2899 "memchr",
2900]
2901
2902[[package]]
2903name = "quote"
2904version = "1.0.45"
2905source = "registry+https://github.com/rust-lang/crates.io-index"
2906checksum = "41f2619966050689382d2b44f664f4bc593e129785a36d6ee376ddf37259b924"
2907dependencies = [
2908 "proc-macro2",
2909]
2910
2911[[package]]
2912name = "r-efi"
2913version = "5.3.0"
2914source = "registry+https://github.com/rust-lang/crates.io-index"
2915checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
2916
2917[[package]]
2918name = "r-efi"
2919version = "6.0.0"
2920source = "registry+https://github.com/rust-lang/crates.io-index"
2921checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
2922
2923[[package]]
2924name = "rand"
2925version = "0.8.6"
2926source = "registry+https://github.com/rust-lang/crates.io-index"
2927checksum = "5ca0ecfa931c29007047d1bc58e623ab12e5590e8c7cc53200d5202b69266d8a"
2928dependencies = [
2929 "libc",
2930 "rand_chacha 0.3.1",
2931 "rand_core 0.6.4",
2932]
2933
2934[[package]]
2935name = "rand"
2936version = "0.9.4"
2937source = "registry+https://github.com/rust-lang/crates.io-index"
2938checksum = "44c5af06bb1b7d3216d91932aed5265164bf384dc89cd6ba05cf59a35f5f76ea"
2939dependencies = [
2940 "rand_chacha 0.9.0",
2941 "rand_core 0.9.5",
2942]
2943
2944[[package]]
2945name = "rand_chacha"
2946version = "0.3.1"
2947source = "registry+https://github.com/rust-lang/crates.io-index"
2948checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
2949dependencies = [
2950 "ppv-lite86",
2951 "rand_core 0.6.4",
2952]
2953
2954[[package]]
2955name = "rand_chacha"
2956version = "0.9.0"
2957source = "registry+https://github.com/rust-lang/crates.io-index"
2958checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
2959dependencies = [
2960 "ppv-lite86",
2961 "rand_core 0.9.5",
2962]
2963
2964[[package]]
2965name = "rand_core"
2966version = "0.6.4"
2967source = "registry+https://github.com/rust-lang/crates.io-index"
2968checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
2969dependencies = [
2970 "getrandom 0.2.17",
2971]
2972
2973[[package]]
2974name = "rand_core"
2975version = "0.9.5"
2976source = "registry+https://github.com/rust-lang/crates.io-index"
2977checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
2978dependencies = [
2979 "getrandom 0.3.4",
2980]
2981
2982[[package]]
2983name = "rand_xorshift"
2984version = "0.4.0"
2985source = "registry+https://github.com/rust-lang/crates.io-index"
2986checksum = "513962919efc330f829edb2535844d1b912b0fbe2ca165d613e4e8788bb05a5a"
2987dependencies = [
2988 "rand_core 0.9.5",
2989]
2990
2991[[package]]
2992name = "range-alloc"
2993version = "0.1.5"
2994source = "registry+https://github.com/rust-lang/crates.io-index"
2995checksum = "ca45419789ae5a7899559e9512e58ca889e41f04f1f2445e9f4b290ceccd1d08"
2996
2997[[package]]
2998name = "raw-cpuid"
2999version = "11.6.0"
3000source = "registry+https://github.com/rust-lang/crates.io-index"
3001checksum = "498cd0dc59d73224351ee52a95fee0f1a617a2eae0e7d9d720cc622c73a54186"
3002dependencies = [
3003 "bitflags 2.11.1",
3004]
3005
3006[[package]]
3007name = "raw-window-handle"
3008version = "0.6.2"
3009source = "registry+https://github.com/rust-lang/crates.io-index"
3010checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539"
3011
3012[[package]]
3013name = "raw-window-metal"
3014version = "1.1.0"
3015source = "registry+https://github.com/rust-lang/crates.io-index"
3016checksum = "40d213455a5f1dc59214213c7330e074ddf8114c9a42411eb890c767357ce135"
3017dependencies = [
3018 "objc2 0.6.4",
3019 "objc2-core-foundation",
3020 "objc2-foundation 0.3.2",
3021 "objc2-quartz-core 0.3.2",
3022]
3023
3024[[package]]
3025name = "rawpointer"
3026version = "0.2.1"
3027source = "registry+https://github.com/rust-lang/crates.io-index"
3028checksum = "60a357793950651c4ed0f3f52338f53b2f809f32d83a07f72909fa13e4c6c1e3"
3029
3030[[package]]
3031name = "rayon"
3032version = "1.12.0"
3033source = "registry+https://github.com/rust-lang/crates.io-index"
3034checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d"
3035dependencies = [
3036 "either",
3037 "rayon-core",
3038]
3039
3040[[package]]
3041name = "rayon-core"
3042version = "1.13.0"
3043source = "registry+https://github.com/rust-lang/crates.io-index"
3044checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91"
3045dependencies = [
3046 "crossbeam-deque",
3047 "crossbeam-utils",
3048]
3049
3050[[package]]
3051name = "rclite"
3052version = "0.2.8"
3053source = "registry+https://github.com/rust-lang/crates.io-index"
3054checksum = "e09665c494a9de2bd230e1aedc0c2fb20481a51f28f7db84d0c9bcfe2fe537b2"
3055dependencies = [
3056 "branches",
3057]
3058
3059[[package]]
3060name = "read-fonts"
3061version = "0.37.0"
3062source = "registry+https://github.com/rust-lang/crates.io-index"
3063checksum = "7b634fabf032fab15307ffd272149b622260f55974d9fad689292a5d33df02e5"
3064dependencies = [
3065 "bytemuck",
3066 "font-types",
3067]
3068
3069[[package]]
3070name = "read-fonts"
3071version = "0.39.2"
3072source = "registry+https://github.com/rust-lang/crates.io-index"
3073checksum = "c4ed38b89c2c77ff968c524145ad65fb010f38af5c7a224b53b81d47ac2daa81"
3074dependencies = [
3075 "bytemuck",
3076 "core_maths",
3077 "font-types",
3078]
3079
3080[[package]]
3081name = "reborrow"
3082version = "0.5.5"
3083source = "registry+https://github.com/rust-lang/crates.io-index"
3084checksum = "03251193000f4bd3b042892be858ee50e8b3719f2b08e5833ac4353724632430"
3085
3086[[package]]
3087name = "redox_syscall"
3088version = "0.4.1"
3089source = "registry+https://github.com/rust-lang/crates.io-index"
3090checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
3091dependencies = [
3092 "bitflags 1.3.2",
3093]
3094
3095[[package]]
3096name = "redox_syscall"
3097version = "0.5.18"
3098source = "registry+https://github.com/rust-lang/crates.io-index"
3099checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
3100dependencies = [
3101 "bitflags 2.11.1",
3102]
3103
3104[[package]]
3105name = "redox_syscall"
3106version = "0.7.4"
3107source = "registry+https://github.com/rust-lang/crates.io-index"
3108checksum = "f450ad9c3b1da563fb6948a8e0fb0fb9269711c9c73d9ea1de5058c79c8d643a"
3109dependencies = [
3110 "bitflags 2.11.1",
3111]
3112
3113[[package]]
3114name = "regex-automata"
3115version = "0.4.14"
3116source = "registry+https://github.com/rust-lang/crates.io-index"
3117checksum = "6e1dd4122fc1595e8162618945476892eefca7b88c52820e74af6262213cae8f"
3118dependencies = [
3119 "aho-corasick",
3120 "memchr",
3121 "regex-syntax",
3122]
3123
3124[[package]]
3125name = "regex-syntax"
3126version = "0.8.10"
3127source = "registry+https://github.com/rust-lang/crates.io-index"
3128checksum = "dc897dd8d9e8bd1ed8cdad82b5966c3e0ecae09fb1907d58efaa013543185d0a"
3129
3130[[package]]
3131name = "renderdoc-sys"
3132version = "1.1.0"
3133source = "registry+https://github.com/rust-lang/crates.io-index"
3134checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832"
3135
3136[[package]]
3137name = "ron"
3138version = "0.12.1"
3139source = "registry+https://github.com/rust-lang/crates.io-index"
3140checksum = "4147b952f3f819eca0e99527022f7d6a8d05f111aeb0a62960c74eb283bec8fc"
3141dependencies = [
3142 "bitflags 2.11.1",
3143 "once_cell",
3144 "serde",
3145 "serde_derive",
3146 "typeid",
3147 "unicode-ident",
3148]
3149
3150[[package]]
3151name = "rustc-hash"
3152version = "1.1.0"
3153source = "registry+https://github.com/rust-lang/crates.io-index"
3154checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
3155
3156[[package]]
3157name = "rustc-hash"
3158version = "2.1.2"
3159source = "registry+https://github.com/rust-lang/crates.io-index"
3160checksum = "94300abf3f1ae2e2b8ffb7b58043de3d399c73fa6f4b73826402a5c457614dbe"
3161
3162[[package]]
3163name = "rustc_version"
3164version = "0.4.1"
3165source = "registry+https://github.com/rust-lang/crates.io-index"
3166checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
3167dependencies = [
3168 "semver",
3169]
3170
3171[[package]]
3172name = "rustix"
3173version = "0.38.44"
3174source = "registry+https://github.com/rust-lang/crates.io-index"
3175checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154"
3176dependencies = [
3177 "bitflags 2.11.1",
3178 "errno",
3179 "libc",
3180 "linux-raw-sys 0.4.15",
3181 "windows-sys 0.59.0",
3182]
3183
3184[[package]]
3185name = "rustix"
3186version = "1.1.4"
3187source = "registry+https://github.com/rust-lang/crates.io-index"
3188checksum = "b6fe4565b9518b83ef4f91bb47ce29620ca828bd32cb7e408f0062e9930ba190"
3189dependencies = [
3190 "bitflags 2.11.1",
3191 "errno",
3192 "libc",
3193 "linux-raw-sys 0.12.1",
3194 "windows-sys 0.61.2",
3195]
3196
3197[[package]]
3198name = "rustversion"
3199version = "1.0.22"
3200source = "registry+https://github.com/rust-lang/crates.io-index"
3201checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
3202
3203[[package]]
3204name = "safe_arch"
3205version = "0.7.4"
3206source = "registry+https://github.com/rust-lang/crates.io-index"
3207checksum = "96b02de82ddbe1b636e6170c21be622223aea188ef2e139be0a5b219ec215323"
3208dependencies = [
3209 "bytemuck",
3210]
3211
3212[[package]]
3213name = "same-file"
3214version = "1.0.6"
3215source = "registry+https://github.com/rust-lang/crates.io-index"
3216checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
3217dependencies = [
3218 "winapi-util",
3219]
3220
3221[[package]]
3222name = "scoped-tls"
3223version = "1.0.1"
3224source = "registry+https://github.com/rust-lang/crates.io-index"
3225checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
3226
3227[[package]]
3228name = "scopeguard"
3229version = "1.2.0"
3230source = "registry+https://github.com/rust-lang/crates.io-index"
3231checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
3232
3233[[package]]
3234name = "sctk-adwaita"
3235version = "0.10.1"
3236source = "registry+https://github.com/rust-lang/crates.io-index"
3237checksum = "b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec"
3238dependencies = [
3239 "ab_glyph",
3240 "log",
3241 "memmap2",
3242 "smithay-client-toolkit",
3243 "tiny-skia",
3244]
3245
3246[[package]]
3247name = "semver"
3248version = "1.0.28"
3249source = "registry+https://github.com/rust-lang/crates.io-index"
3250checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
3251
3252[[package]]
3253name = "seq-macro"
3254version = "0.3.6"
3255source = "registry+https://github.com/rust-lang/crates.io-index"
3256checksum = "1bc711410fbe7399f390ca1c3b60ad0f53f80e95c5eb935e52268a0e2cd49acc"
3257
3258[[package]]
3259name = "serde"
3260version = "1.0.228"
3261source = "registry+https://github.com/rust-lang/crates.io-index"
3262checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
3263dependencies = [
3264 "serde_core",
3265 "serde_derive",
3266]
3267
3268[[package]]
3269name = "serde_core"
3270version = "1.0.228"
3271source = "registry+https://github.com/rust-lang/crates.io-index"
3272checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
3273dependencies = [
3274 "serde_derive",
3275]
3276
3277[[package]]
3278name = "serde_derive"
3279version = "1.0.228"
3280source = "registry+https://github.com/rust-lang/crates.io-index"
3281checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
3282dependencies = [
3283 "proc-macro2",
3284 "quote",
3285 "syn 2.0.117",
3286]
3287
3288[[package]]
3289name = "serde_json"
3290version = "1.0.149"
3291source = "registry+https://github.com/rust-lang/crates.io-index"
3292checksum = "83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86"
3293dependencies = [
3294 "itoa",
3295 "memchr",
3296 "serde",
3297 "serde_core",
3298 "zmij",
3299]
3300
3301[[package]]
3302name = "serde_repr"
3303version = "0.1.20"
3304source = "registry+https://github.com/rust-lang/crates.io-index"
3305checksum = "175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c"
3306dependencies = [
3307 "proc-macro2",
3308 "quote",
3309 "syn 2.0.117",
3310]
3311
3312[[package]]
3313name = "sharded-slab"
3314version = "0.1.7"
3315source = "registry+https://github.com/rust-lang/crates.io-index"
3316checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
3317dependencies = [
3318 "lazy_static",
3319]
3320
3321[[package]]
3322name = "shlex"
3323version = "1.3.0"
3324source = "registry+https://github.com/rust-lang/crates.io-index"
3325checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
3326
3327[[package]]
3328name = "signal-hook-registry"
3329version = "1.4.8"
3330source = "registry+https://github.com/rust-lang/crates.io-index"
3331checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
3332dependencies = [
3333 "errno",
3334 "libc",
3335]
3336
3337[[package]]
3338name = "simba"
3339version = "0.9.1"
3340source = "registry+https://github.com/rust-lang/crates.io-index"
3341checksum = "c99284beb21666094ba2b75bbceda012e610f5479dfcc2d6e2426f53197ffd95"
3342dependencies = [
3343 "approx 0.5.1",
3344 "num-complex",
3345 "num-traits",
3346 "paste",
3347 "wide",
3348]
3349
3350[[package]]
3351name = "simd-adler32"
3352version = "0.3.9"
3353source = "registry+https://github.com/rust-lang/crates.io-index"
3354checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
3355
3356[[package]]
3357name = "simd_cesu8"
3358version = "1.1.1"
3359source = "registry+https://github.com/rust-lang/crates.io-index"
3360checksum = "94f90157bb87cddf702797c5dadfa0be7d266cdf49e22da2fcaa32eff75b2c33"
3361dependencies = [
3362 "rustc_version",
3363 "simdutf8",
3364]
3365
3366[[package]]
3367name = "simdutf8"
3368version = "0.1.5"
3369source = "registry+https://github.com/rust-lang/crates.io-index"
3370checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
3371
3372[[package]]
3373name = "similar"
3374version = "2.7.0"
3375source = "registry+https://github.com/rust-lang/crates.io-index"
3376checksum = "bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa"
3377
3378[[package]]
3379name = "skrifa"
3380version = "0.40.0"
3381source = "registry+https://github.com/rust-lang/crates.io-index"
3382checksum = "7fbdfe3d2475fbd7ddd1f3e5cf8288a30eb3e5f95832829570cd88115a7434ac"
3383dependencies = [
3384 "bytemuck",
3385 "read-fonts 0.37.0",
3386]
3387
3388[[package]]
3389name = "skrifa"
3390version = "0.42.1"
3391source = "registry+https://github.com/rust-lang/crates.io-index"
3392checksum = "0c34617370ae968efb7161bb2beb517d9084659aae19e24b89e3db25b46e4564"
3393dependencies = [
3394 "bytemuck",
3395 "read-fonts 0.39.2",
3396]
3397
3398[[package]]
3399name = "slab"
3400version = "0.4.12"
3401source = "registry+https://github.com/rust-lang/crates.io-index"
3402checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
3403
3404[[package]]
3405name = "slotmap"
3406version = "1.1.1"
3407source = "registry+https://github.com/rust-lang/crates.io-index"
3408checksum = "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038"
3409dependencies = [
3410 "serde",
3411 "version_check",
3412]
3413
3414[[package]]
3415name = "smallvec"
3416version = "1.15.1"
3417source = "registry+https://github.com/rust-lang/crates.io-index"
3418checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
3419
3420[[package]]
3421name = "smithay-client-toolkit"
3422version = "0.19.2"
3423source = "registry+https://github.com/rust-lang/crates.io-index"
3424checksum = "3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016"
3425dependencies = [
3426 "bitflags 2.11.1",
3427 "calloop",
3428 "calloop-wayland-source",
3429 "cursor-icon",
3430 "libc",
3431 "log",
3432 "memmap2",
3433 "rustix 0.38.44",
3434 "thiserror 1.0.69",
3435 "wayland-backend",
3436 "wayland-client",
3437 "wayland-csd-frame",
3438 "wayland-cursor",
3439 "wayland-protocols",
3440 "wayland-protocols-wlr",
3441 "wayland-scanner",
3442 "xkeysym",
3443]
3444
3445[[package]]
3446name = "smol_str"
3447version = "0.2.2"
3448source = "registry+https://github.com/rust-lang/crates.io-index"
3449checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead"
3450dependencies = [
3451 "serde",
3452]
3453
3454[[package]]
3455name = "spirv"
3456version = "0.4.0+sdk-1.4.341.0"
3457source = "registry+https://github.com/rust-lang/crates.io-index"
3458checksum = "d9571ea910ebd84c86af4b3ed27f9dbdc6ad06f17c5f96146b2b671e2976744f"
3459dependencies = [
3460 "bitflags 2.11.1",
3461]
3462
3463[[package]]
3464name = "stable_deref_trait"
3465version = "1.2.1"
3466source = "registry+https://github.com/rust-lang/crates.io-index"
3467checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
3468
3469[[package]]
3470name = "static_assertions"
3471version = "1.1.0"
3472source = "registry+https://github.com/rust-lang/crates.io-index"
3473checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
3474
3475[[package]]
3476name = "strict-num"
3477version = "0.1.1"
3478source = "registry+https://github.com/rust-lang/crates.io-index"
3479checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
3480
3481[[package]]
3482name = "swash"
3483version = "0.2.7"
3484source = "registry+https://github.com/rust-lang/crates.io-index"
3485checksum = "842f3cd369c2ba38966204f983eaa5e54a8e84a7d7159ed36ade2b6c335aae64"
3486dependencies = [
3487 "skrifa 0.40.0",
3488 "yazi",
3489 "zeno",
3490]
3491
3492[[package]]
3493name = "syn"
3494version = "1.0.109"
3495source = "registry+https://github.com/rust-lang/crates.io-index"
3496checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
3497dependencies = [
3498 "proc-macro2",
3499 "quote",
3500 "unicode-ident",
3501]
3502
3503[[package]]
3504name = "syn"
3505version = "2.0.117"
3506source = "registry+https://github.com/rust-lang/crates.io-index"
3507checksum = "e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99"
3508dependencies = [
3509 "proc-macro2",
3510 "quote",
3511 "unicode-ident",
3512]
3513
3514[[package]]
3515name = "synstructure"
3516version = "0.13.2"
3517source = "registry+https://github.com/rust-lang/crates.io-index"
3518checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
3519dependencies = [
3520 "proc-macro2",
3521 "quote",
3522 "syn 2.0.117",
3523]
3524
3525[[package]]
3526name = "sysctl"
3527version = "0.6.0"
3528source = "registry+https://github.com/rust-lang/crates.io-index"
3529checksum = "01198a2debb237c62b6826ec7081082d951f46dbb64b0e8c7649a452230d1dfc"
3530dependencies = [
3531 "bitflags 2.11.1",
3532 "byteorder",
3533 "enum-as-inner",
3534 "libc",
3535 "thiserror 1.0.69",
3536 "walkdir",
3537]
3538
3539[[package]]
3540name = "taffy"
3541version = "0.10.1"
3542source = "registry+https://github.com/rust-lang/crates.io-index"
3543checksum = "aea22054047c16c3f34d3ac473a2170be1424b1115b2a3adcf28cfb067c88859"
3544dependencies = [
3545 "arrayvec",
3546 "grid",
3547 "serde",
3548 "slotmap",
3549]
3550
3551[[package]]
3552name = "tempfile"
3553version = "3.27.0"
3554source = "registry+https://github.com/rust-lang/crates.io-index"
3555checksum = "32497e9a4c7b38532efcdebeef879707aa9f794296a4f0244f6f69e9bc8574bd"
3556dependencies = [
3557 "fastrand",
3558 "getrandom 0.4.2",
3559 "once_cell",
3560 "rustix 1.1.4",
3561 "windows-sys 0.61.2",
3562]
3563
3564[[package]]
3565name = "termcolor"
3566version = "1.4.1"
3567source = "registry+https://github.com/rust-lang/crates.io-index"
3568checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755"
3569dependencies = [
3570 "winapi-util",
3571]
3572
3573[[package]]
3574name = "thiserror"
3575version = "1.0.69"
3576source = "registry+https://github.com/rust-lang/crates.io-index"
3577checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
3578dependencies = [
3579 "thiserror-impl 1.0.69",
3580]
3581
3582[[package]]
3583name = "thiserror"
3584version = "2.0.18"
3585source = "registry+https://github.com/rust-lang/crates.io-index"
3586checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
3587dependencies = [
3588 "thiserror-impl 2.0.18",
3589]
3590
3591[[package]]
3592name = "thiserror-impl"
3593version = "1.0.69"
3594source = "registry+https://github.com/rust-lang/crates.io-index"
3595checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
3596dependencies = [
3597 "proc-macro2",
3598 "quote",
3599 "syn 2.0.117",
3600]
3601
3602[[package]]
3603name = "thiserror-impl"
3604version = "2.0.18"
3605source = "registry+https://github.com/rust-lang/crates.io-index"
3606checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
3607dependencies = [
3608 "proc-macro2",
3609 "quote",
3610 "syn 2.0.117",
3611]
3612
3613[[package]]
3614name = "thread_local"
3615version = "1.1.9"
3616source = "registry+https://github.com/rust-lang/crates.io-index"
3617checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185"
3618dependencies = [
3619 "cfg-if",
3620]
3621
3622[[package]]
3623name = "tiny-skia"
3624version = "0.11.4"
3625source = "registry+https://github.com/rust-lang/crates.io-index"
3626checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
3627dependencies = [
3628 "arrayref",
3629 "arrayvec",
3630 "bytemuck",
3631 "cfg-if",
3632 "log",
3633 "tiny-skia-path",
3634]
3635
3636[[package]]
3637name = "tiny-skia-path"
3638version = "0.11.4"
3639source = "registry+https://github.com/rust-lang/crates.io-index"
3640checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
3641dependencies = [
3642 "arrayref",
3643 "bytemuck",
3644 "strict-num",
3645]
3646
3647[[package]]
3648name = "tinystr"
3649version = "0.8.3"
3650source = "registry+https://github.com/rust-lang/crates.io-index"
3651checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
3652dependencies = [
3653 "displaydoc",
3654 "serde_core",
3655 "zerovec",
3656]
3657
3658[[package]]
3659name = "toml_datetime"
3660version = "1.1.1+spec-1.1.0"
3661source = "registry+https://github.com/rust-lang/crates.io-index"
3662checksum = "3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7"
3663dependencies = [
3664 "serde_core",
3665]
3666
3667[[package]]
3668name = "toml_edit"
3669version = "0.25.11+spec-1.1.0"
3670source = "registry+https://github.com/rust-lang/crates.io-index"
3671checksum = "0b59c4d22ed448339746c59b905d24568fcbb3ab65a500494f7b8c3e97739f2b"
3672dependencies = [
3673 "indexmap",
3674 "toml_datetime",
3675 "toml_parser",
3676 "winnow",
3677]
3678
3679[[package]]
3680name = "toml_parser"
3681version = "1.1.2+spec-1.1.0"
3682source = "registry+https://github.com/rust-lang/crates.io-index"
3683checksum = "a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526"
3684dependencies = [
3685 "winnow",
3686]
3687
3688[[package]]
3689name = "tracing"
3690version = "0.1.44"
3691source = "registry+https://github.com/rust-lang/crates.io-index"
3692checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
3693dependencies = [
3694 "pin-project-lite",
3695 "tracing-attributes",
3696 "tracing-core",
3697]
3698
3699[[package]]
3700name = "tracing-attributes"
3701version = "0.1.31"
3702source = "registry+https://github.com/rust-lang/crates.io-index"
3703checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
3704dependencies = [
3705 "proc-macro2",
3706 "quote",
3707 "syn 2.0.117",
3708]
3709
3710[[package]]
3711name = "tracing-core"
3712version = "0.1.36"
3713source = "registry+https://github.com/rust-lang/crates.io-index"
3714checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
3715dependencies = [
3716 "once_cell",
3717 "valuable",
3718]
3719
3720[[package]]
3721name = "tracing-log"
3722version = "0.2.0"
3723source = "registry+https://github.com/rust-lang/crates.io-index"
3724checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
3725dependencies = [
3726 "log",
3727 "once_cell",
3728 "tracing-core",
3729]
3730
3731[[package]]
3732name = "tracing-subscriber"
3733version = "0.3.23"
3734source = "registry+https://github.com/rust-lang/crates.io-index"
3735checksum = "cb7f578e5945fb242538965c2d0b04418d38ec25c79d160cd279bf0731c8d319"
3736dependencies = [
3737 "matchers",
3738 "nu-ansi-term",
3739 "once_cell",
3740 "regex-automata",
3741 "sharded-slab",
3742 "smallvec",
3743 "thread_local",
3744 "tracing",
3745 "tracing-core",
3746 "tracing-log",
3747]
3748
3749[[package]]
3750name = "truck-base"
3751version = "0.5.0"
3752source = "registry+https://github.com/rust-lang/crates.io-index"
3753checksum = "4c279de9e92e5dc20a188deb0bb9a4bd421a6a185e57e03e19025e84a36c5a05"
3754dependencies = [
3755 "cgmath",
3756 "matext4cgmath",
3757 "rustc-hash 2.1.2",
3758 "serde",
3759]
3760
3761[[package]]
3762name = "truck-derivers"
3763version = "0.1.0"
3764source = "registry+https://github.com/rust-lang/crates.io-index"
3765checksum = "421ff1c5a303aed64e295d9b30e8424ee7a2fa251617a59ae4acfd078496009f"
3766dependencies = [
3767 "proc-macro-error",
3768 "proc-macro2",
3769 "quote",
3770 "syn 2.0.117",
3771]
3772
3773[[package]]
3774name = "truck-geometry"
3775version = "0.5.0"
3776source = "registry+https://github.com/rust-lang/crates.io-index"
3777checksum = "4d9d85f203fdbc2d206a38b8e7c4417a05a2eb589be8b81ecfe9f98faafc425d"
3778dependencies = [
3779 "serde",
3780 "thiserror 1.0.69",
3781 "truck-base",
3782 "truck-geotrait",
3783]
3784
3785[[package]]
3786name = "truck-geotrait"
3787version = "0.4.0"
3788source = "registry+https://github.com/rust-lang/crates.io-index"
3789checksum = "97a31fe98d5a0589ad20576260e214af23dea21a8d125da81ad3bbcb666f411f"
3790dependencies = [
3791 "getrandom 0.2.17",
3792 "rand 0.8.6",
3793 "thiserror 1.0.69",
3794 "truck-base",
3795 "truck-derivers",
3796]
3797
3798[[package]]
3799name = "truck-modeling"
3800version = "0.6.0"
3801source = "registry+https://github.com/rust-lang/crates.io-index"
3802checksum = "8082c2dfac8c2732a014d81807fb5d24dbac0d72ee4de2a705b7fbc05fa05b18"
3803dependencies = [
3804 "derive_more",
3805 "rustc-hash 2.1.2",
3806 "serde",
3807 "thiserror 1.0.69",
3808 "truck-base",
3809 "truck-geometry",
3810 "truck-geotrait",
3811 "truck-polymesh",
3812 "truck-topology",
3813]
3814
3815[[package]]
3816name = "truck-polymesh"
3817version = "0.6.0"
3818source = "registry+https://github.com/rust-lang/crates.io-index"
3819checksum = "b8f22def310af4a89c37beb4839bbf702b302d2c112ea29553759f0e16622fbf"
3820dependencies = [
3821 "array-macro",
3822 "bytemuck",
3823 "itertools",
3824 "rustc-hash 2.1.2",
3825 "serde",
3826 "thiserror 1.0.69",
3827 "truck-base",
3828 "truck-geotrait",
3829]
3830
3831[[package]]
3832name = "truck-topology"
3833version = "0.6.0"
3834source = "registry+https://github.com/rust-lang/crates.io-index"
3835checksum = "bf62a1610405c5e39ab5eb6948f326fc1641689734a6b8207a80792133fe0e78"
3836dependencies = [
3837 "parking_lot",
3838 "rayon",
3839 "rclite",
3840 "rustc-hash 2.1.2",
3841 "serde",
3842 "thiserror 1.0.69",
3843 "truck-base",
3844 "truck-geotrait",
3845]
3846
3847[[package]]
3848name = "ttf-parser"
3849version = "0.25.1"
3850source = "registry+https://github.com/rust-lang/crates.io-index"
3851checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31"
3852
3853[[package]]
3854name = "typeid"
3855version = "1.0.3"
3856source = "registry+https://github.com/rust-lang/crates.io-index"
3857checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c"
3858
3859[[package]]
3860name = "typenum"
3861version = "1.20.0"
3862source = "registry+https://github.com/rust-lang/crates.io-index"
3863checksum = "40ce102ab67701b8526c123c1bab5cbe42d7040ccfd0f64af1a385808d2f43de"
3864
3865[[package]]
3866name = "uds_windows"
3867version = "1.2.1"
3868source = "registry+https://github.com/rust-lang/crates.io-index"
3869checksum = "f2f6fb2847f6742cd76af783a2a2c49e9375d0a111c7bef6f71cd9e738c72d6e"
3870dependencies = [
3871 "memoffset",
3872 "tempfile",
3873 "windows-sys 0.61.2",
3874]
3875
3876[[package]]
3877name = "unarray"
3878version = "0.1.4"
3879source = "registry+https://github.com/rust-lang/crates.io-index"
3880checksum = "eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94"
3881
3882[[package]]
3883name = "unicode-ident"
3884version = "1.0.24"
3885source = "registry+https://github.com/rust-lang/crates.io-index"
3886checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
3887
3888[[package]]
3889name = "unicode-segmentation"
3890version = "1.13.2"
3891source = "registry+https://github.com/rust-lang/crates.io-index"
3892checksum = "9629274872b2bfaf8d66f5f15725007f635594914870f65218920345aa11aa8c"
3893
3894[[package]]
3895name = "unicode-width"
3896version = "0.2.2"
3897source = "registry+https://github.com/rust-lang/crates.io-index"
3898checksum = "b4ac048d71ede7ee76d585517add45da530660ef4390e49b098733c6e897f254"
3899
3900[[package]]
3901name = "unicode-xid"
3902version = "0.2.6"
3903source = "registry+https://github.com/rust-lang/crates.io-index"
3904checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
3905
3906[[package]]
3907name = "uom"
3908version = "0.38.0"
3909source = "registry+https://github.com/rust-lang/crates.io-index"
3910checksum = "a739f83872836c82a4f2527d4e54b37007b3de68cafe7edde95fd695968bf4b9"
3911dependencies = [
3912 "num-traits",
3913 "typenum",
3914]
3915
3916[[package]]
3917name = "utf8_iter"
3918version = "1.0.4"
3919source = "registry+https://github.com/rust-lang/crates.io-index"
3920checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
3921
3922[[package]]
3923name = "uuid"
3924version = "1.23.1"
3925source = "registry+https://github.com/rust-lang/crates.io-index"
3926checksum = "ddd74a9687298c6858e9b88ec8935ec45d22e8fd5e6394fa1bd4e99a87789c76"
3927dependencies = [
3928 "js-sys",
3929 "serde_core",
3930 "wasm-bindgen",
3931]
3932
3933[[package]]
3934name = "valuable"
3935version = "0.1.1"
3936source = "registry+https://github.com/rust-lang/crates.io-index"
3937checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65"
3938
3939[[package]]
3940name = "version_check"
3941version = "0.9.5"
3942source = "registry+https://github.com/rust-lang/crates.io-index"
3943checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
3944
3945[[package]]
3946name = "walkdir"
3947version = "2.5.0"
3948source = "registry+https://github.com/rust-lang/crates.io-index"
3949checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
3950dependencies = [
3951 "same-file",
3952 "winapi-util",
3953]
3954
3955[[package]]
3956name = "wasi"
3957version = "0.11.1+wasi-snapshot-preview1"
3958source = "registry+https://github.com/rust-lang/crates.io-index"
3959checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
3960
3961[[package]]
3962name = "wasip2"
3963version = "1.0.3+wasi-0.2.9"
3964source = "registry+https://github.com/rust-lang/crates.io-index"
3965checksum = "20064672db26d7cdc89c7798c48a0fdfac8213434a1186e5ef29fd560ae223d6"
3966dependencies = [
3967 "wit-bindgen 0.57.1",
3968]
3969
3970[[package]]
3971name = "wasip3"
3972version = "0.4.0+wasi-0.3.0-rc-2026-01-06"
3973source = "registry+https://github.com/rust-lang/crates.io-index"
3974checksum = "5428f8bf88ea5ddc08faddef2ac4a67e390b88186c703ce6dbd955e1c145aca5"
3975dependencies = [
3976 "wit-bindgen 0.51.0",
3977]
3978
3979[[package]]
3980name = "wasm-bindgen"
3981version = "0.2.118"
3982source = "registry+https://github.com/rust-lang/crates.io-index"
3983checksum = "0bf938a0bacb0469e83c1e148908bd7d5a6010354cf4fb73279b7447422e3a89"
3984dependencies = [
3985 "cfg-if",
3986 "once_cell",
3987 "rustversion",
3988 "wasm-bindgen-macro",
3989 "wasm-bindgen-shared",
3990]
3991
3992[[package]]
3993name = "wasm-bindgen-futures"
3994version = "0.4.68"
3995source = "registry+https://github.com/rust-lang/crates.io-index"
3996checksum = "f371d383f2fb139252e0bfac3b81b265689bf45b6874af544ffa4c975ac1ebf8"
3997dependencies = [
3998 "js-sys",
3999 "wasm-bindgen",
4000]
4001
4002[[package]]
4003name = "wasm-bindgen-macro"
4004version = "0.2.118"
4005source = "registry+https://github.com/rust-lang/crates.io-index"
4006checksum = "eeff24f84126c0ec2db7a449f0c2ec963c6a49efe0698c4242929da037ca28ed"
4007dependencies = [
4008 "quote",
4009 "wasm-bindgen-macro-support",
4010]
4011
4012[[package]]
4013name = "wasm-bindgen-macro-support"
4014version = "0.2.118"
4015source = "registry+https://github.com/rust-lang/crates.io-index"
4016checksum = "9d08065faf983b2b80a79fd87d8254c409281cf7de75fc4b773019824196c904"
4017dependencies = [
4018 "bumpalo",
4019 "proc-macro2",
4020 "quote",
4021 "syn 2.0.117",
4022 "wasm-bindgen-shared",
4023]
4024
4025[[package]]
4026name = "wasm-bindgen-shared"
4027version = "0.2.118"
4028source = "registry+https://github.com/rust-lang/crates.io-index"
4029checksum = "5fd04d9e306f1907bd13c6361b5c6bfc7b3b3c095ed3f8a9246390f8dbdee129"
4030dependencies = [
4031 "unicode-ident",
4032]
4033
4034[[package]]
4035name = "wasm-encoder"
4036version = "0.244.0"
4037source = "registry+https://github.com/rust-lang/crates.io-index"
4038checksum = "990065f2fe63003fe337b932cfb5e3b80e0b4d0f5ff650e6985b1048f62c8319"
4039dependencies = [
4040 "leb128fmt",
4041 "wasmparser",
4042]
4043
4044[[package]]
4045name = "wasm-metadata"
4046version = "0.244.0"
4047source = "registry+https://github.com/rust-lang/crates.io-index"
4048checksum = "bb0e353e6a2fbdc176932bbaab493762eb1255a7900fe0fea1a2f96c296cc909"
4049dependencies = [
4050 "anyhow",
4051 "indexmap",
4052 "wasm-encoder",
4053 "wasmparser",
4054]
4055
4056[[package]]
4057name = "wasmparser"
4058version = "0.244.0"
4059source = "registry+https://github.com/rust-lang/crates.io-index"
4060checksum = "47b807c72e1bac69382b3a6fb3dbe8ea4c0ed87ff5629b8685ae6b9a611028fe"
4061dependencies = [
4062 "bitflags 2.11.1",
4063 "hashbrown 0.15.5",
4064 "indexmap",
4065 "semver",
4066]
4067
4068[[package]]
4069name = "wayland-backend"
4070version = "0.3.15"
4071source = "registry+https://github.com/rust-lang/crates.io-index"
4072checksum = "2857dd20b54e916ec7253b3d6b4d5c4d7d4ca2c33c2e11c6c76a99bd8744755d"
4073dependencies = [
4074 "cc",
4075 "downcast-rs",
4076 "rustix 1.1.4",
4077 "scoped-tls",
4078 "smallvec",
4079 "wayland-sys",
4080]
4081
4082[[package]]
4083name = "wayland-client"
4084version = "0.31.14"
4085source = "registry+https://github.com/rust-lang/crates.io-index"
4086checksum = "645c7c96bb74690c3189b5c9cb4ca1627062bb23693a4fad9d8c3de958260144"
4087dependencies = [
4088 "bitflags 2.11.1",
4089 "rustix 1.1.4",
4090 "wayland-backend",
4091 "wayland-scanner",
4092]
4093
4094[[package]]
4095name = "wayland-csd-frame"
4096version = "0.3.0"
4097source = "registry+https://github.com/rust-lang/crates.io-index"
4098checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e"
4099dependencies = [
4100 "bitflags 2.11.1",
4101 "cursor-icon",
4102 "wayland-backend",
4103]
4104
4105[[package]]
4106name = "wayland-cursor"
4107version = "0.31.14"
4108source = "registry+https://github.com/rust-lang/crates.io-index"
4109checksum = "4a52d18780be9b1314328a3de5f930b73d2200112e3849ca6cb11822793fb34d"
4110dependencies = [
4111 "rustix 1.1.4",
4112 "wayland-client",
4113 "xcursor",
4114]
4115
4116[[package]]
4117name = "wayland-protocols"
4118version = "0.32.12"
4119source = "registry+https://github.com/rust-lang/crates.io-index"
4120checksum = "563a85523cade2429938e790815fd7319062103b9f4a2dc806e9b53b95982d8f"
4121dependencies = [
4122 "bitflags 2.11.1",
4123 "wayland-backend",
4124 "wayland-client",
4125 "wayland-scanner",
4126]
4127
4128[[package]]
4129name = "wayland-protocols-plasma"
4130version = "0.3.12"
4131source = "registry+https://github.com/rust-lang/crates.io-index"
4132checksum = "2b6d8cf1eb2c1c31ed1f5643c88a6e53538129d4af80030c8cabd1f9fa884d91"
4133dependencies = [
4134 "bitflags 2.11.1",
4135 "wayland-backend",
4136 "wayland-client",
4137 "wayland-protocols",
4138 "wayland-scanner",
4139]
4140
4141[[package]]
4142name = "wayland-protocols-wlr"
4143version = "0.3.12"
4144source = "registry+https://github.com/rust-lang/crates.io-index"
4145checksum = "eb04e52f7836d7c7976c78ca0250d61e33873c34156a2a1fc9474828ec268234"
4146dependencies = [
4147 "bitflags 2.11.1",
4148 "wayland-backend",
4149 "wayland-client",
4150 "wayland-protocols",
4151 "wayland-scanner",
4152]
4153
4154[[package]]
4155name = "wayland-scanner"
4156version = "0.31.10"
4157source = "registry+https://github.com/rust-lang/crates.io-index"
4158checksum = "9c324a910fd86ebdc364a3e61ec1f11737d3b1d6c273c0239ee8ff4bc0d24b4a"
4159dependencies = [
4160 "proc-macro2",
4161 "quick-xml",
4162 "quote",
4163]
4164
4165[[package]]
4166name = "wayland-sys"
4167version = "0.31.11"
4168source = "registry+https://github.com/rust-lang/crates.io-index"
4169checksum = "d8eab23fefc9e41f8e841df4a9c707e8a8c4ed26e944ef69297184de2785e3be"
4170dependencies = [
4171 "dlib",
4172 "log",
4173 "once_cell",
4174 "pkg-config",
4175]
4176
4177[[package]]
4178name = "web-sys"
4179version = "0.3.95"
4180source = "registry+https://github.com/rust-lang/crates.io-index"
4181checksum = "4f2dfbb17949fa2088e5d39408c48368947b86f7834484e87b73de55bc14d97d"
4182dependencies = [
4183 "js-sys",
4184 "wasm-bindgen",
4185]
4186
4187[[package]]
4188name = "web-time"
4189version = "1.1.0"
4190source = "registry+https://github.com/rust-lang/crates.io-index"
4191checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
4192dependencies = [
4193 "js-sys",
4194 "wasm-bindgen",
4195]
4196
4197[[package]]
4198name = "wgpu"
4199version = "29.0.1"
4200source = "registry+https://github.com/rust-lang/crates.io-index"
4201checksum = "72c239a9a747bbd379590985bac952c2e53cb19873f7072b3370c6a6a8e06837"
4202dependencies = [
4203 "arrayvec",
4204 "bitflags 2.11.1",
4205 "bytemuck",
4206 "cfg-if",
4207 "cfg_aliases",
4208 "document-features",
4209 "hashbrown 0.16.1",
4210 "js-sys",
4211 "log",
4212 "naga",
4213 "parking_lot",
4214 "portable-atomic",
4215 "profiling",
4216 "raw-window-handle",
4217 "smallvec",
4218 "static_assertions",
4219 "wasm-bindgen",
4220 "wasm-bindgen-futures",
4221 "web-sys",
4222 "wgpu-core",
4223 "wgpu-hal",
4224 "wgpu-types",
4225]
4226
4227[[package]]
4228name = "wgpu-core"
4229version = "29.0.1"
4230source = "registry+https://github.com/rust-lang/crates.io-index"
4231checksum = "1e80ac6cf1895df6342f87d975162108f9d98772a0d74bc404ab7304ac29469e"
4232dependencies = [
4233 "arrayvec",
4234 "bit-set",
4235 "bit-vec",
4236 "bitflags 2.11.1",
4237 "bytemuck",
4238 "cfg_aliases",
4239 "document-features",
4240 "hashbrown 0.16.1",
4241 "indexmap",
4242 "log",
4243 "naga",
4244 "once_cell",
4245 "parking_lot",
4246 "portable-atomic",
4247 "profiling",
4248 "raw-window-handle",
4249 "rustc-hash 1.1.0",
4250 "smallvec",
4251 "thiserror 2.0.18",
4252 "wgpu-core-deps-apple",
4253 "wgpu-core-deps-emscripten",
4254 "wgpu-core-deps-windows-linux-android",
4255 "wgpu-hal",
4256 "wgpu-naga-bridge",
4257 "wgpu-types",
4258]
4259
4260[[package]]
4261name = "wgpu-core-deps-apple"
4262version = "29.0.0"
4263source = "registry+https://github.com/rust-lang/crates.io-index"
4264checksum = "43acd053312501689cd92a01a9638d37f3e41a5fd9534875efa8917ee2d11ac0"
4265dependencies = [
4266 "wgpu-hal",
4267]
4268
4269[[package]]
4270name = "wgpu-core-deps-emscripten"
4271version = "29.0.0"
4272source = "registry+https://github.com/rust-lang/crates.io-index"
4273checksum = "ef043bf135cc68b6f667c55ff4e345ce2b5924d75bad36a47921b0287ca4b24a"
4274dependencies = [
4275 "wgpu-hal",
4276]
4277
4278[[package]]
4279name = "wgpu-core-deps-windows-linux-android"
4280version = "29.0.0"
4281source = "registry+https://github.com/rust-lang/crates.io-index"
4282checksum = "725d5c006a8c02967b6d93ef04f6537ec4593313e330cfe86d9d3f946eb90f28"
4283dependencies = [
4284 "wgpu-hal",
4285]
4286
4287[[package]]
4288name = "wgpu-hal"
4289version = "29.0.1"
4290source = "registry+https://github.com/rust-lang/crates.io-index"
4291checksum = "89a47aef47636562f3937285af4c44b4b5b404b46577471411cc5313a921da7e"
4292dependencies = [
4293 "android_system_properties",
4294 "arrayvec",
4295 "ash",
4296 "bit-set",
4297 "bitflags 2.11.1",
4298 "block2 0.6.2",
4299 "bytemuck",
4300 "cfg-if",
4301 "cfg_aliases",
4302 "glow",
4303 "glutin_wgl_sys",
4304 "gpu-allocator",
4305 "gpu-descriptor",
4306 "hashbrown 0.16.1",
4307 "js-sys",
4308 "khronos-egl",
4309 "libc",
4310 "libloading",
4311 "log",
4312 "naga",
4313 "ndk-sys",
4314 "objc2 0.6.4",
4315 "objc2-core-foundation",
4316 "objc2-foundation 0.3.2",
4317 "objc2-metal 0.3.2",
4318 "objc2-quartz-core 0.3.2",
4319 "once_cell",
4320 "ordered-float",
4321 "parking_lot",
4322 "portable-atomic",
4323 "portable-atomic-util",
4324 "profiling",
4325 "range-alloc",
4326 "raw-window-handle",
4327 "raw-window-metal",
4328 "renderdoc-sys",
4329 "smallvec",
4330 "thiserror 2.0.18",
4331 "wasm-bindgen",
4332 "wayland-sys",
4333 "web-sys",
4334 "wgpu-naga-bridge",
4335 "wgpu-types",
4336 "windows",
4337 "windows-core",
4338]
4339
4340[[package]]
4341name = "wgpu-naga-bridge"
4342version = "29.0.1"
4343source = "registry+https://github.com/rust-lang/crates.io-index"
4344checksum = "7b4684f4410da0cf95a4cb63bb5edaac022461dedb6adf0b64d0d9b5f6890d51"
4345dependencies = [
4346 "naga",
4347 "wgpu-types",
4348]
4349
4350[[package]]
4351name = "wgpu-types"
4352version = "29.0.1"
4353source = "registry+https://github.com/rust-lang/crates.io-index"
4354checksum = "ec2675540fb1a5cfa5ef122d3d5f390e2c75711a0b946410f2d6ac3a0f77d1f6"
4355dependencies = [
4356 "bitflags 2.11.1",
4357 "bytemuck",
4358 "js-sys",
4359 "log",
4360 "raw-window-handle",
4361 "web-sys",
4362]
4363
4364[[package]]
4365name = "wide"
4366version = "0.7.33"
4367source = "registry+https://github.com/rust-lang/crates.io-index"
4368checksum = "0ce5da8ecb62bcd8ec8b7ea19f69a51275e91299be594ea5cc6ef7819e16cd03"
4369dependencies = [
4370 "bytemuck",
4371 "safe_arch",
4372]
4373
4374[[package]]
4375name = "winapi-util"
4376version = "0.1.11"
4377source = "registry+https://github.com/rust-lang/crates.io-index"
4378checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
4379dependencies = [
4380 "windows-sys 0.61.2",
4381]
4382
4383[[package]]
4384name = "windows"
4385version = "0.62.2"
4386source = "registry+https://github.com/rust-lang/crates.io-index"
4387checksum = "527fadee13e0c05939a6a05d5bd6eec6cd2e3dbd648b9f8e447c6518133d8580"
4388dependencies = [
4389 "windows-collections",
4390 "windows-core",
4391 "windows-future",
4392 "windows-numerics",
4393]
4394
4395[[package]]
4396name = "windows-collections"
4397version = "0.3.2"
4398source = "registry+https://github.com/rust-lang/crates.io-index"
4399checksum = "23b2d95af1a8a14a3c7367e1ed4fc9c20e0a26e79551b1454d72583c97cc6610"
4400dependencies = [
4401 "windows-core",
4402]
4403
4404[[package]]
4405name = "windows-core"
4406version = "0.62.2"
4407source = "registry+https://github.com/rust-lang/crates.io-index"
4408checksum = "b8e83a14d34d0623b51dce9581199302a221863196a1dde71a7663a4c2be9deb"
4409dependencies = [
4410 "windows-implement",
4411 "windows-interface",
4412 "windows-link",
4413 "windows-result",
4414 "windows-strings",
4415]
4416
4417[[package]]
4418name = "windows-future"
4419version = "0.3.2"
4420source = "registry+https://github.com/rust-lang/crates.io-index"
4421checksum = "e1d6f90251fe18a279739e78025bd6ddc52a7e22f921070ccdc67dde84c605cb"
4422dependencies = [
4423 "windows-core",
4424 "windows-link",
4425 "windows-threading",
4426]
4427
4428[[package]]
4429name = "windows-implement"
4430version = "0.60.2"
4431source = "registry+https://github.com/rust-lang/crates.io-index"
4432checksum = "053e2e040ab57b9dc951b72c264860db7eb3b0200ba345b4e4c3b14f67855ddf"
4433dependencies = [
4434 "proc-macro2",
4435 "quote",
4436 "syn 2.0.117",
4437]
4438
4439[[package]]
4440name = "windows-interface"
4441version = "0.59.3"
4442source = "registry+https://github.com/rust-lang/crates.io-index"
4443checksum = "3f316c4a2570ba26bbec722032c4099d8c8bc095efccdc15688708623367e358"
4444dependencies = [
4445 "proc-macro2",
4446 "quote",
4447 "syn 2.0.117",
4448]
4449
4450[[package]]
4451name = "windows-link"
4452version = "0.2.1"
4453source = "registry+https://github.com/rust-lang/crates.io-index"
4454checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
4455
4456[[package]]
4457name = "windows-numerics"
4458version = "0.3.1"
4459source = "registry+https://github.com/rust-lang/crates.io-index"
4460checksum = "6e2e40844ac143cdb44aead537bbf727de9b044e107a0f1220392177d15b0f26"
4461dependencies = [
4462 "windows-core",
4463 "windows-link",
4464]
4465
4466[[package]]
4467name = "windows-result"
4468version = "0.4.1"
4469source = "registry+https://github.com/rust-lang/crates.io-index"
4470checksum = "7781fa89eaf60850ac3d2da7af8e5242a5ea78d1a11c49bf2910bb5a73853eb5"
4471dependencies = [
4472 "windows-link",
4473]
4474
4475[[package]]
4476name = "windows-strings"
4477version = "0.5.1"
4478source = "registry+https://github.com/rust-lang/crates.io-index"
4479checksum = "7837d08f69c77cf6b07689544538e017c1bfcf57e34b4c0ff58e6c2cd3b37091"
4480dependencies = [
4481 "windows-link",
4482]
4483
4484[[package]]
4485name = "windows-sys"
4486version = "0.52.0"
4487source = "registry+https://github.com/rust-lang/crates.io-index"
4488checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
4489dependencies = [
4490 "windows-targets",
4491]
4492
4493[[package]]
4494name = "windows-sys"
4495version = "0.59.0"
4496source = "registry+https://github.com/rust-lang/crates.io-index"
4497checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
4498dependencies = [
4499 "windows-targets",
4500]
4501
4502[[package]]
4503name = "windows-sys"
4504version = "0.61.2"
4505source = "registry+https://github.com/rust-lang/crates.io-index"
4506checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
4507dependencies = [
4508 "windows-link",
4509]
4510
4511[[package]]
4512name = "windows-targets"
4513version = "0.52.6"
4514source = "registry+https://github.com/rust-lang/crates.io-index"
4515checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
4516dependencies = [
4517 "windows_aarch64_gnullvm",
4518 "windows_aarch64_msvc",
4519 "windows_i686_gnu",
4520 "windows_i686_gnullvm",
4521 "windows_i686_msvc",
4522 "windows_x86_64_gnu",
4523 "windows_x86_64_gnullvm",
4524 "windows_x86_64_msvc",
4525]
4526
4527[[package]]
4528name = "windows-threading"
4529version = "0.2.1"
4530source = "registry+https://github.com/rust-lang/crates.io-index"
4531checksum = "3949bd5b99cafdf1c7ca86b43ca564028dfe27d66958f2470940f73d86d75b37"
4532dependencies = [
4533 "windows-link",
4534]
4535
4536[[package]]
4537name = "windows_aarch64_gnullvm"
4538version = "0.52.6"
4539source = "registry+https://github.com/rust-lang/crates.io-index"
4540checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
4541
4542[[package]]
4543name = "windows_aarch64_msvc"
4544version = "0.52.6"
4545source = "registry+https://github.com/rust-lang/crates.io-index"
4546checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
4547
4548[[package]]
4549name = "windows_i686_gnu"
4550version = "0.52.6"
4551source = "registry+https://github.com/rust-lang/crates.io-index"
4552checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
4553
4554[[package]]
4555name = "windows_i686_gnullvm"
4556version = "0.52.6"
4557source = "registry+https://github.com/rust-lang/crates.io-index"
4558checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
4559
4560[[package]]
4561name = "windows_i686_msvc"
4562version = "0.52.6"
4563source = "registry+https://github.com/rust-lang/crates.io-index"
4564checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
4565
4566[[package]]
4567name = "windows_x86_64_gnu"
4568version = "0.52.6"
4569source = "registry+https://github.com/rust-lang/crates.io-index"
4570checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
4571
4572[[package]]
4573name = "windows_x86_64_gnullvm"
4574version = "0.52.6"
4575source = "registry+https://github.com/rust-lang/crates.io-index"
4576checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
4577
4578[[package]]
4579name = "windows_x86_64_msvc"
4580version = "0.52.6"
4581source = "registry+https://github.com/rust-lang/crates.io-index"
4582checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
4583
4584[[package]]
4585name = "winit"
4586version = "0.30.13"
4587source = "registry+https://github.com/rust-lang/crates.io-index"
4588checksum = "a6755fa58a9f8350bd1e472d4c3fcc25f824ec358933bba33306d0b63df5978d"
4589dependencies = [
4590 "ahash",
4591 "android-activity",
4592 "atomic-waker",
4593 "bitflags 2.11.1",
4594 "block2 0.5.1",
4595 "bytemuck",
4596 "calloop",
4597 "cfg_aliases",
4598 "concurrent-queue",
4599 "core-foundation",
4600 "core-graphics",
4601 "cursor-icon",
4602 "dpi",
4603 "js-sys",
4604 "libc",
4605 "memmap2",
4606 "ndk",
4607 "objc2 0.5.2",
4608 "objc2-app-kit",
4609 "objc2-foundation 0.2.2",
4610 "objc2-ui-kit",
4611 "orbclient",
4612 "percent-encoding",
4613 "pin-project",
4614 "raw-window-handle",
4615 "redox_syscall 0.4.1",
4616 "rustix 0.38.44",
4617 "sctk-adwaita",
4618 "smithay-client-toolkit",
4619 "smol_str",
4620 "tracing",
4621 "unicode-segmentation",
4622 "wasm-bindgen",
4623 "wasm-bindgen-futures",
4624 "wayland-backend",
4625 "wayland-client",
4626 "wayland-protocols",
4627 "wayland-protocols-plasma",
4628 "web-sys",
4629 "web-time",
4630 "windows-sys 0.52.0",
4631 "x11-dl",
4632 "x11rb",
4633 "xkbcommon-dl",
4634]
4635
4636[[package]]
4637name = "winnow"
4638version = "1.0.1"
4639source = "registry+https://github.com/rust-lang/crates.io-index"
4640checksum = "09dac053f1cd375980747450bfc7250c264eaae0583872e845c0c7cd578872b5"
4641dependencies = [
4642 "memchr",
4643]
4644
4645[[package]]
4646name = "wit-bindgen"
4647version = "0.51.0"
4648source = "registry+https://github.com/rust-lang/crates.io-index"
4649checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
4650dependencies = [
4651 "wit-bindgen-rust-macro",
4652]
4653
4654[[package]]
4655name = "wit-bindgen"
4656version = "0.57.1"
4657source = "registry+https://github.com/rust-lang/crates.io-index"
4658checksum = "1ebf944e87a7c253233ad6766e082e3cd714b5d03812acc24c318f549614536e"
4659
4660[[package]]
4661name = "wit-bindgen-core"
4662version = "0.51.0"
4663source = "registry+https://github.com/rust-lang/crates.io-index"
4664checksum = "ea61de684c3ea68cb082b7a88508a8b27fcc8b797d738bfc99a82facf1d752dc"
4665dependencies = [
4666 "anyhow",
4667 "heck",
4668 "wit-parser",
4669]
4670
4671[[package]]
4672name = "wit-bindgen-rust"
4673version = "0.51.0"
4674source = "registry+https://github.com/rust-lang/crates.io-index"
4675checksum = "b7c566e0f4b284dd6561c786d9cb0142da491f46a9fbed79ea69cdad5db17f21"
4676dependencies = [
4677 "anyhow",
4678 "heck",
4679 "indexmap",
4680 "prettyplease",
4681 "syn 2.0.117",
4682 "wasm-metadata",
4683 "wit-bindgen-core",
4684 "wit-component",
4685]
4686
4687[[package]]
4688name = "wit-bindgen-rust-macro"
4689version = "0.51.0"
4690source = "registry+https://github.com/rust-lang/crates.io-index"
4691checksum = "0c0f9bfd77e6a48eccf51359e3ae77140a7f50b1e2ebfe62422d8afdaffab17a"
4692dependencies = [
4693 "anyhow",
4694 "prettyplease",
4695 "proc-macro2",
4696 "quote",
4697 "syn 2.0.117",
4698 "wit-bindgen-core",
4699 "wit-bindgen-rust",
4700]
4701
4702[[package]]
4703name = "wit-component"
4704version = "0.244.0"
4705source = "registry+https://github.com/rust-lang/crates.io-index"
4706checksum = "9d66ea20e9553b30172b5e831994e35fbde2d165325bec84fc43dbf6f4eb9cb2"
4707dependencies = [
4708 "anyhow",
4709 "bitflags 2.11.1",
4710 "indexmap",
4711 "log",
4712 "serde",
4713 "serde_derive",
4714 "serde_json",
4715 "wasm-encoder",
4716 "wasm-metadata",
4717 "wasmparser",
4718 "wit-parser",
4719]
4720
4721[[package]]
4722name = "wit-parser"
4723version = "0.244.0"
4724source = "registry+https://github.com/rust-lang/crates.io-index"
4725checksum = "ecc8ac4bc1dc3381b7f59c34f00b67e18f910c2c0f50015669dde7def656a736"
4726dependencies = [
4727 "anyhow",
4728 "id-arena",
4729 "indexmap",
4730 "log",
4731 "semver",
4732 "serde",
4733 "serde_derive",
4734 "serde_json",
4735 "unicode-xid",
4736 "wasmparser",
4737]
4738
4739[[package]]
4740name = "writeable"
4741version = "0.6.3"
4742source = "registry+https://github.com/rust-lang/crates.io-index"
4743checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
4744
4745[[package]]
4746name = "x11-dl"
4747version = "2.21.0"
4748source = "registry+https://github.com/rust-lang/crates.io-index"
4749checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f"
4750dependencies = [
4751 "libc",
4752 "once_cell",
4753 "pkg-config",
4754]
4755
4756[[package]]
4757name = "x11rb"
4758version = "0.13.2"
4759source = "registry+https://github.com/rust-lang/crates.io-index"
4760checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414"
4761dependencies = [
4762 "as-raw-xcb-connection",
4763 "gethostname",
4764 "libc",
4765 "libloading",
4766 "once_cell",
4767 "rustix 1.1.4",
4768 "x11rb-protocol",
4769]
4770
4771[[package]]
4772name = "x11rb-protocol"
4773version = "0.13.2"
4774source = "registry+https://github.com/rust-lang/crates.io-index"
4775checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd"
4776
4777[[package]]
4778name = "xcursor"
4779version = "0.3.10"
4780source = "registry+https://github.com/rust-lang/crates.io-index"
4781checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b"
4782
4783[[package]]
4784name = "xkbcommon-dl"
4785version = "0.4.2"
4786source = "registry+https://github.com/rust-lang/crates.io-index"
4787checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5"
4788dependencies = [
4789 "bitflags 2.11.1",
4790 "dlib",
4791 "log",
4792 "once_cell",
4793 "xkeysym",
4794]
4795
4796[[package]]
4797name = "xkeysym"
4798version = "0.2.1"
4799source = "registry+https://github.com/rust-lang/crates.io-index"
4800checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56"
4801
4802[[package]]
4803name = "xml-rs"
4804version = "0.8.28"
4805source = "registry+https://github.com/rust-lang/crates.io-index"
4806checksum = "3ae8337f8a065cfc972643663ea4279e04e7256de865aa66fe25cec5fb912d3f"
4807
4808[[package]]
4809name = "yazi"
4810version = "0.2.1"
4811source = "registry+https://github.com/rust-lang/crates.io-index"
4812checksum = "e01738255b5a16e78bbb83e7fbba0a1e7dd506905cfc53f4622d89015a03fbb5"
4813
4814[[package]]
4815name = "yoke"
4816version = "0.8.2"
4817source = "registry+https://github.com/rust-lang/crates.io-index"
4818checksum = "abe8c5fda708d9ca3df187cae8bfb9ceda00dd96231bed36e445a1a48e66f9ca"
4819dependencies = [
4820 "stable_deref_trait",
4821 "yoke-derive",
4822 "zerofrom",
4823]
4824
4825[[package]]
4826name = "yoke-derive"
4827version = "0.8.2"
4828source = "registry+https://github.com/rust-lang/crates.io-index"
4829checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
4830dependencies = [
4831 "proc-macro2",
4832 "quote",
4833 "syn 2.0.117",
4834 "synstructure",
4835]
4836
4837[[package]]
4838name = "zbus"
4839version = "5.15.0"
4840source = "registry+https://github.com/rust-lang/crates.io-index"
4841checksum = "c3bcbf15c8708d7fc1be0c993622e0a5cbd5e8b52bfa40afa4c3e0cd8d724ac1"
4842dependencies = [
4843 "async-broadcast",
4844 "async-executor",
4845 "async-io",
4846 "async-lock",
4847 "async-process",
4848 "async-recursion",
4849 "async-task",
4850 "async-trait",
4851 "blocking",
4852 "enumflags2",
4853 "event-listener",
4854 "futures-core",
4855 "futures-lite",
4856 "hex",
4857 "libc",
4858 "ordered-stream",
4859 "rustix 1.1.4",
4860 "serde",
4861 "serde_repr",
4862 "tracing",
4863 "uds_windows",
4864 "uuid",
4865 "windows-sys 0.61.2",
4866 "winnow",
4867 "zbus_macros",
4868 "zbus_names",
4869 "zvariant",
4870]
4871
4872[[package]]
4873name = "zbus_macros"
4874version = "5.15.0"
4875source = "registry+https://github.com/rust-lang/crates.io-index"
4876checksum = "51fa5406ad9175a8c825a931f8cf347116b531b3634fcb0b627c290f1f2516ff"
4877dependencies = [
4878 "proc-macro-crate",
4879 "proc-macro2",
4880 "quote",
4881 "syn 2.0.117",
4882 "zbus_names",
4883 "zvariant",
4884 "zvariant_utils",
4885]
4886
4887[[package]]
4888name = "zbus_names"
4889version = "4.3.2"
4890source = "registry+https://github.com/rust-lang/crates.io-index"
4891checksum = "7074f3e50b894eac91750142016d30d0a89be8e67dbfd9704fb875825760e52d"
4892dependencies = [
4893 "serde",
4894 "winnow",
4895 "zvariant",
4896]
4897
4898[[package]]
4899name = "zeno"
4900version = "0.3.3"
4901source = "registry+https://github.com/rust-lang/crates.io-index"
4902checksum = "6df3dc4292935e51816d896edcd52aa30bc297907c26167fec31e2b0c6a32524"
4903
4904[[package]]
4905name = "zerocopy"
4906version = "0.8.48"
4907source = "registry+https://github.com/rust-lang/crates.io-index"
4908checksum = "eed437bf9d6692032087e337407a86f04cd8d6a16a37199ed57949d415bd68e9"
4909dependencies = [
4910 "zerocopy-derive",
4911]
4912
4913[[package]]
4914name = "zerocopy-derive"
4915version = "0.8.48"
4916source = "registry+https://github.com/rust-lang/crates.io-index"
4917checksum = "70e3cd084b1788766f53af483dd21f93881ff30d7320490ec3ef7526d203bad4"
4918dependencies = [
4919 "proc-macro2",
4920 "quote",
4921 "syn 2.0.117",
4922]
4923
4924[[package]]
4925name = "zerofrom"
4926version = "0.1.7"
4927source = "registry+https://github.com/rust-lang/crates.io-index"
4928checksum = "69faa1f2a1ea75661980b013019ed6687ed0e83d069bc1114e2cc74c6c04c4df"
4929dependencies = [
4930 "zerofrom-derive",
4931]
4932
4933[[package]]
4934name = "zerofrom-derive"
4935version = "0.1.7"
4936source = "registry+https://github.com/rust-lang/crates.io-index"
4937checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
4938dependencies = [
4939 "proc-macro2",
4940 "quote",
4941 "syn 2.0.117",
4942 "synstructure",
4943]
4944
4945[[package]]
4946name = "zerotrie"
4947version = "0.2.4"
4948source = "registry+https://github.com/rust-lang/crates.io-index"
4949checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
4950dependencies = [
4951 "displaydoc",
4952 "yoke",
4953 "zerofrom",
4954 "zerovec",
4955]
4956
4957[[package]]
4958name = "zerovec"
4959version = "0.11.6"
4960source = "registry+https://github.com/rust-lang/crates.io-index"
4961checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
4962dependencies = [
4963 "serde",
4964 "yoke",
4965 "zerofrom",
4966 "zerovec-derive",
4967]
4968
4969[[package]]
4970name = "zerovec-derive"
4971version = "0.11.3"
4972source = "registry+https://github.com/rust-lang/crates.io-index"
4973checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
4974dependencies = [
4975 "proc-macro2",
4976 "quote",
4977 "syn 2.0.117",
4978]
4979
4980[[package]]
4981name = "zmij"
4982version = "1.0.21"
4983source = "registry+https://github.com/rust-lang/crates.io-index"
4984checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
4985
4986[[package]]
4987name = "zvariant"
4988version = "5.11.0"
4989source = "registry+https://github.com/rust-lang/crates.io-index"
4990checksum = "1c1567a6ec68df868cbbfde844cfc6d81649fe5109a62b116b19fabd53e618ee"
4991dependencies = [
4992 "endi",
4993 "enumflags2",
4994 "serde",
4995 "winnow",
4996 "zvariant_derive",
4997 "zvariant_utils",
4998]
4999
5000[[package]]
5001name = "zvariant_derive"
5002version = "5.11.0"
5003source = "registry+https://github.com/rust-lang/crates.io-index"
5004checksum = "c7d5b780599bbde114e39d9a0799577fad1ced5105d38515745f7b3099d8ceda"
5005dependencies = [
5006 "proc-macro-crate",
5007 "proc-macro2",
5008 "quote",
5009 "syn 2.0.117",
5010 "zvariant_utils",
5011]
5012
5013[[package]]
5014name = "zvariant_utils"
5015version = "3.3.1"
5016source = "registry+https://github.com/rust-lang/crates.io-index"
5017checksum = "6d464f5733ffa07a3164d656f18533caace9d0638596721355d73256a410d691"
5018dependencies = [
5019 "proc-macro2",
5020 "quote",
5021 "serde",
5022 "syn 2.0.117",
5023 "winnow",
5024]