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