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