]> git.lizzy.rs Git - rust.git/blob - Cargo.lock
rustbook: Bump mdbook dependency
[rust.git] / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 [[package]]
4 name = "adler32"
5 version = "1.0.3"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
7 checksum = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
8
9 [[package]]
10 name = "aho-corasick"
11 version = "0.7.3"
12 source = "registry+https://github.com/rust-lang/crates.io-index"
13 checksum = "e6f484ae0c99fec2e858eb6134949117399f222608d84cadb3f58c1f97c2364c"
14 dependencies = [
15  "memchr",
16 ]
17
18 [[package]]
19 name = "alloc"
20 version = "0.0.0"
21 dependencies = [
22  "compiler_builtins",
23  "core",
24  "rand 0.7.3",
25  "rand_xorshift 0.2.0",
26 ]
27
28 [[package]]
29 name = "ammonia"
30 version = "3.0.0"
31 source = "registry+https://github.com/rust-lang/crates.io-index"
32 checksum = "9e266e1f4be5ffa05309f650e2586fe1d3ae6034eb24025a7ae1dfecc330823a"
33 dependencies = [
34  "html5ever",
35  "lazy_static 1.4.0",
36  "maplit",
37  "matches",
38  "tendril",
39  "url 2.1.0",
40 ]
41
42 [[package]]
43 name = "annotate-snippets"
44 version = "0.6.1"
45 source = "registry+https://github.com/rust-lang/crates.io-index"
46 checksum = "c7021ce4924a3f25f802b2cccd1af585e39ea1a363a1aa2e72afe54b67a3a7a7"
47 dependencies = [
48  "ansi_term",
49 ]
50
51 [[package]]
52 name = "ansi_term"
53 version = "0.11.0"
54 source = "registry+https://github.com/rust-lang/crates.io-index"
55 checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
56 dependencies = [
57  "winapi 0.3.8",
58 ]
59
60 [[package]]
61 name = "anyhow"
62 version = "1.0.26"
63 source = "registry+https://github.com/rust-lang/crates.io-index"
64 checksum = "7825f6833612eb2414095684fcf6c635becf3ce97fe48cf6421321e93bfbd53c"
65
66 [[package]]
67 name = "arc-swap"
68 version = "0.3.7"
69 source = "registry+https://github.com/rust-lang/crates.io-index"
70 checksum = "1025aeae2b664ca0ea726a89d574fe8f4e77dd712d443236ad1de00379450cf6"
71
72 [[package]]
73 name = "arena"
74 version = "0.0.0"
75 dependencies = [
76  "rustc_data_structures",
77  "smallvec 1.4.0",
78 ]
79
80 [[package]]
81 name = "argon2rs"
82 version = "0.2.5"
83 source = "registry+https://github.com/rust-lang/crates.io-index"
84 checksum = "3f67b0b6a86dae6e67ff4ca2b6201396074996379fba2b92ff649126f37cb392"
85 dependencies = [
86  "blake2-rfc",
87  "scoped_threadpool",
88 ]
89
90 [[package]]
91 name = "arrayvec"
92 version = "0.4.7"
93 source = "registry+https://github.com/rust-lang/crates.io-index"
94 checksum = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
95 dependencies = [
96  "nodrop",
97 ]
98
99 [[package]]
100 name = "atty"
101 version = "0.2.11"
102 source = "registry+https://github.com/rust-lang/crates.io-index"
103 checksum = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
104 dependencies = [
105  "libc",
106  "termion",
107  "winapi 0.3.8",
108 ]
109
110 [[package]]
111 name = "autocfg"
112 version = "0.1.7"
113 source = "registry+https://github.com/rust-lang/crates.io-index"
114 checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
115
116 [[package]]
117 name = "autocfg"
118 version = "1.0.0"
119 source = "registry+https://github.com/rust-lang/crates.io-index"
120 checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
121
122 [[package]]
123 name = "backtrace"
124 version = "0.3.46"
125 source = "registry+https://github.com/rust-lang/crates.io-index"
126 checksum = "b1e692897359247cc6bb902933361652380af0f1b7651ae5c5013407f30e109e"
127 dependencies = [
128  "backtrace-sys",
129  "cfg-if",
130  "compiler_builtins",
131  "libc",
132  "rustc-demangle",
133  "rustc-std-workspace-core",
134 ]
135
136 [[package]]
137 name = "backtrace-sys"
138 version = "0.1.37"
139 source = "registry+https://github.com/rust-lang/crates.io-index"
140 checksum = "18fbebbe1c9d1f383a9cc7e8ccdb471b91c8d024ee9c2ca5b5346121fe8b4399"
141 dependencies = [
142  "cc",
143  "compiler_builtins",
144  "libc",
145  "rustc-std-workspace-core",
146 ]
147
148 [[package]]
149 name = "base64"
150 version = "0.10.1"
151 source = "registry+https://github.com/rust-lang/crates.io-index"
152 checksum = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
153 dependencies = [
154  "byteorder",
155 ]
156
157 [[package]]
158 name = "bitflags"
159 version = "1.2.1"
160 source = "registry+https://github.com/rust-lang/crates.io-index"
161 checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
162
163 [[package]]
164 name = "bitmaps"
165 version = "2.0.0"
166 source = "registry+https://github.com/rust-lang/crates.io-index"
167 checksum = "81e039a80914325b37fde728ef7693c212f0ac913d5599607d7b95a9484aae0b"
168 dependencies = [
169  "typenum",
170 ]
171
172 [[package]]
173 name = "blake2-rfc"
174 version = "0.2.18"
175 source = "registry+https://github.com/rust-lang/crates.io-index"
176 checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"
177 dependencies = [
178  "arrayvec",
179  "constant_time_eq",
180 ]
181
182 [[package]]
183 name = "block-buffer"
184 version = "0.7.3"
185 source = "registry+https://github.com/rust-lang/crates.io-index"
186 checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
187 dependencies = [
188  "block-padding",
189  "byte-tools",
190  "byteorder",
191  "generic-array",
192 ]
193
194 [[package]]
195 name = "block-padding"
196 version = "0.1.5"
197 source = "registry+https://github.com/rust-lang/crates.io-index"
198 checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
199 dependencies = [
200  "byte-tools",
201 ]
202
203 [[package]]
204 name = "bootstrap"
205 version = "0.0.0"
206 dependencies = [
207  "build_helper",
208  "cc",
209  "cmake",
210  "filetime",
211  "getopts",
212  "ignore",
213  "lazy_static 1.4.0",
214  "libc",
215  "num_cpus",
216  "pretty_assertions",
217  "serde",
218  "serde_json",
219  "time",
220  "toml",
221  "winapi 0.3.8",
222 ]
223
224 [[package]]
225 name = "bstr"
226 version = "0.1.3"
227 source = "registry+https://github.com/rust-lang/crates.io-index"
228 checksum = "853b090ce0f45d0265902666bf88039ea3da825e33796716c511a1ec9c170036"
229 dependencies = [
230  "memchr",
231 ]
232
233 [[package]]
234 name = "build-manifest"
235 version = "0.1.0"
236 dependencies = [
237  "serde",
238  "serde_json",
239  "toml",
240 ]
241
242 [[package]]
243 name = "build_helper"
244 version = "0.1.0"
245
246 [[package]]
247 name = "byte-tools"
248 version = "0.3.1"
249 source = "registry+https://github.com/rust-lang/crates.io-index"
250 checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
251
252 [[package]]
253 name = "bytecount"
254 version = "0.6.0"
255 source = "registry+https://github.com/rust-lang/crates.io-index"
256 checksum = "b0017894339f586ccb943b01b9555de56770c11cda818e7e3d8bd93f4ed7f46e"
257 dependencies = [
258  "packed_simd",
259 ]
260
261 [[package]]
262 name = "byteorder"
263 version = "1.3.2"
264 source = "registry+https://github.com/rust-lang/crates.io-index"
265 checksum = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
266
267 [[package]]
268 name = "bytes"
269 version = "0.4.11"
270 source = "registry+https://github.com/rust-lang/crates.io-index"
271 checksum = "40ade3d27603c2cb345eb0912aec461a6dec7e06a4ae48589904e808335c7afa"
272 dependencies = [
273  "byteorder",
274  "either",
275  "iovec",
276 ]
277
278 [[package]]
279 name = "bytesize"
280 version = "1.0.0"
281 source = "registry+https://github.com/rust-lang/crates.io-index"
282 checksum = "716960a18f978640f25101b5cbf1c6f6b0d3192fab36a2d98ca96f0ecbe41010"
283
284 [[package]]
285 name = "c2-chacha"
286 version = "0.2.3"
287 source = "registry+https://github.com/rust-lang/crates.io-index"
288 checksum = "214238caa1bf3a496ec3392968969cab8549f96ff30652c9e56885329315f6bb"
289 dependencies = [
290  "ppv-lite86",
291 ]
292
293 [[package]]
294 name = "cargo"
295 version = "0.46.0"
296 dependencies = [
297  "anyhow",
298  "atty",
299  "bytesize",
300  "cargo-platform",
301  "cargo-test-macro",
302  "cargo-test-support",
303  "clap",
304  "core-foundation 0.7.0",
305  "crates-io",
306  "crossbeam-utils 0.7.2",
307  "crypto-hash",
308  "curl",
309  "curl-sys",
310  "env_logger 0.7.1",
311  "filetime",
312  "flate2",
313  "fwdansi",
314  "git2",
315  "git2-curl",
316  "glob",
317  "hex 0.4.0",
318  "home",
319  "humantime 2.0.0",
320  "ignore",
321  "im-rc",
322  "jobserver",
323  "lazy_static 1.4.0",
324  "lazycell",
325  "libc",
326  "libgit2-sys",
327  "log",
328  "memchr",
329  "miow 0.3.3",
330  "num_cpus",
331  "opener",
332  "openssl",
333  "percent-encoding 2.1.0",
334  "pretty_env_logger",
335  "remove_dir_all",
336  "rustc-workspace-hack",
337  "rustfix",
338  "same-file",
339  "semver",
340  "serde",
341  "serde_ignored",
342  "serde_json",
343  "shell-escape",
344  "strip-ansi-escapes",
345  "tar",
346  "tempfile",
347  "termcolor",
348  "toml",
349  "unicode-width",
350  "unicode-xid 0.2.0",
351  "url 2.1.0",
352  "walkdir",
353  "winapi 0.3.8",
354 ]
355
356 [[package]]
357 name = "cargo-platform"
358 version = "0.1.1"
359 dependencies = [
360  "serde",
361 ]
362
363 [[package]]
364 name = "cargo-test-macro"
365 version = "0.1.0"
366
367 [[package]]
368 name = "cargo-test-support"
369 version = "0.1.0"
370 dependencies = [
371  "cargo",
372  "cargo-test-macro",
373  "filetime",
374  "flate2",
375  "git2",
376  "glob",
377  "lazy_static 1.4.0",
378  "remove_dir_all",
379  "serde_json",
380  "tar",
381  "url 2.1.0",
382 ]
383
384 [[package]]
385 name = "cargo_metadata"
386 version = "0.8.0"
387 source = "registry+https://github.com/rust-lang/crates.io-index"
388 checksum = "929766d993a2fde7a0ae962ee82429069cd7b68839cd9375b98efd719df65d3a"
389 dependencies = [
390  "failure",
391  "semver",
392  "serde",
393  "serde_derive",
394  "serde_json",
395 ]
396
397 [[package]]
398 name = "cargo_metadata"
399 version = "0.9.1"
400 source = "registry+https://github.com/rust-lang/crates.io-index"
401 checksum = "46e3374c604fb39d1a2f35ed5e4a4e30e60d01fab49446e08f1b3e9a90aef202"
402 dependencies = [
403  "semver",
404  "serde",
405  "serde_derive",
406  "serde_json",
407 ]
408
409 [[package]]
410 name = "cargotest2"
411 version = "0.1.0"
412
413 [[package]]
414 name = "cc"
415 version = "1.0.52"
416 source = "registry+https://github.com/rust-lang/crates.io-index"
417 checksum = "c3d87b23d6a92cd03af510a5ade527033f6aa6fa92161e2d5863a907d4c5e31d"
418 dependencies = [
419  "jobserver",
420 ]
421
422 [[package]]
423 name = "cfg-if"
424 version = "0.1.10"
425 source = "registry+https://github.com/rust-lang/crates.io-index"
426 checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
427 dependencies = [
428  "compiler_builtins",
429  "rustc-std-workspace-core",
430 ]
431
432 [[package]]
433 name = "chalk-derive"
434 version = "0.10.0"
435 source = "registry+https://github.com/rust-lang/crates.io-index"
436 checksum = "8d4620afad4d4d9e63f915cfa10c930b7a3c9c3ca5cd88dd771ff8e5bf04ea10"
437 dependencies = [
438  "proc-macro2 1.0.3",
439  "quote 1.0.2",
440  "syn 1.0.11",
441  "synstructure",
442 ]
443
444 [[package]]
445 name = "chalk-engine"
446 version = "0.10.0"
447 source = "registry+https://github.com/rust-lang/crates.io-index"
448 checksum = "6ca6e5cef10197789da0b4ec310eda58da4c55530613b2323432642a97372735"
449 dependencies = [
450  "chalk-macros",
451  "rustc-hash",
452 ]
453
454 [[package]]
455 name = "chalk-ir"
456 version = "0.10.0"
457 source = "registry+https://github.com/rust-lang/crates.io-index"
458 checksum = "d45df5fb6328527f976e8a32c9e1c9970084d937ebe93d0d34f5bbf4231cb956"
459 dependencies = [
460  "chalk-derive",
461  "chalk-engine",
462  "chalk-macros",
463 ]
464
465 [[package]]
466 name = "chalk-macros"
467 version = "0.10.0"
468 source = "registry+https://github.com/rust-lang/crates.io-index"
469 checksum = "9e4782d108e420a1fcf94d8a919cf248db33c5071678e87d9c2d4f20ed1feb32"
470 dependencies = [
471  "lazy_static 1.4.0",
472 ]
473
474 [[package]]
475 name = "chalk-rust-ir"
476 version = "0.10.0"
477 source = "registry+https://github.com/rust-lang/crates.io-index"
478 checksum = "a0ec96dbe0ab5fdbadfca4179ec2e1d35f0439c3b53a74988b1aec239c63eb08"
479 dependencies = [
480  "chalk-derive",
481  "chalk-engine",
482  "chalk-ir",
483  "chalk-macros",
484 ]
485
486 [[package]]
487 name = "chalk-solve"
488 version = "0.10.0"
489 source = "registry+https://github.com/rust-lang/crates.io-index"
490 checksum = "dfb99fa9530f0e101475fb60adc931f51bdea05b4642a48928b814d7f0141a6b"
491 dependencies = [
492  "chalk-derive",
493  "chalk-engine",
494  "chalk-ir",
495  "chalk-macros",
496  "chalk-rust-ir",
497  "ena 0.13.1",
498  "itertools 0.9.0",
499  "petgraph",
500  "rustc-hash",
501 ]
502
503 [[package]]
504 name = "chrono"
505 version = "0.4.6"
506 source = "registry+https://github.com/rust-lang/crates.io-index"
507 checksum = "45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878"
508 dependencies = [
509  "num-integer",
510  "num-traits",
511  "time",
512 ]
513
514 [[package]]
515 name = "clap"
516 version = "2.33.0"
517 source = "registry+https://github.com/rust-lang/crates.io-index"
518 checksum = "5067f5bb2d80ef5d68b4c87db81601f0b75bca627bc2ef76b141d7b846a3c6d9"
519 dependencies = [
520  "ansi_term",
521  "atty",
522  "bitflags",
523  "strsim",
524  "textwrap",
525  "unicode-width",
526  "vec_map",
527  "yaml-rust 0.3.5",
528 ]
529
530 [[package]]
531 name = "clippy"
532 version = "0.0.212"
533 dependencies = [
534  "cargo_metadata 0.9.1",
535  "clippy-mini-macro-test",
536  "clippy_lints",
537  "compiletest_rs",
538  "derive-new",
539  "lazy_static 1.4.0",
540  "regex",
541  "rustc-workspace-hack",
542  "rustc_tools_util 0.2.0",
543  "semver",
544  "serde",
545  "tempfile",
546  "tester",
547 ]
548
549 [[package]]
550 name = "clippy-mini-macro-test"
551 version = "0.2.0"
552
553 [[package]]
554 name = "clippy_lints"
555 version = "0.0.212"
556 dependencies = [
557  "cargo_metadata 0.9.1",
558  "if_chain",
559  "itertools 0.9.0",
560  "lazy_static 1.4.0",
561  "pulldown-cmark 0.7.1",
562  "quine-mc_cluskey",
563  "regex-syntax",
564  "semver",
565  "serde",
566  "smallvec 1.4.0",
567  "toml",
568  "unicode-normalization",
569  "url 2.1.0",
570 ]
571
572 [[package]]
573 name = "cloudabi"
574 version = "0.0.3"
575 source = "registry+https://github.com/rust-lang/crates.io-index"
576 checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
577 dependencies = [
578  "bitflags",
579 ]
580
581 [[package]]
582 name = "cmake"
583 version = "0.1.42"
584 source = "registry+https://github.com/rust-lang/crates.io-index"
585 checksum = "81fb25b677f8bf1eb325017cb6bb8452f87969db0fedb4f757b297bee78a7c62"
586 dependencies = [
587  "cc",
588 ]
589
590 [[package]]
591 name = "codespan"
592 version = "0.5.0"
593 source = "registry+https://github.com/rust-lang/crates.io-index"
594 checksum = "de67bdcd653002a6dba3eb53850ce3a485547225d81cb6c2bbdbc5a0cba5d15d"
595 dependencies = [
596  "unicode-segmentation",
597 ]
598
599 [[package]]
600 name = "codespan-reporting"
601 version = "0.5.0"
602 source = "registry+https://github.com/rust-lang/crates.io-index"
603 checksum = "efd1d915d9e2b2ad696b2cd73215a84823ef3f0e3084d90304204415921b62c6"
604 dependencies = [
605  "codespan",
606  "termcolor",
607  "unicode-width",
608 ]
609
610 [[package]]
611 name = "colored"
612 version = "1.6.0"
613 source = "registry+https://github.com/rust-lang/crates.io-index"
614 checksum = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
615 dependencies = [
616  "lazy_static 0.2.11",
617 ]
618
619 [[package]]
620 name = "commoncrypto"
621 version = "0.2.0"
622 source = "registry+https://github.com/rust-lang/crates.io-index"
623 checksum = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
624 dependencies = [
625  "commoncrypto-sys",
626 ]
627
628 [[package]]
629 name = "commoncrypto-sys"
630 version = "0.2.0"
631 source = "registry+https://github.com/rust-lang/crates.io-index"
632 checksum = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
633 dependencies = [
634  "libc",
635 ]
636
637 [[package]]
638 name = "compiler_builtins"
639 version = "0.1.27"
640 source = "registry+https://github.com/rust-lang/crates.io-index"
641 checksum = "38f18416546abfbf8d801c555a0e99524453e7214f9cc9107ad49de3d5948ccc"
642 dependencies = [
643  "cc",
644  "rustc-std-workspace-core",
645 ]
646
647 [[package]]
648 name = "compiletest"
649 version = "0.0.0"
650 dependencies = [
651  "diff",
652  "env_logger 0.7.1",
653  "getopts",
654  "lazy_static 1.4.0",
655  "libc",
656  "log",
657  "miow 0.3.3",
658  "regex",
659  "rustfix",
660  "serde",
661  "serde_json",
662  "walkdir",
663  "winapi 0.3.8",
664 ]
665
666 [[package]]
667 name = "compiletest_rs"
668 version = "0.5.0"
669 source = "registry+https://github.com/rust-lang/crates.io-index"
670 checksum = "9f737835bfbbe29ed1ff82d5137520338d7ed5bf1a1d4b9c1c7c58bb45b8fa29"
671 dependencies = [
672  "diff",
673  "filetime",
674  "getopts",
675  "libc",
676  "log",
677  "miow 0.3.3",
678  "regex",
679  "rustfix",
680  "serde",
681  "serde_derive",
682  "serde_json",
683  "tempfile",
684  "tester",
685  "winapi 0.3.8",
686 ]
687
688 [[package]]
689 name = "constant_time_eq"
690 version = "0.1.3"
691 source = "registry+https://github.com/rust-lang/crates.io-index"
692 checksum = "8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
693
694 [[package]]
695 name = "cookie"
696 version = "0.12.0"
697 source = "registry+https://github.com/rust-lang/crates.io-index"
698 checksum = "888604f00b3db336d2af898ec3c1d5d0ddf5e6d462220f2ededc33a87ac4bbd5"
699 dependencies = [
700  "time",
701  "url 1.7.2",
702 ]
703
704 [[package]]
705 name = "cookie_store"
706 version = "0.7.0"
707 source = "registry+https://github.com/rust-lang/crates.io-index"
708 checksum = "46750b3f362965f197996c4448e4a0935e791bf7d6631bfce9ee0af3d24c919c"
709 dependencies = [
710  "cookie",
711  "failure",
712  "idna 0.1.5",
713  "log",
714  "publicsuffix",
715  "serde",
716  "serde_json",
717  "time",
718  "try_from",
719  "url 1.7.2",
720 ]
721
722 [[package]]
723 name = "core"
724 version = "0.0.0"
725 dependencies = [
726  "rand 0.7.3",
727 ]
728
729 [[package]]
730 name = "core-foundation"
731 version = "0.6.3"
732 source = "registry+https://github.com/rust-lang/crates.io-index"
733 checksum = "4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
734 dependencies = [
735  "core-foundation-sys 0.6.2",
736  "libc",
737 ]
738
739 [[package]]
740 name = "core-foundation"
741 version = "0.7.0"
742 source = "registry+https://github.com/rust-lang/crates.io-index"
743 checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
744 dependencies = [
745  "core-foundation-sys 0.7.0",
746  "libc",
747 ]
748
749 [[package]]
750 name = "core-foundation-sys"
751 version = "0.6.2"
752 source = "registry+https://github.com/rust-lang/crates.io-index"
753 checksum = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
754
755 [[package]]
756 name = "core-foundation-sys"
757 version = "0.7.0"
758 source = "registry+https://github.com/rust-lang/crates.io-index"
759 checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
760
761 [[package]]
762 name = "crates-io"
763 version = "0.31.1"
764 dependencies = [
765  "anyhow",
766  "curl",
767  "percent-encoding 2.1.0",
768  "serde",
769  "serde_derive",
770  "serde_json",
771  "url 2.1.0",
772 ]
773
774 [[package]]
775 name = "crc32fast"
776 version = "1.1.2"
777 source = "registry+https://github.com/rust-lang/crates.io-index"
778 checksum = "e91d5240c6975ef33aeb5f148f35275c25eda8e8a5f95abe421978b05b8bf192"
779 dependencies = [
780  "cfg-if",
781 ]
782
783 [[package]]
784 name = "crossbeam-channel"
785 version = "0.4.0"
786 source = "registry+https://github.com/rust-lang/crates.io-index"
787 checksum = "acec9a3b0b3559f15aee4f90746c4e5e293b701c0f7d3925d24e01645267b68c"
788 dependencies = [
789  "crossbeam-utils 0.7.2",
790 ]
791
792 [[package]]
793 name = "crossbeam-deque"
794 version = "0.7.1"
795 source = "registry+https://github.com/rust-lang/crates.io-index"
796 checksum = "b18cd2e169ad86297e6bc0ad9aa679aee9daa4f19e8163860faf7c164e4f5a71"
797 dependencies = [
798  "crossbeam-epoch",
799  "crossbeam-utils 0.6.5",
800 ]
801
802 [[package]]
803 name = "crossbeam-epoch"
804 version = "0.7.2"
805 source = "registry+https://github.com/rust-lang/crates.io-index"
806 checksum = "fedcd6772e37f3da2a9af9bf12ebe046c0dfe657992377b4df982a2b54cd37a9"
807 dependencies = [
808  "arrayvec",
809  "cfg-if",
810  "crossbeam-utils 0.6.5",
811  "lazy_static 1.4.0",
812  "memoffset",
813  "scopeguard",
814 ]
815
816 [[package]]
817 name = "crossbeam-queue"
818 version = "0.1.2"
819 source = "registry+https://github.com/rust-lang/crates.io-index"
820 checksum = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b"
821 dependencies = [
822  "crossbeam-utils 0.6.5",
823 ]
824
825 [[package]]
826 name = "crossbeam-utils"
827 version = "0.6.5"
828 source = "registry+https://github.com/rust-lang/crates.io-index"
829 checksum = "f8306fcef4a7b563b76b7dd949ca48f52bc1141aa067d2ea09565f3e2652aa5c"
830 dependencies = [
831  "cfg-if",
832  "lazy_static 1.4.0",
833 ]
834
835 [[package]]
836 name = "crossbeam-utils"
837 version = "0.7.2"
838 source = "registry+https://github.com/rust-lang/crates.io-index"
839 checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
840 dependencies = [
841  "autocfg 1.0.0",
842  "cfg-if",
843  "lazy_static 1.4.0",
844 ]
845
846 [[package]]
847 name = "crypto-hash"
848 version = "0.3.1"
849 source = "registry+https://github.com/rust-lang/crates.io-index"
850 checksum = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
851 dependencies = [
852  "commoncrypto",
853  "hex 0.3.2",
854  "openssl",
855  "winapi 0.3.8",
856 ]
857
858 [[package]]
859 name = "ctor"
860 version = "0.1.13"
861 source = "registry+https://github.com/rust-lang/crates.io-index"
862 checksum = "47c5e5ac752e18207b12e16b10631ae5f7f68f8805f335f9b817ead83d9ffce1"
863 dependencies = [
864  "quote 1.0.2",
865  "syn 1.0.11",
866 ]
867
868 [[package]]
869 name = "curl"
870 version = "0.4.25"
871 source = "registry+https://github.com/rust-lang/crates.io-index"
872 checksum = "06aa71e9208a54def20792d877bc663d6aae0732b9852e612c4a933177c31283"
873 dependencies = [
874  "curl-sys",
875  "libc",
876  "openssl-probe",
877  "openssl-sys",
878  "schannel",
879  "socket2",
880  "winapi 0.3.8",
881 ]
882
883 [[package]]
884 name = "curl-sys"
885 version = "0.4.25"
886 source = "registry+https://github.com/rust-lang/crates.io-index"
887 checksum = "0c38ca47d60b86d0cc9d42caa90a0885669c2abc9791f871c81f58cdf39e979b"
888 dependencies = [
889  "cc",
890  "libc",
891  "libnghttp2-sys",
892  "libz-sys",
893  "openssl-sys",
894  "pkg-config",
895  "vcpkg",
896  "winapi 0.3.8",
897 ]
898
899 [[package]]
900 name = "darling"
901 version = "0.8.6"
902 source = "registry+https://github.com/rust-lang/crates.io-index"
903 checksum = "9158d690bc62a3a57c3e45b85e4d50de2008b39345592c64efd79345c7e24be0"
904 dependencies = [
905  "darling_core",
906  "darling_macro",
907 ]
908
909 [[package]]
910 name = "darling_core"
911 version = "0.8.6"
912 source = "registry+https://github.com/rust-lang/crates.io-index"
913 checksum = "d2a368589465391e127e10c9e3a08efc8df66fd49b87dc8524c764bbe7f2ef82"
914 dependencies = [
915  "fnv",
916  "ident_case",
917  "proc-macro2 0.4.30",
918  "quote 0.6.12",
919  "syn 0.15.35",
920 ]
921
922 [[package]]
923 name = "darling_macro"
924 version = "0.8.6"
925 source = "registry+https://github.com/rust-lang/crates.io-index"
926 checksum = "244e8987bd4e174385240cde20a3657f607fb0797563c28255c353b5819a07b1"
927 dependencies = [
928  "darling_core",
929  "quote 0.6.12",
930  "syn 0.15.35",
931 ]
932
933 [[package]]
934 name = "datafrog"
935 version = "2.0.1"
936 source = "registry+https://github.com/rust-lang/crates.io-index"
937 checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
938
939 [[package]]
940 name = "derive-new"
941 version = "0.5.8"
942 source = "registry+https://github.com/rust-lang/crates.io-index"
943 checksum = "71f31892cd5c62e414316f2963c5689242c43d8e7bbcaaeca97e5e28c95d91d9"
944 dependencies = [
945  "proc-macro2 1.0.3",
946  "quote 1.0.2",
947  "syn 1.0.11",
948 ]
949
950 [[package]]
951 name = "derive_more"
952 version = "0.99.2"
953 source = "registry+https://github.com/rust-lang/crates.io-index"
954 checksum = "2159be042979966de68315bce7034bb000c775f22e3e834e1c52ff78f041cae8"
955 dependencies = [
956  "proc-macro2 1.0.3",
957  "quote 1.0.2",
958  "syn 1.0.11",
959 ]
960
961 [[package]]
962 name = "diff"
963 version = "0.1.11"
964 source = "registry+https://github.com/rust-lang/crates.io-index"
965 checksum = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
966
967 [[package]]
968 name = "difference"
969 version = "2.0.0"
970 source = "registry+https://github.com/rust-lang/crates.io-index"
971 checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
972
973 [[package]]
974 name = "digest"
975 version = "0.8.1"
976 source = "registry+https://github.com/rust-lang/crates.io-index"
977 checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
978 dependencies = [
979  "generic-array",
980 ]
981
982 [[package]]
983 name = "directories"
984 version = "2.0.1"
985 source = "registry+https://github.com/rust-lang/crates.io-index"
986 checksum = "2ccc83e029c3cebb4c8155c644d34e3a070ccdb4ff90d369c74cd73f7cb3c984"
987 dependencies = [
988  "cfg-if",
989  "dirs-sys",
990 ]
991
992 [[package]]
993 name = "dirs"
994 version = "2.0.1"
995 source = "registry+https://github.com/rust-lang/crates.io-index"
996 checksum = "1c4ef5a8b902d393339e2a2c7fe573af92ce7e0ee5a3ff827b4c9ad7e07e4fa1"
997 dependencies = [
998  "cfg-if",
999  "dirs-sys",
1000 ]
1001
1002 [[package]]
1003 name = "dirs-sys"
1004 version = "0.3.3"
1005 source = "registry+https://github.com/rust-lang/crates.io-index"
1006 checksum = "937756392ec77d1f2dd9dc3ac9d69867d109a2121479d72c364e42f4cab21e2d"
1007 dependencies = [
1008  "cfg-if",
1009  "libc",
1010  "redox_users",
1011  "winapi 0.3.8",
1012 ]
1013
1014 [[package]]
1015 name = "dlmalloc"
1016 version = "0.1.3"
1017 source = "registry+https://github.com/rust-lang/crates.io-index"
1018 checksum = "f283302e035e61c23f2b86b3093e8c6273a4c3125742d6087e96ade001ca5e63"
1019 dependencies = [
1020  "compiler_builtins",
1021  "libc",
1022  "rustc-std-workspace-core",
1023 ]
1024
1025 [[package]]
1026 name = "dtoa"
1027 version = "0.4.4"
1028 source = "registry+https://github.com/rust-lang/crates.io-index"
1029 checksum = "ea57b42383d091c85abcc2706240b94ab2a8fa1fc81c10ff23c4de06e2a90b5e"
1030
1031 [[package]]
1032 name = "dunce"
1033 version = "1.0.0"
1034 source = "registry+https://github.com/rust-lang/crates.io-index"
1035 checksum = "d0ad6bf6a88548d1126045c413548df1453d9be094a8ab9fd59bf1fdd338da4f"
1036
1037 [[package]]
1038 name = "either"
1039 version = "1.5.0"
1040 source = "registry+https://github.com/rust-lang/crates.io-index"
1041 checksum = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
1042
1043 [[package]]
1044 name = "elasticlunr-rs"
1045 version = "2.3.4"
1046 source = "registry+https://github.com/rust-lang/crates.io-index"
1047 checksum = "a99a310cd1f9770e7bf8e48810c7bcbb0e078c8fb23a8c7bcf0da4c2bf61a455"
1048 dependencies = [
1049  "lazy_static 1.4.0",
1050  "regex",
1051  "serde",
1052  "serde_derive",
1053  "serde_json",
1054  "strum",
1055  "strum_macros",
1056 ]
1057
1058 [[package]]
1059 name = "ena"
1060 version = "0.13.1"
1061 source = "registry+https://github.com/rust-lang/crates.io-index"
1062 checksum = "8944dc8fa28ce4a38f778bd46bf7d923fe73eed5a439398507246c8e017e6f36"
1063 dependencies = [
1064  "log",
1065 ]
1066
1067 [[package]]
1068 name = "ena"
1069 version = "0.14.0"
1070 source = "registry+https://github.com/rust-lang/crates.io-index"
1071 checksum = "d7402b94a93c24e742487327a7cd839dc9d36fec9de9fb25b09f2dae459f36c3"
1072 dependencies = [
1073  "log",
1074 ]
1075
1076 [[package]]
1077 name = "encoding_rs"
1078 version = "0.8.17"
1079 source = "registry+https://github.com/rust-lang/crates.io-index"
1080 checksum = "4155785c79f2f6701f185eb2e6b4caf0555ec03477cb4c70db67b465311620ed"
1081 dependencies = [
1082  "cfg-if",
1083 ]
1084
1085 [[package]]
1086 name = "env_logger"
1087 version = "0.6.2"
1088 source = "registry+https://github.com/rust-lang/crates.io-index"
1089 checksum = "aafcde04e90a5226a6443b7aabdb016ba2f8307c847d524724bd9b346dd1a2d3"
1090 dependencies = [
1091  "atty",
1092  "humantime 1.3.0",
1093  "log",
1094  "regex",
1095  "termcolor",
1096 ]
1097
1098 [[package]]
1099 name = "env_logger"
1100 version = "0.7.1"
1101 source = "registry+https://github.com/rust-lang/crates.io-index"
1102 checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
1103 dependencies = [
1104  "atty",
1105  "humantime 1.3.0",
1106  "log",
1107  "regex",
1108  "termcolor",
1109 ]
1110
1111 [[package]]
1112 name = "error-chain"
1113 version = "0.12.0"
1114 source = "registry+https://github.com/rust-lang/crates.io-index"
1115 checksum = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02"
1116 dependencies = [
1117  "backtrace",
1118 ]
1119
1120 [[package]]
1121 name = "error_index_generator"
1122 version = "0.0.0"
1123 dependencies = [
1124  "rustdoc",
1125  "walkdir",
1126 ]
1127
1128 [[package]]
1129 name = "expand-yaml-anchors"
1130 version = "0.1.0"
1131 dependencies = [
1132  "yaml-merge-keys",
1133  "yaml-rust 0.4.3",
1134 ]
1135
1136 [[package]]
1137 name = "failure"
1138 version = "0.1.5"
1139 source = "registry+https://github.com/rust-lang/crates.io-index"
1140 checksum = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2"
1141 dependencies = [
1142  "backtrace",
1143  "failure_derive",
1144 ]
1145
1146 [[package]]
1147 name = "failure_derive"
1148 version = "0.1.8"
1149 source = "registry+https://github.com/rust-lang/crates.io-index"
1150 checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4"
1151 dependencies = [
1152  "proc-macro2 1.0.3",
1153  "quote 1.0.2",
1154  "syn 1.0.11",
1155  "synstructure",
1156 ]
1157
1158 [[package]]
1159 name = "fake-simd"
1160 version = "0.1.2"
1161 source = "registry+https://github.com/rust-lang/crates.io-index"
1162 checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
1163
1164 [[package]]
1165 name = "filetime"
1166 version = "0.2.9"
1167 source = "registry+https://github.com/rust-lang/crates.io-index"
1168 checksum = "f59efc38004c988e4201d11d263b8171f49a2e7ec0bdbb71773433f271504a5e"
1169 dependencies = [
1170  "cfg-if",
1171  "libc",
1172  "redox_syscall",
1173  "winapi 0.3.8",
1174 ]
1175
1176 [[package]]
1177 name = "fixedbitset"
1178 version = "0.1.9"
1179 source = "registry+https://github.com/rust-lang/crates.io-index"
1180 checksum = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
1181
1182 [[package]]
1183 name = "flate2"
1184 version = "1.0.12"
1185 source = "registry+https://github.com/rust-lang/crates.io-index"
1186 checksum = "ad3c5233c9a940c8719031b423d7e6c16af66e031cb0420b0896f5245bf181d3"
1187 dependencies = [
1188  "cfg-if",
1189  "crc32fast",
1190  "libc",
1191  "libz-sys",
1192  "miniz_oxide",
1193 ]
1194
1195 [[package]]
1196 name = "fmt_macros"
1197 version = "0.0.0"
1198 dependencies = [
1199  "rustc_lexer",
1200  "rustc_span",
1201 ]
1202
1203 [[package]]
1204 name = "fnv"
1205 version = "1.0.6"
1206 source = "registry+https://github.com/rust-lang/crates.io-index"
1207 checksum = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
1208
1209 [[package]]
1210 name = "foreign-types"
1211 version = "0.3.2"
1212 source = "registry+https://github.com/rust-lang/crates.io-index"
1213 checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
1214 dependencies = [
1215  "foreign-types-shared",
1216 ]
1217
1218 [[package]]
1219 name = "foreign-types-shared"
1220 version = "0.1.1"
1221 source = "registry+https://github.com/rust-lang/crates.io-index"
1222 checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
1223
1224 [[package]]
1225 name = "fortanix-sgx-abi"
1226 version = "0.3.2"
1227 source = "registry+https://github.com/rust-lang/crates.io-index"
1228 checksum = "3f8cbee5e872cf7db61a999a041f9bc4706ca7bf7df4cb914f53fabb1c1bc550"
1229 dependencies = [
1230  "compiler_builtins",
1231  "rustc-std-workspace-core",
1232 ]
1233
1234 [[package]]
1235 name = "fs_extra"
1236 version = "1.1.0"
1237 source = "registry+https://github.com/rust-lang/crates.io-index"
1238 checksum = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
1239
1240 [[package]]
1241 name = "fst"
1242 version = "0.3.0"
1243 source = "registry+https://github.com/rust-lang/crates.io-index"
1244 checksum = "d94485a00b1827b861dd9d1a2cc9764f9044d4c535514c0760a5a2012ef3399f"
1245 dependencies = [
1246  "byteorder",
1247 ]
1248
1249 [[package]]
1250 name = "fuchsia-cprng"
1251 version = "0.1.1"
1252 source = "registry+https://github.com/rust-lang/crates.io-index"
1253 checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
1254
1255 [[package]]
1256 name = "fuchsia-zircon"
1257 version = "0.3.3"
1258 source = "registry+https://github.com/rust-lang/crates.io-index"
1259 checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
1260 dependencies = [
1261  "bitflags",
1262  "fuchsia-zircon-sys",
1263 ]
1264
1265 [[package]]
1266 name = "fuchsia-zircon-sys"
1267 version = "0.3.3"
1268 source = "registry+https://github.com/rust-lang/crates.io-index"
1269 checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
1270
1271 [[package]]
1272 name = "futf"
1273 version = "0.1.4"
1274 source = "registry+https://github.com/rust-lang/crates.io-index"
1275 checksum = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
1276 dependencies = [
1277  "mac",
1278  "new_debug_unreachable",
1279 ]
1280
1281 [[package]]
1282 name = "futures"
1283 version = "0.1.28"
1284 source = "registry+https://github.com/rust-lang/crates.io-index"
1285 checksum = "45dc39533a6cae6da2b56da48edae506bb767ec07370f86f70fc062e9d435869"
1286
1287 [[package]]
1288 name = "futures-cpupool"
1289 version = "0.1.8"
1290 source = "registry+https://github.com/rust-lang/crates.io-index"
1291 checksum = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"
1292 dependencies = [
1293  "futures",
1294  "num_cpus",
1295 ]
1296
1297 [[package]]
1298 name = "fwdansi"
1299 version = "1.0.1"
1300 source = "registry+https://github.com/rust-lang/crates.io-index"
1301 checksum = "34dd4c507af68d37ffef962063dfa1944ce0dd4d5b82043dbab1dabe088610c3"
1302 dependencies = [
1303  "memchr",
1304  "termcolor",
1305 ]
1306
1307 [[package]]
1308 name = "generic-array"
1309 version = "0.12.3"
1310 source = "registry+https://github.com/rust-lang/crates.io-index"
1311 checksum = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"
1312 dependencies = [
1313  "typenum",
1314 ]
1315
1316 [[package]]
1317 name = "getopts"
1318 version = "0.2.21"
1319 source = "registry+https://github.com/rust-lang/crates.io-index"
1320 checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
1321 dependencies = [
1322  "rustc-std-workspace-core",
1323  "rustc-std-workspace-std",
1324  "unicode-width",
1325 ]
1326
1327 [[package]]
1328 name = "getrandom"
1329 version = "0.1.14"
1330 source = "registry+https://github.com/rust-lang/crates.io-index"
1331 checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
1332 dependencies = [
1333  "cfg-if",
1334  "libc",
1335  "wasi",
1336 ]
1337
1338 [[package]]
1339 name = "git2"
1340 version = "0.13.5"
1341 source = "registry+https://github.com/rust-lang/crates.io-index"
1342 checksum = "e1e02a51cd90229028c9bd8be0a0364f85b6b3199cccaa0ef39005ddbd5ac165"
1343 dependencies = [
1344  "bitflags",
1345  "libc",
1346  "libgit2-sys",
1347  "log",
1348  "openssl-probe",
1349  "openssl-sys",
1350  "url 2.1.0",
1351 ]
1352
1353 [[package]]
1354 name = "git2-curl"
1355 version = "0.14.0"
1356 source = "registry+https://github.com/rust-lang/crates.io-index"
1357 checksum = "502d532a2d06184beb3bc869d4d90236e60934e3382c921b203fa3c33e212bd7"
1358 dependencies = [
1359  "curl",
1360  "git2",
1361  "log",
1362  "url 2.1.0",
1363 ]
1364
1365 [[package]]
1366 name = "glob"
1367 version = "0.3.0"
1368 source = "registry+https://github.com/rust-lang/crates.io-index"
1369 checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
1370
1371 [[package]]
1372 name = "globset"
1373 version = "0.4.3"
1374 source = "registry+https://github.com/rust-lang/crates.io-index"
1375 checksum = "ef4feaabe24a0a658fd9cf4a9acf6ed284f045c77df0f49020ba3245cfb7b454"
1376 dependencies = [
1377  "aho-corasick",
1378  "bstr",
1379  "fnv",
1380  "log",
1381  "regex",
1382 ]
1383
1384 [[package]]
1385 name = "graphviz"
1386 version = "0.0.0"
1387
1388 [[package]]
1389 name = "h2"
1390 version = "0.1.25"
1391 source = "registry+https://github.com/rust-lang/crates.io-index"
1392 checksum = "a539b63339fbbb00e081e84b6e11bd1d9634a82d91da2984a18ac74a8823f392"
1393 dependencies = [
1394  "byteorder",
1395  "bytes",
1396  "fnv",
1397  "futures",
1398  "http",
1399  "indexmap",
1400  "log",
1401  "slab",
1402  "string",
1403  "tokio-io",
1404 ]
1405
1406 [[package]]
1407 name = "handlebars"
1408 version = "3.0.1"
1409 source = "registry+https://github.com/rust-lang/crates.io-index"
1410 checksum = "ba758d094d31274eb49d15da6f326b96bf3185239a6359bf684f3d5321148900"
1411 dependencies = [
1412  "log",
1413  "pest",
1414  "pest_derive",
1415  "quick-error",
1416  "serde",
1417  "serde_json",
1418 ]
1419
1420 [[package]]
1421 name = "hashbrown"
1422 version = "0.6.2"
1423 source = "registry+https://github.com/rust-lang/crates.io-index"
1424 checksum = "3cd9867f119b19fecb08cd5c326ad4488d7a1da4bf75b4d95d71db742525aaab"
1425 dependencies = [
1426  "autocfg 0.1.7",
1427  "compiler_builtins",
1428  "rustc-std-workspace-alloc",
1429  "rustc-std-workspace-core",
1430 ]
1431
1432 [[package]]
1433 name = "heck"
1434 version = "0.3.0"
1435 source = "registry+https://github.com/rust-lang/crates.io-index"
1436 checksum = "ea04fa3ead4e05e51a7c806fc07271fdbde4e246a6c6d1efd52e72230b771b82"
1437 dependencies = [
1438  "unicode-segmentation",
1439 ]
1440
1441 [[package]]
1442 name = "hermit-abi"
1443 version = "0.1.12"
1444 source = "registry+https://github.com/rust-lang/crates.io-index"
1445 checksum = "61565ff7aaace3525556587bd2dc31d4a07071957be715e63ce7b1eccf51a8f4"
1446 dependencies = [
1447  "compiler_builtins",
1448  "libc",
1449  "rustc-std-workspace-core",
1450 ]
1451
1452 [[package]]
1453 name = "hex"
1454 version = "0.3.2"
1455 source = "registry+https://github.com/rust-lang/crates.io-index"
1456 checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
1457
1458 [[package]]
1459 name = "hex"
1460 version = "0.4.0"
1461 source = "registry+https://github.com/rust-lang/crates.io-index"
1462 checksum = "023b39be39e3a2da62a94feb433e91e8bcd37676fbc8bea371daf52b7a769a3e"
1463
1464 [[package]]
1465 name = "home"
1466 version = "0.5.1"
1467 source = "registry+https://github.com/rust-lang/crates.io-index"
1468 checksum = "a3753954f7bd71f0e671afb8b5a992d1724cf43b7f95a563cd4a0bde94659ca8"
1469 dependencies = [
1470  "scopeguard",
1471  "winapi 0.3.8",
1472 ]
1473
1474 [[package]]
1475 name = "html5ever"
1476 version = "0.24.1"
1477 source = "registry+https://github.com/rust-lang/crates.io-index"
1478 checksum = "025483b0a1e4577bb28578318c886ee5f817dda6eb62473269349044406644cb"
1479 dependencies = [
1480  "log",
1481  "mac",
1482  "markup5ever",
1483  "proc-macro2 1.0.3",
1484  "quote 1.0.2",
1485  "syn 1.0.11",
1486 ]
1487
1488 [[package]]
1489 name = "http"
1490 version = "0.1.19"
1491 source = "registry+https://github.com/rust-lang/crates.io-index"
1492 checksum = "d7e06e336150b178206af098a055e3621e8336027e2b4d126bda0bc64824baaf"
1493 dependencies = [
1494  "bytes",
1495  "fnv",
1496  "itoa",
1497 ]
1498
1499 [[package]]
1500 name = "http-body"
1501 version = "0.1.0"
1502 source = "registry+https://github.com/rust-lang/crates.io-index"
1503 checksum = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d"
1504 dependencies = [
1505  "bytes",
1506  "futures",
1507  "http",
1508  "tokio-buf",
1509 ]
1510
1511 [[package]]
1512 name = "httparse"
1513 version = "1.3.4"
1514 source = "registry+https://github.com/rust-lang/crates.io-index"
1515 checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
1516
1517 [[package]]
1518 name = "humantime"
1519 version = "1.3.0"
1520 source = "registry+https://github.com/rust-lang/crates.io-index"
1521 checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
1522 dependencies = [
1523  "quick-error",
1524 ]
1525
1526 [[package]]
1527 name = "humantime"
1528 version = "2.0.0"
1529 source = "registry+https://github.com/rust-lang/crates.io-index"
1530 checksum = "b9b6c53306532d3c8e8087b44e6580e10db51a023cf9b433cea2ac38066b92da"
1531
1532 [[package]]
1533 name = "hyper"
1534 version = "0.12.31"
1535 source = "registry+https://github.com/rust-lang/crates.io-index"
1536 checksum = "6481fff8269772d4463253ca83c788104a7305cb3fb9136bc651a6211e46e03f"
1537 dependencies = [
1538  "bytes",
1539  "futures",
1540  "futures-cpupool",
1541  "h2",
1542  "http",
1543  "http-body",
1544  "httparse",
1545  "iovec",
1546  "itoa",
1547  "log",
1548  "net2",
1549  "rustc_version",
1550  "time",
1551  "tokio",
1552  "tokio-buf",
1553  "tokio-executor",
1554  "tokio-io",
1555  "tokio-reactor",
1556  "tokio-tcp",
1557  "tokio-threadpool",
1558  "tokio-timer",
1559  "want",
1560 ]
1561
1562 [[package]]
1563 name = "hyper-tls"
1564 version = "0.3.2"
1565 source = "registry+https://github.com/rust-lang/crates.io-index"
1566 checksum = "3a800d6aa50af4b5850b2b0f659625ce9504df908e9733b635720483be26174f"
1567 dependencies = [
1568  "bytes",
1569  "futures",
1570  "hyper",
1571  "native-tls",
1572  "tokio-io",
1573 ]
1574
1575 [[package]]
1576 name = "ident_case"
1577 version = "1.0.1"
1578 source = "registry+https://github.com/rust-lang/crates.io-index"
1579 checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
1580
1581 [[package]]
1582 name = "idna"
1583 version = "0.1.5"
1584 source = "registry+https://github.com/rust-lang/crates.io-index"
1585 checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
1586 dependencies = [
1587  "matches",
1588  "unicode-bidi",
1589  "unicode-normalization",
1590 ]
1591
1592 [[package]]
1593 name = "idna"
1594 version = "0.2.0"
1595 source = "registry+https://github.com/rust-lang/crates.io-index"
1596 checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
1597 dependencies = [
1598  "matches",
1599  "unicode-bidi",
1600  "unicode-normalization",
1601 ]
1602
1603 [[package]]
1604 name = "if_chain"
1605 version = "1.0.0"
1606 source = "registry+https://github.com/rust-lang/crates.io-index"
1607 checksum = "c3360c7b59e5ffa2653671fb74b4741a5d343c03f331c0a4aeda42b5c2b0ec7d"
1608
1609 [[package]]
1610 name = "ignore"
1611 version = "0.4.11"
1612 source = "registry+https://github.com/rust-lang/crates.io-index"
1613 checksum = "522daefc3b69036f80c7d2990b28ff9e0471c683bad05ca258e0a01dd22c5a1e"
1614 dependencies = [
1615  "crossbeam-channel",
1616  "globset",
1617  "lazy_static 1.4.0",
1618  "log",
1619  "memchr",
1620  "regex",
1621  "same-file",
1622  "thread_local 1.0.1",
1623  "walkdir",
1624  "winapi-util",
1625 ]
1626
1627 [[package]]
1628 name = "im-rc"
1629 version = "14.0.0"
1630 source = "registry+https://github.com/rust-lang/crates.io-index"
1631 checksum = "e9ad726dce25993be6352b0bff048e4d2647440c0a673d32257c4fac49356d18"
1632 dependencies = [
1633  "bitmaps",
1634  "rand_core 0.5.1",
1635  "rand_xoshiro",
1636  "sized-chunks",
1637  "typenum",
1638  "version_check",
1639 ]
1640
1641 [[package]]
1642 name = "indexmap"
1643 version = "1.0.2"
1644 source = "registry+https://github.com/rust-lang/crates.io-index"
1645 checksum = "7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d"
1646
1647 [[package]]
1648 name = "installer"
1649 version = "0.0.0"
1650 dependencies = [
1651  "clap",
1652  "failure",
1653  "flate2",
1654  "lazy_static 1.4.0",
1655  "num_cpus",
1656  "rayon",
1657  "remove_dir_all",
1658  "tar",
1659  "walkdir",
1660  "winapi 0.3.8",
1661  "xz2",
1662 ]
1663
1664 [[package]]
1665 name = "iovec"
1666 version = "0.1.4"
1667 source = "registry+https://github.com/rust-lang/crates.io-index"
1668 checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
1669 dependencies = [
1670  "libc",
1671 ]
1672
1673 [[package]]
1674 name = "is-match"
1675 version = "0.1.0"
1676 source = "registry+https://github.com/rust-lang/crates.io-index"
1677 checksum = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
1678
1679 [[package]]
1680 name = "itertools"
1681 version = "0.7.8"
1682 source = "registry+https://github.com/rust-lang/crates.io-index"
1683 checksum = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
1684 dependencies = [
1685  "either",
1686 ]
1687
1688 [[package]]
1689 name = "itertools"
1690 version = "0.8.0"
1691 source = "registry+https://github.com/rust-lang/crates.io-index"
1692 checksum = "5b8467d9c1cebe26feb08c640139247fac215782d35371ade9a2136ed6085358"
1693 dependencies = [
1694  "either",
1695 ]
1696
1697 [[package]]
1698 name = "itertools"
1699 version = "0.9.0"
1700 source = "registry+https://github.com/rust-lang/crates.io-index"
1701 checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
1702 dependencies = [
1703  "either",
1704 ]
1705
1706 [[package]]
1707 name = "itoa"
1708 version = "0.4.4"
1709 source = "registry+https://github.com/rust-lang/crates.io-index"
1710 checksum = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
1711
1712 [[package]]
1713 name = "jemalloc-sys"
1714 version = "0.3.0"
1715 source = "registry+https://github.com/rust-lang/crates.io-index"
1716 checksum = "7bef0d4ce37578dfd80b466e3d8324bd9de788e249f1accebb0c472ea4b52bdc"
1717 dependencies = [
1718  "cc",
1719  "fs_extra",
1720  "libc",
1721 ]
1722
1723 [[package]]
1724 name = "jobserver"
1725 version = "0.1.21"
1726 source = "registry+https://github.com/rust-lang/crates.io-index"
1727 checksum = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2"
1728 dependencies = [
1729  "libc",
1730 ]
1731
1732 [[package]]
1733 name = "json"
1734 version = "0.11.13"
1735 source = "registry+https://github.com/rust-lang/crates.io-index"
1736 checksum = "9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
1737
1738 [[package]]
1739 name = "jsonrpc-client-transports"
1740 version = "14.0.5"
1741 source = "registry+https://github.com/rust-lang/crates.io-index"
1742 checksum = "0a9ae166c4d1f702d297cd76d4b55758ace80272ffc6dbb139fdc1bf810de40b"
1743 dependencies = [
1744  "failure",
1745  "futures",
1746  "jsonrpc-core",
1747  "jsonrpc-pubsub",
1748  "jsonrpc-server-utils",
1749  "log",
1750  "parity-tokio-ipc",
1751  "serde",
1752  "serde_json",
1753  "tokio",
1754  "url 1.7.2",
1755 ]
1756
1757 [[package]]
1758 name = "jsonrpc-core"
1759 version = "14.0.5"
1760 source = "registry+https://github.com/rust-lang/crates.io-index"
1761 checksum = "fe3b688648f1ef5d5072229e2d672ecb92cbff7d1c79bcf3fd5898f3f3df0970"
1762 dependencies = [
1763  "futures",
1764  "log",
1765  "serde",
1766  "serde_derive",
1767  "serde_json",
1768 ]
1769
1770 [[package]]
1771 name = "jsonrpc-core-client"
1772 version = "14.0.5"
1773 source = "registry+https://github.com/rust-lang/crates.io-index"
1774 checksum = "080dc110be17701097df238fad3c816d4a478a1899dfbcf8ec8957dd40ec7304"
1775 dependencies = [
1776  "jsonrpc-client-transports",
1777 ]
1778
1779 [[package]]
1780 name = "jsonrpc-derive"
1781 version = "14.0.5"
1782 source = "registry+https://github.com/rust-lang/crates.io-index"
1783 checksum = "8609af8f63b626e8e211f52441fcdb6ec54f1a446606b10d5c89ae9bf8a20058"
1784 dependencies = [
1785  "proc-macro-crate",
1786  "proc-macro2 1.0.3",
1787  "quote 1.0.2",
1788  "syn 1.0.11",
1789 ]
1790
1791 [[package]]
1792 name = "jsonrpc-ipc-server"
1793 version = "14.0.3"
1794 source = "registry+https://github.com/rust-lang/crates.io-index"
1795 checksum = "b579cd0840d7db3ebaadf52f6f31ec601a260e78d610e44f68634f919e34497a"
1796 dependencies = [
1797  "jsonrpc-core",
1798  "jsonrpc-server-utils",
1799  "log",
1800  "parity-tokio-ipc",
1801  "parking_lot 0.9.0",
1802  "tokio-service",
1803 ]
1804
1805 [[package]]
1806 name = "jsonrpc-pubsub"
1807 version = "14.0.6"
1808 source = "registry+https://github.com/rust-lang/crates.io-index"
1809 checksum = "5b31c9b90731276fdd24d896f31bb10aecf2e5151733364ae81123186643d939"
1810 dependencies = [
1811  "jsonrpc-core",
1812  "log",
1813  "parking_lot 0.10.2",
1814  "serde",
1815 ]
1816
1817 [[package]]
1818 name = "jsonrpc-server-utils"
1819 version = "14.0.5"
1820 source = "registry+https://github.com/rust-lang/crates.io-index"
1821 checksum = "95b7635e618a0edbbe0d2a2bbbc69874277c49383fcf6c3c0414491cfb517d22"
1822 dependencies = [
1823  "bytes",
1824  "globset",
1825  "jsonrpc-core",
1826  "lazy_static 1.4.0",
1827  "log",
1828  "tokio",
1829  "tokio-codec",
1830  "unicase",
1831 ]
1832
1833 [[package]]
1834 name = "kernel32-sys"
1835 version = "0.2.2"
1836 source = "registry+https://github.com/rust-lang/crates.io-index"
1837 checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
1838 dependencies = [
1839  "winapi 0.2.8",
1840  "winapi-build",
1841 ]
1842
1843 [[package]]
1844 name = "lazy_static"
1845 version = "0.2.11"
1846 source = "registry+https://github.com/rust-lang/crates.io-index"
1847 checksum = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
1848
1849 [[package]]
1850 name = "lazy_static"
1851 version = "1.4.0"
1852 source = "registry+https://github.com/rust-lang/crates.io-index"
1853 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
1854
1855 [[package]]
1856 name = "lazycell"
1857 version = "1.2.1"
1858 source = "registry+https://github.com/rust-lang/crates.io-index"
1859 checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
1860
1861 [[package]]
1862 name = "libc"
1863 version = "0.2.69"
1864 source = "registry+https://github.com/rust-lang/crates.io-index"
1865 checksum = "99e85c08494b21a9054e7fe1374a732aeadaff3980b6990b94bfd3a70f690005"
1866 dependencies = [
1867  "rustc-std-workspace-core",
1868 ]
1869
1870 [[package]]
1871 name = "libgit2-sys"
1872 version = "0.12.5+1.0.0"
1873 source = "registry+https://github.com/rust-lang/crates.io-index"
1874 checksum = "3eadeec65514971355bf7134967a543f71372f35b53ac6c7143e7bd157f07535"
1875 dependencies = [
1876  "cc",
1877  "libc",
1878  "libssh2-sys",
1879  "libz-sys",
1880  "openssl-sys",
1881  "pkg-config",
1882 ]
1883
1884 [[package]]
1885 name = "libnghttp2-sys"
1886 version = "0.1.2"
1887 source = "registry+https://github.com/rust-lang/crates.io-index"
1888 checksum = "02254d44f4435dd79e695f2c2b83cd06a47919adea30216ceaf0c57ca0a72463"
1889 dependencies = [
1890  "cc",
1891  "libc",
1892 ]
1893
1894 [[package]]
1895 name = "libssh2-sys"
1896 version = "0.2.14"
1897 source = "registry+https://github.com/rust-lang/crates.io-index"
1898 checksum = "36aa6e813339d3a063292b77091dfbbb6152ff9006a459895fa5bebed7d34f10"
1899 dependencies = [
1900  "cc",
1901  "libc",
1902  "libz-sys",
1903  "openssl-sys",
1904  "pkg-config",
1905  "vcpkg",
1906 ]
1907
1908 [[package]]
1909 name = "libz-sys"
1910 version = "1.0.25"
1911 source = "registry+https://github.com/rust-lang/crates.io-index"
1912 checksum = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"
1913 dependencies = [
1914  "cc",
1915  "libc",
1916  "pkg-config",
1917  "vcpkg",
1918 ]
1919
1920 [[package]]
1921 name = "linkchecker"
1922 version = "0.1.0"
1923
1924 [[package]]
1925 name = "linked-hash-map"
1926 version = "0.5.2"
1927 source = "registry+https://github.com/rust-lang/crates.io-index"
1928 checksum = "ae91b68aebc4ddb91978b11a1b02ddd8602a05ec19002801c5666000e05e0f83"
1929
1930 [[package]]
1931 name = "lock_api"
1932 version = "0.3.4"
1933 source = "registry+https://github.com/rust-lang/crates.io-index"
1934 checksum = "c4da24a77a3d8a6d4862d95f72e6fdb9c09a643ecdb402d754004a557f2bec75"
1935 dependencies = [
1936  "scopeguard",
1937 ]
1938
1939 [[package]]
1940 name = "log"
1941 version = "0.4.8"
1942 source = "registry+https://github.com/rust-lang/crates.io-index"
1943 checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
1944 dependencies = [
1945  "cfg-if",
1946 ]
1947
1948 [[package]]
1949 name = "log_settings"
1950 version = "0.1.2"
1951 source = "registry+https://github.com/rust-lang/crates.io-index"
1952 checksum = "19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd"
1953 dependencies = [
1954  "lazy_static 1.4.0",
1955 ]
1956
1957 [[package]]
1958 name = "lsp-codec"
1959 version = "0.1.2"
1960 source = "registry+https://github.com/rust-lang/crates.io-index"
1961 checksum = "169d737ad89cf8ddd82d1804d9122f54568c49377665157277cc90d747b1d31a"
1962 dependencies = [
1963  "bytes",
1964  "serde_json",
1965  "tokio-codec",
1966 ]
1967
1968 [[package]]
1969 name = "lsp-types"
1970 version = "0.60.0"
1971 source = "registry+https://github.com/rust-lang/crates.io-index"
1972 checksum = "fe3edefcd66dde1f7f1df706f46520a3c93adc5ca4bc5747da6621195e894efd"
1973 dependencies = [
1974  "bitflags",
1975  "serde",
1976  "serde_json",
1977  "serde_repr",
1978  "url 2.1.0",
1979 ]
1980
1981 [[package]]
1982 name = "lzma-sys"
1983 version = "0.1.14"
1984 source = "registry+https://github.com/rust-lang/crates.io-index"
1985 checksum = "16b5c59c57cc4d39e7999f50431aa312ea78af7c93b23fbb0c3567bd672e7f35"
1986 dependencies = [
1987  "cc",
1988  "libc",
1989  "pkg-config",
1990 ]
1991
1992 [[package]]
1993 name = "mac"
1994 version = "0.1.1"
1995 source = "registry+https://github.com/rust-lang/crates.io-index"
1996 checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
1997
1998 [[package]]
1999 name = "macro-utils"
2000 version = "0.1.2"
2001 source = "registry+https://github.com/rust-lang/crates.io-index"
2002 checksum = "f2c4deaccc2ead6a28c16c0ba82f07d52b6475397415ce40876e559b0b0ea510"
2003
2004 [[package]]
2005 name = "maplit"
2006 version = "1.0.1"
2007 source = "registry+https://github.com/rust-lang/crates.io-index"
2008 checksum = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
2009
2010 [[package]]
2011 name = "markup5ever"
2012 version = "0.9.0"
2013 source = "registry+https://github.com/rust-lang/crates.io-index"
2014 checksum = "65381d9d47506b8592b97c4efd936afcf673b09b059f2bef39c7211ee78b9d03"
2015 dependencies = [
2016  "log",
2017  "phf",
2018  "phf_codegen",
2019  "serde",
2020  "serde_derive",
2021  "serde_json",
2022  "string_cache",
2023  "string_cache_codegen",
2024  "tendril",
2025 ]
2026
2027 [[package]]
2028 name = "matches"
2029 version = "0.1.8"
2030 source = "registry+https://github.com/rust-lang/crates.io-index"
2031 checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
2032
2033 [[package]]
2034 name = "md-5"
2035 version = "0.8.0"
2036 source = "registry+https://github.com/rust-lang/crates.io-index"
2037 checksum = "a18af3dcaf2b0219366cdb4e2af65a6101457b415c3d1a5c71dd9c2b7c77b9c8"
2038 dependencies = [
2039  "block-buffer",
2040  "digest",
2041  "opaque-debug",
2042 ]
2043
2044 [[package]]
2045 name = "mdbook"
2046 version = "0.3.7"
2047 source = "registry+https://github.com/rust-lang/crates.io-index"
2048 checksum = "e7ec525f7ebccc2dd935c263717250cd37f9a4b264a77c5dbc950ea2734d8159"
2049 dependencies = [
2050  "ammonia",
2051  "chrono",
2052  "clap",
2053  "elasticlunr-rs",
2054  "env_logger 0.6.2",
2055  "error-chain",
2056  "handlebars",
2057  "itertools 0.8.0",
2058  "lazy_static 1.4.0",
2059  "log",
2060  "memchr",
2061  "open",
2062  "pulldown-cmark 0.6.1",
2063  "regex",
2064  "serde",
2065  "serde_derive",
2066  "serde_json",
2067  "shlex",
2068  "tempfile",
2069  "toml",
2070  "toml-query",
2071 ]
2072
2073 [[package]]
2074 name = "mdbook-linkcheck"
2075 version = "0.5.0"
2076 source = "registry+https://github.com/rust-lang/crates.io-index"
2077 checksum = "c0a04db564ca37c47771f8455c825dc941ea851ff0deffcf55a04c512406b409"
2078 dependencies = [
2079  "codespan",
2080  "codespan-reporting",
2081  "dunce",
2082  "either",
2083  "env_logger 0.7.1",
2084  "failure",
2085  "http",
2086  "log",
2087  "mdbook",
2088  "percent-encoding 2.1.0",
2089  "pulldown-cmark 0.6.1",
2090  "rayon",
2091  "regex",
2092  "reqwest",
2093  "semver",
2094  "serde",
2095  "serde_derive",
2096  "serde_json",
2097  "structopt",
2098 ]
2099
2100 [[package]]
2101 name = "measureme"
2102 version = "0.7.1"
2103 source = "registry+https://github.com/rust-lang/crates.io-index"
2104 checksum = "fef709d3257013bba7cff14fc504e07e80631d3fe0f6d38ce63b8f6510ccb932"
2105 dependencies = [
2106  "byteorder",
2107  "memmap",
2108  "parking_lot 0.9.0",
2109  "rustc-hash",
2110 ]
2111
2112 [[package]]
2113 name = "memchr"
2114 version = "2.3.2"
2115 source = "registry+https://github.com/rust-lang/crates.io-index"
2116 checksum = "53445de381a1f436797497c61d851644d0e8e88e6140f22872ad33a704933978"
2117
2118 [[package]]
2119 name = "memmap"
2120 version = "0.7.0"
2121 source = "registry+https://github.com/rust-lang/crates.io-index"
2122 checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
2123 dependencies = [
2124  "libc",
2125  "winapi 0.3.8",
2126 ]
2127
2128 [[package]]
2129 name = "memoffset"
2130 version = "0.5.1"
2131 source = "registry+https://github.com/rust-lang/crates.io-index"
2132 checksum = "ce6075db033bbbb7ee5a0bbd3a3186bbae616f57fb001c485c7ff77955f8177f"
2133 dependencies = [
2134  "rustc_version",
2135 ]
2136
2137 [[package]]
2138 name = "mime"
2139 version = "0.3.13"
2140 source = "registry+https://github.com/rust-lang/crates.io-index"
2141 checksum = "3e27ca21f40a310bd06d9031785f4801710d566c184a6e15bad4f1d9b65f9425"
2142 dependencies = [
2143  "unicase",
2144 ]
2145
2146 [[package]]
2147 name = "mime_guess"
2148 version = "2.0.1"
2149 source = "registry+https://github.com/rust-lang/crates.io-index"
2150 checksum = "1a0ed03949aef72dbdf3116a383d7b38b4768e6f960528cd6a6044aa9ed68599"
2151 dependencies = [
2152  "mime",
2153  "unicase",
2154 ]
2155
2156 [[package]]
2157 name = "minifier"
2158 version = "0.0.33"
2159 source = "registry+https://github.com/rust-lang/crates.io-index"
2160 checksum = "70bf0db2475f5e627787da77ca52fe33c294063f49f4134b8bc662eedb5e7332"
2161 dependencies = [
2162  "macro-utils",
2163 ]
2164
2165 [[package]]
2166 name = "miniz_oxide"
2167 version = "0.3.5"
2168 source = "registry+https://github.com/rust-lang/crates.io-index"
2169 checksum = "6f3f74f726ae935c3f514300cc6773a0c9492abc5e972d42ba0c0ebb88757625"
2170 dependencies = [
2171  "adler32",
2172 ]
2173
2174 [[package]]
2175 name = "mio"
2176 version = "0.6.16"
2177 source = "registry+https://github.com/rust-lang/crates.io-index"
2178 checksum = "71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432"
2179 dependencies = [
2180  "fuchsia-zircon",
2181  "fuchsia-zircon-sys",
2182  "iovec",
2183  "kernel32-sys",
2184  "lazycell",
2185  "libc",
2186  "log",
2187  "miow 0.2.1",
2188  "net2",
2189  "slab",
2190  "winapi 0.2.8",
2191 ]
2192
2193 [[package]]
2194 name = "mio-named-pipes"
2195 version = "0.1.6"
2196 source = "registry+https://github.com/rust-lang/crates.io-index"
2197 checksum = "f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3"
2198 dependencies = [
2199  "log",
2200  "mio",
2201  "miow 0.3.3",
2202  "winapi 0.3.8",
2203 ]
2204
2205 [[package]]
2206 name = "mio-uds"
2207 version = "0.6.7"
2208 source = "registry+https://github.com/rust-lang/crates.io-index"
2209 checksum = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125"
2210 dependencies = [
2211  "iovec",
2212  "libc",
2213  "mio",
2214 ]
2215
2216 [[package]]
2217 name = "miow"
2218 version = "0.2.1"
2219 source = "registry+https://github.com/rust-lang/crates.io-index"
2220 checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
2221 dependencies = [
2222  "kernel32-sys",
2223  "net2",
2224  "winapi 0.2.8",
2225  "ws2_32-sys",
2226 ]
2227
2228 [[package]]
2229 name = "miow"
2230 version = "0.3.3"
2231 source = "registry+https://github.com/rust-lang/crates.io-index"
2232 checksum = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226"
2233 dependencies = [
2234  "socket2",
2235  "winapi 0.3.8",
2236 ]
2237
2238 [[package]]
2239 name = "miri"
2240 version = "0.1.0"
2241 dependencies = [
2242  "byteorder",
2243  "cargo_metadata 0.9.1",
2244  "colored",
2245  "compiletest_rs",
2246  "directories",
2247  "env_logger 0.7.1",
2248  "getrandom",
2249  "hex 0.4.0",
2250  "log",
2251  "num-traits",
2252  "rand 0.7.3",
2253  "rustc-workspace-hack",
2254  "rustc_version",
2255  "serde",
2256  "serde_json",
2257  "shell-escape",
2258  "vergen",
2259 ]
2260
2261 [[package]]
2262 name = "native-tls"
2263 version = "0.2.3"
2264 source = "registry+https://github.com/rust-lang/crates.io-index"
2265 checksum = "4b2df1a4c22fd44a62147fd8f13dd0f95c9d8ca7b2610299b2a2f9cf8964274e"
2266 dependencies = [
2267  "lazy_static 1.4.0",
2268  "libc",
2269  "log",
2270  "openssl",
2271  "openssl-probe",
2272  "openssl-sys",
2273  "schannel",
2274  "security-framework",
2275  "security-framework-sys",
2276  "tempfile",
2277 ]
2278
2279 [[package]]
2280 name = "net2"
2281 version = "0.2.33"
2282 source = "registry+https://github.com/rust-lang/crates.io-index"
2283 checksum = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
2284 dependencies = [
2285  "cfg-if",
2286  "libc",
2287  "winapi 0.3.8",
2288 ]
2289
2290 [[package]]
2291 name = "new_debug_unreachable"
2292 version = "1.0.3"
2293 source = "registry+https://github.com/rust-lang/crates.io-index"
2294 checksum = "f40f005c60db6e03bae699e414c58bf9aa7ea02a2d0b9bfbcf19286cc4c82b30"
2295
2296 [[package]]
2297 name = "nodrop"
2298 version = "0.1.12"
2299 source = "registry+https://github.com/rust-lang/crates.io-index"
2300 checksum = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2"
2301
2302 [[package]]
2303 name = "num-integer"
2304 version = "0.1.39"
2305 source = "registry+https://github.com/rust-lang/crates.io-index"
2306 checksum = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea"
2307 dependencies = [
2308  "num-traits",
2309 ]
2310
2311 [[package]]
2312 name = "num-traits"
2313 version = "0.2.6"
2314 source = "registry+https://github.com/rust-lang/crates.io-index"
2315 checksum = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1"
2316
2317 [[package]]
2318 name = "num_cpus"
2319 version = "1.10.1"
2320 source = "registry+https://github.com/rust-lang/crates.io-index"
2321 checksum = "bcef43580c035376c0705c42792c294b66974abbfd2789b511784023f71f3273"
2322 dependencies = [
2323  "libc",
2324 ]
2325
2326 [[package]]
2327 name = "once_cell"
2328 version = "1.1.0"
2329 source = "registry+https://github.com/rust-lang/crates.io-index"
2330 checksum = "d6a04cb71e910d0034815600180f62a95bf6e67942d7ab52a166a68c7d7e9cd0"
2331
2332 [[package]]
2333 name = "opaque-debug"
2334 version = "0.2.3"
2335 source = "registry+https://github.com/rust-lang/crates.io-index"
2336 checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
2337
2338 [[package]]
2339 name = "open"
2340 version = "1.2.1"
2341 source = "registry+https://github.com/rust-lang/crates.io-index"
2342 checksum = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
2343
2344 [[package]]
2345 name = "opener"
2346 version = "0.4.0"
2347 source = "registry+https://github.com/rust-lang/crates.io-index"
2348 checksum = "998c59e83d9474c01127a96e023b7a04bb061dd286bf8bb939d31dc8d31a7448"
2349 dependencies = [
2350  "winapi 0.3.8",
2351 ]
2352
2353 [[package]]
2354 name = "openssl"
2355 version = "0.10.25"
2356 source = "registry+https://github.com/rust-lang/crates.io-index"
2357 checksum = "2f372b2b53ce10fb823a337aaa674e3a7d072b957c6264d0f4ff0bd86e657449"
2358 dependencies = [
2359  "bitflags",
2360  "cfg-if",
2361  "foreign-types",
2362  "lazy_static 1.4.0",
2363  "libc",
2364  "openssl-sys",
2365 ]
2366
2367 [[package]]
2368 name = "openssl-probe"
2369 version = "0.1.2"
2370 source = "registry+https://github.com/rust-lang/crates.io-index"
2371 checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
2372
2373 [[package]]
2374 name = "openssl-src"
2375 version = "111.9.0+1.1.1g"
2376 source = "registry+https://github.com/rust-lang/crates.io-index"
2377 checksum = "a2dbe10ddd1eb335aba3780eb2eaa13e1b7b441d2562fd962398740927f39ec4"
2378 dependencies = [
2379  "cc",
2380 ]
2381
2382 [[package]]
2383 name = "openssl-sys"
2384 version = "0.9.54"
2385 source = "registry+https://github.com/rust-lang/crates.io-index"
2386 checksum = "1024c0a59774200a555087a6da3f253a9095a5f344e353b212ac4c8b8e450986"
2387 dependencies = [
2388  "autocfg 1.0.0",
2389  "cc",
2390  "libc",
2391  "openssl-src",
2392  "pkg-config",
2393  "vcpkg",
2394 ]
2395
2396 [[package]]
2397 name = "ordermap"
2398 version = "0.3.5"
2399 source = "registry+https://github.com/rust-lang/crates.io-index"
2400 checksum = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
2401
2402 [[package]]
2403 name = "ordslice"
2404 version = "0.3.0"
2405 source = "registry+https://github.com/rust-lang/crates.io-index"
2406 checksum = "dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
2407
2408 [[package]]
2409 name = "output_vt100"
2410 version = "0.1.2"
2411 source = "registry+https://github.com/rust-lang/crates.io-index"
2412 checksum = "53cdc5b785b7a58c5aad8216b3dfa114df64b0b06ae6e1501cef91df2fbdf8f9"
2413 dependencies = [
2414  "winapi 0.3.8",
2415 ]
2416
2417 [[package]]
2418 name = "packed_simd"
2419 version = "0.3.1"
2420 source = "registry+https://github.com/rust-lang/crates.io-index"
2421 checksum = "25d36de864f7218ec5633572a800109bbe5a1cc8d9d95a967f3daf93ea7e6ddc"
2422 dependencies = [
2423  "cfg-if",
2424 ]
2425
2426 [[package]]
2427 name = "panic_abort"
2428 version = "0.0.0"
2429 dependencies = [
2430  "compiler_builtins",
2431  "core",
2432  "libc",
2433 ]
2434
2435 [[package]]
2436 name = "panic_unwind"
2437 version = "0.0.0"
2438 dependencies = [
2439  "alloc",
2440  "cfg-if",
2441  "compiler_builtins",
2442  "core",
2443  "libc",
2444  "unwind",
2445 ]
2446
2447 [[package]]
2448 name = "parity-tokio-ipc"
2449 version = "0.2.0"
2450 source = "registry+https://github.com/rust-lang/crates.io-index"
2451 checksum = "8281bf4f1d6429573f89589bf68d89451c46750977a8264f8ea3edbabeba7947"
2452 dependencies = [
2453  "bytes",
2454  "futures",
2455  "log",
2456  "mio-named-pipes",
2457  "miow 0.3.3",
2458  "rand 0.7.3",
2459  "tokio",
2460  "tokio-named-pipes",
2461  "tokio-uds",
2462  "winapi 0.3.8",
2463 ]
2464
2465 [[package]]
2466 name = "parking_lot"
2467 version = "0.9.0"
2468 source = "registry+https://github.com/rust-lang/crates.io-index"
2469 checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"
2470 dependencies = [
2471  "lock_api",
2472  "parking_lot_core 0.6.2",
2473  "rustc_version",
2474 ]
2475
2476 [[package]]
2477 name = "parking_lot"
2478 version = "0.10.2"
2479 source = "registry+https://github.com/rust-lang/crates.io-index"
2480 checksum = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e"
2481 dependencies = [
2482  "lock_api",
2483  "parking_lot_core 0.7.1",
2484 ]
2485
2486 [[package]]
2487 name = "parking_lot_core"
2488 version = "0.6.2"
2489 source = "registry+https://github.com/rust-lang/crates.io-index"
2490 checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
2491 dependencies = [
2492  "cfg-if",
2493  "cloudabi",
2494  "libc",
2495  "redox_syscall",
2496  "rustc_version",
2497  "smallvec 0.6.10",
2498  "winapi 0.3.8",
2499 ]
2500
2501 [[package]]
2502 name = "parking_lot_core"
2503 version = "0.7.1"
2504 source = "registry+https://github.com/rust-lang/crates.io-index"
2505 checksum = "0e136c1904604defe99ce5fd71a28d473fa60a12255d511aa78a9ddf11237aeb"
2506 dependencies = [
2507  "cfg-if",
2508  "cloudabi",
2509  "libc",
2510  "redox_syscall",
2511  "smallvec 1.4.0",
2512  "winapi 0.3.8",
2513 ]
2514
2515 [[package]]
2516 name = "percent-encoding"
2517 version = "1.0.1"
2518 source = "registry+https://github.com/rust-lang/crates.io-index"
2519 checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
2520
2521 [[package]]
2522 name = "percent-encoding"
2523 version = "2.1.0"
2524 source = "registry+https://github.com/rust-lang/crates.io-index"
2525 checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
2526
2527 [[package]]
2528 name = "pest"
2529 version = "2.1.0"
2530 source = "registry+https://github.com/rust-lang/crates.io-index"
2531 checksum = "54f0c72a98d8ab3c99560bfd16df8059cc10e1f9a8e83e6e3b97718dd766e9c3"
2532 dependencies = [
2533  "ucd-trie",
2534 ]
2535
2536 [[package]]
2537 name = "pest_derive"
2538 version = "2.1.0"
2539 source = "registry+https://github.com/rust-lang/crates.io-index"
2540 checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
2541 dependencies = [
2542  "pest",
2543  "pest_generator",
2544 ]
2545
2546 [[package]]
2547 name = "pest_generator"
2548 version = "2.1.3"
2549 source = "registry+https://github.com/rust-lang/crates.io-index"
2550 checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
2551 dependencies = [
2552  "pest",
2553  "pest_meta",
2554  "proc-macro2 1.0.3",
2555  "quote 1.0.2",
2556  "syn 1.0.11",
2557 ]
2558
2559 [[package]]
2560 name = "pest_meta"
2561 version = "2.1.3"
2562 source = "registry+https://github.com/rust-lang/crates.io-index"
2563 checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
2564 dependencies = [
2565  "maplit",
2566  "pest",
2567  "sha-1",
2568 ]
2569
2570 [[package]]
2571 name = "petgraph"
2572 version = "0.4.13"
2573 source = "registry+https://github.com/rust-lang/crates.io-index"
2574 checksum = "9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f"
2575 dependencies = [
2576  "fixedbitset",
2577  "ordermap",
2578 ]
2579
2580 [[package]]
2581 name = "phf"
2582 version = "0.7.24"
2583 source = "registry+https://github.com/rust-lang/crates.io-index"
2584 checksum = "b3da44b85f8e8dfaec21adae67f95d93244b2ecf6ad2a692320598dcc8e6dd18"
2585 dependencies = [
2586  "phf_shared",
2587 ]
2588
2589 [[package]]
2590 name = "phf_codegen"
2591 version = "0.7.24"
2592 source = "registry+https://github.com/rust-lang/crates.io-index"
2593 checksum = "b03e85129e324ad4166b06b2c7491ae27fe3ec353af72e72cd1654c7225d517e"
2594 dependencies = [
2595  "phf_generator",
2596  "phf_shared",
2597 ]
2598
2599 [[package]]
2600 name = "phf_generator"
2601 version = "0.7.24"
2602 source = "registry+https://github.com/rust-lang/crates.io-index"
2603 checksum = "09364cc93c159b8b06b1f4dd8a4398984503483891b0c26b867cf431fb132662"
2604 dependencies = [
2605  "phf_shared",
2606  "rand 0.6.1",
2607 ]
2608
2609 [[package]]
2610 name = "phf_shared"
2611 version = "0.7.24"
2612 source = "registry+https://github.com/rust-lang/crates.io-index"
2613 checksum = "234f71a15de2288bcb7e3b6515828d22af7ec8598ee6d24c3b526fa0a80b67a0"
2614 dependencies = [
2615  "siphasher",
2616 ]
2617
2618 [[package]]
2619 name = "pkg-config"
2620 version = "0.3.17"
2621 source = "registry+https://github.com/rust-lang/crates.io-index"
2622 checksum = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677"
2623
2624 [[package]]
2625 name = "polonius-engine"
2626 version = "0.12.1"
2627 source = "registry+https://github.com/rust-lang/crates.io-index"
2628 checksum = "ef2558a4b464e185b36ee08a2937ebb62ea5464c38856cfb1465c97cb38db52d"
2629 dependencies = [
2630  "datafrog",
2631  "log",
2632  "rustc-hash",
2633 ]
2634
2635 [[package]]
2636 name = "ppv-lite86"
2637 version = "0.2.6"
2638 source = "registry+https://github.com/rust-lang/crates.io-index"
2639 checksum = "74490b50b9fbe561ac330df47c08f3f33073d2d00c150f719147d7c54522fa1b"
2640
2641 [[package]]
2642 name = "precomputed-hash"
2643 version = "0.1.1"
2644 source = "registry+https://github.com/rust-lang/crates.io-index"
2645 checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
2646
2647 [[package]]
2648 name = "pretty_assertions"
2649 version = "0.6.1"
2650 source = "registry+https://github.com/rust-lang/crates.io-index"
2651 checksum = "3f81e1644e1b54f5a68959a29aa86cde704219254669da328ecfdf6a1f09d427"
2652 dependencies = [
2653  "ansi_term",
2654  "ctor",
2655  "difference",
2656  "output_vt100",
2657 ]
2658
2659 [[package]]
2660 name = "pretty_env_logger"
2661 version = "0.4.0"
2662 source = "registry+https://github.com/rust-lang/crates.io-index"
2663 checksum = "926d36b9553851b8b0005f1275891b392ee4d2d833852c417ed025477350fb9d"
2664 dependencies = [
2665  "env_logger 0.7.1",
2666  "log",
2667 ]
2668
2669 [[package]]
2670 name = "proc-macro-crate"
2671 version = "0.1.4"
2672 source = "registry+https://github.com/rust-lang/crates.io-index"
2673 checksum = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e"
2674 dependencies = [
2675  "toml",
2676 ]
2677
2678 [[package]]
2679 name = "proc-macro-error"
2680 version = "0.2.6"
2681 source = "registry+https://github.com/rust-lang/crates.io-index"
2682 checksum = "aeccfe4d5d8ea175d5f0e4a2ad0637e0f4121d63bd99d356fb1f39ab2e7c6097"
2683 dependencies = [
2684  "proc-macro2 1.0.3",
2685  "quote 1.0.2",
2686  "syn 1.0.11",
2687 ]
2688
2689 [[package]]
2690 name = "proc-macro2"
2691 version = "0.4.30"
2692 source = "registry+https://github.com/rust-lang/crates.io-index"
2693 checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
2694 dependencies = [
2695  "unicode-xid 0.1.0",
2696 ]
2697
2698 [[package]]
2699 name = "proc-macro2"
2700 version = "1.0.3"
2701 source = "registry+https://github.com/rust-lang/crates.io-index"
2702 checksum = "e98a83a9f9b331f54b924e68a66acb1bb35cb01fb0a23645139967abefb697e8"
2703 dependencies = [
2704  "unicode-xid 0.2.0",
2705 ]
2706
2707 [[package]]
2708 name = "proc_macro"
2709 version = "0.0.0"
2710 dependencies = [
2711  "std",
2712 ]
2713
2714 [[package]]
2715 name = "profiler_builtins"
2716 version = "0.0.0"
2717 dependencies = [
2718  "cc",
2719  "compiler_builtins",
2720  "core",
2721 ]
2722
2723 [[package]]
2724 name = "psm"
2725 version = "0.1.8"
2726 source = "registry+https://github.com/rust-lang/crates.io-index"
2727 checksum = "659ecfea2142a458893bb7673134bad50b752fea932349c213d6a23874ce3aa7"
2728 dependencies = [
2729  "cc",
2730 ]
2731
2732 [[package]]
2733 name = "publicsuffix"
2734 version = "1.5.3"
2735 source = "registry+https://github.com/rust-lang/crates.io-index"
2736 checksum = "9bf259a81de2b2eb9850ec990ec78e6a25319715584fd7652b9b26f96fcb1510"
2737 dependencies = [
2738  "error-chain",
2739  "idna 0.2.0",
2740  "lazy_static 1.4.0",
2741  "regex",
2742  "url 2.1.0",
2743 ]
2744
2745 [[package]]
2746 name = "pulldown-cmark"
2747 version = "0.6.1"
2748 source = "registry+https://github.com/rust-lang/crates.io-index"
2749 checksum = "1c205cc82214f3594e2d50686730314f817c67ffa80fe800cf0db78c3c2b9d9e"
2750 dependencies = [
2751  "bitflags",
2752  "getopts",
2753  "memchr",
2754  "unicase",
2755 ]
2756
2757 [[package]]
2758 name = "pulldown-cmark"
2759 version = "0.7.1"
2760 source = "registry+https://github.com/rust-lang/crates.io-index"
2761 checksum = "3e142c3b8f49d2200605ee6ba0b1d757310e9e7a72afe78c36ee2ef67300ee00"
2762 dependencies = [
2763  "bitflags",
2764  "memchr",
2765  "unicase",
2766 ]
2767
2768 [[package]]
2769 name = "punycode"
2770 version = "0.4.0"
2771 source = "registry+https://github.com/rust-lang/crates.io-index"
2772 checksum = "6ddd112cca70a4d30883b2d21568a1d376ff8be4758649f64f973c6845128ad3"
2773
2774 [[package]]
2775 name = "quick-error"
2776 version = "1.2.3"
2777 source = "registry+https://github.com/rust-lang/crates.io-index"
2778 checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
2779
2780 [[package]]
2781 name = "quine-mc_cluskey"
2782 version = "0.2.4"
2783 source = "registry+https://github.com/rust-lang/crates.io-index"
2784 checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
2785
2786 [[package]]
2787 name = "quote"
2788 version = "0.6.12"
2789 source = "registry+https://github.com/rust-lang/crates.io-index"
2790 checksum = "faf4799c5d274f3868a4aae320a0a182cbd2baee377b378f080e16a23e9d80db"
2791 dependencies = [
2792  "proc-macro2 0.4.30",
2793 ]
2794
2795 [[package]]
2796 name = "quote"
2797 version = "1.0.2"
2798 source = "registry+https://github.com/rust-lang/crates.io-index"
2799 checksum = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
2800 dependencies = [
2801  "proc-macro2 1.0.3",
2802 ]
2803
2804 [[package]]
2805 name = "racer"
2806 version = "2.1.33"
2807 source = "registry+https://github.com/rust-lang/crates.io-index"
2808 checksum = "54322b696f7df20e0d79d0244a1088f387b7164a5f17987c4ab984dec1a23e42"
2809 dependencies = [
2810  "bitflags",
2811  "clap",
2812  "derive_more",
2813  "env_logger 0.7.1",
2814  "humantime 2.0.0",
2815  "lazy_static 1.4.0",
2816  "log",
2817  "rls-span",
2818  "rustc-ap-rustc_ast",
2819  "rustc-ap-rustc_ast_pretty",
2820  "rustc-ap-rustc_data_structures",
2821  "rustc-ap-rustc_errors",
2822  "rustc-ap-rustc_parse",
2823  "rustc-ap-rustc_session",
2824  "rustc-ap-rustc_span",
2825 ]
2826
2827 [[package]]
2828 name = "rand"
2829 version = "0.6.1"
2830 source = "registry+https://github.com/rust-lang/crates.io-index"
2831 checksum = "ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a"
2832 dependencies = [
2833  "cloudabi",
2834  "fuchsia-zircon",
2835  "libc",
2836  "rand_chacha 0.1.0",
2837  "rand_core 0.3.0",
2838  "rand_hc 0.1.0",
2839  "rand_isaac",
2840  "rand_pcg",
2841  "rand_xorshift 0.1.0",
2842  "rustc_version",
2843  "winapi 0.3.8",
2844 ]
2845
2846 [[package]]
2847 name = "rand"
2848 version = "0.7.3"
2849 source = "registry+https://github.com/rust-lang/crates.io-index"
2850 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
2851 dependencies = [
2852  "getrandom",
2853  "libc",
2854  "rand_chacha 0.2.1",
2855  "rand_core 0.5.1",
2856  "rand_hc 0.2.0",
2857 ]
2858
2859 [[package]]
2860 name = "rand_chacha"
2861 version = "0.1.0"
2862 source = "registry+https://github.com/rust-lang/crates.io-index"
2863 checksum = "771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a"
2864 dependencies = [
2865  "rand_core 0.3.0",
2866  "rustc_version",
2867 ]
2868
2869 [[package]]
2870 name = "rand_chacha"
2871 version = "0.2.1"
2872 source = "registry+https://github.com/rust-lang/crates.io-index"
2873 checksum = "03a2a90da8c7523f554344f921aa97283eadf6ac484a6d2a7d0212fa7f8d6853"
2874 dependencies = [
2875  "c2-chacha",
2876  "rand_core 0.5.1",
2877 ]
2878
2879 [[package]]
2880 name = "rand_core"
2881 version = "0.3.0"
2882 source = "registry+https://github.com/rust-lang/crates.io-index"
2883 checksum = "0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db"
2884
2885 [[package]]
2886 name = "rand_core"
2887 version = "0.4.0"
2888 source = "registry+https://github.com/rust-lang/crates.io-index"
2889 checksum = "d0e7a549d590831370895ab7ba4ea0c1b6b011d106b5ff2da6eee112615e6dc0"
2890
2891 [[package]]
2892 name = "rand_core"
2893 version = "0.5.1"
2894 source = "registry+https://github.com/rust-lang/crates.io-index"
2895 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
2896 dependencies = [
2897  "getrandom",
2898 ]
2899
2900 [[package]]
2901 name = "rand_hc"
2902 version = "0.1.0"
2903 source = "registry+https://github.com/rust-lang/crates.io-index"
2904 checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
2905 dependencies = [
2906  "rand_core 0.3.0",
2907 ]
2908
2909 [[package]]
2910 name = "rand_hc"
2911 version = "0.2.0"
2912 source = "registry+https://github.com/rust-lang/crates.io-index"
2913 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
2914 dependencies = [
2915  "rand_core 0.5.1",
2916 ]
2917
2918 [[package]]
2919 name = "rand_isaac"
2920 version = "0.1.1"
2921 source = "registry+https://github.com/rust-lang/crates.io-index"
2922 checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
2923 dependencies = [
2924  "rand_core 0.3.0",
2925 ]
2926
2927 [[package]]
2928 name = "rand_os"
2929 version = "0.1.3"
2930 source = "registry+https://github.com/rust-lang/crates.io-index"
2931 checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
2932 dependencies = [
2933  "cloudabi",
2934  "fuchsia-cprng",
2935  "libc",
2936  "rand_core 0.4.0",
2937  "rdrand",
2938  "winapi 0.3.8",
2939 ]
2940
2941 [[package]]
2942 name = "rand_pcg"
2943 version = "0.1.1"
2944 source = "registry+https://github.com/rust-lang/crates.io-index"
2945 checksum = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05"
2946 dependencies = [
2947  "rand_core 0.3.0",
2948  "rustc_version",
2949 ]
2950
2951 [[package]]
2952 name = "rand_xorshift"
2953 version = "0.1.0"
2954 source = "registry+https://github.com/rust-lang/crates.io-index"
2955 checksum = "effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3"
2956 dependencies = [
2957  "rand_core 0.3.0",
2958 ]
2959
2960 [[package]]
2961 name = "rand_xorshift"
2962 version = "0.2.0"
2963 source = "registry+https://github.com/rust-lang/crates.io-index"
2964 checksum = "77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8"
2965 dependencies = [
2966  "rand_core 0.5.1",
2967 ]
2968
2969 [[package]]
2970 name = "rand_xoshiro"
2971 version = "0.4.0"
2972 source = "registry+https://github.com/rust-lang/crates.io-index"
2973 checksum = "a9fcdd2e881d02f1d9390ae47ad8e5696a9e4be7b547a1da2afbc61973217004"
2974 dependencies = [
2975  "rand_core 0.5.1",
2976 ]
2977
2978 [[package]]
2979 name = "rayon"
2980 version = "1.2.0"
2981 source = "registry+https://github.com/rust-lang/crates.io-index"
2982 checksum = "83a27732a533a1be0a0035a111fe76db89ad312f6f0347004c220c57f209a123"
2983 dependencies = [
2984  "crossbeam-deque",
2985  "either",
2986  "rayon-core",
2987 ]
2988
2989 [[package]]
2990 name = "rayon-core"
2991 version = "1.6.0"
2992 source = "registry+https://github.com/rust-lang/crates.io-index"
2993 checksum = "98dcf634205083b17d0861252431eb2acbfb698ab7478a2d20de07954f47ec7b"
2994 dependencies = [
2995  "crossbeam-deque",
2996  "crossbeam-queue",
2997  "crossbeam-utils 0.6.5",
2998  "lazy_static 1.4.0",
2999  "num_cpus",
3000 ]
3001
3002 [[package]]
3003 name = "rdrand"
3004 version = "0.4.0"
3005 source = "registry+https://github.com/rust-lang/crates.io-index"
3006 checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
3007 dependencies = [
3008  "rand_core 0.3.0",
3009 ]
3010
3011 [[package]]
3012 name = "redox_syscall"
3013 version = "0.1.56"
3014 source = "registry+https://github.com/rust-lang/crates.io-index"
3015 checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
3016
3017 [[package]]
3018 name = "redox_termios"
3019 version = "0.1.1"
3020 source = "registry+https://github.com/rust-lang/crates.io-index"
3021 checksum = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
3022 dependencies = [
3023  "redox_syscall",
3024 ]
3025
3026 [[package]]
3027 name = "redox_users"
3028 version = "0.3.0"
3029 source = "registry+https://github.com/rust-lang/crates.io-index"
3030 checksum = "3fe5204c3a17e97dde73f285d49be585df59ed84b50a872baf416e73b62c3828"
3031 dependencies = [
3032  "argon2rs",
3033  "failure",
3034  "rand_os",
3035  "redox_syscall",
3036 ]
3037
3038 [[package]]
3039 name = "regex"
3040 version = "1.1.6"
3041 source = "registry+https://github.com/rust-lang/crates.io-index"
3042 checksum = "8f0a0bcab2fd7d1d7c54fa9eae6f43eddeb9ce2e7352f8518a814a4f65d60c58"
3043 dependencies = [
3044  "aho-corasick",
3045  "memchr",
3046  "regex-syntax",
3047  "thread_local 0.3.6",
3048  "utf8-ranges",
3049 ]
3050
3051 [[package]]
3052 name = "regex-syntax"
3053 version = "0.6.6"
3054 source = "registry+https://github.com/rust-lang/crates.io-index"
3055 checksum = "dcfd8681eebe297b81d98498869d4aae052137651ad7b96822f09ceb690d0a96"
3056 dependencies = [
3057  "ucd-util",
3058 ]
3059
3060 [[package]]
3061 name = "remote-test-client"
3062 version = "0.1.0"
3063
3064 [[package]]
3065 name = "remote-test-server"
3066 version = "0.1.0"
3067
3068 [[package]]
3069 name = "remove_dir_all"
3070 version = "0.5.2"
3071 source = "registry+https://github.com/rust-lang/crates.io-index"
3072 checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
3073 dependencies = [
3074  "winapi 0.3.8",
3075 ]
3076
3077 [[package]]
3078 name = "reqwest"
3079 version = "0.9.22"
3080 source = "registry+https://github.com/rust-lang/crates.io-index"
3081 checksum = "2c2064233e442ce85c77231ebd67d9eca395207dec2127fe0bbedde4bd29a650"
3082 dependencies = [
3083  "base64",
3084  "bytes",
3085  "cookie",
3086  "cookie_store",
3087  "encoding_rs",
3088  "flate2",
3089  "futures",
3090  "http",
3091  "hyper",
3092  "hyper-tls",
3093  "log",
3094  "mime",
3095  "mime_guess",
3096  "native-tls",
3097  "serde",
3098  "serde_json",
3099  "serde_urlencoded",
3100  "time",
3101  "tokio",
3102  "tokio-executor",
3103  "tokio-io",
3104  "tokio-threadpool",
3105  "tokio-timer",
3106  "url 1.7.2",
3107  "uuid",
3108  "winreg",
3109 ]
3110
3111 [[package]]
3112 name = "rls"
3113 version = "1.41.0"
3114 dependencies = [
3115  "anyhow",
3116  "cargo",
3117  "cargo_metadata 0.8.0",
3118  "clippy_lints",
3119  "crossbeam-channel",
3120  "difference",
3121  "env_logger 0.7.1",
3122  "futures",
3123  "heck",
3124  "home",
3125  "itertools 0.8.0",
3126  "jsonrpc-core",
3127  "lazy_static 1.4.0",
3128  "log",
3129  "lsp-codec",
3130  "lsp-types",
3131  "num_cpus",
3132  "ordslice",
3133  "racer",
3134  "rand 0.7.3",
3135  "rayon",
3136  "regex",
3137  "rls-analysis",
3138  "rls-data",
3139  "rls-ipc",
3140  "rls-rustc",
3141  "rls-span",
3142  "rls-vfs",
3143  "rustc-workspace-hack",
3144  "rustc_tools_util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
3145  "rustfmt-nightly",
3146  "serde",
3147  "serde_derive",
3148  "serde_ignored",
3149  "serde_json",
3150  "tempfile",
3151  "tokio",
3152  "tokio-process",
3153  "tokio-timer",
3154  "toml",
3155  "url 2.1.0",
3156  "walkdir",
3157 ]
3158
3159 [[package]]
3160 name = "rls-analysis"
3161 version = "0.18.0"
3162 source = "registry+https://github.com/rust-lang/crates.io-index"
3163 checksum = "4c0d208ad66717501222c74b42d9e823a7612592e85ed78b04074c8f58c0be0a"
3164 dependencies = [
3165  "derive-new",
3166  "fst",
3167  "itertools 0.7.8",
3168  "json",
3169  "log",
3170  "rls-data",
3171  "rls-span",
3172  "serde",
3173  "serde_json",
3174 ]
3175
3176 [[package]]
3177 name = "rls-data"
3178 version = "0.19.0"
3179 source = "registry+https://github.com/rust-lang/crates.io-index"
3180 checksum = "76c72ea97e045be5f6290bb157ebdc5ee9f2b093831ff72adfaf59025cf5c491"
3181 dependencies = [
3182  "rls-span",
3183  "serde",
3184 ]
3185
3186 [[package]]
3187 name = "rls-ipc"
3188 version = "0.1.0"
3189 dependencies = [
3190  "jsonrpc-core",
3191  "jsonrpc-core-client",
3192  "jsonrpc-derive",
3193  "jsonrpc-ipc-server",
3194  "rls-data",
3195  "serde",
3196 ]
3197
3198 [[package]]
3199 name = "rls-rustc"
3200 version = "0.6.0"
3201 dependencies = [
3202  "clippy_lints",
3203  "env_logger 0.7.1",
3204  "futures",
3205  "log",
3206  "rand 0.7.3",
3207  "rls-data",
3208  "rls-ipc",
3209  "serde",
3210  "tokio",
3211 ]
3212
3213 [[package]]
3214 name = "rls-span"
3215 version = "0.5.1"
3216 source = "registry+https://github.com/rust-lang/crates.io-index"
3217 checksum = "f1cb4694410d8d2ce43ccff3682f1c782158a018d5a9a92185675677f7533eb3"
3218 dependencies = [
3219  "serde",
3220 ]
3221
3222 [[package]]
3223 name = "rls-vfs"
3224 version = "0.8.0"
3225 source = "registry+https://github.com/rust-lang/crates.io-index"
3226 checksum = "ce4b57b25b4330ed5ec14028fc02141e083ddafda327e7eb598dc0569c8c83c9"
3227 dependencies = [
3228  "log",
3229  "rls-span",
3230 ]
3231
3232 [[package]]
3233 name = "rustbook"
3234 version = "0.1.0"
3235 dependencies = [
3236  "clap",
3237  "codespan",
3238  "codespan-reporting",
3239  "failure",
3240  "mdbook",
3241  "mdbook-linkcheck",
3242  "rustc-workspace-hack",
3243 ]
3244
3245 [[package]]
3246 name = "rustc-ap-arena"
3247 version = "654.0.0"
3248 source = "registry+https://github.com/rust-lang/crates.io-index"
3249 checksum = "81dfcfbb0ddfd533abf8c076e3b49d1e5042d1962526a12ce2c66d514b24cca3"
3250 dependencies = [
3251  "rustc-ap-rustc_data_structures",
3252  "smallvec 1.4.0",
3253 ]
3254
3255 [[package]]
3256 name = "rustc-ap-graphviz"
3257 version = "654.0.0"
3258 source = "registry+https://github.com/rust-lang/crates.io-index"
3259 checksum = "7490bb07b014a7f9531bde33c905a805e08095dbefdb4c9988a1b19fe6d019fd"
3260
3261 [[package]]
3262 name = "rustc-ap-rustc_ast"
3263 version = "654.0.0"
3264 source = "registry+https://github.com/rust-lang/crates.io-index"
3265 checksum = "189f16dbb8dd11089274c9ced58b0cae9e1ea3e434a58f3db683817eda849e58"
3266 dependencies = [
3267  "log",
3268  "rustc-ap-rustc_data_structures",
3269  "rustc-ap-rustc_index",
3270  "rustc-ap-rustc_lexer",
3271  "rustc-ap-rustc_macros",
3272  "rustc-ap-rustc_span",
3273  "rustc-ap-serialize",
3274  "scoped-tls",
3275  "smallvec 1.4.0",
3276 ]
3277
3278 [[package]]
3279 name = "rustc-ap-rustc_ast_passes"
3280 version = "654.0.0"
3281 source = "registry+https://github.com/rust-lang/crates.io-index"
3282 checksum = "bbe619609b56a617fa986332b066d53270093c816d8ff8281fc90e1dbe74c1cc"
3283 dependencies = [
3284  "itertools 0.8.0",
3285  "log",
3286  "rustc-ap-rustc_ast",
3287  "rustc-ap-rustc_ast_pretty",
3288  "rustc-ap-rustc_attr",
3289  "rustc-ap-rustc_data_structures",
3290  "rustc-ap-rustc_errors",
3291  "rustc-ap-rustc_feature",
3292  "rustc-ap-rustc_parse",
3293  "rustc-ap-rustc_session",
3294  "rustc-ap-rustc_span",
3295 ]
3296
3297 [[package]]
3298 name = "rustc-ap-rustc_ast_pretty"
3299 version = "654.0.0"
3300 source = "registry+https://github.com/rust-lang/crates.io-index"
3301 checksum = "26ab1495f7b420e937688749c1da5763aaabd6ebe8cacb758665a0b8481da094"
3302 dependencies = [
3303  "log",
3304  "rustc-ap-rustc_ast",
3305  "rustc-ap-rustc_data_structures",
3306  "rustc-ap-rustc_span",
3307 ]
3308
3309 [[package]]
3310 name = "rustc-ap-rustc_attr"
3311 version = "654.0.0"
3312 source = "registry+https://github.com/rust-lang/crates.io-index"
3313 checksum = "2e057495724c60729c1d1d9d49374e0b3ebd6d3481cd161b2871f52fe017b7b5"
3314 dependencies = [
3315  "rustc-ap-rustc_ast",
3316  "rustc-ap-rustc_ast_pretty",
3317  "rustc-ap-rustc_data_structures",
3318  "rustc-ap-rustc_errors",
3319  "rustc-ap-rustc_feature",
3320  "rustc-ap-rustc_macros",
3321  "rustc-ap-rustc_session",
3322  "rustc-ap-rustc_span",
3323  "rustc-ap-serialize",
3324  "smallvec 1.4.0",
3325 ]
3326
3327 [[package]]
3328 name = "rustc-ap-rustc_data_structures"
3329 version = "654.0.0"
3330 source = "registry+https://github.com/rust-lang/crates.io-index"
3331 checksum = "d2130997667833692f4bec4681d0e73b066d5a01dac1d8a68f22068b82bf173a"
3332 dependencies = [
3333  "bitflags",
3334  "cfg-if",
3335  "crossbeam-utils 0.7.2",
3336  "ena 0.13.1",
3337  "indexmap",
3338  "jobserver",
3339  "lazy_static 1.4.0",
3340  "libc",
3341  "log",
3342  "measureme",
3343  "parking_lot 0.10.2",
3344  "rustc-ap-graphviz",
3345  "rustc-ap-rustc_index",
3346  "rustc-ap-serialize",
3347  "rustc-hash",
3348  "rustc-rayon",
3349  "rustc-rayon-core",
3350  "smallvec 1.4.0",
3351  "stable_deref_trait",
3352  "winapi 0.3.8",
3353 ]
3354
3355 [[package]]
3356 name = "rustc-ap-rustc_errors"
3357 version = "654.0.0"
3358 source = "registry+https://github.com/rust-lang/crates.io-index"
3359 checksum = "908e1ea187c6bb368af4ba6db980001e920515e67371ddc4086e749baabe6080"
3360 dependencies = [
3361  "annotate-snippets",
3362  "atty",
3363  "log",
3364  "rustc-ap-rustc_data_structures",
3365  "rustc-ap-rustc_span",
3366  "rustc-ap-serialize",
3367  "termcolor",
3368  "termize",
3369  "unicode-width",
3370  "winapi 0.3.8",
3371 ]
3372
3373 [[package]]
3374 name = "rustc-ap-rustc_expand"
3375 version = "654.0.0"
3376 source = "registry+https://github.com/rust-lang/crates.io-index"
3377 checksum = "50066a75bca872ff933b0ee8a582d18ef1876c8054a392f60c39e538446bfb00"
3378 dependencies = [
3379  "log",
3380  "rustc-ap-rustc_ast",
3381  "rustc-ap-rustc_ast_passes",
3382  "rustc-ap-rustc_ast_pretty",
3383  "rustc-ap-rustc_attr",
3384  "rustc-ap-rustc_data_structures",
3385  "rustc-ap-rustc_errors",
3386  "rustc-ap-rustc_feature",
3387  "rustc-ap-rustc_lexer",
3388  "rustc-ap-rustc_parse",
3389  "rustc-ap-rustc_session",
3390  "rustc-ap-rustc_span",
3391  "rustc-ap-serialize",
3392  "smallvec 1.4.0",
3393 ]
3394
3395 [[package]]
3396 name = "rustc-ap-rustc_feature"
3397 version = "654.0.0"
3398 source = "registry+https://github.com/rust-lang/crates.io-index"
3399 checksum = "96fb53e1710e6de7c2e371ca56c857b79f9b399aba58aa6b6fbed6e2f677d3f6"
3400 dependencies = [
3401  "lazy_static 1.4.0",
3402  "rustc-ap-rustc_data_structures",
3403  "rustc-ap-rustc_span",
3404 ]
3405
3406 [[package]]
3407 name = "rustc-ap-rustc_fs_util"
3408 version = "654.0.0"
3409 source = "registry+https://github.com/rust-lang/crates.io-index"
3410 checksum = "e3f91357e5e468fc2729211571d769723c728a34e200d90a70164e945f881e09"
3411
3412 [[package]]
3413 name = "rustc-ap-rustc_index"
3414 version = "654.0.0"
3415 source = "registry+https://github.com/rust-lang/crates.io-index"
3416 checksum = "32220c3e6cdf226f38e4474b747dca15f3106bb680c74f10b299af3f6cdb1663"
3417 dependencies = [
3418  "rustc-ap-serialize",
3419  "smallvec 1.4.0",
3420 ]
3421
3422 [[package]]
3423 name = "rustc-ap-rustc_lexer"
3424 version = "654.0.0"
3425 source = "registry+https://github.com/rust-lang/crates.io-index"
3426 checksum = "3b324d2a2bacad344e53e182e5ca04ffb74745b932849aa074f8f7fec8177da5"
3427 dependencies = [
3428  "unicode-xid 0.2.0",
3429 ]
3430
3431 [[package]]
3432 name = "rustc-ap-rustc_macros"
3433 version = "654.0.0"
3434 source = "registry+https://github.com/rust-lang/crates.io-index"
3435 checksum = "59686c56d5f1b3ed47d0f070c257ed35caf24ecf2d744dd11fe44b1014baee0f"
3436 dependencies = [
3437  "proc-macro2 1.0.3",
3438  "quote 1.0.2",
3439  "syn 1.0.11",
3440  "synstructure",
3441 ]
3442
3443 [[package]]
3444 name = "rustc-ap-rustc_parse"
3445 version = "654.0.0"
3446 source = "registry+https://github.com/rust-lang/crates.io-index"
3447 checksum = "2dfb0c11c591ec5f87bbadb10819795abc9035ff79a26703c1b6c9487ac51f49"
3448 dependencies = [
3449  "bitflags",
3450  "log",
3451  "rustc-ap-rustc_ast",
3452  "rustc-ap-rustc_ast_pretty",
3453  "rustc-ap-rustc_data_structures",
3454  "rustc-ap-rustc_errors",
3455  "rustc-ap-rustc_feature",
3456  "rustc-ap-rustc_lexer",
3457  "rustc-ap-rustc_session",
3458  "rustc-ap-rustc_span",
3459  "smallvec 1.4.0",
3460  "unicode-normalization",
3461 ]
3462
3463 [[package]]
3464 name = "rustc-ap-rustc_session"
3465 version = "654.0.0"
3466 source = "registry+https://github.com/rust-lang/crates.io-index"
3467 checksum = "3d1a194b1a81d7233ee492847638dc9ebdb7d084300e5ade8dea0ceaa98f95b9"
3468 dependencies = [
3469  "getopts",
3470  "log",
3471  "num_cpus",
3472  "rustc-ap-rustc_ast",
3473  "rustc-ap-rustc_data_structures",
3474  "rustc-ap-rustc_errors",
3475  "rustc-ap-rustc_feature",
3476  "rustc-ap-rustc_fs_util",
3477  "rustc-ap-rustc_index",
3478  "rustc-ap-rustc_span",
3479  "rustc-ap-rustc_target",
3480  "rustc-ap-serialize",
3481 ]
3482
3483 [[package]]
3484 name = "rustc-ap-rustc_span"
3485 version = "654.0.0"
3486 source = "registry+https://github.com/rust-lang/crates.io-index"
3487 checksum = "a648146050fed6b58e681ec22488e728f60e16036bb7497c9815e3debd1e4242"
3488 dependencies = [
3489  "cfg-if",
3490  "log",
3491  "md-5",
3492  "rustc-ap-arena",
3493  "rustc-ap-rustc_data_structures",
3494  "rustc-ap-rustc_index",
3495  "rustc-ap-rustc_macros",
3496  "rustc-ap-serialize",
3497  "scoped-tls",
3498  "sha-1",
3499  "unicode-width",
3500 ]
3501
3502 [[package]]
3503 name = "rustc-ap-rustc_target"
3504 version = "654.0.0"
3505 source = "registry+https://github.com/rust-lang/crates.io-index"
3506 checksum = "28cf28798f0988b808e3616713630e4098d68c6f1f41052a2f7e922e094da744"
3507 dependencies = [
3508  "bitflags",
3509  "log",
3510  "rustc-ap-rustc_data_structures",
3511  "rustc-ap-rustc_index",
3512  "rustc-ap-rustc_macros",
3513  "rustc-ap-rustc_span",
3514  "rustc-ap-serialize",
3515 ]
3516
3517 [[package]]
3518 name = "rustc-ap-serialize"
3519 version = "654.0.0"
3520 source = "registry+https://github.com/rust-lang/crates.io-index"
3521 checksum = "756e8f526ec7906e132188bf25e3c10a6ee42ab77294ecb3b3602647f0508eef"
3522 dependencies = [
3523  "indexmap",
3524  "smallvec 1.4.0",
3525 ]
3526
3527 [[package]]
3528 name = "rustc-demangle"
3529 version = "0.1.16"
3530 source = "registry+https://github.com/rust-lang/crates.io-index"
3531 checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
3532 dependencies = [
3533  "compiler_builtins",
3534  "rustc-std-workspace-core",
3535 ]
3536
3537 [[package]]
3538 name = "rustc-hash"
3539 version = "1.0.1"
3540 source = "registry+https://github.com/rust-lang/crates.io-index"
3541 checksum = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
3542 dependencies = [
3543  "byteorder",
3544 ]
3545
3546 [[package]]
3547 name = "rustc-main"
3548 version = "0.0.0"
3549 dependencies = [
3550  "jemalloc-sys",
3551  "rustc_codegen_ssa",
3552  "rustc_driver",
3553 ]
3554
3555 [[package]]
3556 name = "rustc-rayon"
3557 version = "0.3.0"
3558 source = "registry+https://github.com/rust-lang/crates.io-index"
3559 checksum = "f32767f90d938f1b7199a174ef249ae1924f6e5bbdb9d112fea141e016f25b3a"
3560 dependencies = [
3561  "crossbeam-deque",
3562  "either",
3563  "rustc-rayon-core",
3564 ]
3565
3566 [[package]]
3567 name = "rustc-rayon-core"
3568 version = "0.3.0"
3569 source = "registry+https://github.com/rust-lang/crates.io-index"
3570 checksum = "ea2427831f0053ea3ea73559c8eabd893133a51b251d142bacee53c62a288cb3"
3571 dependencies = [
3572  "crossbeam-deque",
3573  "crossbeam-queue",
3574  "crossbeam-utils 0.6.5",
3575  "lazy_static 1.4.0",
3576  "num_cpus",
3577 ]
3578
3579 [[package]]
3580 name = "rustc-std-workspace-alloc"
3581 version = "1.99.0"
3582 dependencies = [
3583  "alloc",
3584 ]
3585
3586 [[package]]
3587 name = "rustc-std-workspace-core"
3588 version = "1.99.0"
3589 dependencies = [
3590  "core",
3591 ]
3592
3593 [[package]]
3594 name = "rustc-std-workspace-std"
3595 version = "1.99.0"
3596 dependencies = [
3597  "std",
3598 ]
3599
3600 [[package]]
3601 name = "rustc-workspace-hack"
3602 version = "1.0.0"
3603 dependencies = [
3604  "crossbeam-utils 0.7.2",
3605  "proc-macro2 1.0.3",
3606  "quote 1.0.2",
3607  "serde",
3608  "serde_json",
3609  "smallvec 0.6.10",
3610  "smallvec 1.4.0",
3611  "syn 0.15.35",
3612  "syn 1.0.11",
3613  "url 2.1.0",
3614  "winapi 0.3.8",
3615 ]
3616
3617 [[package]]
3618 name = "rustc_apfloat"
3619 version = "0.0.0"
3620 dependencies = [
3621  "bitflags",
3622  "smallvec 1.4.0",
3623 ]
3624
3625 [[package]]
3626 name = "rustc_ast"
3627 version = "0.0.0"
3628 dependencies = [
3629  "log",
3630  "rustc_data_structures",
3631  "rustc_index",
3632  "rustc_lexer",
3633  "rustc_macros",
3634  "rustc_span",
3635  "scoped-tls",
3636  "serialize",
3637  "smallvec 1.4.0",
3638 ]
3639
3640 [[package]]
3641 name = "rustc_ast_lowering"
3642 version = "0.0.0"
3643 dependencies = [
3644  "arena",
3645  "log",
3646  "rustc_ast",
3647  "rustc_ast_pretty",
3648  "rustc_data_structures",
3649  "rustc_errors",
3650  "rustc_hir",
3651  "rustc_index",
3652  "rustc_session",
3653  "rustc_span",
3654  "rustc_target",
3655  "smallvec 1.4.0",
3656 ]
3657
3658 [[package]]
3659 name = "rustc_ast_passes"
3660 version = "0.0.0"
3661 dependencies = [
3662  "itertools 0.8.0",
3663  "log",
3664  "rustc_ast",
3665  "rustc_ast_pretty",
3666  "rustc_attr",
3667  "rustc_data_structures",
3668  "rustc_errors",
3669  "rustc_feature",
3670  "rustc_parse",
3671  "rustc_session",
3672  "rustc_span",
3673 ]
3674
3675 [[package]]
3676 name = "rustc_ast_pretty"
3677 version = "0.0.0"
3678 dependencies = [
3679  "log",
3680  "rustc_ast",
3681  "rustc_span",
3682 ]
3683
3684 [[package]]
3685 name = "rustc_attr"
3686 version = "0.0.0"
3687 dependencies = [
3688  "rustc_ast",
3689  "rustc_ast_pretty",
3690  "rustc_data_structures",
3691  "rustc_errors",
3692  "rustc_feature",
3693  "rustc_macros",
3694  "rustc_session",
3695  "rustc_span",
3696  "serialize",
3697  "version_check",
3698 ]
3699
3700 [[package]]
3701 name = "rustc_builtin_macros"
3702 version = "0.0.0"
3703 dependencies = [
3704  "fmt_macros",
3705  "log",
3706  "rustc_ast",
3707  "rustc_ast_pretty",
3708  "rustc_attr",
3709  "rustc_data_structures",
3710  "rustc_errors",
3711  "rustc_expand",
3712  "rustc_feature",
3713  "rustc_parse",
3714  "rustc_session",
3715  "rustc_span",
3716  "rustc_target",
3717  "smallvec 1.4.0",
3718 ]
3719
3720 [[package]]
3721 name = "rustc_codegen_llvm"
3722 version = "0.0.0"
3723 dependencies = [
3724  "bitflags",
3725  "flate2",
3726  "libc",
3727  "log",
3728  "measureme",
3729  "rustc-demangle",
3730  "rustc_ast",
3731  "rustc_attr",
3732  "rustc_codegen_ssa",
3733  "rustc_data_structures",
3734  "rustc_errors",
3735  "rustc_feature",
3736  "rustc_fs_util",
3737  "rustc_hir",
3738  "rustc_incremental",
3739  "rustc_index",
3740  "rustc_llvm",
3741  "rustc_middle",
3742  "rustc_session",
3743  "rustc_span",
3744  "rustc_target",
3745  "serialize",
3746  "smallvec 1.4.0",
3747 ]
3748
3749 [[package]]
3750 name = "rustc_codegen_ssa"
3751 version = "0.0.0"
3752 dependencies = [
3753  "bitflags",
3754  "cc",
3755  "jobserver",
3756  "libc",
3757  "log",
3758  "memmap",
3759  "num_cpus",
3760  "rustc_apfloat",
3761  "rustc_ast",
3762  "rustc_attr",
3763  "rustc_data_structures",
3764  "rustc_errors",
3765  "rustc_fs_util",
3766  "rustc_hir",
3767  "rustc_incremental",
3768  "rustc_index",
3769  "rustc_middle",
3770  "rustc_session",
3771  "rustc_span",
3772  "rustc_symbol_mangling",
3773  "rustc_target",
3774  "serialize",
3775  "tempfile",
3776 ]
3777
3778 [[package]]
3779 name = "rustc_data_structures"
3780 version = "0.0.0"
3781 dependencies = [
3782  "bitflags",
3783  "cfg-if",
3784  "crossbeam-utils 0.7.2",
3785  "ena 0.14.0",
3786  "graphviz",
3787  "indexmap",
3788  "jobserver",
3789  "lazy_static 1.4.0",
3790  "libc",
3791  "log",
3792  "measureme",
3793  "parking_lot 0.10.2",
3794  "rustc-hash",
3795  "rustc-rayon",
3796  "rustc-rayon-core",
3797  "rustc_index",
3798  "serialize",
3799  "smallvec 1.4.0",
3800  "stable_deref_trait",
3801  "stacker",
3802  "winapi 0.3.8",
3803 ]
3804
3805 [[package]]
3806 name = "rustc_driver"
3807 version = "0.0.0"
3808 dependencies = [
3809  "env_logger 0.7.1",
3810  "lazy_static 1.4.0",
3811  "libc",
3812  "log",
3813  "rustc_ast",
3814  "rustc_ast_pretty",
3815  "rustc_codegen_ssa",
3816  "rustc_data_structures",
3817  "rustc_error_codes",
3818  "rustc_errors",
3819  "rustc_feature",
3820  "rustc_hir",
3821  "rustc_hir_pretty",
3822  "rustc_interface",
3823  "rustc_lint",
3824  "rustc_metadata",
3825  "rustc_middle",
3826  "rustc_mir",
3827  "rustc_parse",
3828  "rustc_plugin_impl",
3829  "rustc_save_analysis",
3830  "rustc_session",
3831  "rustc_span",
3832  "rustc_target",
3833  "serialize",
3834  "winapi 0.3.8",
3835 ]
3836
3837 [[package]]
3838 name = "rustc_error_codes"
3839 version = "0.0.0"
3840
3841 [[package]]
3842 name = "rustc_errors"
3843 version = "0.0.0"
3844 dependencies = [
3845  "annotate-snippets",
3846  "atty",
3847  "log",
3848  "rustc_data_structures",
3849  "rustc_span",
3850  "serialize",
3851  "termcolor",
3852  "termize",
3853  "unicode-width",
3854  "winapi 0.3.8",
3855 ]
3856
3857 [[package]]
3858 name = "rustc_expand"
3859 version = "0.0.0"
3860 dependencies = [
3861  "log",
3862  "rustc_ast",
3863  "rustc_ast_passes",
3864  "rustc_ast_pretty",
3865  "rustc_attr",
3866  "rustc_data_structures",
3867  "rustc_errors",
3868  "rustc_feature",
3869  "rustc_lexer",
3870  "rustc_parse",
3871  "rustc_session",
3872  "rustc_span",
3873  "serialize",
3874  "smallvec 1.4.0",
3875 ]
3876
3877 [[package]]
3878 name = "rustc_feature"
3879 version = "0.0.0"
3880 dependencies = [
3881  "lazy_static 1.4.0",
3882  "rustc_data_structures",
3883  "rustc_span",
3884 ]
3885
3886 [[package]]
3887 name = "rustc_fs_util"
3888 version = "0.0.0"
3889
3890 [[package]]
3891 name = "rustc_hir"
3892 version = "0.0.0"
3893 dependencies = [
3894  "lazy_static 1.4.0",
3895  "log",
3896  "rustc_ast",
3897  "rustc_data_structures",
3898  "rustc_index",
3899  "rustc_macros",
3900  "rustc_span",
3901  "rustc_target",
3902  "serialize",
3903  "smallvec 1.4.0",
3904 ]
3905
3906 [[package]]
3907 name = "rustc_hir_pretty"
3908 version = "0.0.0"
3909 dependencies = [
3910  "rustc_ast",
3911  "rustc_ast_pretty",
3912  "rustc_hir",
3913  "rustc_span",
3914  "rustc_target",
3915 ]
3916
3917 [[package]]
3918 name = "rustc_incremental"
3919 version = "0.0.0"
3920 dependencies = [
3921  "graphviz",
3922  "log",
3923  "rand 0.7.3",
3924  "rustc_ast",
3925  "rustc_data_structures",
3926  "rustc_fs_util",
3927  "rustc_hir",
3928  "rustc_middle",
3929  "rustc_session",
3930  "rustc_span",
3931  "serialize",
3932 ]
3933
3934 [[package]]
3935 name = "rustc_index"
3936 version = "0.0.0"
3937 dependencies = [
3938  "serialize",
3939  "smallvec 1.4.0",
3940 ]
3941
3942 [[package]]
3943 name = "rustc_infer"
3944 version = "0.0.0"
3945 dependencies = [
3946  "graphviz",
3947  "log",
3948  "rustc_ast",
3949  "rustc_data_structures",
3950  "rustc_errors",
3951  "rustc_hir",
3952  "rustc_index",
3953  "rustc_macros",
3954  "rustc_middle",
3955  "rustc_session",
3956  "rustc_span",
3957  "rustc_target",
3958  "serialize",
3959  "smallvec 1.4.0",
3960 ]
3961
3962 [[package]]
3963 name = "rustc_interface"
3964 version = "0.0.0"
3965 dependencies = [
3966  "libc",
3967  "log",
3968  "once_cell",
3969  "rustc-rayon",
3970  "rustc_ast",
3971  "rustc_ast_lowering",
3972  "rustc_ast_passes",
3973  "rustc_attr",
3974  "rustc_builtin_macros",
3975  "rustc_codegen_llvm",
3976  "rustc_codegen_ssa",
3977  "rustc_data_structures",
3978  "rustc_errors",
3979  "rustc_expand",
3980  "rustc_hir",
3981  "rustc_incremental",
3982  "rustc_lint",
3983  "rustc_metadata",
3984  "rustc_middle",
3985  "rustc_mir",
3986  "rustc_mir_build",
3987  "rustc_parse",
3988  "rustc_passes",
3989  "rustc_plugin_impl",
3990  "rustc_privacy",
3991  "rustc_resolve",
3992  "rustc_session",
3993  "rustc_span",
3994  "rustc_symbol_mangling",
3995  "rustc_target",
3996  "rustc_trait_selection",
3997  "rustc_traits",
3998  "rustc_ty",
3999  "rustc_typeck",
4000  "serialize",
4001  "smallvec 1.4.0",
4002  "tempfile",
4003  "winapi 0.3.8",
4004 ]
4005
4006 [[package]]
4007 name = "rustc_lexer"
4008 version = "0.1.0"
4009 dependencies = [
4010  "unicode-xid 0.2.0",
4011 ]
4012
4013 [[package]]
4014 name = "rustc_lint"
4015 version = "0.0.0"
4016 dependencies = [
4017  "log",
4018  "rustc_ast",
4019  "rustc_ast_pretty",
4020  "rustc_attr",
4021  "rustc_data_structures",
4022  "rustc_errors",
4023  "rustc_feature",
4024  "rustc_hir",
4025  "rustc_index",
4026  "rustc_middle",
4027  "rustc_session",
4028  "rustc_span",
4029  "rustc_target",
4030  "rustc_trait_selection",
4031  "unicode-security",
4032 ]
4033
4034 [[package]]
4035 name = "rustc_llvm"
4036 version = "0.0.0"
4037 dependencies = [
4038  "build_helper",
4039  "cc",
4040  "libc",
4041 ]
4042
4043 [[package]]
4044 name = "rustc_macros"
4045 version = "0.1.0"
4046 dependencies = [
4047  "proc-macro2 1.0.3",
4048  "quote 1.0.2",
4049  "syn 1.0.11",
4050  "synstructure",
4051 ]
4052
4053 [[package]]
4054 name = "rustc_metadata"
4055 version = "0.0.0"
4056 dependencies = [
4057  "flate2",
4058  "libc",
4059  "log",
4060  "memmap",
4061  "rustc_ast",
4062  "rustc_attr",
4063  "rustc_data_structures",
4064  "rustc_errors",
4065  "rustc_expand",
4066  "rustc_hir",
4067  "rustc_hir_pretty",
4068  "rustc_index",
4069  "rustc_middle",
4070  "rustc_session",
4071  "rustc_span",
4072  "rustc_target",
4073  "serialize",
4074  "smallvec 1.4.0",
4075  "stable_deref_trait",
4076  "winapi 0.3.8",
4077 ]
4078
4079 [[package]]
4080 name = "rustc_middle"
4081 version = "0.0.0"
4082 dependencies = [
4083  "arena",
4084  "bitflags",
4085  "byteorder",
4086  "chalk-ir",
4087  "log",
4088  "measureme",
4089  "polonius-engine",
4090  "rustc-rayon",
4091  "rustc-rayon-core",
4092  "rustc_apfloat",
4093  "rustc_ast",
4094  "rustc_attr",
4095  "rustc_data_structures",
4096  "rustc_errors",
4097  "rustc_feature",
4098  "rustc_hir",
4099  "rustc_index",
4100  "rustc_macros",
4101  "rustc_query_system",
4102  "rustc_session",
4103  "rustc_span",
4104  "rustc_target",
4105  "scoped-tls",
4106  "serialize",
4107  "smallvec 1.4.0",
4108 ]
4109
4110 [[package]]
4111 name = "rustc_mir"
4112 version = "0.0.0"
4113 dependencies = [
4114  "either",
4115  "graphviz",
4116  "itertools 0.8.0",
4117  "log",
4118  "log_settings",
4119  "polonius-engine",
4120  "rustc_apfloat",
4121  "rustc_ast",
4122  "rustc_attr",
4123  "rustc_data_structures",
4124  "rustc_errors",
4125  "rustc_hir",
4126  "rustc_index",
4127  "rustc_infer",
4128  "rustc_lexer",
4129  "rustc_macros",
4130  "rustc_middle",
4131  "rustc_session",
4132  "rustc_span",
4133  "rustc_target",
4134  "rustc_trait_selection",
4135  "serialize",
4136  "smallvec 1.4.0",
4137 ]
4138
4139 [[package]]
4140 name = "rustc_mir_build"
4141 version = "0.0.0"
4142 dependencies = [
4143  "arena",
4144  "log",
4145  "rustc_apfloat",
4146  "rustc_ast",
4147  "rustc_attr",
4148  "rustc_data_structures",
4149  "rustc_errors",
4150  "rustc_hir",
4151  "rustc_index",
4152  "rustc_infer",
4153  "rustc_macros",
4154  "rustc_middle",
4155  "rustc_session",
4156  "rustc_span",
4157  "rustc_target",
4158  "rustc_trait_selection",
4159  "serialize",
4160  "smallvec 1.4.0",
4161 ]
4162
4163 [[package]]
4164 name = "rustc_parse"
4165 version = "0.0.0"
4166 dependencies = [
4167  "bitflags",
4168  "log",
4169  "rustc_ast",
4170  "rustc_ast_pretty",
4171  "rustc_data_structures",
4172  "rustc_errors",
4173  "rustc_feature",
4174  "rustc_lexer",
4175  "rustc_session",
4176  "rustc_span",
4177  "unicode-normalization",
4178 ]
4179
4180 [[package]]
4181 name = "rustc_passes"
4182 version = "0.0.0"
4183 dependencies = [
4184  "log",
4185  "rustc_ast",
4186  "rustc_attr",
4187  "rustc_data_structures",
4188  "rustc_errors",
4189  "rustc_hir",
4190  "rustc_index",
4191  "rustc_middle",
4192  "rustc_session",
4193  "rustc_span",
4194  "rustc_target",
4195  "rustc_trait_selection",
4196 ]
4197
4198 [[package]]
4199 name = "rustc_plugin_impl"
4200 version = "0.0.0"
4201 dependencies = [
4202  "rustc_ast",
4203  "rustc_errors",
4204  "rustc_hir",
4205  "rustc_lint",
4206  "rustc_metadata",
4207  "rustc_middle",
4208  "rustc_session",
4209  "rustc_span",
4210 ]
4211
4212 [[package]]
4213 name = "rustc_privacy"
4214 version = "0.0.0"
4215 dependencies = [
4216  "log",
4217  "rustc_attr",
4218  "rustc_data_structures",
4219  "rustc_errors",
4220  "rustc_hir",
4221  "rustc_middle",
4222  "rustc_session",
4223  "rustc_span",
4224  "rustc_typeck",
4225 ]
4226
4227 [[package]]
4228 name = "rustc_query_system"
4229 version = "0.0.0"
4230 dependencies = [
4231  "arena",
4232  "log",
4233  "parking_lot 0.10.2",
4234  "rustc-rayon-core",
4235  "rustc_data_structures",
4236  "rustc_errors",
4237  "rustc_index",
4238  "rustc_span",
4239  "serialize",
4240  "smallvec 1.4.0",
4241 ]
4242
4243 [[package]]
4244 name = "rustc_resolve"
4245 version = "0.0.0"
4246 dependencies = [
4247  "arena",
4248  "bitflags",
4249  "log",
4250  "rustc_ast",
4251  "rustc_ast_lowering",
4252  "rustc_ast_pretty",
4253  "rustc_attr",
4254  "rustc_data_structures",
4255  "rustc_errors",
4256  "rustc_expand",
4257  "rustc_feature",
4258  "rustc_hir",
4259  "rustc_metadata",
4260  "rustc_middle",
4261  "rustc_session",
4262  "rustc_span",
4263  "smallvec 1.4.0",
4264 ]
4265
4266 [[package]]
4267 name = "rustc_save_analysis"
4268 version = "0.0.0"
4269 dependencies = [
4270  "log",
4271  "rls-data",
4272  "rls-span",
4273  "rustc_ast",
4274  "rustc_ast_pretty",
4275  "rustc_data_structures",
4276  "rustc_hir",
4277  "rustc_hir_pretty",
4278  "rustc_middle",
4279  "rustc_parse",
4280  "rustc_session",
4281  "rustc_span",
4282  "serde_json",
4283 ]
4284
4285 [[package]]
4286 name = "rustc_session"
4287 version = "0.0.0"
4288 dependencies = [
4289  "getopts",
4290  "log",
4291  "num_cpus",
4292  "rustc_ast",
4293  "rustc_data_structures",
4294  "rustc_errors",
4295  "rustc_feature",
4296  "rustc_fs_util",
4297  "rustc_index",
4298  "rustc_span",
4299  "rustc_target",
4300  "serialize",
4301 ]
4302
4303 [[package]]
4304 name = "rustc_span"
4305 version = "0.0.0"
4306 dependencies = [
4307  "arena",
4308  "cfg-if",
4309  "log",
4310  "md-5",
4311  "rustc_data_structures",
4312  "rustc_index",
4313  "rustc_macros",
4314  "scoped-tls",
4315  "serialize",
4316  "sha-1",
4317  "unicode-width",
4318 ]
4319
4320 [[package]]
4321 name = "rustc_symbol_mangling"
4322 version = "0.0.0"
4323 dependencies = [
4324  "log",
4325  "punycode",
4326  "rustc-demangle",
4327  "rustc_ast",
4328  "rustc_data_structures",
4329  "rustc_hir",
4330  "rustc_metadata",
4331  "rustc_middle",
4332  "rustc_session",
4333  "rustc_span",
4334  "rustc_target",
4335 ]
4336
4337 [[package]]
4338 name = "rustc_target"
4339 version = "0.0.0"
4340 dependencies = [
4341  "bitflags",
4342  "log",
4343  "rustc_data_structures",
4344  "rustc_index",
4345  "rustc_macros",
4346  "rustc_span",
4347  "serialize",
4348 ]
4349
4350 [[package]]
4351 name = "rustc_tools_util"
4352 version = "0.2.0"
4353
4354 [[package]]
4355 name = "rustc_tools_util"
4356 version = "0.2.0"
4357 source = "registry+https://github.com/rust-lang/crates.io-index"
4358 checksum = "b725dadae9fabc488df69a287f5a99c5eaf5d10853842a8a3dfac52476f544ee"
4359
4360 [[package]]
4361 name = "rustc_trait_selection"
4362 version = "0.0.0"
4363 dependencies = [
4364  "fmt_macros",
4365  "log",
4366  "rustc_ast",
4367  "rustc_attr",
4368  "rustc_data_structures",
4369  "rustc_errors",
4370  "rustc_hir",
4371  "rustc_index",
4372  "rustc_infer",
4373  "rustc_macros",
4374  "rustc_middle",
4375  "rustc_session",
4376  "rustc_span",
4377  "rustc_target",
4378  "smallvec 1.4.0",
4379 ]
4380
4381 [[package]]
4382 name = "rustc_traits"
4383 version = "0.0.0"
4384 dependencies = [
4385  "chalk-ir",
4386  "chalk-rust-ir",
4387  "chalk-solve",
4388  "log",
4389  "rustc_ast",
4390  "rustc_data_structures",
4391  "rustc_hir",
4392  "rustc_index",
4393  "rustc_infer",
4394  "rustc_middle",
4395  "rustc_span",
4396  "rustc_trait_selection",
4397  "smallvec 1.4.0",
4398 ]
4399
4400 [[package]]
4401 name = "rustc_ty"
4402 version = "0.0.0"
4403 dependencies = [
4404  "log",
4405  "rustc_data_structures",
4406  "rustc_errors",
4407  "rustc_hir",
4408  "rustc_infer",
4409  "rustc_middle",
4410  "rustc_session",
4411  "rustc_span",
4412  "rustc_target",
4413  "rustc_trait_selection",
4414 ]
4415
4416 [[package]]
4417 name = "rustc_typeck"
4418 version = "0.0.0"
4419 dependencies = [
4420  "arena",
4421  "log",
4422  "rustc_ast",
4423  "rustc_attr",
4424  "rustc_data_structures",
4425  "rustc_errors",
4426  "rustc_hir",
4427  "rustc_index",
4428  "rustc_infer",
4429  "rustc_middle",
4430  "rustc_session",
4431  "rustc_span",
4432  "rustc_target",
4433  "rustc_trait_selection",
4434  "smallvec 1.4.0",
4435 ]
4436
4437 [[package]]
4438 name = "rustc_version"
4439 version = "0.2.3"
4440 source = "registry+https://github.com/rust-lang/crates.io-index"
4441 checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
4442 dependencies = [
4443  "semver",
4444 ]
4445
4446 [[package]]
4447 name = "rustdoc"
4448 version = "0.0.0"
4449 dependencies = [
4450  "itertools 0.8.0",
4451  "minifier",
4452  "pulldown-cmark 0.7.1",
4453  "rustc-rayon",
4454  "serde",
4455  "serde_json",
4456  "tempfile",
4457 ]
4458
4459 [[package]]
4460 name = "rustdoc-themes"
4461 version = "0.1.0"
4462
4463 [[package]]
4464 name = "rustdoc-tool"
4465 version = "0.0.0"
4466 dependencies = [
4467  "rustdoc",
4468 ]
4469
4470 [[package]]
4471 name = "rustfix"
4472 version = "0.5.0"
4473 source = "registry+https://github.com/rust-lang/crates.io-index"
4474 checksum = "804b11883a5ce0ad0378fbf95a8dea59ee6b51c331a73b8f471b6bdaa3bd40c1"
4475 dependencies = [
4476  "anyhow",
4477  "log",
4478  "serde",
4479  "serde_json",
4480 ]
4481
4482 [[package]]
4483 name = "rustfmt-config_proc_macro"
4484 version = "0.2.0"
4485 dependencies = [
4486  "proc-macro2 1.0.3",
4487  "quote 1.0.2",
4488  "serde",
4489  "syn 1.0.11",
4490 ]
4491
4492 [[package]]
4493 name = "rustfmt-nightly"
4494 version = "1.4.14"
4495 dependencies = [
4496  "annotate-snippets",
4497  "bytecount",
4498  "cargo_metadata 0.8.0",
4499  "derive-new",
4500  "diff",
4501  "dirs",
4502  "env_logger 0.6.2",
4503  "failure",
4504  "getopts",
4505  "ignore",
4506  "itertools 0.8.0",
4507  "lazy_static 1.4.0",
4508  "log",
4509  "regex",
4510  "rustc-ap-rustc_ast",
4511  "rustc-ap-rustc_ast_pretty",
4512  "rustc-ap-rustc_data_structures",
4513  "rustc-ap-rustc_errors",
4514  "rustc-ap-rustc_expand",
4515  "rustc-ap-rustc_parse",
4516  "rustc-ap-rustc_session",
4517  "rustc-ap-rustc_span",
4518  "rustc-workspace-hack",
4519  "rustfmt-config_proc_macro",
4520  "serde",
4521  "serde_json",
4522  "structopt",
4523  "term 0.6.0",
4524  "toml",
4525  "unicode-segmentation",
4526  "unicode-width",
4527  "unicode_categories",
4528 ]
4529
4530 [[package]]
4531 name = "ryu"
4532 version = "1.0.0"
4533 source = "registry+https://github.com/rust-lang/crates.io-index"
4534 checksum = "c92464b447c0ee8c4fb3824ecc8383b81717b9f1e74ba2e72540aef7b9f82997"
4535
4536 [[package]]
4537 name = "same-file"
4538 version = "1.0.4"
4539 source = "registry+https://github.com/rust-lang/crates.io-index"
4540 checksum = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267"
4541 dependencies = [
4542  "winapi-util",
4543 ]
4544
4545 [[package]]
4546 name = "schannel"
4547 version = "0.1.16"
4548 source = "registry+https://github.com/rust-lang/crates.io-index"
4549 checksum = "87f550b06b6cba9c8b8be3ee73f391990116bf527450d2556e9b9ce263b9a021"
4550 dependencies = [
4551  "lazy_static 1.4.0",
4552  "winapi 0.3.8",
4553 ]
4554
4555 [[package]]
4556 name = "scoped-tls"
4557 version = "1.0.0"
4558 source = "registry+https://github.com/rust-lang/crates.io-index"
4559 checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
4560
4561 [[package]]
4562 name = "scoped_threadpool"
4563 version = "0.1.9"
4564 source = "registry+https://github.com/rust-lang/crates.io-index"
4565 checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
4566
4567 [[package]]
4568 name = "scopeguard"
4569 version = "1.0.0"
4570 source = "registry+https://github.com/rust-lang/crates.io-index"
4571 checksum = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d"
4572
4573 [[package]]
4574 name = "security-framework"
4575 version = "0.3.1"
4576 source = "registry+https://github.com/rust-lang/crates.io-index"
4577 checksum = "eee63d0f4a9ec776eeb30e220f0bc1e092c3ad744b2a379e3993070364d3adc2"
4578 dependencies = [
4579  "core-foundation 0.6.3",
4580  "core-foundation-sys 0.6.2",
4581  "libc",
4582  "security-framework-sys",
4583 ]
4584
4585 [[package]]
4586 name = "security-framework-sys"
4587 version = "0.3.1"
4588 source = "registry+https://github.com/rust-lang/crates.io-index"
4589 checksum = "9636f8989cbf61385ae4824b98c1aaa54c994d7d8b41f11c601ed799f0549a56"
4590 dependencies = [
4591  "core-foundation-sys 0.6.2",
4592 ]
4593
4594 [[package]]
4595 name = "semver"
4596 version = "0.9.0"
4597 source = "registry+https://github.com/rust-lang/crates.io-index"
4598 checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
4599 dependencies = [
4600  "semver-parser",
4601  "serde",
4602 ]
4603
4604 [[package]]
4605 name = "semver-parser"
4606 version = "0.7.0"
4607 source = "registry+https://github.com/rust-lang/crates.io-index"
4608 checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
4609
4610 [[package]]
4611 name = "serde"
4612 version = "1.0.99"
4613 source = "registry+https://github.com/rust-lang/crates.io-index"
4614 checksum = "fec2851eb56d010dc9a21b89ca53ee75e6528bab60c11e89d38390904982da9f"
4615 dependencies = [
4616  "serde_derive",
4617 ]
4618
4619 [[package]]
4620 name = "serde_derive"
4621 version = "1.0.106"
4622 source = "registry+https://github.com/rust-lang/crates.io-index"
4623 checksum = "9e549e3abf4fb8621bd1609f11dfc9f5e50320802273b12f3811a67e6716ea6c"
4624 dependencies = [
4625  "proc-macro2 1.0.3",
4626  "quote 1.0.2",
4627  "syn 1.0.11",
4628 ]
4629
4630 [[package]]
4631 name = "serde_ignored"
4632 version = "0.1.0"
4633 source = "registry+https://github.com/rust-lang/crates.io-index"
4634 checksum = "3c24bbb8f4b81834f618cd3e28698235c2fba06ddf7f4fbe30519dd081364e59"
4635 dependencies = [
4636  "serde",
4637 ]
4638
4639 [[package]]
4640 name = "serde_json"
4641 version = "1.0.40"
4642 source = "registry+https://github.com/rust-lang/crates.io-index"
4643 checksum = "051c49229f282f7c6f3813f8286cc1e3323e8051823fce42c7ea80fe13521704"
4644 dependencies = [
4645  "itoa",
4646  "ryu",
4647  "serde",
4648 ]
4649
4650 [[package]]
4651 name = "serde_repr"
4652 version = "0.1.5"
4653 source = "registry+https://github.com/rust-lang/crates.io-index"
4654 checksum = "cd02c7587ec314570041b2754829f84d873ced14a96d1fd1823531e11db40573"
4655 dependencies = [
4656  "proc-macro2 1.0.3",
4657  "quote 1.0.2",
4658  "syn 1.0.11",
4659 ]
4660
4661 [[package]]
4662 name = "serde_urlencoded"
4663 version = "0.5.5"
4664 source = "registry+https://github.com/rust-lang/crates.io-index"
4665 checksum = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a"
4666 dependencies = [
4667  "dtoa",
4668  "itoa",
4669  "serde",
4670  "url 1.7.2",
4671 ]
4672
4673 [[package]]
4674 name = "serialize"
4675 version = "0.0.0"
4676 dependencies = [
4677  "indexmap",
4678  "smallvec 1.4.0",
4679 ]
4680
4681 [[package]]
4682 name = "sha-1"
4683 version = "0.8.2"
4684 source = "registry+https://github.com/rust-lang/crates.io-index"
4685 checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
4686 dependencies = [
4687  "block-buffer",
4688  "digest",
4689  "fake-simd",
4690  "opaque-debug",
4691 ]
4692
4693 [[package]]
4694 name = "shell-escape"
4695 version = "0.1.4"
4696 source = "registry+https://github.com/rust-lang/crates.io-index"
4697 checksum = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
4698
4699 [[package]]
4700 name = "shlex"
4701 version = "0.1.1"
4702 source = "registry+https://github.com/rust-lang/crates.io-index"
4703 checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
4704
4705 [[package]]
4706 name = "signal-hook"
4707 version = "0.1.7"
4708 source = "registry+https://github.com/rust-lang/crates.io-index"
4709 checksum = "1f272d1b7586bec132ed427f532dd418d8beca1ca7f2caf7df35569b1415a4b4"
4710 dependencies = [
4711  "arc-swap",
4712  "libc",
4713 ]
4714
4715 [[package]]
4716 name = "siphasher"
4717 version = "0.2.2"
4718 source = "registry+https://github.com/rust-lang/crates.io-index"
4719 checksum = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
4720
4721 [[package]]
4722 name = "sized-chunks"
4723 version = "0.5.0"
4724 source = "registry+https://github.com/rust-lang/crates.io-index"
4725 checksum = "62db64dd92b3b54314b1e216c274634ca2b3fe8da8b3873be670cb1ac4dad30f"
4726 dependencies = [
4727  "bitmaps",
4728  "typenum",
4729 ]
4730
4731 [[package]]
4732 name = "slab"
4733 version = "0.4.2"
4734 source = "registry+https://github.com/rust-lang/crates.io-index"
4735 checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
4736
4737 [[package]]
4738 name = "smallvec"
4739 version = "0.6.10"
4740 source = "registry+https://github.com/rust-lang/crates.io-index"
4741 checksum = "ab606a9c5e214920bb66c458cd7be8ef094f813f20fe77a54cc7dbfff220d4b7"
4742
4743 [[package]]
4744 name = "smallvec"
4745 version = "1.4.0"
4746 source = "registry+https://github.com/rust-lang/crates.io-index"
4747 checksum = "c7cb5678e1615754284ec264d9bb5b4c27d2018577fd90ac0ceb578591ed5ee4"
4748
4749 [[package]]
4750 name = "socket2"
4751 version = "0.3.12"
4752 source = "registry+https://github.com/rust-lang/crates.io-index"
4753 checksum = "03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918"
4754 dependencies = [
4755  "cfg-if",
4756  "libc",
4757  "redox_syscall",
4758  "winapi 0.3.8",
4759 ]
4760
4761 [[package]]
4762 name = "stable_deref_trait"
4763 version = "1.1.0"
4764 source = "registry+https://github.com/rust-lang/crates.io-index"
4765 checksum = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"
4766
4767 [[package]]
4768 name = "stacker"
4769 version = "0.1.8"
4770 source = "registry+https://github.com/rust-lang/crates.io-index"
4771 checksum = "32c2467b8abbb417e4e62fd62229719b9c9d77714a7fa989f1afad16ba9c9743"
4772 dependencies = [
4773  "cc",
4774  "cfg-if",
4775  "libc",
4776  "psm",
4777  "winapi 0.3.8",
4778 ]
4779
4780 [[package]]
4781 name = "std"
4782 version = "0.0.0"
4783 dependencies = [
4784  "alloc",
4785  "backtrace",
4786  "cfg-if",
4787  "compiler_builtins",
4788  "core",
4789  "dlmalloc",
4790  "fortanix-sgx-abi",
4791  "hashbrown",
4792  "hermit-abi",
4793  "libc",
4794  "panic_abort",
4795  "panic_unwind",
4796  "profiler_builtins",
4797  "rand 0.7.3",
4798  "unwind",
4799  "wasi",
4800 ]
4801
4802 [[package]]
4803 name = "string"
4804 version = "0.2.1"
4805 source = "registry+https://github.com/rust-lang/crates.io-index"
4806 checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"
4807 dependencies = [
4808  "bytes",
4809 ]
4810
4811 [[package]]
4812 name = "string_cache"
4813 version = "0.7.3"
4814 source = "registry+https://github.com/rust-lang/crates.io-index"
4815 checksum = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423"
4816 dependencies = [
4817  "lazy_static 1.4.0",
4818  "new_debug_unreachable",
4819  "phf_shared",
4820  "precomputed-hash",
4821  "serde",
4822  "string_cache_codegen",
4823  "string_cache_shared",
4824 ]
4825
4826 [[package]]
4827 name = "string_cache_codegen"
4828 version = "0.4.2"
4829 source = "registry+https://github.com/rust-lang/crates.io-index"
4830 checksum = "1eea1eee654ef80933142157fdad9dd8bc43cf7c74e999e369263496f04ff4da"
4831 dependencies = [
4832  "phf_generator",
4833  "phf_shared",
4834  "proc-macro2 0.4.30",
4835  "quote 0.6.12",
4836  "string_cache_shared",
4837 ]
4838
4839 [[package]]
4840 name = "string_cache_shared"
4841 version = "0.3.0"
4842 source = "registry+https://github.com/rust-lang/crates.io-index"
4843 checksum = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
4844
4845 [[package]]
4846 name = "strip-ansi-escapes"
4847 version = "0.1.0"
4848 source = "registry+https://github.com/rust-lang/crates.io-index"
4849 checksum = "9d63676e2abafa709460982ddc02a3bb586b6d15a49b75c212e06edd3933acee"
4850 dependencies = [
4851  "vte",
4852 ]
4853
4854 [[package]]
4855 name = "strsim"
4856 version = "0.8.0"
4857 source = "registry+https://github.com/rust-lang/crates.io-index"
4858 checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
4859
4860 [[package]]
4861 name = "structopt"
4862 version = "0.3.1"
4863 source = "registry+https://github.com/rust-lang/crates.io-index"
4864 checksum = "2ac9d6e93dd792b217bf89cda5c14566e3043960c6f9da890c2ba5d09d07804c"
4865 dependencies = [
4866  "clap",
4867  "structopt-derive",
4868 ]
4869
4870 [[package]]
4871 name = "structopt-derive"
4872 version = "0.3.1"
4873 source = "registry+https://github.com/rust-lang/crates.io-index"
4874 checksum = "2ae9e5165d463a0dea76967d021f8d0f9316057bf5163aa2a4843790e842ff37"
4875 dependencies = [
4876  "heck",
4877  "proc-macro-error",
4878  "proc-macro2 1.0.3",
4879  "quote 1.0.2",
4880  "syn 1.0.11",
4881 ]
4882
4883 [[package]]
4884 name = "strum"
4885 version = "0.11.0"
4886 source = "registry+https://github.com/rust-lang/crates.io-index"
4887 checksum = "f6c3a2071519ab6a48f465808c4c1ffdd00dfc8e93111d02b4fc5abab177676e"
4888
4889 [[package]]
4890 name = "strum_macros"
4891 version = "0.11.0"
4892 source = "registry+https://github.com/rust-lang/crates.io-index"
4893 checksum = "8baacebd7b7c9b864d83a6ba7a246232983e277b86fa5cdec77f565715a4b136"
4894 dependencies = [
4895  "heck",
4896  "proc-macro2 0.4.30",
4897  "quote 0.6.12",
4898  "syn 0.15.35",
4899 ]
4900
4901 [[package]]
4902 name = "syn"
4903 version = "0.15.35"
4904 source = "registry+https://github.com/rust-lang/crates.io-index"
4905 checksum = "641e117d55514d6d918490e47102f7e08d096fdde360247e4a10f7a91a8478d3"
4906 dependencies = [
4907  "proc-macro2 0.4.30",
4908  "quote 0.6.12",
4909  "unicode-xid 0.1.0",
4910 ]
4911
4912 [[package]]
4913 name = "syn"
4914 version = "1.0.11"
4915 source = "registry+https://github.com/rust-lang/crates.io-index"
4916 checksum = "dff0acdb207ae2fe6d5976617f887eb1e35a2ba52c13c7234c790960cdad9238"
4917 dependencies = [
4918  "proc-macro2 1.0.3",
4919  "quote 1.0.2",
4920  "unicode-xid 0.2.0",
4921 ]
4922
4923 [[package]]
4924 name = "synstructure"
4925 version = "0.12.1"
4926 source = "registry+https://github.com/rust-lang/crates.io-index"
4927 checksum = "3f085a5855930c0441ca1288cf044ea4aecf4f43a91668abdb870b4ba546a203"
4928 dependencies = [
4929  "proc-macro2 1.0.3",
4930  "quote 1.0.2",
4931  "syn 1.0.11",
4932  "unicode-xid 0.2.0",
4933 ]
4934
4935 [[package]]
4936 name = "tar"
4937 version = "0.4.26"
4938 source = "registry+https://github.com/rust-lang/crates.io-index"
4939 checksum = "b3196bfbffbba3e57481b6ea32249fbaf590396a52505a2615adbb79d9d826d3"
4940 dependencies = [
4941  "filetime",
4942  "libc",
4943  "redox_syscall",
4944  "xattr",
4945 ]
4946
4947 [[package]]
4948 name = "tempfile"
4949 version = "3.1.0"
4950 source = "registry+https://github.com/rust-lang/crates.io-index"
4951 checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
4952 dependencies = [
4953  "cfg-if",
4954  "libc",
4955  "rand 0.7.3",
4956  "redox_syscall",
4957  "remove_dir_all",
4958  "winapi 0.3.8",
4959 ]
4960
4961 [[package]]
4962 name = "tendril"
4963 version = "0.4.0"
4964 source = "registry+https://github.com/rust-lang/crates.io-index"
4965 checksum = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
4966 dependencies = [
4967  "futf",
4968  "mac",
4969  "utf-8",
4970 ]
4971
4972 [[package]]
4973 name = "term"
4974 version = "0.0.0"
4975 dependencies = [
4976  "core",
4977  "std",
4978 ]
4979
4980 [[package]]
4981 name = "term"
4982 version = "0.6.0"
4983 source = "registry+https://github.com/rust-lang/crates.io-index"
4984 checksum = "0dd90505d5006a4422d3520b30c781d480b3f36768c2fa2187c3e950bc110464"
4985 dependencies = [
4986  "byteorder",
4987  "dirs",
4988  "winapi 0.3.8",
4989 ]
4990
4991 [[package]]
4992 name = "termcolor"
4993 version = "1.0.4"
4994 source = "registry+https://github.com/rust-lang/crates.io-index"
4995 checksum = "4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f"
4996 dependencies = [
4997  "wincolor",
4998 ]
4999
5000 [[package]]
5001 name = "termion"
5002 version = "1.5.1"
5003 source = "registry+https://github.com/rust-lang/crates.io-index"
5004 checksum = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
5005 dependencies = [
5006  "libc",
5007  "redox_syscall",
5008  "redox_termios",
5009 ]
5010
5011 [[package]]
5012 name = "termize"
5013 version = "0.1.1"
5014 source = "registry+https://github.com/rust-lang/crates.io-index"
5015 checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
5016 dependencies = [
5017  "libc",
5018  "winapi 0.3.8",
5019 ]
5020
5021 [[package]]
5022 name = "test"
5023 version = "0.0.0"
5024 dependencies = [
5025  "core",
5026  "getopts",
5027  "libc",
5028  "panic_abort",
5029  "panic_unwind",
5030  "proc_macro",
5031  "std",
5032  "term 0.0.0",
5033 ]
5034
5035 [[package]]
5036 name = "tester"
5037 version = "0.7.0"
5038 source = "registry+https://github.com/rust-lang/crates.io-index"
5039 checksum = "ee72ec31009a42b53de9a6b7d8f462b493ab3b1e4767bda1fcdbb52127f13b6c"
5040 dependencies = [
5041  "getopts",
5042  "libc",
5043  "term 0.6.0",
5044 ]
5045
5046 [[package]]
5047 name = "textwrap"
5048 version = "0.11.0"
5049 source = "registry+https://github.com/rust-lang/crates.io-index"
5050 checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
5051 dependencies = [
5052  "unicode-width",
5053 ]
5054
5055 [[package]]
5056 name = "thiserror"
5057 version = "1.0.5"
5058 source = "registry+https://github.com/rust-lang/crates.io-index"
5059 checksum = "f9fb62ff737e573b1e677459bea6fd023cd5d6e868c3242d3cdf3ef2f0554824"
5060 dependencies = [
5061  "thiserror-impl",
5062 ]
5063
5064 [[package]]
5065 name = "thiserror-impl"
5066 version = "1.0.5"
5067 source = "registry+https://github.com/rust-lang/crates.io-index"
5068 checksum = "24069c0ba08aab54289d6a25f5036d94afc61e1538bbc42ae5501df141c9027d"
5069 dependencies = [
5070  "proc-macro2 1.0.3",
5071  "quote 1.0.2",
5072  "syn 1.0.11",
5073 ]
5074
5075 [[package]]
5076 name = "thread_local"
5077 version = "0.3.6"
5078 source = "registry+https://github.com/rust-lang/crates.io-index"
5079 checksum = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
5080 dependencies = [
5081  "lazy_static 1.4.0",
5082 ]
5083
5084 [[package]]
5085 name = "thread_local"
5086 version = "1.0.1"
5087 source = "registry+https://github.com/rust-lang/crates.io-index"
5088 checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
5089 dependencies = [
5090  "lazy_static 1.4.0",
5091 ]
5092
5093 [[package]]
5094 name = "tidy"
5095 version = "0.1.0"
5096 dependencies = [
5097  "cargo_metadata 0.9.1",
5098  "lazy_static 1.4.0",
5099  "regex",
5100  "walkdir",
5101 ]
5102
5103 [[package]]
5104 name = "time"
5105 version = "0.1.42"
5106 source = "registry+https://github.com/rust-lang/crates.io-index"
5107 checksum = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
5108 dependencies = [
5109  "libc",
5110  "redox_syscall",
5111  "winapi 0.3.8",
5112 ]
5113
5114 [[package]]
5115 name = "tokio"
5116 version = "0.1.22"
5117 source = "registry+https://github.com/rust-lang/crates.io-index"
5118 checksum = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"
5119 dependencies = [
5120  "bytes",
5121  "futures",
5122  "mio",
5123  "num_cpus",
5124  "tokio-codec",
5125  "tokio-current-thread",
5126  "tokio-executor",
5127  "tokio-fs",
5128  "tokio-io",
5129  "tokio-reactor",
5130  "tokio-sync",
5131  "tokio-tcp",
5132  "tokio-threadpool",
5133  "tokio-timer",
5134  "tokio-udp",
5135  "tokio-uds",
5136 ]
5137
5138 [[package]]
5139 name = "tokio-buf"
5140 version = "0.1.1"
5141 source = "registry+https://github.com/rust-lang/crates.io-index"
5142 checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"
5143 dependencies = [
5144  "bytes",
5145  "either",
5146  "futures",
5147 ]
5148
5149 [[package]]
5150 name = "tokio-codec"
5151 version = "0.1.1"
5152 source = "registry+https://github.com/rust-lang/crates.io-index"
5153 checksum = "5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f"
5154 dependencies = [
5155  "bytes",
5156  "futures",
5157  "tokio-io",
5158 ]
5159
5160 [[package]]
5161 name = "tokio-current-thread"
5162 version = "0.1.6"
5163 source = "registry+https://github.com/rust-lang/crates.io-index"
5164 checksum = "d16217cad7f1b840c5a97dfb3c43b0c871fef423a6e8d2118c604e843662a443"
5165 dependencies = [
5166  "futures",
5167  "tokio-executor",
5168 ]
5169
5170 [[package]]
5171 name = "tokio-executor"
5172 version = "0.1.9"
5173 source = "registry+https://github.com/rust-lang/crates.io-index"
5174 checksum = "ca6df436c42b0c3330a82d855d2ef017cd793090ad550a6bc2184f4b933532ab"
5175 dependencies = [
5176  "crossbeam-utils 0.6.5",
5177  "futures",
5178 ]
5179
5180 [[package]]
5181 name = "tokio-fs"
5182 version = "0.1.6"
5183 source = "registry+https://github.com/rust-lang/crates.io-index"
5184 checksum = "3fe6dc22b08d6993916647d108a1a7d15b9cd29c4f4496c62b92c45b5041b7af"
5185 dependencies = [
5186  "futures",
5187  "tokio-io",
5188  "tokio-threadpool",
5189 ]
5190
5191 [[package]]
5192 name = "tokio-io"
5193 version = "0.1.12"
5194 source = "registry+https://github.com/rust-lang/crates.io-index"
5195 checksum = "5090db468dad16e1a7a54c8c67280c5e4b544f3d3e018f0b913b400261f85926"
5196 dependencies = [
5197  "bytes",
5198  "futures",
5199  "log",
5200 ]
5201
5202 [[package]]
5203 name = "tokio-named-pipes"
5204 version = "0.1.0"
5205 source = "registry+https://github.com/rust-lang/crates.io-index"
5206 checksum = "9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae"
5207 dependencies = [
5208  "bytes",
5209  "futures",
5210  "mio",
5211  "mio-named-pipes",
5212  "tokio",
5213 ]
5214
5215 [[package]]
5216 name = "tokio-process"
5217 version = "0.2.4"
5218 source = "registry+https://github.com/rust-lang/crates.io-index"
5219 checksum = "afbd6ef1b8cc2bd2c2b580d882774d443ebb1c6ceefe35ba9ea4ab586c89dbe8"
5220 dependencies = [
5221  "crossbeam-queue",
5222  "futures",
5223  "lazy_static 1.4.0",
5224  "libc",
5225  "log",
5226  "mio",
5227  "mio-named-pipes",
5228  "tokio-io",
5229  "tokio-reactor",
5230  "tokio-signal",
5231  "winapi 0.3.8",
5232 ]
5233
5234 [[package]]
5235 name = "tokio-reactor"
5236 version = "0.1.11"
5237 source = "registry+https://github.com/rust-lang/crates.io-index"
5238 checksum = "6732fe6b53c8d11178dcb77ac6d9682af27fc6d4cb87789449152e5377377146"
5239 dependencies = [
5240  "crossbeam-utils 0.6.5",
5241  "futures",
5242  "lazy_static 1.4.0",
5243  "log",
5244  "mio",
5245  "num_cpus",
5246  "parking_lot 0.9.0",
5247  "slab",
5248  "tokio-executor",
5249  "tokio-io",
5250  "tokio-sync",
5251 ]
5252
5253 [[package]]
5254 name = "tokio-service"
5255 version = "0.1.0"
5256 source = "registry+https://github.com/rust-lang/crates.io-index"
5257 checksum = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162"
5258 dependencies = [
5259  "futures",
5260 ]
5261
5262 [[package]]
5263 name = "tokio-signal"
5264 version = "0.2.7"
5265 source = "registry+https://github.com/rust-lang/crates.io-index"
5266 checksum = "dd6dc5276ea05ce379a16de90083ec80836440d5ef8a6a39545a3207373b8296"
5267 dependencies = [
5268  "futures",
5269  "libc",
5270  "mio",
5271  "mio-uds",
5272  "signal-hook",
5273  "tokio-executor",
5274  "tokio-io",
5275  "tokio-reactor",
5276  "winapi 0.3.8",
5277 ]
5278
5279 [[package]]
5280 name = "tokio-sync"
5281 version = "0.1.7"
5282 source = "registry+https://github.com/rust-lang/crates.io-index"
5283 checksum = "d06554cce1ae4a50f42fba8023918afa931413aded705b560e29600ccf7c6d76"
5284 dependencies = [
5285  "fnv",
5286  "futures",
5287 ]
5288
5289 [[package]]
5290 name = "tokio-tcp"
5291 version = "0.1.3"
5292 source = "registry+https://github.com/rust-lang/crates.io-index"
5293 checksum = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119"
5294 dependencies = [
5295  "bytes",
5296  "futures",
5297  "iovec",
5298  "mio",
5299  "tokio-io",
5300  "tokio-reactor",
5301 ]
5302
5303 [[package]]
5304 name = "tokio-threadpool"
5305 version = "0.1.17"
5306 source = "registry+https://github.com/rust-lang/crates.io-index"
5307 checksum = "f0c32ffea4827978e9aa392d2f743d973c1dfa3730a2ed3f22ce1e6984da848c"
5308 dependencies = [
5309  "crossbeam-deque",
5310  "crossbeam-queue",
5311  "crossbeam-utils 0.6.5",
5312  "futures",
5313  "lazy_static 1.4.0",
5314  "log",
5315  "num_cpus",
5316  "slab",
5317  "tokio-executor",
5318 ]
5319
5320 [[package]]
5321 name = "tokio-timer"
5322 version = "0.2.12"
5323 source = "registry+https://github.com/rust-lang/crates.io-index"
5324 checksum = "1739638e364e558128461fc1ad84d997702c8e31c2e6b18fb99842268199e827"
5325 dependencies = [
5326  "crossbeam-utils 0.6.5",
5327  "futures",
5328  "slab",
5329  "tokio-executor",
5330 ]
5331
5332 [[package]]
5333 name = "tokio-udp"
5334 version = "0.1.5"
5335 source = "registry+https://github.com/rust-lang/crates.io-index"
5336 checksum = "f02298505547f73e60f568359ef0d016d5acd6e830ab9bc7c4a5b3403440121b"
5337 dependencies = [
5338  "bytes",
5339  "futures",
5340  "log",
5341  "mio",
5342  "tokio-codec",
5343  "tokio-io",
5344  "tokio-reactor",
5345 ]
5346
5347 [[package]]
5348 name = "tokio-uds"
5349 version = "0.2.5"
5350 source = "registry+https://github.com/rust-lang/crates.io-index"
5351 checksum = "037ffc3ba0e12a0ab4aca92e5234e0dedeb48fddf6ccd260f1f150a36a9f2445"
5352 dependencies = [
5353  "bytes",
5354  "futures",
5355  "iovec",
5356  "libc",
5357  "log",
5358  "mio",
5359  "mio-uds",
5360  "tokio-codec",
5361  "tokio-io",
5362  "tokio-reactor",
5363 ]
5364
5365 [[package]]
5366 name = "toml"
5367 version = "0.5.3"
5368 source = "registry+https://github.com/rust-lang/crates.io-index"
5369 checksum = "c7aabe75941d914b72bf3e5d3932ed92ce0664d49d8432305a8b547c37227724"
5370 dependencies = [
5371  "serde",
5372 ]
5373
5374 [[package]]
5375 name = "toml-query"
5376 version = "0.9.0"
5377 source = "registry+https://github.com/rust-lang/crates.io-index"
5378 checksum = "a24369a1894ac8224efcfd567c3d141aea360292f49888e7ec7dcc316527aebb"
5379 dependencies = [
5380  "failure",
5381  "failure_derive",
5382  "is-match",
5383  "lazy_static 1.4.0",
5384  "regex",
5385  "toml",
5386  "toml-query_derive",
5387 ]
5388
5389 [[package]]
5390 name = "toml-query_derive"
5391 version = "0.9.0"
5392 source = "registry+https://github.com/rust-lang/crates.io-index"
5393 checksum = "3c99ca245ec273c7e75c8ee58f47b882d0146f3c2c8495158082c6671e8b5335"
5394 dependencies = [
5395  "darling",
5396  "quote 0.6.12",
5397  "syn 0.15.35",
5398 ]
5399
5400 [[package]]
5401 name = "try-lock"
5402 version = "0.2.2"
5403 source = "registry+https://github.com/rust-lang/crates.io-index"
5404 checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"
5405
5406 [[package]]
5407 name = "try_from"
5408 version = "0.3.2"
5409 source = "registry+https://github.com/rust-lang/crates.io-index"
5410 checksum = "283d3b89e1368717881a9d51dad843cc435380d8109c9e47d38780a324698d8b"
5411 dependencies = [
5412  "cfg-if",
5413 ]
5414
5415 [[package]]
5416 name = "typenum"
5417 version = "1.10.0"
5418 source = "registry+https://github.com/rust-lang/crates.io-index"
5419 checksum = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169"
5420
5421 [[package]]
5422 name = "ucd-parse"
5423 version = "0.1.4"
5424 source = "registry+https://github.com/rust-lang/crates.io-index"
5425 checksum = "ca6b52bf4da6512f0f07785a04769222e50d29639e7ecd016b7806fd2de306b4"
5426 dependencies = [
5427  "lazy_static 1.4.0",
5428  "regex",
5429 ]
5430
5431 [[package]]
5432 name = "ucd-trie"
5433 version = "0.1.1"
5434 source = "registry+https://github.com/rust-lang/crates.io-index"
5435 checksum = "71a9c5b1fe77426cf144cc30e49e955270f5086e31a6441dfa8b32efc09b9d77"
5436
5437 [[package]]
5438 name = "ucd-util"
5439 version = "0.1.3"
5440 source = "registry+https://github.com/rust-lang/crates.io-index"
5441 checksum = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86"
5442
5443 [[package]]
5444 name = "unicase"
5445 version = "2.6.0"
5446 source = "registry+https://github.com/rust-lang/crates.io-index"
5447 checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
5448 dependencies = [
5449  "version_check",
5450 ]
5451
5452 [[package]]
5453 name = "unicode-bdd"
5454 version = "0.1.0"
5455 dependencies = [
5456  "ucd-parse",
5457 ]
5458
5459 [[package]]
5460 name = "unicode-bidi"
5461 version = "0.3.4"
5462 source = "registry+https://github.com/rust-lang/crates.io-index"
5463 checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
5464 dependencies = [
5465  "matches",
5466 ]
5467
5468 [[package]]
5469 name = "unicode-normalization"
5470 version = "0.1.12"
5471 source = "registry+https://github.com/rust-lang/crates.io-index"
5472 checksum = "5479532badd04e128284890390c1e876ef7a993d0570b3597ae43dfa1d59afa4"
5473 dependencies = [
5474  "smallvec 1.4.0",
5475 ]
5476
5477 [[package]]
5478 name = "unicode-script"
5479 version = "0.4.0"
5480 source = "registry+https://github.com/rust-lang/crates.io-index"
5481 checksum = "5b2c5c29e805da6817f5af6a627d65adb045cebf05cccd5a3493d6109454391c"
5482
5483 [[package]]
5484 name = "unicode-security"
5485 version = "0.0.3"
5486 source = "registry+https://github.com/rust-lang/crates.io-index"
5487 checksum = "a5f9011bbed9c13372bc8df618b55a38138445199caf3b61d432c6859c36dee0"
5488 dependencies = [
5489  "unicode-normalization",
5490  "unicode-script",
5491 ]
5492
5493 [[package]]
5494 name = "unicode-segmentation"
5495 version = "1.6.0"
5496 source = "registry+https://github.com/rust-lang/crates.io-index"
5497 checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
5498
5499 [[package]]
5500 name = "unicode-width"
5501 version = "0.1.6"
5502 source = "registry+https://github.com/rust-lang/crates.io-index"
5503 checksum = "7007dbd421b92cc6e28410fe7362e2e0a2503394908f417b68ec8d1c364c4e20"
5504 dependencies = [
5505  "compiler_builtins",
5506  "rustc-std-workspace-core",
5507  "rustc-std-workspace-std",
5508 ]
5509
5510 [[package]]
5511 name = "unicode-xid"
5512 version = "0.1.0"
5513 source = "registry+https://github.com/rust-lang/crates.io-index"
5514 checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
5515
5516 [[package]]
5517 name = "unicode-xid"
5518 version = "0.2.0"
5519 source = "registry+https://github.com/rust-lang/crates.io-index"
5520 checksum = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
5521
5522 [[package]]
5523 name = "unicode_categories"
5524 version = "0.1.1"
5525 source = "registry+https://github.com/rust-lang/crates.io-index"
5526 checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
5527
5528 [[package]]
5529 name = "unstable-book-gen"
5530 version = "0.1.0"
5531 dependencies = [
5532  "num-traits",
5533  "tidy",
5534 ]
5535
5536 [[package]]
5537 name = "unwind"
5538 version = "0.0.0"
5539 dependencies = [
5540  "cc",
5541  "cfg-if",
5542  "compiler_builtins",
5543  "core",
5544  "libc",
5545 ]
5546
5547 [[package]]
5548 name = "url"
5549 version = "1.7.2"
5550 source = "registry+https://github.com/rust-lang/crates.io-index"
5551 checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
5552 dependencies = [
5553  "idna 0.1.5",
5554  "matches",
5555  "percent-encoding 1.0.1",
5556 ]
5557
5558 [[package]]
5559 name = "url"
5560 version = "2.1.0"
5561 source = "registry+https://github.com/rust-lang/crates.io-index"
5562 checksum = "75b414f6c464c879d7f9babf951f23bc3743fb7313c081b2e6ca719067ea9d61"
5563 dependencies = [
5564  "idna 0.2.0",
5565  "matches",
5566  "percent-encoding 2.1.0",
5567  "serde",
5568 ]
5569
5570 [[package]]
5571 name = "utf-8"
5572 version = "0.7.2"
5573 source = "registry+https://github.com/rust-lang/crates.io-index"
5574 checksum = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c"
5575
5576 [[package]]
5577 name = "utf8-ranges"
5578 version = "1.0.2"
5579 source = "registry+https://github.com/rust-lang/crates.io-index"
5580 checksum = "796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737"
5581
5582 [[package]]
5583 name = "utf8parse"
5584 version = "0.1.1"
5585 source = "registry+https://github.com/rust-lang/crates.io-index"
5586 checksum = "8772a4ccbb4e89959023bc5b7cb8623a795caa7092d99f3aa9501b9484d4557d"
5587
5588 [[package]]
5589 name = "uuid"
5590 version = "0.7.4"
5591 source = "registry+https://github.com/rust-lang/crates.io-index"
5592 checksum = "90dbc611eb48397705a6b0f6e917da23ae517e4d127123d2cf7674206627d32a"
5593 dependencies = [
5594  "rand 0.6.1",
5595 ]
5596
5597 [[package]]
5598 name = "vcpkg"
5599 version = "0.2.8"
5600 source = "registry+https://github.com/rust-lang/crates.io-index"
5601 checksum = "3fc439f2794e98976c88a2a2dafce96b930fe8010b0a256b3c2199a773933168"
5602
5603 [[package]]
5604 name = "vec_map"
5605 version = "0.8.1"
5606 source = "registry+https://github.com/rust-lang/crates.io-index"
5607 checksum = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
5608
5609 [[package]]
5610 name = "vergen"
5611 version = "3.0.4"
5612 source = "registry+https://github.com/rust-lang/crates.io-index"
5613 checksum = "6aba5e34f93dc7051dfad05b98a18e9156f27e7b431fe1d2398cb6061c0a1dba"
5614 dependencies = [
5615  "bitflags",
5616  "chrono",
5617  "failure",
5618 ]
5619
5620 [[package]]
5621 name = "version_check"
5622 version = "0.9.1"
5623 source = "registry+https://github.com/rust-lang/crates.io-index"
5624 checksum = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce"
5625
5626 [[package]]
5627 name = "vte"
5628 version = "0.3.3"
5629 source = "registry+https://github.com/rust-lang/crates.io-index"
5630 checksum = "4f42f536e22f7fcbb407639765c8fd78707a33109301f834a594758bedd6e8cf"
5631 dependencies = [
5632  "utf8parse",
5633 ]
5634
5635 [[package]]
5636 name = "walkdir"
5637 version = "2.2.7"
5638 source = "registry+https://github.com/rust-lang/crates.io-index"
5639 checksum = "9d9d7ed3431229a144296213105a390676cc49c9b6a72bd19f3176c98e129fa1"
5640 dependencies = [
5641  "same-file",
5642  "winapi 0.3.8",
5643  "winapi-util",
5644 ]
5645
5646 [[package]]
5647 name = "want"
5648 version = "0.2.0"
5649 source = "registry+https://github.com/rust-lang/crates.io-index"
5650 checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"
5651 dependencies = [
5652  "futures",
5653  "log",
5654  "try-lock",
5655 ]
5656
5657 [[package]]
5658 name = "wasi"
5659 version = "0.9.0+wasi-snapshot-preview1"
5660 source = "registry+https://github.com/rust-lang/crates.io-index"
5661 checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
5662 dependencies = [
5663  "compiler_builtins",
5664  "rustc-std-workspace-alloc",
5665  "rustc-std-workspace-core",
5666 ]
5667
5668 [[package]]
5669 name = "winapi"
5670 version = "0.2.8"
5671 source = "registry+https://github.com/rust-lang/crates.io-index"
5672 checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
5673
5674 [[package]]
5675 name = "winapi"
5676 version = "0.3.8"
5677 source = "registry+https://github.com/rust-lang/crates.io-index"
5678 checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
5679 dependencies = [
5680  "winapi-i686-pc-windows-gnu",
5681  "winapi-x86_64-pc-windows-gnu",
5682 ]
5683
5684 [[package]]
5685 name = "winapi-build"
5686 version = "0.1.1"
5687 source = "registry+https://github.com/rust-lang/crates.io-index"
5688 checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
5689
5690 [[package]]
5691 name = "winapi-i686-pc-windows-gnu"
5692 version = "0.4.0"
5693 source = "registry+https://github.com/rust-lang/crates.io-index"
5694 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
5695
5696 [[package]]
5697 name = "winapi-util"
5698 version = "0.1.2"
5699 source = "registry+https://github.com/rust-lang/crates.io-index"
5700 checksum = "7168bab6e1daee33b4557efd0e95d5ca70a03706d39fa5f3fe7a236f584b03c9"
5701 dependencies = [
5702  "winapi 0.3.8",
5703 ]
5704
5705 [[package]]
5706 name = "winapi-x86_64-pc-windows-gnu"
5707 version = "0.4.0"
5708 source = "registry+https://github.com/rust-lang/crates.io-index"
5709 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
5710
5711 [[package]]
5712 name = "wincolor"
5713 version = "1.0.1"
5714 source = "registry+https://github.com/rust-lang/crates.io-index"
5715 checksum = "561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba"
5716 dependencies = [
5717  "winapi 0.3.8",
5718  "winapi-util",
5719 ]
5720
5721 [[package]]
5722 name = "winreg"
5723 version = "0.6.2"
5724 source = "registry+https://github.com/rust-lang/crates.io-index"
5725 checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"
5726 dependencies = [
5727  "winapi 0.3.8",
5728 ]
5729
5730 [[package]]
5731 name = "ws2_32-sys"
5732 version = "0.2.1"
5733 source = "registry+https://github.com/rust-lang/crates.io-index"
5734 checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
5735 dependencies = [
5736  "winapi 0.2.8",
5737  "winapi-build",
5738 ]
5739
5740 [[package]]
5741 name = "xattr"
5742 version = "0.2.2"
5743 source = "registry+https://github.com/rust-lang/crates.io-index"
5744 checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
5745 dependencies = [
5746  "libc",
5747 ]
5748
5749 [[package]]
5750 name = "xz2"
5751 version = "0.1.5"
5752 source = "registry+https://github.com/rust-lang/crates.io-index"
5753 checksum = "df8bf41d3030c3577c9458fd6640a05afbf43b150d0b531b16bd77d3f794f27a"
5754 dependencies = [
5755  "lzma-sys",
5756 ]
5757
5758 [[package]]
5759 name = "yaml-merge-keys"
5760 version = "0.4.0"
5761 source = "registry+https://github.com/rust-lang/crates.io-index"
5762 checksum = "59893318ba3ad2b704498c7761214a10eaf42c5f838bce9fc0145bf2ba658cfa"
5763 dependencies = [
5764  "lazy_static 1.4.0",
5765  "thiserror",
5766  "yaml-rust 0.4.3",
5767 ]
5768
5769 [[package]]
5770 name = "yaml-rust"
5771 version = "0.3.5"
5772 source = "registry+https://github.com/rust-lang/crates.io-index"
5773 checksum = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"
5774
5775 [[package]]
5776 name = "yaml-rust"
5777 version = "0.4.3"
5778 source = "registry+https://github.com/rust-lang/crates.io-index"
5779 checksum = "65923dd1784f44da1d2c3dbbc5e822045628c590ba72123e1c73d3c230c4434d"
5780 dependencies = [
5781  "linked-hash-map",
5782 ]