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