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
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "diff"
= "0.1.13"
= "registry+https://github.com/rust-lang/crates.io-index"
= "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
[[]]
= "glob"
= "0.3.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
[[]]
= "itoa"
= "1.0.10"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
[[]]
= "macrotest"
= "1.0.9"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7489ae0986ce45414b7b3122c2e316661343ecf396b206e3e15f07c846616f10"
= [
"diff",
"glob",
"prettyplease",
"serde",
"serde_json",
"syn 1.0.109",
"toml",
]
[[]]
= "prettyplease"
= "0.1.25"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6c8646e95016a7a6c4adea95bafa8a16baab64b583356217f2c85db4a39d9a86"
= [
"proc-macro2",
"syn 1.0.109",
]
[[]]
= "proc-macro-error"
= "1.0.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
= [
"proc-macro-error-attr",
"proc-macro2",
"quote",
"syn 1.0.109",
"version_check",
]
[[]]
= "proc-macro-error-attr"
= "1.0.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
= [
"proc-macro2",
"quote",
"version_check",
]
[[]]
= "proc-macro2"
= "1.0.76"
= "registry+https://github.com/rust-lang/crates.io-index"
= "95fc56cda0b5c3325f5fbbd7ff9fda9e02bb00bb3dac51252d2f1bfa1cb8cc8c"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.35"
= "registry+https://github.com/rust-lang/crates.io-index"
= "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
= [
"proc-macro2",
]
[[]]
= "ryu"
= "1.0.16"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f98d2aa92eebf49b69786be48e4477826b256916e84a57ff2a4f21923b48eb4c"
[[]]
= "serde"
= "1.0.195"
= "registry+https://github.com/rust-lang/crates.io-index"
= "63261df402c67811e9ac6def069e4786148c4563f4b50fd4bf30aa370d626b02"
= [
"serde_derive",
]
[[]]
= "serde_derive"
= "1.0.195"
= "registry+https://github.com/rust-lang/crates.io-index"
= "46fe8f8603d81ba86327b23a2e9cdf49e1255fb94a4c5f297f6ee0547178ea2c"
= [
"proc-macro2",
"quote",
"syn 2.0.48",
]
[[]]
= "serde_json"
= "1.0.111"
= "registry+https://github.com/rust-lang/crates.io-index"
= "176e46fa42316f18edd598015a5166857fc835ec732f5215eac6b7bdbf0a84f4"
= [
"itoa",
"ryu",
"serde",
]
[[]]
= "syn"
= "1.0.109"
= "registry+https://github.com/rust-lang/crates.io-index"
= "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "syn"
= "2.0.48"
= "registry+https://github.com/rust-lang/crates.io-index"
= "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "toml"
= "0.5.11"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
= [
"serde",
]
[[]]
= "typle"
= "0.7.10"
= [
"macrotest",
"proc-macro-error",
"proc-macro2",
"quote",
"syn 2.0.48",
]
[[]]
= "unicode-ident"
= "1.0.12"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
[[]]
= "version_check"
= "0.9.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"