xref: /aosp_15_r20/external/bazelbuild-rules_rust/bindgen/3rdparty/Cargo.Bazel.lock (revision d4726bddaa87cc4778e7472feed243fa4b6c267f)
1*d4726bddSHONG Yifan# This file is automatically @generated by Cargo.
2*d4726bddSHONG Yifan# It is not intended for manual editing.
3*d4726bddSHONG Yifanversion = 3
4*d4726bddSHONG Yifan
5*d4726bddSHONG Yifan[[package]]
6*d4726bddSHONG Yifanname = "aho-corasick"
7*d4726bddSHONG Yifanversion = "1.0.2"
8*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
9*d4726bddSHONG Yifanchecksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
10*d4726bddSHONG Yifandependencies = [
11*d4726bddSHONG Yifan "memchr",
12*d4726bddSHONG Yifan]
13*d4726bddSHONG Yifan
14*d4726bddSHONG Yifan[[package]]
15*d4726bddSHONG Yifanname = "annotate-snippets"
16*d4726bddSHONG Yifanversion = "0.9.1"
17*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
18*d4726bddSHONG Yifanchecksum = "c3b9d411ecbaf79885c6df4d75fff75858d5995ff25385657a28af47e82f9c36"
19*d4726bddSHONG Yifandependencies = [
20*d4726bddSHONG Yifan "unicode-width",
21*d4726bddSHONG Yifan "yansi-term",
22*d4726bddSHONG Yifan]
23*d4726bddSHONG Yifan
24*d4726bddSHONG Yifan[[package]]
25*d4726bddSHONG Yifanname = "anstream"
26*d4726bddSHONG Yifanversion = "0.3.2"
27*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
28*d4726bddSHONG Yifanchecksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
29*d4726bddSHONG Yifandependencies = [
30*d4726bddSHONG Yifan "anstyle",
31*d4726bddSHONG Yifan "anstyle-parse",
32*d4726bddSHONG Yifan "anstyle-query",
33*d4726bddSHONG Yifan "anstyle-wincon",
34*d4726bddSHONG Yifan "colorchoice",
35*d4726bddSHONG Yifan "is-terminal",
36*d4726bddSHONG Yifan "utf8parse",
37*d4726bddSHONG Yifan]
38*d4726bddSHONG Yifan
39*d4726bddSHONG Yifan[[package]]
40*d4726bddSHONG Yifanname = "anstyle"
41*d4726bddSHONG Yifanversion = "1.0.0"
42*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
43*d4726bddSHONG Yifanchecksum = "41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d"
44*d4726bddSHONG Yifan
45*d4726bddSHONG Yifan[[package]]
46*d4726bddSHONG Yifanname = "anstyle-parse"
47*d4726bddSHONG Yifanversion = "0.2.0"
48*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
49*d4726bddSHONG Yifanchecksum = "e765fd216e48e067936442276d1d57399e37bce53c264d6fefbe298080cb57ee"
50*d4726bddSHONG Yifandependencies = [
51*d4726bddSHONG Yifan "utf8parse",
52*d4726bddSHONG Yifan]
53*d4726bddSHONG Yifan
54*d4726bddSHONG Yifan[[package]]
55*d4726bddSHONG Yifanname = "anstyle-query"
56*d4726bddSHONG Yifanversion = "1.0.0"
57*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
58*d4726bddSHONG Yifanchecksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
59*d4726bddSHONG Yifandependencies = [
60*d4726bddSHONG Yifan "windows-sys",
61*d4726bddSHONG Yifan]
62*d4726bddSHONG Yifan
63*d4726bddSHONG Yifan[[package]]
64*d4726bddSHONG Yifanname = "anstyle-wincon"
65*d4726bddSHONG Yifanversion = "1.0.1"
66*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
67*d4726bddSHONG Yifanchecksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188"
68*d4726bddSHONG Yifandependencies = [
69*d4726bddSHONG Yifan "anstyle",
70*d4726bddSHONG Yifan "windows-sys",
71*d4726bddSHONG Yifan]
72*d4726bddSHONG Yifan
73*d4726bddSHONG Yifan[[package]]
74*d4726bddSHONG Yifanname = "bindgen"
75*d4726bddSHONG Yifanversion = "0.69.1"
76*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
77*d4726bddSHONG Yifanchecksum = "9ffcebc3849946a7170a05992aac39da343a90676ab392c51a4280981d6379c2"
78*d4726bddSHONG Yifandependencies = [
79*d4726bddSHONG Yifan "annotate-snippets",
80*d4726bddSHONG Yifan "bitflags 2.4.1",
81*d4726bddSHONG Yifan "cexpr",
82*d4726bddSHONG Yifan "clang-sys",
83*d4726bddSHONG Yifan "lazy_static",
84*d4726bddSHONG Yifan "lazycell",
85*d4726bddSHONG Yifan "peeking_take_while",
86*d4726bddSHONG Yifan "proc-macro2",
87*d4726bddSHONG Yifan "quote",
88*d4726bddSHONG Yifan "regex",
89*d4726bddSHONG Yifan "rustc-hash",
90*d4726bddSHONG Yifan "shlex",
91*d4726bddSHONG Yifan "syn",
92*d4726bddSHONG Yifan]
93*d4726bddSHONG Yifan
94*d4726bddSHONG Yifan[[package]]
95*d4726bddSHONG Yifanname = "bindgen-cli"
96*d4726bddSHONG Yifanversion = "0.69.1"
97*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
98*d4726bddSHONG Yifanchecksum = "88565ee09110a99e78299897fbfed503b9aa03065386ee8c18197fcaf228b501"
99*d4726bddSHONG Yifandependencies = [
100*d4726bddSHONG Yifan "bindgen",
101*d4726bddSHONG Yifan "clap",
102*d4726bddSHONG Yifan "clap_complete",
103*d4726bddSHONG Yifan "shlex",
104*d4726bddSHONG Yifan]
105*d4726bddSHONG Yifan
106*d4726bddSHONG Yifan[[package]]
107*d4726bddSHONG Yifanname = "bitflags"
108*d4726bddSHONG Yifanversion = "1.3.2"
109*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
110*d4726bddSHONG Yifanchecksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
111*d4726bddSHONG Yifan
112*d4726bddSHONG Yifan[[package]]
113*d4726bddSHONG Yifanname = "bitflags"
114*d4726bddSHONG Yifanversion = "2.4.1"
115*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
116*d4726bddSHONG Yifanchecksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
117*d4726bddSHONG Yifan
118*d4726bddSHONG Yifan[[package]]
119*d4726bddSHONG Yifanname = "cc"
120*d4726bddSHONG Yifanversion = "1.0.79"
121*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
122*d4726bddSHONG Yifanchecksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
123*d4726bddSHONG Yifan
124*d4726bddSHONG Yifan[[package]]
125*d4726bddSHONG Yifanname = "cexpr"
126*d4726bddSHONG Yifanversion = "0.6.0"
127*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
128*d4726bddSHONG Yifanchecksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
129*d4726bddSHONG Yifandependencies = [
130*d4726bddSHONG Yifan "nom",
131*d4726bddSHONG Yifan]
132*d4726bddSHONG Yifan
133*d4726bddSHONG Yifan[[package]]
134*d4726bddSHONG Yifanname = "cfg-if"
135*d4726bddSHONG Yifanversion = "1.0.0"
136*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
137*d4726bddSHONG Yifanchecksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
138*d4726bddSHONG Yifan
139*d4726bddSHONG Yifan[[package]]
140*d4726bddSHONG Yifanname = "clang-sys"
141*d4726bddSHONG Yifanversion = "1.6.1"
142*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
143*d4726bddSHONG Yifanchecksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
144*d4726bddSHONG Yifandependencies = [
145*d4726bddSHONG Yifan "glob",
146*d4726bddSHONG Yifan "libc",
147*d4726bddSHONG Yifan "libloading",
148*d4726bddSHONG Yifan]
149*d4726bddSHONG Yifan
150*d4726bddSHONG Yifan[[package]]
151*d4726bddSHONG Yifanname = "clap"
152*d4726bddSHONG Yifanversion = "4.3.3"
153*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
154*d4726bddSHONG Yifanchecksum = "ca8f255e4b8027970e78db75e78831229c9815fdbfa67eb1a1b777a62e24b4a0"
155*d4726bddSHONG Yifandependencies = [
156*d4726bddSHONG Yifan "clap_builder",
157*d4726bddSHONG Yifan "clap_derive",
158*d4726bddSHONG Yifan "once_cell",
159*d4726bddSHONG Yifan]
160*d4726bddSHONG Yifan
161*d4726bddSHONG Yifan[[package]]
162*d4726bddSHONG Yifanname = "clap_builder"
163*d4726bddSHONG Yifanversion = "4.3.3"
164*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
165*d4726bddSHONG Yifanchecksum = "acd4f3c17c83b0ba34ffbc4f8bbd74f079413f747f84a6f89292f138057e36ab"
166*d4726bddSHONG Yifandependencies = [
167*d4726bddSHONG Yifan "anstream",
168*d4726bddSHONG Yifan "anstyle",
169*d4726bddSHONG Yifan "bitflags 1.3.2",
170*d4726bddSHONG Yifan "clap_lex",
171*d4726bddSHONG Yifan "strsim",
172*d4726bddSHONG Yifan]
173*d4726bddSHONG Yifan
174*d4726bddSHONG Yifan[[package]]
175*d4726bddSHONG Yifanname = "clap_complete"
176*d4726bddSHONG Yifanversion = "4.3.1"
177*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
178*d4726bddSHONG Yifanchecksum = "7f6b5c519bab3ea61843a7923d074b04245624bb84a64a8c150f5deb014e388b"
179*d4726bddSHONG Yifandependencies = [
180*d4726bddSHONG Yifan "clap",
181*d4726bddSHONG Yifan]
182*d4726bddSHONG Yifan
183*d4726bddSHONG Yifan[[package]]
184*d4726bddSHONG Yifanname = "clap_derive"
185*d4726bddSHONG Yifanversion = "4.3.2"
186*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
187*d4726bddSHONG Yifanchecksum = "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f"
188*d4726bddSHONG Yifandependencies = [
189*d4726bddSHONG Yifan "heck",
190*d4726bddSHONG Yifan "proc-macro2",
191*d4726bddSHONG Yifan "quote",
192*d4726bddSHONG Yifan "syn",
193*d4726bddSHONG Yifan]
194*d4726bddSHONG Yifan
195*d4726bddSHONG Yifan[[package]]
196*d4726bddSHONG Yifanname = "clap_lex"
197*d4726bddSHONG Yifanversion = "0.5.0"
198*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
199*d4726bddSHONG Yifanchecksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
200*d4726bddSHONG Yifan
201*d4726bddSHONG Yifan[[package]]
202*d4726bddSHONG Yifanname = "colorchoice"
203*d4726bddSHONG Yifanversion = "1.0.0"
204*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
205*d4726bddSHONG Yifanchecksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
206*d4726bddSHONG Yifan
207*d4726bddSHONG Yifan[[package]]
208*d4726bddSHONG Yifanname = "direct-cargo-bazel-deps"
209*d4726bddSHONG Yifanversion = "0.0.1"
210*d4726bddSHONG Yifandependencies = [
211*d4726bddSHONG Yifan "bindgen",
212*d4726bddSHONG Yifan "bindgen-cli",
213*d4726bddSHONG Yifan "clang-sys",
214*d4726bddSHONG Yifan "clap",
215*d4726bddSHONG Yifan "clap_complete",
216*d4726bddSHONG Yifan "env_logger",
217*d4726bddSHONG Yifan]
218*d4726bddSHONG Yifan
219*d4726bddSHONG Yifan[[package]]
220*d4726bddSHONG Yifanname = "env_logger"
221*d4726bddSHONG Yifanversion = "0.10.0"
222*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
223*d4726bddSHONG Yifanchecksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
224*d4726bddSHONG Yifandependencies = [
225*d4726bddSHONG Yifan "humantime",
226*d4726bddSHONG Yifan "is-terminal",
227*d4726bddSHONG Yifan "log",
228*d4726bddSHONG Yifan "regex",
229*d4726bddSHONG Yifan "termcolor",
230*d4726bddSHONG Yifan]
231*d4726bddSHONG Yifan
232*d4726bddSHONG Yifan[[package]]
233*d4726bddSHONG Yifanname = "errno"
234*d4726bddSHONG Yifanversion = "0.3.1"
235*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
236*d4726bddSHONG Yifanchecksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
237*d4726bddSHONG Yifandependencies = [
238*d4726bddSHONG Yifan "errno-dragonfly",
239*d4726bddSHONG Yifan "libc",
240*d4726bddSHONG Yifan "windows-sys",
241*d4726bddSHONG Yifan]
242*d4726bddSHONG Yifan
243*d4726bddSHONG Yifan[[package]]
244*d4726bddSHONG Yifanname = "errno-dragonfly"
245*d4726bddSHONG Yifanversion = "0.1.2"
246*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
247*d4726bddSHONG Yifanchecksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
248*d4726bddSHONG Yifandependencies = [
249*d4726bddSHONG Yifan "cc",
250*d4726bddSHONG Yifan "libc",
251*d4726bddSHONG Yifan]
252*d4726bddSHONG Yifan
253*d4726bddSHONG Yifan[[package]]
254*d4726bddSHONG Yifanname = "glob"
255*d4726bddSHONG Yifanversion = "0.3.1"
256*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
257*d4726bddSHONG Yifanchecksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
258*d4726bddSHONG Yifan
259*d4726bddSHONG Yifan[[package]]
260*d4726bddSHONG Yifanname = "heck"
261*d4726bddSHONG Yifanversion = "0.4.1"
262*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
263*d4726bddSHONG Yifanchecksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
264*d4726bddSHONG Yifan
265*d4726bddSHONG Yifan[[package]]
266*d4726bddSHONG Yifanname = "hermit-abi"
267*d4726bddSHONG Yifanversion = "0.3.1"
268*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
269*d4726bddSHONG Yifanchecksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
270*d4726bddSHONG Yifan
271*d4726bddSHONG Yifan[[package]]
272*d4726bddSHONG Yifanname = "humantime"
273*d4726bddSHONG Yifanversion = "2.1.0"
274*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
275*d4726bddSHONG Yifanchecksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
276*d4726bddSHONG Yifan
277*d4726bddSHONG Yifan[[package]]
278*d4726bddSHONG Yifanname = "io-lifetimes"
279*d4726bddSHONG Yifanversion = "1.0.11"
280*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
281*d4726bddSHONG Yifanchecksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
282*d4726bddSHONG Yifandependencies = [
283*d4726bddSHONG Yifan "hermit-abi",
284*d4726bddSHONG Yifan "libc",
285*d4726bddSHONG Yifan "windows-sys",
286*d4726bddSHONG Yifan]
287*d4726bddSHONG Yifan
288*d4726bddSHONG Yifan[[package]]
289*d4726bddSHONG Yifanname = "is-terminal"
290*d4726bddSHONG Yifanversion = "0.4.7"
291*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
292*d4726bddSHONG Yifanchecksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f"
293*d4726bddSHONG Yifandependencies = [
294*d4726bddSHONG Yifan "hermit-abi",
295*d4726bddSHONG Yifan "io-lifetimes",
296*d4726bddSHONG Yifan "rustix",
297*d4726bddSHONG Yifan "windows-sys",
298*d4726bddSHONG Yifan]
299*d4726bddSHONG Yifan
300*d4726bddSHONG Yifan[[package]]
301*d4726bddSHONG Yifanname = "lazy_static"
302*d4726bddSHONG Yifanversion = "1.4.0"
303*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
304*d4726bddSHONG Yifanchecksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
305*d4726bddSHONG Yifan
306*d4726bddSHONG Yifan[[package]]
307*d4726bddSHONG Yifanname = "lazycell"
308*d4726bddSHONG Yifanversion = "1.3.0"
309*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
310*d4726bddSHONG Yifanchecksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
311*d4726bddSHONG Yifan
312*d4726bddSHONG Yifan[[package]]
313*d4726bddSHONG Yifanname = "libc"
314*d4726bddSHONG Yifanversion = "0.2.146"
315*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
316*d4726bddSHONG Yifanchecksum = "f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b"
317*d4726bddSHONG Yifan
318*d4726bddSHONG Yifan[[package]]
319*d4726bddSHONG Yifanname = "libloading"
320*d4726bddSHONG Yifanversion = "0.7.4"
321*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
322*d4726bddSHONG Yifanchecksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
323*d4726bddSHONG Yifandependencies = [
324*d4726bddSHONG Yifan "cfg-if",
325*d4726bddSHONG Yifan "winapi",
326*d4726bddSHONG Yifan]
327*d4726bddSHONG Yifan
328*d4726bddSHONG Yifan[[package]]
329*d4726bddSHONG Yifanname = "linux-raw-sys"
330*d4726bddSHONG Yifanversion = "0.3.8"
331*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
332*d4726bddSHONG Yifanchecksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
333*d4726bddSHONG Yifan
334*d4726bddSHONG Yifan[[package]]
335*d4726bddSHONG Yifanname = "log"
336*d4726bddSHONG Yifanversion = "0.4.19"
337*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
338*d4726bddSHONG Yifanchecksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
339*d4726bddSHONG Yifan
340*d4726bddSHONG Yifan[[package]]
341*d4726bddSHONG Yifanname = "memchr"
342*d4726bddSHONG Yifanversion = "2.5.0"
343*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
344*d4726bddSHONG Yifanchecksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
345*d4726bddSHONG Yifan
346*d4726bddSHONG Yifan[[package]]
347*d4726bddSHONG Yifanname = "minimal-lexical"
348*d4726bddSHONG Yifanversion = "0.2.1"
349*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
350*d4726bddSHONG Yifanchecksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
351*d4726bddSHONG Yifan
352*d4726bddSHONG Yifan[[package]]
353*d4726bddSHONG Yifanname = "nom"
354*d4726bddSHONG Yifanversion = "7.1.3"
355*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
356*d4726bddSHONG Yifanchecksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
357*d4726bddSHONG Yifandependencies = [
358*d4726bddSHONG Yifan "memchr",
359*d4726bddSHONG Yifan "minimal-lexical",
360*d4726bddSHONG Yifan]
361*d4726bddSHONG Yifan
362*d4726bddSHONG Yifan[[package]]
363*d4726bddSHONG Yifanname = "once_cell"
364*d4726bddSHONG Yifanversion = "1.18.0"
365*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
366*d4726bddSHONG Yifanchecksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
367*d4726bddSHONG Yifan
368*d4726bddSHONG Yifan[[package]]
369*d4726bddSHONG Yifanname = "peeking_take_while"
370*d4726bddSHONG Yifanversion = "0.1.2"
371*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
372*d4726bddSHONG Yifanchecksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
373*d4726bddSHONG Yifan
374*d4726bddSHONG Yifan[[package]]
375*d4726bddSHONG Yifanname = "proc-macro2"
376*d4726bddSHONG Yifanversion = "1.0.60"
377*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
378*d4726bddSHONG Yifanchecksum = "dec2b086b7a862cf4de201096214fa870344cf922b2b30c167badb3af3195406"
379*d4726bddSHONG Yifandependencies = [
380*d4726bddSHONG Yifan "unicode-ident",
381*d4726bddSHONG Yifan]
382*d4726bddSHONG Yifan
383*d4726bddSHONG Yifan[[package]]
384*d4726bddSHONG Yifanname = "quote"
385*d4726bddSHONG Yifanversion = "1.0.28"
386*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
387*d4726bddSHONG Yifanchecksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488"
388*d4726bddSHONG Yifandependencies = [
389*d4726bddSHONG Yifan "proc-macro2",
390*d4726bddSHONG Yifan]
391*d4726bddSHONG Yifan
392*d4726bddSHONG Yifan[[package]]
393*d4726bddSHONG Yifanname = "regex"
394*d4726bddSHONG Yifanversion = "1.8.4"
395*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
396*d4726bddSHONG Yifanchecksum = "d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f"
397*d4726bddSHONG Yifandependencies = [
398*d4726bddSHONG Yifan "aho-corasick",
399*d4726bddSHONG Yifan "memchr",
400*d4726bddSHONG Yifan "regex-syntax",
401*d4726bddSHONG Yifan]
402*d4726bddSHONG Yifan
403*d4726bddSHONG Yifan[[package]]
404*d4726bddSHONG Yifanname = "regex-syntax"
405*d4726bddSHONG Yifanversion = "0.7.2"
406*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
407*d4726bddSHONG Yifanchecksum = "436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
408*d4726bddSHONG Yifan
409*d4726bddSHONG Yifan[[package]]
410*d4726bddSHONG Yifanname = "rustc-hash"
411*d4726bddSHONG Yifanversion = "1.1.0"
412*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
413*d4726bddSHONG Yifanchecksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
414*d4726bddSHONG Yifan
415*d4726bddSHONG Yifan[[package]]
416*d4726bddSHONG Yifanname = "rustix"
417*d4726bddSHONG Yifanversion = "0.37.20"
418*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
419*d4726bddSHONG Yifanchecksum = "b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0"
420*d4726bddSHONG Yifandependencies = [
421*d4726bddSHONG Yifan "bitflags 1.3.2",
422*d4726bddSHONG Yifan "errno",
423*d4726bddSHONG Yifan "io-lifetimes",
424*d4726bddSHONG Yifan "libc",
425*d4726bddSHONG Yifan "linux-raw-sys",
426*d4726bddSHONG Yifan "windows-sys",
427*d4726bddSHONG Yifan]
428*d4726bddSHONG Yifan
429*d4726bddSHONG Yifan[[package]]
430*d4726bddSHONG Yifanname = "shlex"
431*d4726bddSHONG Yifanversion = "1.1.0"
432*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
433*d4726bddSHONG Yifanchecksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
434*d4726bddSHONG Yifan
435*d4726bddSHONG Yifan[[package]]
436*d4726bddSHONG Yifanname = "strsim"
437*d4726bddSHONG Yifanversion = "0.10.0"
438*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
439*d4726bddSHONG Yifanchecksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
440*d4726bddSHONG Yifan
441*d4726bddSHONG Yifan[[package]]
442*d4726bddSHONG Yifanname = "syn"
443*d4726bddSHONG Yifanversion = "2.0.18"
444*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
445*d4726bddSHONG Yifanchecksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e"
446*d4726bddSHONG Yifandependencies = [
447*d4726bddSHONG Yifan "proc-macro2",
448*d4726bddSHONG Yifan "quote",
449*d4726bddSHONG Yifan "unicode-ident",
450*d4726bddSHONG Yifan]
451*d4726bddSHONG Yifan
452*d4726bddSHONG Yifan[[package]]
453*d4726bddSHONG Yifanname = "termcolor"
454*d4726bddSHONG Yifanversion = "1.2.0"
455*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
456*d4726bddSHONG Yifanchecksum = "be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6"
457*d4726bddSHONG Yifandependencies = [
458*d4726bddSHONG Yifan "winapi-util",
459*d4726bddSHONG Yifan]
460*d4726bddSHONG Yifan
461*d4726bddSHONG Yifan[[package]]
462*d4726bddSHONG Yifanname = "unicode-ident"
463*d4726bddSHONG Yifanversion = "1.0.9"
464*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
465*d4726bddSHONG Yifanchecksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0"
466*d4726bddSHONG Yifan
467*d4726bddSHONG Yifan[[package]]
468*d4726bddSHONG Yifanname = "unicode-width"
469*d4726bddSHONG Yifanversion = "0.1.10"
470*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
471*d4726bddSHONG Yifanchecksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
472*d4726bddSHONG Yifan
473*d4726bddSHONG Yifan[[package]]
474*d4726bddSHONG Yifanname = "utf8parse"
475*d4726bddSHONG Yifanversion = "0.2.1"
476*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
477*d4726bddSHONG Yifanchecksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
478*d4726bddSHONG Yifan
479*d4726bddSHONG Yifan[[package]]
480*d4726bddSHONG Yifanname = "winapi"
481*d4726bddSHONG Yifanversion = "0.3.9"
482*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
483*d4726bddSHONG Yifanchecksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
484*d4726bddSHONG Yifandependencies = [
485*d4726bddSHONG Yifan "winapi-i686-pc-windows-gnu",
486*d4726bddSHONG Yifan "winapi-x86_64-pc-windows-gnu",
487*d4726bddSHONG Yifan]
488*d4726bddSHONG Yifan
489*d4726bddSHONG Yifan[[package]]
490*d4726bddSHONG Yifanname = "winapi-i686-pc-windows-gnu"
491*d4726bddSHONG Yifanversion = "0.4.0"
492*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
493*d4726bddSHONG Yifanchecksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
494*d4726bddSHONG Yifan
495*d4726bddSHONG Yifan[[package]]
496*d4726bddSHONG Yifanname = "winapi-util"
497*d4726bddSHONG Yifanversion = "0.1.5"
498*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
499*d4726bddSHONG Yifanchecksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
500*d4726bddSHONG Yifandependencies = [
501*d4726bddSHONG Yifan "winapi",
502*d4726bddSHONG Yifan]
503*d4726bddSHONG Yifan
504*d4726bddSHONG Yifan[[package]]
505*d4726bddSHONG Yifanname = "winapi-x86_64-pc-windows-gnu"
506*d4726bddSHONG Yifanversion = "0.4.0"
507*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
508*d4726bddSHONG Yifanchecksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
509*d4726bddSHONG Yifan
510*d4726bddSHONG Yifan[[package]]
511*d4726bddSHONG Yifanname = "windows-sys"
512*d4726bddSHONG Yifanversion = "0.48.0"
513*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
514*d4726bddSHONG Yifanchecksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
515*d4726bddSHONG Yifandependencies = [
516*d4726bddSHONG Yifan "windows-targets",
517*d4726bddSHONG Yifan]
518*d4726bddSHONG Yifan
519*d4726bddSHONG Yifan[[package]]
520*d4726bddSHONG Yifanname = "windows-targets"
521*d4726bddSHONG Yifanversion = "0.48.0"
522*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
523*d4726bddSHONG Yifanchecksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
524*d4726bddSHONG Yifandependencies = [
525*d4726bddSHONG Yifan "windows_aarch64_gnullvm",
526*d4726bddSHONG Yifan "windows_aarch64_msvc",
527*d4726bddSHONG Yifan "windows_i686_gnu",
528*d4726bddSHONG Yifan "windows_i686_msvc",
529*d4726bddSHONG Yifan "windows_x86_64_gnu",
530*d4726bddSHONG Yifan "windows_x86_64_gnullvm",
531*d4726bddSHONG Yifan "windows_x86_64_msvc",
532*d4726bddSHONG Yifan]
533*d4726bddSHONG Yifan
534*d4726bddSHONG Yifan[[package]]
535*d4726bddSHONG Yifanname = "windows_aarch64_gnullvm"
536*d4726bddSHONG Yifanversion = "0.48.0"
537*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
538*d4726bddSHONG Yifanchecksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
539*d4726bddSHONG Yifan
540*d4726bddSHONG Yifan[[package]]
541*d4726bddSHONG Yifanname = "windows_aarch64_msvc"
542*d4726bddSHONG Yifanversion = "0.48.0"
543*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
544*d4726bddSHONG Yifanchecksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
545*d4726bddSHONG Yifan
546*d4726bddSHONG Yifan[[package]]
547*d4726bddSHONG Yifanname = "windows_i686_gnu"
548*d4726bddSHONG Yifanversion = "0.48.0"
549*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
550*d4726bddSHONG Yifanchecksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
551*d4726bddSHONG Yifan
552*d4726bddSHONG Yifan[[package]]
553*d4726bddSHONG Yifanname = "windows_i686_msvc"
554*d4726bddSHONG Yifanversion = "0.48.0"
555*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
556*d4726bddSHONG Yifanchecksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
557*d4726bddSHONG Yifan
558*d4726bddSHONG Yifan[[package]]
559*d4726bddSHONG Yifanname = "windows_x86_64_gnu"
560*d4726bddSHONG Yifanversion = "0.48.0"
561*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
562*d4726bddSHONG Yifanchecksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
563*d4726bddSHONG Yifan
564*d4726bddSHONG Yifan[[package]]
565*d4726bddSHONG Yifanname = "windows_x86_64_gnullvm"
566*d4726bddSHONG Yifanversion = "0.48.0"
567*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
568*d4726bddSHONG Yifanchecksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
569*d4726bddSHONG Yifan
570*d4726bddSHONG Yifan[[package]]
571*d4726bddSHONG Yifanname = "windows_x86_64_msvc"
572*d4726bddSHONG Yifanversion = "0.48.0"
573*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
574*d4726bddSHONG Yifanchecksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
575*d4726bddSHONG Yifan
576*d4726bddSHONG Yifan[[package]]
577*d4726bddSHONG Yifanname = "yansi-term"
578*d4726bddSHONG Yifanversion = "0.1.2"
579*d4726bddSHONG Yifansource = "registry+https://github.com/rust-lang/crates.io-index"
580*d4726bddSHONG Yifanchecksum = "fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1"
581*d4726bddSHONG Yifandependencies = [
582*d4726bddSHONG Yifan "winapi",
583*d4726bddSHONG Yifan]
584