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