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