]> git.sesse.net Git - bcachefs-tools-debian/blob - Cargo.lock
Merge pull request #219 from xhebox/master
[bcachefs-tools-debian] / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 version = 3
4
5 [[package]]
6 name = "aho-corasick"
7 version = "1.1.2"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
9 checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
10 dependencies = [
11  "memchr",
12 ]
13
14 [[package]]
15 name = "anstream"
16 version = "0.3.2"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
18 checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
19 dependencies = [
20  "anstyle",
21  "anstyle-parse",
22  "anstyle-query",
23  "anstyle-wincon",
24  "colorchoice",
25  "is-terminal",
26  "utf8parse",
27 ]
28
29 [[package]]
30 name = "anstyle"
31 version = "1.0.2"
32 source = "registry+https://github.com/rust-lang/crates.io-index"
33 checksum = "15c4c2c83f81532e5845a733998b6971faca23490340a418e9b72a3ec9de12ea"
34
35 [[package]]
36 name = "anstyle-parse"
37 version = "0.2.1"
38 source = "registry+https://github.com/rust-lang/crates.io-index"
39 checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
40 dependencies = [
41  "utf8parse",
42 ]
43
44 [[package]]
45 name = "anstyle-query"
46 version = "1.0.0"
47 source = "registry+https://github.com/rust-lang/crates.io-index"
48 checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
49 dependencies = [
50  "windows-sys 0.48.0",
51 ]
52
53 [[package]]
54 name = "anstyle-wincon"
55 version = "1.0.2"
56 source = "registry+https://github.com/rust-lang/crates.io-index"
57 checksum = "c677ab05e09154296dd37acecd46420c17b9713e8366facafa8fc0885167cf4c"
58 dependencies = [
59  "anstyle",
60  "windows-sys 0.48.0",
61 ]
62
63 [[package]]
64 name = "anyhow"
65 version = "1.0.79"
66 source = "registry+https://github.com/rust-lang/crates.io-index"
67 checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca"
68
69 [[package]]
70 name = "atty"
71 version = "0.2.14"
72 source = "registry+https://github.com/rust-lang/crates.io-index"
73 checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
74 dependencies = [
75  "hermit-abi 0.1.19",
76  "libc",
77  "winapi",
78 ]
79
80 [[package]]
81 name = "autocfg"
82 version = "1.1.0"
83 source = "registry+https://github.com/rust-lang/crates.io-index"
84 checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
85
86 [[package]]
87 name = "bcachefs-tools"
88 version = "0.3.1"
89 dependencies = [
90  "anyhow",
91  "atty",
92  "bch_bindgen",
93  "byteorder",
94  "clap",
95  "clap_complete",
96  "colored",
97  "either",
98  "errno 0.2.8",
99  "libc",
100  "log",
101  "rpassword",
102  "udev",
103  "uuid",
104 ]
105
106 [[package]]
107 name = "bch_bindgen"
108 version = "0.1.0"
109 dependencies = [
110  "anyhow",
111  "bindgen",
112  "bitfield",
113  "bitflags 1.3.2",
114  "byteorder",
115  "memoffset",
116  "paste",
117  "pkg-config",
118  "uuid",
119 ]
120
121 [[package]]
122 name = "bindgen"
123 version = "0.64.0"
124 source = "git+https://evilpiepirate.org/git/rust-bindgen.git#f773267b090bf16b9e8375fcbdcd8ba5e88806a8"
125 dependencies = [
126  "bitflags 1.3.2",
127  "cexpr",
128  "clang-sys",
129  "lazy_static",
130  "lazycell",
131  "peeking_take_while",
132  "proc-macro2",
133  "quote",
134  "regex",
135  "rustc-hash",
136  "shlex",
137  "syn 1.0.109",
138 ]
139
140 [[package]]
141 name = "bitfield"
142 version = "0.14.0"
143 source = "registry+https://github.com/rust-lang/crates.io-index"
144 checksum = "2d7e60934ceec538daadb9d8432424ed043a904d8e0243f3c6446bce549a46ac"
145
146 [[package]]
147 name = "bitflags"
148 version = "1.3.2"
149 source = "registry+https://github.com/rust-lang/crates.io-index"
150 checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
151
152 [[package]]
153 name = "bitflags"
154 version = "2.4.2"
155 source = "registry+https://github.com/rust-lang/crates.io-index"
156 checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
157
158 [[package]]
159 name = "byteorder"
160 version = "1.5.0"
161 source = "registry+https://github.com/rust-lang/crates.io-index"
162 checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
163
164 [[package]]
165 name = "cc"
166 version = "1.0.83"
167 source = "registry+https://github.com/rust-lang/crates.io-index"
168 checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
169 dependencies = [
170  "libc",
171 ]
172
173 [[package]]
174 name = "cexpr"
175 version = "0.6.0"
176 source = "registry+https://github.com/rust-lang/crates.io-index"
177 checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
178 dependencies = [
179  "nom",
180 ]
181
182 [[package]]
183 name = "clang-sys"
184 version = "1.7.0"
185 source = "registry+https://github.com/rust-lang/crates.io-index"
186 checksum = "67523a3b4be3ce1989d607a828d036249522dd9c1c8de7f4dd2dae43a37369d1"
187 dependencies = [
188  "glob",
189  "libc",
190 ]
191
192 [[package]]
193 name = "clap"
194 version = "4.3.24"
195 source = "registry+https://github.com/rust-lang/crates.io-index"
196 checksum = "fb690e81c7840c0d7aade59f242ea3b41b9bc27bcd5997890e7702ae4b32e487"
197 dependencies = [
198  "clap_builder",
199  "clap_derive",
200  "once_cell",
201 ]
202
203 [[package]]
204 name = "clap_builder"
205 version = "4.3.24"
206 source = "registry+https://github.com/rust-lang/crates.io-index"
207 checksum = "5ed2e96bc16d8d740f6f48d663eddf4b8a0983e79210fd55479b7bcd0a69860e"
208 dependencies = [
209  "anstream",
210  "anstyle",
211  "clap_lex",
212  "strsim",
213  "terminal_size",
214 ]
215
216 [[package]]
217 name = "clap_complete"
218 version = "4.3.2"
219 source = "registry+https://github.com/rust-lang/crates.io-index"
220 checksum = "5fc443334c81a804575546c5a8a79b4913b50e28d69232903604cada1de817ce"
221 dependencies = [
222  "clap",
223 ]
224
225 [[package]]
226 name = "clap_derive"
227 version = "4.3.12"
228 source = "registry+https://github.com/rust-lang/crates.io-index"
229 checksum = "54a9bb5758fc5dfe728d1019941681eccaf0cf8a4189b692a0ee2f2ecf90a050"
230 dependencies = [
231  "heck",
232  "proc-macro2",
233  "quote",
234  "syn 2.0.48",
235 ]
236
237 [[package]]
238 name = "clap_lex"
239 version = "0.5.0"
240 source = "registry+https://github.com/rust-lang/crates.io-index"
241 checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
242
243 [[package]]
244 name = "colorchoice"
245 version = "1.0.0"
246 source = "registry+https://github.com/rust-lang/crates.io-index"
247 checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
248
249 [[package]]
250 name = "colored"
251 version = "2.0.4"
252 source = "registry+https://github.com/rust-lang/crates.io-index"
253 checksum = "2674ec482fbc38012cf31e6c42ba0177b431a0cb6f15fe40efa5aab1bda516f6"
254 dependencies = [
255  "is-terminal",
256  "lazy_static",
257  "windows-sys 0.48.0",
258 ]
259
260 [[package]]
261 name = "either"
262 version = "1.9.0"
263 source = "registry+https://github.com/rust-lang/crates.io-index"
264 checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
265
266 [[package]]
267 name = "errno"
268 version = "0.2.8"
269 source = "registry+https://github.com/rust-lang/crates.io-index"
270 checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
271 dependencies = [
272  "errno-dragonfly",
273  "libc",
274  "winapi",
275 ]
276
277 [[package]]
278 name = "errno"
279 version = "0.3.8"
280 source = "registry+https://github.com/rust-lang/crates.io-index"
281 checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
282 dependencies = [
283  "libc",
284  "windows-sys 0.52.0",
285 ]
286
287 [[package]]
288 name = "errno-dragonfly"
289 version = "0.1.2"
290 source = "registry+https://github.com/rust-lang/crates.io-index"
291 checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
292 dependencies = [
293  "cc",
294  "libc",
295 ]
296
297 [[package]]
298 name = "glob"
299 version = "0.3.1"
300 source = "registry+https://github.com/rust-lang/crates.io-index"
301 checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
302
303 [[package]]
304 name = "heck"
305 version = "0.4.1"
306 source = "registry+https://github.com/rust-lang/crates.io-index"
307 checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
308
309 [[package]]
310 name = "hermit-abi"
311 version = "0.1.19"
312 source = "registry+https://github.com/rust-lang/crates.io-index"
313 checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
314 dependencies = [
315  "libc",
316 ]
317
318 [[package]]
319 name = "hermit-abi"
320 version = "0.3.4"
321 source = "registry+https://github.com/rust-lang/crates.io-index"
322 checksum = "5d3d0e0f38255e7fa3cf31335b3a56f05febd18025f4db5ef7a0cfb4f8da651f"
323
324 [[package]]
325 name = "io-lifetimes"
326 version = "1.0.11"
327 source = "registry+https://github.com/rust-lang/crates.io-index"
328 checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
329 dependencies = [
330  "hermit-abi 0.3.4",
331  "libc",
332  "windows-sys 0.48.0",
333 ]
334
335 [[package]]
336 name = "is-terminal"
337 version = "0.4.10"
338 source = "registry+https://github.com/rust-lang/crates.io-index"
339 checksum = "0bad00257d07be169d870ab665980b06cdb366d792ad690bf2e76876dc503455"
340 dependencies = [
341  "hermit-abi 0.3.4",
342  "rustix 0.38.30",
343  "windows-sys 0.52.0",
344 ]
345
346 [[package]]
347 name = "lazy_static"
348 version = "1.4.0"
349 source = "registry+https://github.com/rust-lang/crates.io-index"
350 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
351
352 [[package]]
353 name = "lazycell"
354 version = "1.3.0"
355 source = "registry+https://github.com/rust-lang/crates.io-index"
356 checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
357
358 [[package]]
359 name = "libc"
360 version = "0.2.152"
361 source = "registry+https://github.com/rust-lang/crates.io-index"
362 checksum = "13e3bf6590cbc649f4d1a3eefc9d5d6eb746f5200ffb04e5e142700b8faa56e7"
363
364 [[package]]
365 name = "libudev-sys"
366 version = "0.1.4"
367 source = "registry+https://github.com/rust-lang/crates.io-index"
368 checksum = "3c8469b4a23b962c1396b9b451dda50ef5b283e8dd309d69033475fa9b334324"
369 dependencies = [
370  "libc",
371  "pkg-config",
372 ]
373
374 [[package]]
375 name = "linux-raw-sys"
376 version = "0.3.8"
377 source = "registry+https://github.com/rust-lang/crates.io-index"
378 checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
379
380 [[package]]
381 name = "linux-raw-sys"
382 version = "0.4.13"
383 source = "registry+https://github.com/rust-lang/crates.io-index"
384 checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
385
386 [[package]]
387 name = "log"
388 version = "0.4.20"
389 source = "registry+https://github.com/rust-lang/crates.io-index"
390 checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
391
392 [[package]]
393 name = "memchr"
394 version = "2.7.1"
395 source = "registry+https://github.com/rust-lang/crates.io-index"
396 checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
397
398 [[package]]
399 name = "memoffset"
400 version = "0.8.0"
401 source = "registry+https://github.com/rust-lang/crates.io-index"
402 checksum = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1"
403 dependencies = [
404  "autocfg",
405 ]
406
407 [[package]]
408 name = "minimal-lexical"
409 version = "0.2.1"
410 source = "registry+https://github.com/rust-lang/crates.io-index"
411 checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
412
413 [[package]]
414 name = "nom"
415 version = "7.1.3"
416 source = "registry+https://github.com/rust-lang/crates.io-index"
417 checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
418 dependencies = [
419  "memchr",
420  "minimal-lexical",
421 ]
422
423 [[package]]
424 name = "once_cell"
425 version = "1.19.0"
426 source = "registry+https://github.com/rust-lang/crates.io-index"
427 checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
428
429 [[package]]
430 name = "paste"
431 version = "1.0.14"
432 source = "registry+https://github.com/rust-lang/crates.io-index"
433 checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
434
435 [[package]]
436 name = "peeking_take_while"
437 version = "0.1.2"
438 source = "registry+https://github.com/rust-lang/crates.io-index"
439 checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
440
441 [[package]]
442 name = "pkg-config"
443 version = "0.3.29"
444 source = "registry+https://github.com/rust-lang/crates.io-index"
445 checksum = "2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb"
446
447 [[package]]
448 name = "proc-macro2"
449 version = "1.0.77"
450 source = "registry+https://github.com/rust-lang/crates.io-index"
451 checksum = "9f9b1511a24c627ab3e92b48be4b32f8d0ea91ee351edd87fbf650aadd336340"
452 dependencies = [
453  "unicode-ident",
454 ]
455
456 [[package]]
457 name = "quote"
458 version = "1.0.35"
459 source = "registry+https://github.com/rust-lang/crates.io-index"
460 checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
461 dependencies = [
462  "proc-macro2",
463 ]
464
465 [[package]]
466 name = "regex"
467 version = "1.10.2"
468 source = "registry+https://github.com/rust-lang/crates.io-index"
469 checksum = "380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343"
470 dependencies = [
471  "aho-corasick",
472  "memchr",
473  "regex-automata",
474  "regex-syntax",
475 ]
476
477 [[package]]
478 name = "regex-automata"
479 version = "0.4.3"
480 source = "registry+https://github.com/rust-lang/crates.io-index"
481 checksum = "5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f"
482 dependencies = [
483  "aho-corasick",
484  "memchr",
485  "regex-syntax",
486 ]
487
488 [[package]]
489 name = "regex-syntax"
490 version = "0.8.2"
491 source = "registry+https://github.com/rust-lang/crates.io-index"
492 checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
493
494 [[package]]
495 name = "rpassword"
496 version = "7.3.1"
497 source = "registry+https://github.com/rust-lang/crates.io-index"
498 checksum = "80472be3c897911d0137b2d2b9055faf6eeac5b14e324073d83bc17b191d7e3f"
499 dependencies = [
500  "libc",
501  "rtoolbox",
502  "windows-sys 0.48.0",
503 ]
504
505 [[package]]
506 name = "rtoolbox"
507 version = "0.0.2"
508 source = "registry+https://github.com/rust-lang/crates.io-index"
509 checksum = "c247d24e63230cdb56463ae328478bd5eac8b8faa8c69461a77e8e323afac90e"
510 dependencies = [
511  "libc",
512  "windows-sys 0.48.0",
513 ]
514
515 [[package]]
516 name = "rustc-hash"
517 version = "1.1.0"
518 source = "registry+https://github.com/rust-lang/crates.io-index"
519 checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
520
521 [[package]]
522 name = "rustix"
523 version = "0.37.27"
524 source = "registry+https://github.com/rust-lang/crates.io-index"
525 checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
526 dependencies = [
527  "bitflags 1.3.2",
528  "errno 0.3.8",
529  "io-lifetimes",
530  "libc",
531  "linux-raw-sys 0.3.8",
532  "windows-sys 0.48.0",
533 ]
534
535 [[package]]
536 name = "rustix"
537 version = "0.38.30"
538 source = "registry+https://github.com/rust-lang/crates.io-index"
539 checksum = "322394588aaf33c24007e8bb3238ee3e4c5c09c084ab32bc73890b99ff326bca"
540 dependencies = [
541  "bitflags 2.4.2",
542  "errno 0.3.8",
543  "libc",
544  "linux-raw-sys 0.4.13",
545  "windows-sys 0.52.0",
546 ]
547
548 [[package]]
549 name = "shlex"
550 version = "1.2.0"
551 source = "registry+https://github.com/rust-lang/crates.io-index"
552 checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380"
553
554 [[package]]
555 name = "strsim"
556 version = "0.10.0"
557 source = "registry+https://github.com/rust-lang/crates.io-index"
558 checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
559
560 [[package]]
561 name = "syn"
562 version = "1.0.109"
563 source = "registry+https://github.com/rust-lang/crates.io-index"
564 checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
565 dependencies = [
566  "proc-macro2",
567  "quote",
568  "unicode-ident",
569 ]
570
571 [[package]]
572 name = "syn"
573 version = "2.0.48"
574 source = "registry+https://github.com/rust-lang/crates.io-index"
575 checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
576 dependencies = [
577  "proc-macro2",
578  "quote",
579  "unicode-ident",
580 ]
581
582 [[package]]
583 name = "terminal_size"
584 version = "0.2.6"
585 source = "registry+https://github.com/rust-lang/crates.io-index"
586 checksum = "8e6bf6f19e9f8ed8d4048dc22981458ebcf406d67e94cd422e5ecd73d63b3237"
587 dependencies = [
588  "rustix 0.37.27",
589  "windows-sys 0.48.0",
590 ]
591
592 [[package]]
593 name = "udev"
594 version = "0.7.0"
595 source = "registry+https://github.com/rust-lang/crates.io-index"
596 checksum = "4ebdbbd670373442a12fe9ef7aeb53aec4147a5a27a00bbc3ab639f08f48191a"
597 dependencies = [
598  "libc",
599  "libudev-sys",
600  "pkg-config",
601 ]
602
603 [[package]]
604 name = "unicode-ident"
605 version = "1.0.12"
606 source = "registry+https://github.com/rust-lang/crates.io-index"
607 checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
608
609 [[package]]
610 name = "utf8parse"
611 version = "0.2.1"
612 source = "registry+https://github.com/rust-lang/crates.io-index"
613 checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
614
615 [[package]]
616 name = "uuid"
617 version = "1.7.0"
618 source = "registry+https://github.com/rust-lang/crates.io-index"
619 checksum = "f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a"
620
621 [[package]]
622 name = "winapi"
623 version = "0.3.9"
624 source = "registry+https://github.com/rust-lang/crates.io-index"
625 checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
626 dependencies = [
627  "winapi-i686-pc-windows-gnu",
628  "winapi-x86_64-pc-windows-gnu",
629 ]
630
631 [[package]]
632 name = "winapi-i686-pc-windows-gnu"
633 version = "0.4.0"
634 source = "registry+https://github.com/rust-lang/crates.io-index"
635 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
636
637 [[package]]
638 name = "winapi-x86_64-pc-windows-gnu"
639 version = "0.4.0"
640 source = "registry+https://github.com/rust-lang/crates.io-index"
641 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
642
643 [[package]]
644 name = "windows-sys"
645 version = "0.48.0"
646 source = "registry+https://github.com/rust-lang/crates.io-index"
647 checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
648 dependencies = [
649  "windows-targets 0.48.5",
650 ]
651
652 [[package]]
653 name = "windows-sys"
654 version = "0.52.0"
655 source = "registry+https://github.com/rust-lang/crates.io-index"
656 checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
657 dependencies = [
658  "windows-targets 0.52.0",
659 ]
660
661 [[package]]
662 name = "windows-targets"
663 version = "0.48.5"
664 source = "registry+https://github.com/rust-lang/crates.io-index"
665 checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
666 dependencies = [
667  "windows_aarch64_gnullvm 0.48.5",
668  "windows_aarch64_msvc 0.48.5",
669  "windows_i686_gnu 0.48.5",
670  "windows_i686_msvc 0.48.5",
671  "windows_x86_64_gnu 0.48.5",
672  "windows_x86_64_gnullvm 0.48.5",
673  "windows_x86_64_msvc 0.48.5",
674 ]
675
676 [[package]]
677 name = "windows-targets"
678 version = "0.52.0"
679 source = "registry+https://github.com/rust-lang/crates.io-index"
680 checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd"
681 dependencies = [
682  "windows_aarch64_gnullvm 0.52.0",
683  "windows_aarch64_msvc 0.52.0",
684  "windows_i686_gnu 0.52.0",
685  "windows_i686_msvc 0.52.0",
686  "windows_x86_64_gnu 0.52.0",
687  "windows_x86_64_gnullvm 0.52.0",
688  "windows_x86_64_msvc 0.52.0",
689 ]
690
691 [[package]]
692 name = "windows_aarch64_gnullvm"
693 version = "0.48.5"
694 source = "registry+https://github.com/rust-lang/crates.io-index"
695 checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
696
697 [[package]]
698 name = "windows_aarch64_gnullvm"
699 version = "0.52.0"
700 source = "registry+https://github.com/rust-lang/crates.io-index"
701 checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea"
702
703 [[package]]
704 name = "windows_aarch64_msvc"
705 version = "0.48.5"
706 source = "registry+https://github.com/rust-lang/crates.io-index"
707 checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
708
709 [[package]]
710 name = "windows_aarch64_msvc"
711 version = "0.52.0"
712 source = "registry+https://github.com/rust-lang/crates.io-index"
713 checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef"
714
715 [[package]]
716 name = "windows_i686_gnu"
717 version = "0.48.5"
718 source = "registry+https://github.com/rust-lang/crates.io-index"
719 checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
720
721 [[package]]
722 name = "windows_i686_gnu"
723 version = "0.52.0"
724 source = "registry+https://github.com/rust-lang/crates.io-index"
725 checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313"
726
727 [[package]]
728 name = "windows_i686_msvc"
729 version = "0.48.5"
730 source = "registry+https://github.com/rust-lang/crates.io-index"
731 checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
732
733 [[package]]
734 name = "windows_i686_msvc"
735 version = "0.52.0"
736 source = "registry+https://github.com/rust-lang/crates.io-index"
737 checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a"
738
739 [[package]]
740 name = "windows_x86_64_gnu"
741 version = "0.48.5"
742 source = "registry+https://github.com/rust-lang/crates.io-index"
743 checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
744
745 [[package]]
746 name = "windows_x86_64_gnu"
747 version = "0.52.0"
748 source = "registry+https://github.com/rust-lang/crates.io-index"
749 checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd"
750
751 [[package]]
752 name = "windows_x86_64_gnullvm"
753 version = "0.48.5"
754 source = "registry+https://github.com/rust-lang/crates.io-index"
755 checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
756
757 [[package]]
758 name = "windows_x86_64_gnullvm"
759 version = "0.52.0"
760 source = "registry+https://github.com/rust-lang/crates.io-index"
761 checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e"
762
763 [[package]]
764 name = "windows_x86_64_msvc"
765 version = "0.48.5"
766 source = "registry+https://github.com/rust-lang/crates.io-index"
767 checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
768
769 [[package]]
770 name = "windows_x86_64_msvc"
771 version = "0.52.0"
772 source = "registry+https://github.com/rust-lang/crates.io-index"
773 checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"