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