1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 4
[[]]
= "egui_xml_macros"
= "0.1.2"
= [
"egui_xml_parser",
"proc-macro2",
"quote",
"quote_into",
"strum",
"strum_macros",
"syn 2.0.110",
]
[[]]
= "egui_xml_parser"
= "0.1.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8671c206210d433756ad1fd929766598ff7a2f9e648d64cc47e7499f9879ebd5"
= [
"proc-macro2",
"quick-xml",
"quote",
]
[[]]
= "heck"
= "0.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
[[]]
= "memchr"
= "2.7.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
[[]]
= "proc-macro2"
= "1.0.103"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8"
= [
"unicode-ident",
]
[[]]
= "quick-xml"
= "0.31.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
= [
"memchr",
]
[[]]
= "quote"
= "1.0.42"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f"
= [
"proc-macro2",
]
[[]]
= "quote_into"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "93886ed56f228a5d960fc4d26afa3736df12a251872869cf24f5efe5f07699b9"
= [
"proc-macro2",
"quote",
"quote_into_macro",
]
[[]]
= "quote_into_macro"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "36b828998c40452b5afe441c75194e93181432e669585f4ceb7b0d32a3f73525"
= [
"proc-macro2",
"quote",
"syn 1.0.109",
]
[[]]
= "rustversion"
= "1.0.22"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d"
[[]]
= "strum"
= "0.26.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06"
[[]]
= "strum_macros"
= "0.26.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4c6bee85a5a24955dc440386795aa378cd9cf82acd5f764469152d2270e581be"
= [
"heck",
"proc-macro2",
"quote",
"rustversion",
"syn 2.0.110",
]
[[]]
= "syn"
= "1.0.109"
= "registry+https://github.com/rust-lang/crates.io-index"
= "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "syn"
= "2.0.110"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a99801b5bd34ede4cf3fc688c5919368fea4e4814a4664359503e6015b280aea"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.22"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"