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