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