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