Game stats that reset every frame, inspired by immediate mode GUI.
gamedev
bevy
stats
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 4
4
5[[package]]
6name = "android-activity"
7version = "0.6.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046"
10dependencies = [
11 "android-properties",
12 "bitflags",
13 "cc",
14 "cesu8",
15 "jni",
16 "jni-sys",
17 "libc",
18 "log",
19 "ndk",
20 "ndk-context",
21 "ndk-sys",
22 "num_enum",
23 "thiserror 1.0.69",
24]
25
26[[package]]
27name = "android-properties"
28version = "0.2.2"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04"
31
32[[package]]
33name = "arrayvec"
34version = "0.7.6"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
37
38[[package]]
39name = "assert_type_match"
40version = "0.1.1"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "f548ad2c4031f2902e3edc1f29c29e835829437de49562d8eb5dc5584d3a1043"
43dependencies = [
44 "proc-macro2",
45 "quote",
46 "syn 2.0.114",
47]
48
49[[package]]
50name = "async-channel"
51version = "2.5.0"
52source = "registry+https://github.com/rust-lang/crates.io-index"
53checksum = "924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2"
54dependencies = [
55 "concurrent-queue",
56 "event-listener-strategy",
57 "futures-core",
58 "pin-project-lite",
59]
60
61[[package]]
62name = "async-task"
63version = "4.7.1"
64source = "registry+https://github.com/rust-lang/crates.io-index"
65checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
66dependencies = [
67 "portable-atomic",
68]
69
70[[package]]
71name = "atomic-waker"
72version = "1.1.2"
73source = "registry+https://github.com/rust-lang/crates.io-index"
74checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
75dependencies = [
76 "portable-atomic",
77]
78
79[[package]]
80name = "autocfg"
81version = "1.5.0"
82source = "registry+https://github.com/rust-lang/crates.io-index"
83checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8"
84
85[[package]]
86name = "bevy"
87version = "0.18.0"
88source = "registry+https://github.com/rust-lang/crates.io-index"
89checksum = "ec689b5a79452b6f777b889bbff22d3216b82a8d2ab7814d4a0eb571e9938d97"
90dependencies = [
91 "bevy_internal",
92]
93
94[[package]]
95name = "bevy_android"
96version = "0.18.0"
97source = "registry+https://github.com/rust-lang/crates.io-index"
98checksum = "008133458cfe0d43a8870bfc4c5a729467cc5d9246611462add38bcf45ed896f"
99dependencies = [
100 "android-activity",
101]
102
103[[package]]
104name = "bevy_app"
105version = "0.18.0"
106source = "registry+https://github.com/rust-lang/crates.io-index"
107checksum = "2271a0123a7cc355c3fe98754360c75aa84b29f2a6b1a9f8c00aac427570d174"
108dependencies = [
109 "bevy_derive",
110 "bevy_ecs",
111 "bevy_platform",
112 "bevy_reflect",
113 "bevy_tasks",
114 "bevy_utils",
115 "cfg-if",
116 "downcast-rs",
117 "log",
118 "thiserror 2.0.18",
119 "variadics_please",
120]
121
122[[package]]
123name = "bevy_auto_plugin"
124version = "0.10.0"
125source = "registry+https://github.com/rust-lang/crates.io-index"
126checksum = "f3c7761957a70588bf0b7c6120c97a47620dab684a622a0aa0a8c5c9161becd6"
127dependencies = [
128 "bevy_auto_plugin_proc_macros",
129 "bevy_auto_plugin_shared",
130 "cfg_aliases",
131 "rustc_version",
132]
133
134[[package]]
135name = "bevy_auto_plugin_proc_macros"
136version = "0.10.0"
137source = "registry+https://github.com/rust-lang/crates.io-index"
138checksum = "582998ec7135267343cdcfc441128b73bbc995be640e48e046e2a33f3ff5703f"
139dependencies = [
140 "bevy_auto_plugin_shared",
141 "proc-macro2",
142]
143
144[[package]]
145name = "bevy_auto_plugin_shared"
146version = "0.10.0"
147source = "registry+https://github.com/rust-lang/crates.io-index"
148checksum = "999eb3756d075ac95e169f71333ac211e54e961ac55708a89731eb6134f38b7e"
149dependencies = [
150 "bevy_app",
151 "darling",
152 "inventory",
153 "linkme",
154 "log",
155 "proc-macro-crate",
156 "proc-macro2",
157 "quote",
158 "smart-default",
159 "syn 2.0.114",
160 "thiserror 2.0.18",
161]
162
163[[package]]
164name = "bevy_derive"
165version = "0.18.0"
166source = "registry+https://github.com/rust-lang/crates.io-index"
167checksum = "70b6a05c31f54c83d681f1b8699bbaf581f06b25a40c9a6bb815625f731f5ba9"
168dependencies = [
169 "bevy_macro_utils",
170 "quote",
171 "syn 2.0.114",
172]
173
174[[package]]
175name = "bevy_diagnostic"
176version = "0.18.0"
177source = "registry+https://github.com/rust-lang/crates.io-index"
178checksum = "aca4caa8a9014a435dca382b1bdebaee4363e9be69882c598fc4ff4d7cd56e6a"
179dependencies = [
180 "atomic-waker",
181 "bevy_app",
182 "bevy_ecs",
183 "bevy_platform",
184 "bevy_tasks",
185 "bevy_time",
186 "const-fnv1a-hash",
187 "log",
188]
189
190[[package]]
191name = "bevy_ecs"
192version = "0.18.0"
193source = "registry+https://github.com/rust-lang/crates.io-index"
194checksum = "24637a7c8643cab493f4085cda6bde4895f0e0816699c59006f18819da2ca0b8"
195dependencies = [
196 "bevy_ecs_macros",
197 "bevy_platform",
198 "bevy_ptr",
199 "bevy_reflect",
200 "bevy_tasks",
201 "bevy_utils",
202 "bitflags",
203 "bumpalo",
204 "concurrent-queue",
205 "derive_more",
206 "fixedbitset",
207 "indexmap",
208 "log",
209 "nonmax",
210 "slotmap",
211 "smallvec",
212 "thiserror 2.0.18",
213 "variadics_please",
214]
215
216[[package]]
217name = "bevy_ecs_macros"
218version = "0.18.0"
219source = "registry+https://github.com/rust-lang/crates.io-index"
220checksum = "6eb14c18ca71e11c69fbae873c2db129064efac6d52e48d0127d37bfba1acfa8"
221dependencies = [
222 "bevy_macro_utils",
223 "proc-macro2",
224 "quote",
225 "syn 2.0.114",
226]
227
228[[package]]
229name = "bevy_input"
230version = "0.18.0"
231source = "registry+https://github.com/rust-lang/crates.io-index"
232checksum = "9c2853993baf27b963a417d3603a73e02e39c5041913cd1ba7211b0a3037b191"
233dependencies = [
234 "bevy_app",
235 "bevy_ecs",
236 "bevy_math",
237 "bevy_platform",
238 "bevy_reflect",
239 "derive_more",
240 "log",
241 "thiserror 2.0.18",
242]
243
244[[package]]
245name = "bevy_internal"
246version = "0.18.0"
247source = "registry+https://github.com/rust-lang/crates.io-index"
248checksum = "57463815630ea71221c0b8e7bff72d816a3071a89507c45f9e2686fbb5e1956b"
249dependencies = [
250 "bevy_android",
251 "bevy_app",
252 "bevy_derive",
253 "bevy_diagnostic",
254 "bevy_ecs",
255 "bevy_input",
256 "bevy_math",
257 "bevy_platform",
258 "bevy_ptr",
259 "bevy_reflect",
260 "bevy_tasks",
261 "bevy_time",
262 "bevy_transform",
263 "bevy_utils",
264]
265
266[[package]]
267name = "bevy_macro_utils"
268version = "0.18.0"
269source = "registry+https://github.com/rust-lang/crates.io-index"
270checksum = "0b7272fca0bf30d8ca2571a803598856104b63e5c596d52850f811ed37c5e1e3"
271dependencies = [
272 "proc-macro2",
273 "quote",
274 "syn 2.0.114",
275 "toml_edit",
276]
277
278[[package]]
279name = "bevy_math"
280version = "0.18.0"
281source = "registry+https://github.com/rust-lang/crates.io-index"
282checksum = "6a815c514b8a6f7b11508cdc8b3a4bf0761e96a14227af40aa93cb1160989ce0"
283dependencies = [
284 "arrayvec",
285 "bevy_reflect",
286 "derive_more",
287 "glam",
288 "itertools",
289 "libm",
290 "rand",
291 "rand_distr",
292 "serde",
293 "thiserror 2.0.18",
294 "variadics_please",
295]
296
297[[package]]
298name = "bevy_platform"
299version = "0.18.0"
300source = "registry+https://github.com/rust-lang/crates.io-index"
301checksum = "9b29ea749a8e85f98186ab662f607b885b97c804bb14cdb0cdf838164496d474"
302dependencies = [
303 "foldhash",
304 "futures-channel",
305 "hashbrown",
306 "portable-atomic",
307 "portable-atomic-util",
308 "serde",
309 "spin",
310]
311
312[[package]]
313name = "bevy_ptr"
314version = "0.18.0"
315source = "registry+https://github.com/rust-lang/crates.io-index"
316checksum = "4f98cbc6d34bbdb58240b72ed1731931b4991a893b3a3238bb7c42ae054aa676"
317
318[[package]]
319name = "bevy_reflect"
320version = "0.18.0"
321source = "registry+https://github.com/rust-lang/crates.io-index"
322checksum = "2b2a977e2b8dba65b6e9c11039c5f9ef108be428f036b3d1cac13ad86ec59f9c"
323dependencies = [
324 "assert_type_match",
325 "bevy_platform",
326 "bevy_ptr",
327 "bevy_reflect_derive",
328 "bevy_utils",
329 "derive_more",
330 "disqualified",
331 "downcast-rs",
332 "erased-serde",
333 "foldhash",
334 "glam",
335 "indexmap",
336 "serde",
337 "smallvec",
338 "thiserror 2.0.18",
339 "variadics_please",
340]
341
342[[package]]
343name = "bevy_reflect_derive"
344version = "0.18.0"
345source = "registry+https://github.com/rust-lang/crates.io-index"
346checksum = "067af30072b1611fda1a577f1cb678b8ea2c9226133068be808dd49aac30cef0"
347dependencies = [
348 "bevy_macro_utils",
349 "indexmap",
350 "proc-macro2",
351 "quote",
352 "syn 2.0.114",
353 "uuid",
354]
355
356[[package]]
357name = "bevy_tasks"
358version = "0.18.0"
359source = "registry+https://github.com/rust-lang/crates.io-index"
360checksum = "990ffedd374dd2c4fe8f0fd4bcefd5617d1ee59164b6c3fcc356a69b48e26e8e"
361dependencies = [
362 "async-channel",
363 "async-task",
364 "atomic-waker",
365 "bevy_platform",
366 "crossbeam-queue",
367 "derive_more",
368 "futures-lite",
369 "heapless",
370 "pin-project",
371]
372
373[[package]]
374name = "bevy_time"
375version = "0.18.0"
376source = "registry+https://github.com/rust-lang/crates.io-index"
377checksum = "e4c68b78e7ca1cc10c811cd1ded8350f53f2be11eb46946879a74c684026bff7"
378dependencies = [
379 "bevy_app",
380 "bevy_ecs",
381 "bevy_platform",
382 "bevy_reflect",
383 "log",
384]
385
386[[package]]
387name = "bevy_transform"
388version = "0.18.0"
389source = "registry+https://github.com/rust-lang/crates.io-index"
390checksum = "b30e3957de42c2f7d88dfe8428e739b74deab8932d2a8bbb9d4eefbd64b6aa34"
391dependencies = [
392 "bevy_app",
393 "bevy_ecs",
394 "bevy_math",
395 "bevy_reflect",
396 "bevy_tasks",
397 "derive_more",
398 "serde",
399 "thiserror 2.0.18",
400]
401
402[[package]]
403name = "bevy_utils"
404version = "0.18.0"
405source = "registry+https://github.com/rust-lang/crates.io-index"
406checksum = "e258c44d869f9c41ac0f88a16815c67f2569eb9fff4716828a40273d127b6f84"
407dependencies = [
408 "bevy_platform",
409 "disqualified",
410]
411
412[[package]]
413name = "bitflags"
414version = "2.10.0"
415source = "registry+https://github.com/rust-lang/crates.io-index"
416checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
417
418[[package]]
419name = "bumpalo"
420version = "3.19.1"
421source = "registry+https://github.com/rust-lang/crates.io-index"
422checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510"
423
424[[package]]
425name = "bytemuck"
426version = "1.25.0"
427source = "registry+https://github.com/rust-lang/crates.io-index"
428checksum = "c8efb64bd706a16a1bdde310ae86b351e4d21550d98d056f22f8a7f7a2183fec"
429dependencies = [
430 "bytemuck_derive",
431]
432
433[[package]]
434name = "bytemuck_derive"
435version = "1.10.2"
436source = "registry+https://github.com/rust-lang/crates.io-index"
437checksum = "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff"
438dependencies = [
439 "proc-macro2",
440 "quote",
441 "syn 2.0.114",
442]
443
444[[package]]
445name = "byteorder"
446version = "1.5.0"
447source = "registry+https://github.com/rust-lang/crates.io-index"
448checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
449
450[[package]]
451name = "bytes"
452version = "1.11.1"
453source = "registry+https://github.com/rust-lang/crates.io-index"
454checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
455
456[[package]]
457name = "cc"
458version = "1.2.55"
459source = "registry+https://github.com/rust-lang/crates.io-index"
460checksum = "47b26a0954ae34af09b50f0de26458fa95369a0d478d8236d3f93082b219bd29"
461dependencies = [
462 "find-msvc-tools",
463 "jobserver",
464 "libc",
465 "shlex",
466]
467
468[[package]]
469name = "cesu8"
470version = "1.1.0"
471source = "registry+https://github.com/rust-lang/crates.io-index"
472checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
473
474[[package]]
475name = "cfg-if"
476version = "1.0.4"
477source = "registry+https://github.com/rust-lang/crates.io-index"
478checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
479
480[[package]]
481name = "cfg_aliases"
482version = "0.2.1"
483source = "registry+https://github.com/rust-lang/crates.io-index"
484checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
485
486[[package]]
487name = "combine"
488version = "4.6.7"
489source = "registry+https://github.com/rust-lang/crates.io-index"
490checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
491dependencies = [
492 "bytes",
493 "memchr",
494]
495
496[[package]]
497name = "concurrent-queue"
498version = "2.5.0"
499source = "registry+https://github.com/rust-lang/crates.io-index"
500checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
501dependencies = [
502 "crossbeam-utils",
503 "portable-atomic",
504]
505
506[[package]]
507name = "const-fnv1a-hash"
508version = "1.1.0"
509source = "registry+https://github.com/rust-lang/crates.io-index"
510checksum = "32b13ea120a812beba79e34316b3942a857c86ec1593cb34f27bb28272ce2cca"
511
512[[package]]
513name = "convert_case"
514version = "0.10.0"
515source = "registry+https://github.com/rust-lang/crates.io-index"
516checksum = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9"
517dependencies = [
518 "unicode-segmentation",
519]
520
521[[package]]
522name = "crossbeam-queue"
523version = "0.3.12"
524source = "registry+https://github.com/rust-lang/crates.io-index"
525checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115"
526dependencies = [
527 "crossbeam-utils",
528]
529
530[[package]]
531name = "crossbeam-utils"
532version = "0.8.21"
533source = "registry+https://github.com/rust-lang/crates.io-index"
534checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
535
536[[package]]
537name = "darling"
538version = "0.21.3"
539source = "registry+https://github.com/rust-lang/crates.io-index"
540checksum = "9cdf337090841a411e2a7f3deb9187445851f91b309c0c0a29e05f74a00a48c0"
541dependencies = [
542 "darling_core",
543 "darling_macro",
544]
545
546[[package]]
547name = "darling_core"
548version = "0.21.3"
549source = "registry+https://github.com/rust-lang/crates.io-index"
550checksum = "1247195ecd7e3c85f83c8d2a366e4210d588e802133e1e355180a9870b517ea4"
551dependencies = [
552 "fnv",
553 "ident_case",
554 "proc-macro2",
555 "quote",
556 "strsim",
557 "syn 2.0.114",
558]
559
560[[package]]
561name = "darling_macro"
562version = "0.21.3"
563source = "registry+https://github.com/rust-lang/crates.io-index"
564checksum = "d38308df82d1080de0afee5d069fa14b0326a88c14f15c5ccda35b4a6c414c81"
565dependencies = [
566 "darling_core",
567 "quote",
568 "syn 2.0.114",
569]
570
571[[package]]
572name = "derive_more"
573version = "2.1.1"
574source = "registry+https://github.com/rust-lang/crates.io-index"
575checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134"
576dependencies = [
577 "derive_more-impl",
578]
579
580[[package]]
581name = "derive_more-impl"
582version = "2.1.1"
583source = "registry+https://github.com/rust-lang/crates.io-index"
584checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb"
585dependencies = [
586 "convert_case",
587 "proc-macro2",
588 "quote",
589 "rustc_version",
590 "syn 2.0.114",
591 "unicode-xid",
592]
593
594[[package]]
595name = "disqualified"
596version = "1.0.0"
597source = "registry+https://github.com/rust-lang/crates.io-index"
598checksum = "c9c272297e804878a2a4b707cfcfc6d2328b5bb936944613b4fdf2b9269afdfd"
599
600[[package]]
601name = "downcast-rs"
602version = "2.0.2"
603source = "registry+https://github.com/rust-lang/crates.io-index"
604checksum = "117240f60069e65410b3ae1bb213295bd828f707b5bec6596a1afc8793ce0cbc"
605
606[[package]]
607name = "either"
608version = "1.15.0"
609source = "registry+https://github.com/rust-lang/crates.io-index"
610checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
611
612[[package]]
613name = "equivalent"
614version = "1.0.2"
615source = "registry+https://github.com/rust-lang/crates.io-index"
616checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
617
618[[package]]
619name = "erased-serde"
620version = "0.4.9"
621source = "registry+https://github.com/rust-lang/crates.io-index"
622checksum = "89e8918065695684b2b0702da20382d5ae6065cf3327bc2d6436bd49a71ce9f3"
623dependencies = [
624 "serde",
625 "serde_core",
626 "typeid",
627]
628
629[[package]]
630name = "event-listener"
631version = "5.4.1"
632source = "registry+https://github.com/rust-lang/crates.io-index"
633checksum = "e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab"
634dependencies = [
635 "concurrent-queue",
636 "pin-project-lite",
637]
638
639[[package]]
640name = "event-listener-strategy"
641version = "0.5.4"
642source = "registry+https://github.com/rust-lang/crates.io-index"
643checksum = "8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93"
644dependencies = [
645 "event-listener",
646 "pin-project-lite",
647]
648
649[[package]]
650name = "find-msvc-tools"
651version = "0.1.9"
652source = "registry+https://github.com/rust-lang/crates.io-index"
653checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
654
655[[package]]
656name = "fixedbitset"
657version = "0.5.7"
658source = "registry+https://github.com/rust-lang/crates.io-index"
659checksum = "1d674e81391d1e1ab681a28d99df07927c6d4aa5b027d7da16ba32d1d21ecd99"
660
661[[package]]
662name = "fnv"
663version = "1.0.7"
664source = "registry+https://github.com/rust-lang/crates.io-index"
665checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
666
667[[package]]
668name = "foldhash"
669version = "0.2.0"
670source = "registry+https://github.com/rust-lang/crates.io-index"
671checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
672
673[[package]]
674name = "futures-channel"
675version = "0.3.31"
676source = "registry+https://github.com/rust-lang/crates.io-index"
677checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
678dependencies = [
679 "futures-core",
680]
681
682[[package]]
683name = "futures-core"
684version = "0.3.31"
685source = "registry+https://github.com/rust-lang/crates.io-index"
686checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
687
688[[package]]
689name = "futures-lite"
690version = "2.6.1"
691source = "registry+https://github.com/rust-lang/crates.io-index"
692checksum = "f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad"
693dependencies = [
694 "futures-core",
695 "pin-project-lite",
696]
697
698[[package]]
699name = "getrandom"
700version = "0.3.4"
701source = "registry+https://github.com/rust-lang/crates.io-index"
702checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
703dependencies = [
704 "cfg-if",
705 "libc",
706 "r-efi",
707 "wasip2",
708]
709
710[[package]]
711name = "glam"
712version = "0.30.10"
713source = "registry+https://github.com/rust-lang/crates.io-index"
714checksum = "19fc433e8437a212d1b6f1e68c7824af3aed907da60afa994e7f542d18d12aa9"
715dependencies = [
716 "bytemuck",
717 "libm",
718 "serde_core",
719]
720
721[[package]]
722name = "hash32"
723version = "0.3.1"
724source = "registry+https://github.com/rust-lang/crates.io-index"
725checksum = "47d60b12902ba28e2730cd37e95b8c9223af2808df9e902d4df49588d1470606"
726dependencies = [
727 "byteorder",
728]
729
730[[package]]
731name = "hashbrown"
732version = "0.16.1"
733source = "registry+https://github.com/rust-lang/crates.io-index"
734checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100"
735dependencies = [
736 "equivalent",
737 "serde",
738 "serde_core",
739]
740
741[[package]]
742name = "heapless"
743version = "0.9.2"
744source = "registry+https://github.com/rust-lang/crates.io-index"
745checksum = "2af2455f757db2b292a9b1768c4b70186d443bcb3b316252d6b540aec1cd89ed"
746dependencies = [
747 "hash32",
748 "portable-atomic",
749 "stable_deref_trait",
750]
751
752[[package]]
753name = "ident_case"
754version = "1.0.1"
755source = "registry+https://github.com/rust-lang/crates.io-index"
756checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
757
758[[package]]
759name = "immediate_stats"
760version = "0.5.0"
761dependencies = [
762 "bevy",
763 "bevy_app",
764 "bevy_auto_plugin",
765 "bevy_ecs",
766 "bevy_reflect",
767 "immediate_stats_macros",
768]
769
770[[package]]
771name = "immediate_stats_macros"
772version = "0.5.0"
773dependencies = [
774 "proc-macro-error",
775 "proc-macro2",
776 "quote",
777 "syn 2.0.114",
778]
779
780[[package]]
781name = "indexmap"
782version = "2.13.0"
783source = "registry+https://github.com/rust-lang/crates.io-index"
784checksum = "7714e70437a7dc3ac8eb7e6f8df75fd8eb422675fc7678aff7364301092b1017"
785dependencies = [
786 "equivalent",
787 "hashbrown",
788]
789
790[[package]]
791name = "inventory"
792version = "0.3.21"
793source = "registry+https://github.com/rust-lang/crates.io-index"
794checksum = "bc61209c082fbeb19919bee74b176221b27223e27b65d781eb91af24eb1fb46e"
795dependencies = [
796 "rustversion",
797]
798
799[[package]]
800name = "itertools"
801version = "0.14.0"
802source = "registry+https://github.com/rust-lang/crates.io-index"
803checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285"
804dependencies = [
805 "either",
806]
807
808[[package]]
809name = "jni"
810version = "0.21.1"
811source = "registry+https://github.com/rust-lang/crates.io-index"
812checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97"
813dependencies = [
814 "cesu8",
815 "cfg-if",
816 "combine",
817 "jni-sys",
818 "log",
819 "thiserror 1.0.69",
820 "walkdir",
821 "windows-sys 0.45.0",
822]
823
824[[package]]
825name = "jni-sys"
826version = "0.3.0"
827source = "registry+https://github.com/rust-lang/crates.io-index"
828checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
829
830[[package]]
831name = "jobserver"
832version = "0.1.34"
833source = "registry+https://github.com/rust-lang/crates.io-index"
834checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33"
835dependencies = [
836 "getrandom",
837 "libc",
838]
839
840[[package]]
841name = "js-sys"
842version = "0.3.85"
843source = "registry+https://github.com/rust-lang/crates.io-index"
844checksum = "8c942ebf8e95485ca0d52d97da7c5a2c387d0e7f0ba4c35e93bfcaee045955b3"
845dependencies = [
846 "once_cell",
847 "wasm-bindgen",
848]
849
850[[package]]
851name = "libc"
852version = "0.2.180"
853source = "registry+https://github.com/rust-lang/crates.io-index"
854checksum = "bcc35a38544a891a5f7c865aca548a982ccb3b8650a5b06d0fd33a10283c56fc"
855
856[[package]]
857name = "libm"
858version = "0.2.16"
859source = "registry+https://github.com/rust-lang/crates.io-index"
860checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"
861
862[[package]]
863name = "linkme"
864version = "0.3.35"
865source = "registry+https://github.com/rust-lang/crates.io-index"
866checksum = "5e3283ed2d0e50c06dd8602e0ab319bb048b6325d0bba739db64ed8205179898"
867dependencies = [
868 "linkme-impl",
869]
870
871[[package]]
872name = "linkme-impl"
873version = "0.3.35"
874source = "registry+https://github.com/rust-lang/crates.io-index"
875checksum = "e5cec0ec4228b4853bb129c84dbf093a27e6c7a20526da046defc334a1b017f7"
876dependencies = [
877 "proc-macro2",
878 "quote",
879 "syn 2.0.114",
880]
881
882[[package]]
883name = "log"
884version = "0.4.29"
885source = "registry+https://github.com/rust-lang/crates.io-index"
886checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
887
888[[package]]
889name = "memchr"
890version = "2.8.0"
891source = "registry+https://github.com/rust-lang/crates.io-index"
892checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79"
893
894[[package]]
895name = "ndk"
896version = "0.9.0"
897source = "registry+https://github.com/rust-lang/crates.io-index"
898checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4"
899dependencies = [
900 "bitflags",
901 "jni-sys",
902 "log",
903 "ndk-sys",
904 "num_enum",
905 "thiserror 1.0.69",
906]
907
908[[package]]
909name = "ndk-context"
910version = "0.1.1"
911source = "registry+https://github.com/rust-lang/crates.io-index"
912checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
913
914[[package]]
915name = "ndk-sys"
916version = "0.6.0+11769913"
917source = "registry+https://github.com/rust-lang/crates.io-index"
918checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873"
919dependencies = [
920 "jni-sys",
921]
922
923[[package]]
924name = "nonmax"
925version = "0.5.5"
926source = "registry+https://github.com/rust-lang/crates.io-index"
927checksum = "610a5acd306ec67f907abe5567859a3c693fb9886eb1f012ab8f2a47bef3db51"
928
929[[package]]
930name = "num-traits"
931version = "0.2.19"
932source = "registry+https://github.com/rust-lang/crates.io-index"
933checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
934dependencies = [
935 "autocfg",
936 "libm",
937]
938
939[[package]]
940name = "num_enum"
941version = "0.7.5"
942source = "registry+https://github.com/rust-lang/crates.io-index"
943checksum = "b1207a7e20ad57b847bbddc6776b968420d38292bbfe2089accff5e19e82454c"
944dependencies = [
945 "num_enum_derive",
946 "rustversion",
947]
948
949[[package]]
950name = "num_enum_derive"
951version = "0.7.5"
952source = "registry+https://github.com/rust-lang/crates.io-index"
953checksum = "ff32365de1b6743cb203b710788263c44a03de03802daf96092f2da4fe6ba4d7"
954dependencies = [
955 "proc-macro-crate",
956 "proc-macro2",
957 "quote",
958 "syn 2.0.114",
959]
960
961[[package]]
962name = "once_cell"
963version = "1.21.3"
964source = "registry+https://github.com/rust-lang/crates.io-index"
965checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
966
967[[package]]
968name = "pin-project"
969version = "1.1.10"
970source = "registry+https://github.com/rust-lang/crates.io-index"
971checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a"
972dependencies = [
973 "pin-project-internal",
974]
975
976[[package]]
977name = "pin-project-internal"
978version = "1.1.10"
979source = "registry+https://github.com/rust-lang/crates.io-index"
980checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861"
981dependencies = [
982 "proc-macro2",
983 "quote",
984 "syn 2.0.114",
985]
986
987[[package]]
988name = "pin-project-lite"
989version = "0.2.16"
990source = "registry+https://github.com/rust-lang/crates.io-index"
991checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
992
993[[package]]
994name = "portable-atomic"
995version = "1.13.1"
996source = "registry+https://github.com/rust-lang/crates.io-index"
997checksum = "c33a9471896f1c69cecef8d20cbe2f7accd12527ce60845ff44c153bb2a21b49"
998
999[[package]]
1000name = "portable-atomic-util"
1001version = "0.2.5"
1002source = "registry+https://github.com/rust-lang/crates.io-index"
1003checksum = "7a9db96d7fa8782dd8c15ce32ffe8680bbd1e978a43bf51a34d39483540495f5"
1004dependencies = [
1005 "portable-atomic",
1006]
1007
1008[[package]]
1009name = "ppv-lite86"
1010version = "0.2.21"
1011source = "registry+https://github.com/rust-lang/crates.io-index"
1012checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9"
1013dependencies = [
1014 "zerocopy",
1015]
1016
1017[[package]]
1018name = "proc-macro-crate"
1019version = "3.4.0"
1020source = "registry+https://github.com/rust-lang/crates.io-index"
1021checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983"
1022dependencies = [
1023 "toml_edit",
1024]
1025
1026[[package]]
1027name = "proc-macro-error"
1028version = "1.0.4"
1029source = "registry+https://github.com/rust-lang/crates.io-index"
1030checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
1031dependencies = [
1032 "proc-macro-error-attr",
1033 "proc-macro2",
1034 "quote",
1035 "syn 1.0.109",
1036 "version_check",
1037]
1038
1039[[package]]
1040name = "proc-macro-error-attr"
1041version = "1.0.4"
1042source = "registry+https://github.com/rust-lang/crates.io-index"
1043checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
1044dependencies = [
1045 "proc-macro2",
1046 "quote",
1047 "version_check",
1048]
1049
1050[[package]]
1051name = "proc-macro2"
1052version = "1.0.106"
1053source = "registry+https://github.com/rust-lang/crates.io-index"
1054checksum = "8fd00f0bb2e90d81d1044c2b32617f68fcb9fa3bb7640c23e9c748e53fb30934"
1055dependencies = [
1056 "unicode-ident",
1057]
1058
1059[[package]]
1060name = "quote"
1061version = "1.0.44"
1062source = "registry+https://github.com/rust-lang/crates.io-index"
1063checksum = "21b2ebcf727b7760c461f091f9f0f539b77b8e87f2fd88131e7f1b433b3cece4"
1064dependencies = [
1065 "proc-macro2",
1066]
1067
1068[[package]]
1069name = "r-efi"
1070version = "5.3.0"
1071source = "registry+https://github.com/rust-lang/crates.io-index"
1072checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
1073
1074[[package]]
1075name = "rand"
1076version = "0.9.2"
1077source = "registry+https://github.com/rust-lang/crates.io-index"
1078checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1"
1079dependencies = [
1080 "rand_chacha",
1081 "rand_core",
1082]
1083
1084[[package]]
1085name = "rand_chacha"
1086version = "0.9.0"
1087source = "registry+https://github.com/rust-lang/crates.io-index"
1088checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb"
1089dependencies = [
1090 "ppv-lite86",
1091 "rand_core",
1092]
1093
1094[[package]]
1095name = "rand_core"
1096version = "0.9.5"
1097source = "registry+https://github.com/rust-lang/crates.io-index"
1098checksum = "76afc826de14238e6e8c374ddcc1fa19e374fd8dd986b0d2af0d02377261d83c"
1099dependencies = [
1100 "getrandom",
1101]
1102
1103[[package]]
1104name = "rand_distr"
1105version = "0.5.1"
1106source = "registry+https://github.com/rust-lang/crates.io-index"
1107checksum = "6a8615d50dcf34fa31f7ab52692afec947c4dd0ab803cc87cb3b0b4570ff7463"
1108dependencies = [
1109 "num-traits",
1110 "rand",
1111]
1112
1113[[package]]
1114name = "rustc_version"
1115version = "0.4.1"
1116source = "registry+https://github.com/rust-lang/crates.io-index"
1117checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
1118dependencies = [
1119 "semver",
1120]
1121
1122[[package]]
1123name = "rustversion"
1124version = "1.0.22"
1125source = "registry+https://github.com/rust-lang/crates.io-index"
1126checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
1127
1128[[package]]
1129name = "same-file"
1130version = "1.0.6"
1131source = "registry+https://github.com/rust-lang/crates.io-index"
1132checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
1133dependencies = [
1134 "winapi-util",
1135]
1136
1137[[package]]
1138name = "semver"
1139version = "1.0.27"
1140source = "registry+https://github.com/rust-lang/crates.io-index"
1141checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2"
1142
1143[[package]]
1144name = "serde"
1145version = "1.0.228"
1146source = "registry+https://github.com/rust-lang/crates.io-index"
1147checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e"
1148dependencies = [
1149 "serde_core",
1150 "serde_derive",
1151]
1152
1153[[package]]
1154name = "serde_core"
1155version = "1.0.228"
1156source = "registry+https://github.com/rust-lang/crates.io-index"
1157checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad"
1158dependencies = [
1159 "serde_derive",
1160]
1161
1162[[package]]
1163name = "serde_derive"
1164version = "1.0.228"
1165source = "registry+https://github.com/rust-lang/crates.io-index"
1166checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
1167dependencies = [
1168 "proc-macro2",
1169 "quote",
1170 "syn 2.0.114",
1171]
1172
1173[[package]]
1174name = "shlex"
1175version = "1.3.0"
1176source = "registry+https://github.com/rust-lang/crates.io-index"
1177checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
1178
1179[[package]]
1180name = "slotmap"
1181version = "1.1.1"
1182source = "registry+https://github.com/rust-lang/crates.io-index"
1183checksum = "bdd58c3c93c3d278ca835519292445cb4b0d4dc59ccfdf7ceadaab3f8aeb4038"
1184dependencies = [
1185 "version_check",
1186]
1187
1188[[package]]
1189name = "smallvec"
1190version = "1.15.1"
1191source = "registry+https://github.com/rust-lang/crates.io-index"
1192checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03"
1193
1194[[package]]
1195name = "smart-default"
1196version = "0.7.1"
1197source = "registry+https://github.com/rust-lang/crates.io-index"
1198checksum = "0eb01866308440fc64d6c44d9e86c5cc17adfe33c4d6eed55da9145044d0ffc1"
1199dependencies = [
1200 "proc-macro2",
1201 "quote",
1202 "syn 2.0.114",
1203]
1204
1205[[package]]
1206name = "spin"
1207version = "0.10.0"
1208source = "registry+https://github.com/rust-lang/crates.io-index"
1209checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591"
1210dependencies = [
1211 "portable-atomic",
1212]
1213
1214[[package]]
1215name = "stable_deref_trait"
1216version = "1.2.1"
1217source = "registry+https://github.com/rust-lang/crates.io-index"
1218checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
1219
1220[[package]]
1221name = "strsim"
1222version = "0.11.1"
1223source = "registry+https://github.com/rust-lang/crates.io-index"
1224checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
1225
1226[[package]]
1227name = "syn"
1228version = "1.0.109"
1229source = "registry+https://github.com/rust-lang/crates.io-index"
1230checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
1231dependencies = [
1232 "proc-macro2",
1233 "unicode-ident",
1234]
1235
1236[[package]]
1237name = "syn"
1238version = "2.0.114"
1239source = "registry+https://github.com/rust-lang/crates.io-index"
1240checksum = "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
1241dependencies = [
1242 "proc-macro2",
1243 "quote",
1244 "unicode-ident",
1245]
1246
1247[[package]]
1248name = "thiserror"
1249version = "1.0.69"
1250source = "registry+https://github.com/rust-lang/crates.io-index"
1251checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
1252dependencies = [
1253 "thiserror-impl 1.0.69",
1254]
1255
1256[[package]]
1257name = "thiserror"
1258version = "2.0.18"
1259source = "registry+https://github.com/rust-lang/crates.io-index"
1260checksum = "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
1261dependencies = [
1262 "thiserror-impl 2.0.18",
1263]
1264
1265[[package]]
1266name = "thiserror-impl"
1267version = "1.0.69"
1268source = "registry+https://github.com/rust-lang/crates.io-index"
1269checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
1270dependencies = [
1271 "proc-macro2",
1272 "quote",
1273 "syn 2.0.114",
1274]
1275
1276[[package]]
1277name = "thiserror-impl"
1278version = "2.0.18"
1279source = "registry+https://github.com/rust-lang/crates.io-index"
1280checksum = "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
1281dependencies = [
1282 "proc-macro2",
1283 "quote",
1284 "syn 2.0.114",
1285]
1286
1287[[package]]
1288name = "toml_datetime"
1289version = "0.7.5+spec-1.1.0"
1290source = "registry+https://github.com/rust-lang/crates.io-index"
1291checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347"
1292dependencies = [
1293 "serde_core",
1294]
1295
1296[[package]]
1297name = "toml_edit"
1298version = "0.23.10+spec-1.0.0"
1299source = "registry+https://github.com/rust-lang/crates.io-index"
1300checksum = "84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269"
1301dependencies = [
1302 "indexmap",
1303 "toml_datetime",
1304 "toml_parser",
1305 "winnow",
1306]
1307
1308[[package]]
1309name = "toml_parser"
1310version = "1.0.6+spec-1.1.0"
1311source = "registry+https://github.com/rust-lang/crates.io-index"
1312checksum = "a3198b4b0a8e11f09dd03e133c0280504d0801269e9afa46362ffde1cbeebf44"
1313dependencies = [
1314 "winnow",
1315]
1316
1317[[package]]
1318name = "typeid"
1319version = "1.0.3"
1320source = "registry+https://github.com/rust-lang/crates.io-index"
1321checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c"
1322
1323[[package]]
1324name = "unicode-ident"
1325version = "1.0.22"
1326source = "registry+https://github.com/rust-lang/crates.io-index"
1327checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
1328
1329[[package]]
1330name = "unicode-segmentation"
1331version = "1.12.0"
1332source = "registry+https://github.com/rust-lang/crates.io-index"
1333checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
1334
1335[[package]]
1336name = "unicode-xid"
1337version = "0.2.6"
1338source = "registry+https://github.com/rust-lang/crates.io-index"
1339checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
1340
1341[[package]]
1342name = "uuid"
1343version = "1.20.0"
1344source = "registry+https://github.com/rust-lang/crates.io-index"
1345checksum = "ee48d38b119b0cd71fe4141b30f5ba9c7c5d9f4e7a3a8b4a674e4b6ef789976f"
1346dependencies = [
1347 "js-sys",
1348 "wasm-bindgen",
1349]
1350
1351[[package]]
1352name = "variadics_please"
1353version = "1.1.0"
1354source = "registry+https://github.com/rust-lang/crates.io-index"
1355checksum = "41b6d82be61465f97d42bd1d15bf20f3b0a3a0905018f38f9d6f6962055b0b5c"
1356dependencies = [
1357 "proc-macro2",
1358 "quote",
1359 "syn 2.0.114",
1360]
1361
1362[[package]]
1363name = "version_check"
1364version = "0.9.5"
1365source = "registry+https://github.com/rust-lang/crates.io-index"
1366checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
1367
1368[[package]]
1369name = "walkdir"
1370version = "2.5.0"
1371source = "registry+https://github.com/rust-lang/crates.io-index"
1372checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
1373dependencies = [
1374 "same-file",
1375 "winapi-util",
1376]
1377
1378[[package]]
1379name = "wasip2"
1380version = "1.0.2+wasi-0.2.9"
1381source = "registry+https://github.com/rust-lang/crates.io-index"
1382checksum = "9517f9239f02c069db75e65f174b3da828fe5f5b945c4dd26bd25d89c03ebcf5"
1383dependencies = [
1384 "wit-bindgen",
1385]
1386
1387[[package]]
1388name = "wasm-bindgen"
1389version = "0.2.108"
1390source = "registry+https://github.com/rust-lang/crates.io-index"
1391checksum = "64024a30ec1e37399cf85a7ffefebdb72205ca1c972291c51512360d90bd8566"
1392dependencies = [
1393 "cfg-if",
1394 "once_cell",
1395 "rustversion",
1396 "wasm-bindgen-macro",
1397 "wasm-bindgen-shared",
1398]
1399
1400[[package]]
1401name = "wasm-bindgen-macro"
1402version = "0.2.108"
1403source = "registry+https://github.com/rust-lang/crates.io-index"
1404checksum = "008b239d9c740232e71bd39e8ef6429d27097518b6b30bdf9086833bd5b6d608"
1405dependencies = [
1406 "quote",
1407 "wasm-bindgen-macro-support",
1408]
1409
1410[[package]]
1411name = "wasm-bindgen-macro-support"
1412version = "0.2.108"
1413source = "registry+https://github.com/rust-lang/crates.io-index"
1414checksum = "5256bae2d58f54820e6490f9839c49780dff84c65aeab9e772f15d5f0e913a55"
1415dependencies = [
1416 "bumpalo",
1417 "proc-macro2",
1418 "quote",
1419 "syn 2.0.114",
1420 "wasm-bindgen-shared",
1421]
1422
1423[[package]]
1424name = "wasm-bindgen-shared"
1425version = "0.2.108"
1426source = "registry+https://github.com/rust-lang/crates.io-index"
1427checksum = "1f01b580c9ac74c8d8f0c0e4afb04eeef2acf145458e52c03845ee9cd23e3d12"
1428dependencies = [
1429 "unicode-ident",
1430]
1431
1432[[package]]
1433name = "winapi-util"
1434version = "0.1.11"
1435source = "registry+https://github.com/rust-lang/crates.io-index"
1436checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
1437dependencies = [
1438 "windows-sys 0.61.2",
1439]
1440
1441[[package]]
1442name = "windows-link"
1443version = "0.2.1"
1444source = "registry+https://github.com/rust-lang/crates.io-index"
1445checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
1446
1447[[package]]
1448name = "windows-sys"
1449version = "0.45.0"
1450source = "registry+https://github.com/rust-lang/crates.io-index"
1451checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
1452dependencies = [
1453 "windows-targets",
1454]
1455
1456[[package]]
1457name = "windows-sys"
1458version = "0.61.2"
1459source = "registry+https://github.com/rust-lang/crates.io-index"
1460checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
1461dependencies = [
1462 "windows-link",
1463]
1464
1465[[package]]
1466name = "windows-targets"
1467version = "0.42.2"
1468source = "registry+https://github.com/rust-lang/crates.io-index"
1469checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
1470dependencies = [
1471 "windows_aarch64_gnullvm",
1472 "windows_aarch64_msvc",
1473 "windows_i686_gnu",
1474 "windows_i686_msvc",
1475 "windows_x86_64_gnu",
1476 "windows_x86_64_gnullvm",
1477 "windows_x86_64_msvc",
1478]
1479
1480[[package]]
1481name = "windows_aarch64_gnullvm"
1482version = "0.42.2"
1483source = "registry+https://github.com/rust-lang/crates.io-index"
1484checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
1485
1486[[package]]
1487name = "windows_aarch64_msvc"
1488version = "0.42.2"
1489source = "registry+https://github.com/rust-lang/crates.io-index"
1490checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
1491
1492[[package]]
1493name = "windows_i686_gnu"
1494version = "0.42.2"
1495source = "registry+https://github.com/rust-lang/crates.io-index"
1496checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
1497
1498[[package]]
1499name = "windows_i686_msvc"
1500version = "0.42.2"
1501source = "registry+https://github.com/rust-lang/crates.io-index"
1502checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
1503
1504[[package]]
1505name = "windows_x86_64_gnu"
1506version = "0.42.2"
1507source = "registry+https://github.com/rust-lang/crates.io-index"
1508checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
1509
1510[[package]]
1511name = "windows_x86_64_gnullvm"
1512version = "0.42.2"
1513source = "registry+https://github.com/rust-lang/crates.io-index"
1514checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
1515
1516[[package]]
1517name = "windows_x86_64_msvc"
1518version = "0.42.2"
1519source = "registry+https://github.com/rust-lang/crates.io-index"
1520checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
1521
1522[[package]]
1523name = "winnow"
1524version = "0.7.14"
1525source = "registry+https://github.com/rust-lang/crates.io-index"
1526checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829"
1527dependencies = [
1528 "memchr",
1529]
1530
1531[[package]]
1532name = "wit-bindgen"
1533version = "0.51.0"
1534source = "registry+https://github.com/rust-lang/crates.io-index"
1535checksum = "d7249219f66ced02969388cf2bb044a09756a083d0fab1e566056b04d9fbcaa5"
1536
1537[[package]]
1538name = "zerocopy"
1539version = "0.8.39"
1540source = "registry+https://github.com/rust-lang/crates.io-index"
1541checksum = "db6d35d663eadb6c932438e763b262fe1a70987f9ae936e60158176d710cae4a"
1542dependencies = [
1543 "zerocopy-derive",
1544]
1545
1546[[package]]
1547name = "zerocopy-derive"
1548version = "0.8.39"
1549source = "registry+https://github.com/rust-lang/crates.io-index"
1550checksum = "4122cd3169e94605190e77839c9a40d40ed048d305bfdc146e7df40ab0f3e517"
1551dependencies = [
1552 "proc-macro2",
1553 "quote",
1554 "syn 2.0.114",
1555]