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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "const-serialize"
= "0.7.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ad7154afa56de2f290e3c82c2c6dc4f5b282b6870903f56ef3509aba95866edc"
= [
"const-serialize-macro 0.7.2",
]
[[]]
= "const-serialize"
= "0.8.0-alpha.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9e42cd5aabba86f128b3763da1fec1491c0f728ce99245062cd49b6f9e6d235b"
= [
"const-serialize 0.7.2",
"const-serialize-macro 0.8.0-alpha.0",
"serde",
]
[[]]
= "const-serialize-macro"
= "0.7.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4f160aad86b4343e8d4e261fee9965c3005b2fd6bc117d172ab65948779e4acf"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "const-serialize-macro"
= "0.8.0-alpha.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "42571ed01eb46d2e1adcf99c8ca576f081e46f2623d13500eba70d1d99a4c439"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "dioxus-cli-config"
= "0.7.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ccd67ab405e1915a47df9769cd5408545d1b559d5c01ce7a0f442caef520d1f3"
[[]]
= "dioxus-core-types"
= "0.7.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "bfc4b8cdc440a55c17355542fc2089d97949bba674255d84cac77805e1db8c9f"
[[]]
= "dunce"
= "1.0.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
[[]]
= "macro-string"
= "0.1.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1b27834086c65ec3f9387b096d66e99f221cf081c2b738042aa252bcd41204e3"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "manganis"
= "0.7.3"
= [
"const-serialize 0.7.2",
"const-serialize 0.8.0-alpha.0",
"manganis-core",
"manganis-macro",
]
[[]]
= "manganis-core"
= "0.7.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "84ce917b978268fe8a7db49e216343ec7c8f471f7e686feb70940d67293f19d4"
= [
"const-serialize 0.7.2",
"const-serialize 0.8.0-alpha.0",
"dioxus-cli-config",
"dioxus-core-types",
"serde",
"winnow",
]
[[]]
= "manganis-macro"
= "0.7.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ad513e990f7c0bca86aa68659a7a3dc4c705572ed4c22fd6af32ccf261334cc2"
= [
"dunce",
"macro-string",
"manganis-core",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "memchr"
= "2.7.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
[[]]
= "proc-macro2"
= "1.0.105"
= "registry+https://github.com/rust-lang/crates.io-index"
= "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.43"
= "registry+https://github.com/rust-lang/crates.io-index"
= "dc74d9a594b72ae6656596548f56f667211f8a97b3d4c3d467150794690dc40a"
= [
"proc-macro2",
]
[[]]
= "serde"
= "1.0.221"
= "registry+https://github.com/rust-lang/crates.io-index"
= "341877e04a22458705eb4e131a1508483c877dca2792b3781d4e5d8a6019ec43"
= [
"serde_core",
"serde_derive",
]
[[]]
= "serde_core"
= "1.0.221"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0c459bc0a14c840cb403fc14b148620de1e0778c96ecd6e0c8c3cacb6d8d00fe"
= [
"serde_derive",
]
[[]]
= "serde_derive"
= "1.0.221"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d6185cf75117e20e62b1ff867b9518577271e58abe0037c40bb4794969355ab0"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "syn"
= "2.0.114"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "unicode-ident"
= "1.0.22"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"
[[]]
= "winnow"
= "0.7.14"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829"
= [
"memchr",
]