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