1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "aho-corasick"
7version = "0.7.15"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5"
10dependencies = [
11 "memchr",
12]
13
14[[package]]
15name = "ansi_term"
16version = "0.11.0"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
19dependencies = [
20 "winapi",
21]
22
23[[package]]
24name = "atty"
25version = "0.2.14"
26source = "registry+https://github.com/rust-lang/crates.io-index"
27checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
28dependencies = [
29 "hermit-abi",
30 "libc",
31 "winapi",
32]
33
34[[package]]
35name = "bindgen"
36version = "0.59.2"
37dependencies = [
38 "bitflags",
39 "cexpr",
40 "clang-sys",
41 "clap",
42 "diff",
43 "env_logger",
44 "lazy_static",
45 "lazycell",
46 "log",
47 "peeking_take_while",
48 "proc-macro2",
49 "quote",
50 "regex",
51 "rustc-hash",
52 "shlex",
53 "tempfile",
54 "which",
55]
56
57[[package]]
58name = "bitflags"
59version = "1.2.1"
60source = "registry+https://github.com/rust-lang/crates.io-index"
61checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
62
63[[package]]
64name = "cexpr"
65version = "0.6.0"
66source = "registry+https://github.com/rust-lang/crates.io-index"
67checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
68dependencies = [
69 "nom",
70]
71
72[[package]]
73name = "cfg-if"
74version = "1.0.0"
75source = "registry+https://github.com/rust-lang/crates.io-index"
76checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
77
78[[package]]
79name = "clang-sys"
80version = "1.2.0"
81source = "registry+https://github.com/rust-lang/crates.io-index"
82checksum = "853eda514c284c2287f4bf20ae614f8781f40a81d32ecda6e91449304dfe077c"
83dependencies = [
84 "glob",
85 "libc",
86 "libloading",
87]
88
89[[package]]
90name = "clap"
91version = "2.33.3"
92source = "registry+https://github.com/rust-lang/crates.io-index"
93checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
94dependencies = [
95 "ansi_term",
96 "atty",
97 "bitflags",
98 "strsim",
99 "textwrap",
100 "unicode-width",
101 "vec_map",
102]
103
104[[package]]
105name = "diff"
106version = "0.1.12"
107source = "registry+https://github.com/rust-lang/crates.io-index"
108checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499"
109
110[[package]]
111name = "either"
112version = "1.6.1"
113source = "registry+https://github.com/rust-lang/crates.io-index"
114checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
115
116[[package]]
117name = "env_logger"
118version = "0.9.0"
119source = "registry+https://github.com/rust-lang/crates.io-index"
120checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"
121dependencies = [
122 "atty",
123 "humantime",
124 "log",
125 "regex",
126 "termcolor",
127]
128
129[[package]]
130name = "getrandom"
131version = "0.2.3"
132source = "registry+https://github.com/rust-lang/crates.io-index"
133checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753"
134dependencies = [
135 "cfg-if",
136 "libc",
137 "wasi",
138]
139
140[[package]]
141name = "glob"
142version = "0.3.0"
143source = "registry+https://github.com/rust-lang/crates.io-index"
144checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
145
146[[package]]
147name = "hermit-abi"
148version = "0.1.19"
149source = "registry+https://github.com/rust-lang/crates.io-index"
150checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
151dependencies = [
152 "libc",
153]
154
155[[package]]
156name = "humantime"
157version = "2.1.0"
158source = "registry+https://github.com/rust-lang/crates.io-index"
159checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
160
161[[package]]
162name = "lazy_static"
163version = "1.4.0"
164source = "registry+https://github.com/rust-lang/crates.io-index"
165checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
166
167[[package]]
168name = "lazycell"
169version = "1.3.0"
170source = "registry+https://github.com/rust-lang/crates.io-index"
171checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
172
173[[package]]
174name = "libc"
175version = "0.2.98"
176source = "registry+https://github.com/rust-lang/crates.io-index"
177checksum = "320cfe77175da3a483efed4bc0adc1968ca050b098ce4f2f1c13a56626128790"
178
179[[package]]
180name = "libloading"
181version = "0.7.0"
182source = "registry+https://github.com/rust-lang/crates.io-index"
183checksum = "6f84d96438c15fcd6c3f244c8fce01d1e2b9c6b5623e9c711dc9286d8fc92d6a"
184dependencies = [
185 "cfg-if",
186 "winapi",
187]
188
189[[package]]
190name = "log"
191version = "0.4.14"
192source = "registry+https://github.com/rust-lang/crates.io-index"
193checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
194dependencies = [
195 "cfg-if",
196]
197
198[[package]]
199name = "memchr"
200version = "2.3.4"
201source = "registry+https://github.com/rust-lang/crates.io-index"
202checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
203
204[[package]]
205name = "minimal-lexical"
206version = "0.1.4"
207source = "registry+https://github.com/rust-lang/crates.io-index"
208checksum = "9c64630dcdd71f1a64c435f54885086a0de5d6a12d104d69b165fb7d5286d677"
209
210[[package]]
211name = "nom"
212version = "7.0.0"
213source = "registry+https://github.com/rust-lang/crates.io-index"
214checksum = "7ffd9d26838a953b4af82cbeb9f1592c6798916983959be223a7124e992742c1"
215dependencies = [
216 "memchr",
217 "minimal-lexical",
218 "version_check",
219]
220
221[[package]]
222name = "peeking_take_while"
223version = "0.1.2"
224source = "registry+https://github.com/rust-lang/crates.io-index"
225checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
226
227[[package]]
228name = "ppv-lite86"
229version = "0.2.10"
230source = "registry+https://github.com/rust-lang/crates.io-index"
231checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
232
233[[package]]
234name = "proc-macro2"
235version = "1.0.28"
236source = "registry+https://github.com/rust-lang/crates.io-index"
237checksum = "5c7ed8b8c7b886ea3ed7dde405212185f423ab44682667c8c6dd14aa1d9f6612"
238dependencies = [
239 "unicode-xid",
240]
241
242[[package]]
243name = "quote"
244version = "1.0.9"
245source = "registry+https://github.com/rust-lang/crates.io-index"
246checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
247dependencies = [
248 "proc-macro2",
249]
250
251[[package]]
252name = "rand"
253version = "0.8.4"
254source = "registry+https://github.com/rust-lang/crates.io-index"
255checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8"
256dependencies = [
257 "libc",
258 "rand_chacha",
259 "rand_core",
260 "rand_hc",
261]
262
263[[package]]
264name = "rand_chacha"
265version = "0.3.1"
266source = "registry+https://github.com/rust-lang/crates.io-index"
267checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
268dependencies = [
269 "ppv-lite86",
270 "rand_core",
271]
272
273[[package]]
274name = "rand_core"
275version = "0.6.3"
276source = "registry+https://github.com/rust-lang/crates.io-index"
277checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
278dependencies = [
279 "getrandom",
280]
281
282[[package]]
283name = "rand_hc"
284version = "0.3.1"
285source = "registry+https://github.com/rust-lang/crates.io-index"
286checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7"
287dependencies = [
288 "rand_core",
289]
290
291[[package]]
292name = "redox_syscall"
293version = "0.2.9"
294source = "registry+https://github.com/rust-lang/crates.io-index"
295checksum = "5ab49abadf3f9e1c4bc499e8845e152ad87d2ad2d30371841171169e9d75feee"
296dependencies = [
297 "bitflags",
298]
299
300[[package]]
301name = "regex"
302version = "1.4.6"
303source = "registry+https://github.com/rust-lang/crates.io-index"
304checksum = "2a26af418b574bd56588335b3a3659a65725d4e636eb1016c2f9e3b38c7cc759"
305dependencies = [
306 "aho-corasick",
307 "memchr",
308 "regex-syntax",
309]
310
311[[package]]
312name = "regex-syntax"
313version = "0.6.25"
314source = "registry+https://github.com/rust-lang/crates.io-index"
315checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
316
317[[package]]
318name = "remove_dir_all"
319version = "0.5.3"
320source = "registry+https://github.com/rust-lang/crates.io-index"
321checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
322dependencies = [
323 "winapi",
324]
325
326[[package]]
327name = "rustc-hash"
328version = "1.1.0"
329source = "registry+https://github.com/rust-lang/crates.io-index"
330checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
331
332[[package]]
333name = "shlex"
334version = "1.0.0"
335source = "registry+https://github.com/rust-lang/crates.io-index"
336checksum = "42a568c8f2cd051a4d283bd6eb0343ac214c1b0f1ac19f93e1175b2dee38c73d"
337
338[[package]]
339name = "strsim"
340version = "0.8.0"
341source = "registry+https://github.com/rust-lang/crates.io-index"
342checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
343
344[[package]]
345name = "tempfile"
346version = "3.2.0"
347source = "registry+https://github.com/rust-lang/crates.io-index"
348checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
349dependencies = [
350 "cfg-if",
351 "libc",
352 "rand",
353 "redox_syscall",
354 "remove_dir_all",
355 "winapi",
356]
357
358[[package]]
359name = "termcolor"
360version = "1.1.2"
361source = "registry+https://github.com/rust-lang/crates.io-index"
362checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
363dependencies = [
364 "winapi-util",
365]
366
367[[package]]
368name = "textwrap"
369version = "0.11.0"
370source = "registry+https://github.com/rust-lang/crates.io-index"
371checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
372dependencies = [
373 "unicode-width",
374]
375
376[[package]]
377name = "unicode-width"
378version = "0.1.8"
379source = "registry+https://github.com/rust-lang/crates.io-index"
380checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
381
382[[package]]
383name = "unicode-xid"
384version = "0.2.2"
385source = "registry+https://github.com/rust-lang/crates.io-index"
386checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
387
388[[package]]
389name = "vec_map"
390version = "0.8.2"
391source = "registry+https://github.com/rust-lang/crates.io-index"
392checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
393
394[[package]]
395name = "version_check"
396version = "0.9.3"
397source = "registry+https://github.com/rust-lang/crates.io-index"
398checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe"
399
400[[package]]
401name = "wasi"
402version = "0.10.2+wasi-snapshot-preview1"
403source = "registry+https://github.com/rust-lang/crates.io-index"
404checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
405
406[[package]]
407name = "which"
408version = "4.2.1"
409source = "registry+https://github.com/rust-lang/crates.io-index"
410checksum = "7cc009ab82a2afc94b9e467ab4214aee9cad1356cd9191264203d7d72006e00d"
411dependencies = [
412 "either",
413 "lazy_static",
414 "libc",
415]
416
417[[package]]
418name = "winapi"
419version = "0.3.9"
420source = "registry+https://github.com/rust-lang/crates.io-index"
421checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
422dependencies = [
423 "winapi-i686-pc-windows-gnu",
424 "winapi-x86_64-pc-windows-gnu",
425]
426
427[[package]]
428name = "winapi-i686-pc-windows-gnu"
429version = "0.4.0"
430source = "registry+https://github.com/rust-lang/crates.io-index"
431checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
432
433[[package]]
434name = "winapi-util"
435version = "0.1.5"
436source = "registry+https://github.com/rust-lang/crates.io-index"
437checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
438dependencies = [
439 "winapi",
440]
441
442[[package]]
443name = "winapi-x86_64-pc-windows-gnu"
444version = "0.4.0"
445source = "registry+https://github.com/rust-lang/crates.io-index"
446checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
447