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