blob: 955f96d690308c0abb5e4934ebbe99de4b3b0280 [file] [log] [blame]
Hirokazu Hatabd4df0c2019-02-04 16:31:481# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
Rune Tynanca48d152021-03-04 23:45:573version = 3
4
Ahmed Charles9ca382f2016-09-02 08:55:295[[package]]
Alex Crichton06d565c2020-05-13 21:22:376name = "addr2line"
Alex Crichtonf99410b2020-11-20 17:12:147version = "0.14.0"
Alex Crichtonb4110902018-12-08 11:06:548source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonf99410b2020-11-20 17:12:149checksum = "7c0929d69e78dd9bf5408269919fcbcaeb2e35e5d43e5815517cdc6a8e11a423"
Alex Crichton06d565c2020-05-13 21:22:3710dependencies = [
11 "compiler_builtins",
12 "gimli",
13 "rustc-std-workspace-alloc",
14 "rustc-std-workspace-core",
15]
16
17[[package]]
18name = "adler"
19version = "0.2.3"
20source = "registry+https://github.com/rust-lang/crates.io-index"
21checksum = "ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e"
22dependencies = [
23 "compiler_builtins",
24 "rustc-std-workspace-core",
25]
Alex Crichtonb4110902018-12-08 11:06:5426
27[[package]]
Steve Klabnika0769612017-02-07 23:13:5728name = "aho-corasick"
Mark Rousskov342d9562020-08-17 15:21:4429version = "0.7.13"
Eric Huss6a09cfa2019-05-16 05:27:3930source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:4431checksum = "043164d8ba5c4c3035fec9bbee8647c0261d788f3474306f93bb65901cae0e86"
Eric Huss6a09cfa2019-05-16 05:27:3932dependencies = [
Alex Crichton093ede22019-08-15 00:45:0933 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:3934]
35
36[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2937name = "alloc"
38version = "0.0.0"
39dependencies = [
Alex Crichton093ede22019-08-15 00:45:0940 "compiler_builtins",
41 "core",
Aaron Hill70ba4912020-08-01 14:11:1542 "rand",
43 "rand_xorshift",
Ahmed Charles9ca382f2016-09-02 08:55:2944]
45
46[[package]]
steveklabnikecfbaca2018-04-03 14:32:0447name = "ammonia"
Aaron Hill70ba4912020-08-01 14:11:1548version = "3.1.0"
Eric Huss2dafa912019-06-19 03:36:4749source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:1550checksum = "89eac85170f4b3fb3dc5e442c1cfb036cb8eecf9dbbd431a161ffad15d90ea3b"
Eric Huss2dafa912019-06-19 03:36:4751dependencies = [
Alex Crichton093ede22019-08-15 00:45:0952 "html5ever",
Yuki Okushi1f0a39502020-05-26 04:00:4253 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:0954 "maplit",
Aaron Hill70ba4912020-08-01 14:11:1555 "markup5ever_rcdom",
Alex Crichton093ede22019-08-15 00:45:0956 "matches",
57 "tendril",
Mark Rousskov342d9562020-08-17 15:21:4458 "url 2.1.1",
Eric Huss2dafa912019-06-19 03:36:4759]
60
61[[package]]
topecongiroca19ffe2019-04-17 22:42:1862name = "annotate-snippets"
Philipp Hanschdd0f2ac2019-07-25 19:03:5363version = "0.6.1"
64source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0965checksum = "c7021ce4924a3f25f802b2cccd1af585e39ea1a363a1aa2e72afe54b67a3a7a7"
Igor Matuszewskid2d192e2019-07-30 11:00:2766dependencies = [
Oliver Schererec7230f2020-07-24 18:42:0067 "ansi_term 0.11.0",
Igor Matuszewskid2d192e2019-07-30 11:00:2768]
Philipp Hanschdd0f2ac2019-07-25 19:03:5369
70[[package]]
Juan Aguilar Santillanae9c78db2020-05-08 20:48:2671name = "annotate-snippets"
72version = "0.8.0"
73source = "registry+https://github.com/rust-lang/crates.io-index"
74checksum = "d78ea013094e5ea606b1c05fe35f1dd7ea1eb1ea259908d040b25bd5ec677ee5"
75
76[[package]]
Steve Klabnika0769612017-02-07 23:13:5777name = "ansi_term"
Aleksey Kladovb15b0232018-03-16 10:37:1478version = "0.11.0"
Steve Klabnika0769612017-02-07 23:13:5779source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0980checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
Aleksey Kladovb15b0232018-03-16 10:37:1481dependencies = [
Mark Rousskov342d9562020-08-17 15:21:4482 "winapi 0.3.9",
Aleksey Kladovb15b0232018-03-16 10:37:1483]
Steve Klabnika0769612017-02-07 23:13:5784
85[[package]]
Oliver Schererec7230f2020-07-24 18:42:0086name = "ansi_term"
87version = "0.12.1"
88source = "registry+https://github.com/rust-lang/crates.io-index"
89checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
90dependencies = [
Mark Rousskov342d9562020-08-17 15:21:4491 "winapi 0.3.9",
Oliver Schererec7230f2020-07-24 18:42:0092]
93
94[[package]]
Eric Huss6da85d62020-01-14 17:47:0495name = "anyhow"
Eric Hussbdbcaf02020-11-05 00:15:1896version = "1.0.34"
Eric Huss6da85d62020-01-14 17:47:0497source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussbdbcaf02020-11-05 00:15:1898checksum = "bf8dcb5b4bbaa28653b647d8c77bd4ed40183b48882e130c1f1ffb73de069fd7"
Eric Huss6da85d62020-01-14 17:47:0499
100[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43101name = "arc-swap"
Nick Cameron4b6f5c22018-02-26 03:15:45102version = "0.4.7"
103source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44104checksum = "4d25d88fd6b8041580a654f9d0c581a047baee2b3efee13275f2fc392fc75034"
105
106[[package]]
Rune Tynan77156562021-01-16 01:34:15107name = "array_tool"
108version = "1.0.3"
109source = "registry+https://github.com/rust-lang/crates.io-index"
110checksum = "8f8cb5d814eb646a863c4f24978cff2880c4be96ad8cde2c0f0678732902e271"
111
112[[package]]
Mark Rousskov342d9562020-08-17 15:21:44113name = "arrayref"
114version = "0.3.6"
115source = "registry+https://github.com/rust-lang/crates.io-index"
116checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
Nick Cameron4b6f5c22018-02-26 03:15:45117
118[[package]]
Nicholas Nethercotec492ca42020-07-14 00:31:54119name = "arrayvec"
120version = "0.5.1"
121source = "registry+https://github.com/rust-lang/crates.io-index"
122checksum = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8"
123
124[[package]]
Alex Crichton1cede102017-06-15 02:33:06125name = "atty"
Yuki Okushi9f8628b2020-05-26 04:35:21126version = "0.2.14"
Josh Stone020c5ec2017-05-08 22:01:13127source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi9f8628b2020-05-26 04:35:21128checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
Josh Stone020c5ec2017-05-08 22:01:13129dependencies = [
Yuki Okushi9f8628b2020-05-26 04:35:21130 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:09131 "libc",
Mark Rousskov342d9562020-08-17 15:21:44132 "winapi 0.3.9",
Alex Crichton1cede102017-06-15 02:33:06133]
134
135[[package]]
Félix Saparellibdcc21c2019-09-21 10:56:05136name = "autocfg"
Mateusz Mikułaf5e702d2020-03-26 13:10:35137version = "1.0.0"
138source = "registry+https://github.com/rust-lang/crates.io-index"
139checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
140
141[[package]]
Mark Rousskov342d9562020-08-17 15:21:44142name = "base64"
143version = "0.11.0"
144source = "registry+https://github.com/rust-lang/crates.io-index"
145checksum = "b41b7ea54a0c9d92199de89e20e58d49f02f8e699814ef3fdf266f6f748d15c7"
146
147[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58148name = "bitflags"
varkorb925eb52019-10-13 23:37:55149version = "1.2.1"
Tamir Duberstein231d9e72017-09-08 19:08:01150source = "registry+https://github.com/rust-lang/crates.io-index"
varkorb925eb52019-10-13 23:37:55151checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
Tamir Duberstein231d9e72017-09-08 19:08:01152
153[[package]]
Eric Huss2b985322019-11-25 16:14:07154name = "bitmaps"
Mark Rousskov342d9562020-08-17 15:21:44155version = "2.1.0"
Eric Huss2b985322019-11-25 16:14:07156source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44157checksum = "031043d04099746d8db04daf1fa424b2bc8bd69d92b25962dcde24da39ab64a2"
Eric Huss2b985322019-11-25 16:14:07158dependencies = [
159 "typenum",
160]
161
162[[package]]
Mark Rousskov342d9562020-08-17 15:21:44163name = "blake2b_simd"
164version = "0.5.10"
flip19954c228cc2019-02-18 09:32:58165source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44166checksum = "d8fb2d74254a3a0b5cac33ac9f8ed0e44aa50378d9dbb2e5d83bd21ed1dc2c8a"
flip19954c228cc2019-02-18 09:32:58167dependencies = [
Mark Rousskov342d9562020-08-17 15:21:44168 "arrayref",
169 "arrayvec",
Alex Crichton093ede22019-08-15 00:45:09170 "constant_time_eq",
flip19954c228cc2019-02-18 09:32:58171]
172
173[[package]]
James Munnsde763692019-01-19 02:39:37174name = "block-buffer"
Arlo Siemsenf86b0782020-03-31 05:17:15175version = "0.7.3"
James Munnsde763692019-01-19 02:39:37176source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenf86b0782020-03-31 05:17:15177checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
James Munnsde763692019-01-19 02:39:37178dependencies = [
Arlo Siemsenf86b0782020-03-31 05:17:15179 "block-padding",
180 "byte-tools",
181 "byteorder",
Pietro Albiniacd8e592020-10-01 15:15:12182 "generic-array 0.12.3",
183]
184
185[[package]]
186name = "block-buffer"
187version = "0.9.0"
188source = "registry+https://github.com/rust-lang/crates.io-index"
189checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
190dependencies = [
191 "generic-array 0.14.4",
Arlo Siemsenf86b0782020-03-31 05:17:15192]
193
194[[package]]
195name = "block-padding"
196version = "0.1.5"
197source = "registry+https://github.com/rust-lang/crates.io-index"
198checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
199dependencies = [
Alex Crichton093ede22019-08-15 00:45:09200 "byte-tools",
James Munnsde763692019-01-19 02:39:37201]
202
203[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29204name = "bootstrap"
205version = "0.0.0"
206dependencies = [
Alex Crichton093ede22019-08-15 00:45:09207 "build_helper",
208 "cc",
209 "cmake",
210 "filetime",
211 "getopts",
Mark Rousskovdddd8722019-12-18 15:52:10212 "ignore",
Yuki Okushi1f0a39502020-05-26 04:00:42213 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:09214 "libc",
Joshua Nelsonc9c8fb82020-09-12 04:42:52215 "merge",
Alex Crichton093ede22019-08-15 00:45:09216 "num_cpus",
David Tolnay6a3aae82020-05-22 02:48:44217 "opener",
Alex Crichton093ede22019-08-15 00:45:09218 "pretty_assertions",
219 "serde",
220 "serde_json",
221 "time",
Eric Huss7d92cf42019-08-20 17:46:35222 "toml",
Mark Rousskov342d9562020-08-17 15:21:44223 "winapi 0.3.9",
Ahmed Charles9ca382f2016-09-02 08:55:29224]
225
226[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39227name = "bstr"
Mark Rousskov342d9562020-08-17 15:21:44228version = "0.2.13"
Eric Huss6a09cfa2019-05-16 05:27:39229source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44230checksum = "31accafdb70df7871592c058eca3985b71104e15ac32f64706022c58867da931"
Eric Huss6a09cfa2019-05-16 05:27:39231dependencies = [
Alex Crichton093ede22019-08-15 00:45:09232 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:39233]
234
235[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04236name = "build-manifest"
237version = "0.1.0"
238dependencies = [
Pietro Albini3bddfea2020-09-18 12:40:01239 "anyhow",
Pietro Albini89ffab72020-09-24 12:13:40240 "flate2",
Pietro Albiniacd8e592020-10-01 15:15:12241 "hex 0.4.2",
Pietro Albinif3d07b32020-10-12 15:47:37242 "num_cpus",
Pietro Albiniacd8e592020-10-01 15:15:12243 "rayon",
Alex Crichton093ede22019-08-15 00:45:09244 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07245 "serde_json",
Pietro Albiniacd8e592020-10-01 15:15:12246 "sha2",
Pietro Albini89ffab72020-09-24 12:13:40247 "tar",
Eric Huss7d92cf42019-08-20 17:46:35248 "toml",
Alex Crichton9e8785f2017-01-24 22:37:04249]
250
251[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29252name = "build_helper"
253version = "0.1.0"
254
255[[package]]
James Munnsde763692019-01-19 02:39:37256name = "byte-tools"
Arlo Siemsenf86b0782020-03-31 05:17:15257version = "0.3.1"
James Munnsde763692019-01-19 02:39:37258source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenf86b0782020-03-31 05:17:15259checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
James Munnsde763692019-01-19 02:39:37260
261[[package]]
Alex Crichton4f661c02018-10-08 17:39:09262name = "bytecount"
Igor Matuszewskic2249a42019-09-08 08:28:11263version = "0.6.0"
Alex Crichton4f661c02018-10-08 17:39:09264source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:11265checksum = "b0017894339f586ccb943b01b9555de56770c11cda818e7e3d8bd93f4ed7f46e"
Alex Crichton4f661c02018-10-08 17:39:09266dependencies = [
Alex Crichton093ede22019-08-15 00:45:09267 "packed_simd",
Alex Crichton4f661c02018-10-08 17:39:09268]
269
270[[package]]
Oliver Schneiderea351922017-09-18 14:18:23271name = "byteorder"
Mark Rousskov342d9562020-08-17 15:21:44272version = "1.3.4"
Oliver Schneiderea351922017-09-18 14:18:23273source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44274checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
Oliver Schneiderea351922017-09-18 14:18:23275
276[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43277name = "bytes"
Caleb Cartwright63913182021-02-10 01:52:54278version = "0.5.6"
Matthias Krüger696fb8f2019-01-21 15:32:43279source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:54280checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
Matthias Krüger696fb8f2019-01-21 15:32:43281
282[[package]]
Alex Crichton8ccf1122018-09-20 21:37:53283name = "bytesize"
Mark Rousskov342d9562020-08-17 15:21:44284version = "1.0.1"
Alex Crichton8ccf1122018-09-20 21:37:53285source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44286checksum = "81a18687293a1546b67c246452202bbbf143d239cb43494cc163da14979082da"
Alex Crichton8ccf1122018-09-20 21:37:53287
288[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58289name = "cargo"
Eric Huss34a94d32021-02-18 21:04:05290version = "0.53.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58291dependencies = [
Eric Huss6da85d62020-01-14 17:47:04292 "anyhow",
Alex Crichton093ede22019-08-15 00:45:09293 "atty",
294 "bytesize",
Alex Crichton5c5e3fa2019-09-24 18:06:56295 "cargo-platform",
Alex Crichton093ede22019-08-15 00:45:09296 "cargo-test-macro",
Aaron Hilld440e132019-09-16 18:45:40297 "cargo-test-support",
Alex Crichton093ede22019-08-15 00:45:09298 "clap",
Eric Huss6654c582020-06-23 22:00:48299 "core-foundation",
Alex Crichton093ede22019-08-15 00:45:09300 "crates-io",
Eric Huss71bf7cf2020-10-14 22:16:47301 "crossbeam-utils 0.8.0",
Alex Crichton093ede22019-08-15 00:45:09302 "crypto-hash",
303 "curl",
304 "curl-sys",
Eric Husse852a4a2020-10-20 23:36:46305 "env_logger 0.8.1",
Alex Crichton093ede22019-08-15 00:45:09306 "filetime",
307 "flate2",
Alex Crichton093ede22019-08-15 00:45:09308 "fwdansi",
309 "git2",
310 "git2-curl",
311 "glob",
Mark Rousskov342d9562020-08-17 15:21:44312 "hex 0.4.2",
Igor Matuszewskic2249a42019-09-08 08:28:11313 "home",
Mark Rousskov342d9562020-08-17 15:21:44314 "humantime 2.0.1",
Alex Crichton093ede22019-08-15 00:45:09315 "ignore",
316 "im-rc",
317 "jobserver",
Yuki Okushi1f0a39502020-05-26 04:00:42318 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:09319 "lazycell",
320 "libc",
321 "libgit2-sys",
322 "log",
323 "memchr",
Linus Färnstrandf9220c32020-11-27 23:56:12324 "miow 0.3.6",
Alex Crichton093ede22019-08-15 00:45:09325 "num_cpus",
326 "opener",
327 "openssl",
Eric Huss139477d2019-11-12 18:14:48328 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:09329 "pretty_env_logger",
Alex Crichton093ede22019-08-15 00:45:09330 "rustc-workspace-hack",
Ralf Jung7fa29072020-04-15 16:32:41331 "rustfix",
Alex Crichton093ede22019-08-15 00:45:09332 "same-file",
Eric Hussa0431e22020-05-26 00:56:32333 "semver 0.10.0",
Alex Crichton093ede22019-08-15 00:45:09334 "serde",
Igor Matuszewskic2249a42019-09-08 08:28:11335 "serde_ignored",
Alex Crichton093ede22019-08-15 00:45:09336 "serde_json",
337 "shell-escape",
338 "strip-ansi-escapes",
339 "tar",
340 "tempfile",
341 "termcolor",
Eric Huss7d92cf42019-08-20 17:46:35342 "toml",
Alex Crichton093ede22019-08-15 00:45:09343 "unicode-width",
Aaron Hill70ba4912020-08-01 14:11:15344 "unicode-xid",
Mark Rousskov342d9562020-08-17 15:21:44345 "url 2.1.1",
Alex Crichton093ede22019-08-15 00:45:09346 "walkdir",
Mark Rousskov342d9562020-08-17 15:21:44347 "winapi 0.3.9",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58348]
349
350[[package]]
Eric Huss74498c12020-12-16 17:03:33351name = "cargo-credential"
352version = "0.1.0"
353
354[[package]]
355name = "cargo-credential-1password"
356version = "0.1.0"
357dependencies = [
358 "cargo-credential",
359 "serde",
360 "serde_json",
361]
362
363[[package]]
364name = "cargo-credential-macos-keychain"
365version = "0.1.0"
366dependencies = [
367 "cargo-credential",
368 "security-framework",
369]
370
371[[package]]
372name = "cargo-credential-wincred"
373version = "0.1.0"
374dependencies = [
375 "cargo-credential",
376 "winapi 0.3.9",
377]
378
379[[package]]
Ralf Jung759e4952020-06-01 18:17:20380name = "cargo-miri"
381version = "0.1.0"
382dependencies = [
Ralf Jung759e4952020-06-01 18:17:20383 "directories",
384 "rustc-workspace-hack",
385 "rustc_version",
386 "serde",
387 "serde_json",
388 "vergen",
389]
390
391[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56392name = "cargo-platform"
Eric Husse5d39ee2019-12-10 19:54:10393version = "0.1.1"
Alex Crichton5c5e3fa2019-09-24 18:06:56394dependencies = [
395 "serde",
396]
397
398[[package]]
Eric Hussaedb74b2019-06-12 14:37:30399name = "cargo-test-macro"
400version = "0.1.0"
Eric Hussaedb74b2019-06-12 14:37:30401
402[[package]]
Aaron Hilld440e132019-09-16 18:45:40403name = "cargo-test-support"
404version = "0.1.0"
405dependencies = [
406 "cargo",
407 "cargo-test-macro",
408 "filetime",
409 "flate2",
410 "git2",
411 "glob",
Yuki Okushi1f0a39502020-05-26 04:00:42412 "lazy_static",
Aaron Hilld440e132019-09-16 18:45:40413 "remove_dir_all",
414 "serde_json",
415 "tar",
Eric Huss453ebbd2021-01-21 18:16:42416 "toml",
Mark Rousskov342d9562020-08-17 15:21:44417 "url 2.1.1",
Aaron Hilld440e132019-09-16 18:45:40418]
419
420[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29421name = "cargo_metadata"
Mark Rousskov342d9562020-08-17 15:21:44422version = "0.8.2"
Manish Goregaokar87049472019-06-03 23:00:38423source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44424checksum = "700b3731fd7d357223d0000f4dbf1808401b694609035c3c411fbc0cd375c426"
Manish Goregaokar87049472019-06-03 23:00:38425dependencies = [
Eric Hussa0431e22020-05-26 00:56:32426 "semver 0.9.0",
Alex Crichton093ede22019-08-15 00:45:09427 "serde",
428 "serde_derive",
429 "serde_json",
Manish Goregaokar87049472019-06-03 23:00:38430]
431
432[[package]]
Manish Goregaokar7d0162d2019-10-24 15:06:40433name = "cargo_metadata"
Jubilee Young31afacf2020-08-21 08:24:58434version = "0.11.1"
435source = "registry+https://github.com/rust-lang/crates.io-index"
436checksum = "89fec17b16f1ac67908af82e47d0a90a7afd0e1827b181cd77504323d3263d35"
437dependencies = [
438 "semver 0.10.0",
439 "serde",
440 "serde_json",
441]
442
443[[package]]
Eduardo Brotoca11eeb2020-10-23 21:47:58444name = "cargo_metadata"
445version = "0.12.0"
446source = "registry+https://github.com/rust-lang/crates.io-index"
447checksum = "d5a5f7b42f606b7f23674f6f4d877628350682bc40687d3fae65679a58d55345"
448dependencies = [
449 "semver 0.11.0",
450 "serde",
451 "serde_json",
452]
453
454[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26455name = "cargotest2"
456version = "0.1.0"
457
458[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35459name = "cc"
Jake Goulding9803c9b2020-09-16 17:09:25460version = "1.0.60"
Nick Cameronc5cad5a2017-09-22 01:58:35461source = "registry+https://github.com/rust-lang/crates.io-index"
Jake Goulding9803c9b2020-09-16 17:09:25462checksum = "ef611cc68ff783f18535d77ddd080185275713d852c4f5cbb6122c462a7a825c"
Eric Hussa9023832019-11-09 19:59:53463dependencies = [
464 "jobserver",
Eric Hussa9023832019-11-09 19:59:53465]
Nick Cameronc5cad5a2017-09-22 01:58:35466
467[[package]]
Josh Stone020c5ec2017-05-08 22:01:13468name = "cfg-if"
Alex Crichtonaabf4e92020-01-08 15:33:57469version = "0.1.10"
Josh Stone020c5ec2017-05-08 22:01:13470source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:57471checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
Alex Crichtond1040fe2019-05-15 14:30:15472dependencies = [
Alex Crichton093ede22019-08-15 00:45:09473 "compiler_builtins",
474 "rustc-std-workspace-core",
Alex Crichtond1040fe2019-05-15 14:30:15475]
Josh Stone020c5ec2017-05-08 22:01:13476
477[[package]]
Aaron Hill44fdfd62020-10-11 17:51:07478name = "cfg-if"
479version = "1.0.0"
480source = "registry+https://github.com/rust-lang/crates.io-index"
481checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
482
483[[package]]
Jack Hueya24df5b2020-03-03 16:25:03484name = "chalk-derive"
Jack Hueya0622d62021-01-31 06:05:25485version = "0.55.0"
Jack Hueya24df5b2020-03-03 16:25:03486source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Hueya0622d62021-01-31 06:05:25487checksum = "3983193cacd81f0f924acb666b7fe5e1a0d81db9f113fa69203eda7ea8ce8b6c"
Jack Hueya24df5b2020-03-03 16:25:03488dependencies = [
Aaron Hill70ba4912020-08-01 14:11:15489 "proc-macro2",
490 "quote",
491 "syn",
Igor Matuszewski403a9d02020-05-05 11:26:16492 "synstructure",
Jack Hueya24df5b2020-03-03 16:25:03493]
494
495[[package]]
496name = "chalk-engine"
Jack Hueya0622d62021-01-31 06:05:25497version = "0.55.0"
Jack Hueya24df5b2020-03-03 16:25:03498source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Hueya0622d62021-01-31 06:05:25499checksum = "05a171ce5abbf0fbd06f221ab80ab182c7ef78603d23b858bc44e7ce8a86a396"
Jack Hueya24df5b2020-03-03 16:25:03500dependencies = [
Jack Huey6aa2e9d2020-05-27 00:19:19501 "chalk-derive",
502 "chalk-ir",
Jack Hueyd66452c2020-08-04 22:35:37503 "chalk-solve",
Jack Hueya24df5b2020-03-03 16:25:03504 "rustc-hash",
Jack Hueyecb8b9f2020-05-27 05:05:09505 "tracing",
Jack Hueya24df5b2020-03-03 16:25:03506]
507
508[[package]]
509name = "chalk-ir"
Jack Hueya0622d62021-01-31 06:05:25510version = "0.55.0"
Jack Hueya24df5b2020-03-03 16:25:03511source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Hueya0622d62021-01-31 06:05:25512checksum = "a522f53af971e7678f472d687e053120157b3ae26e2ebd5ecbc0f5ab124f2cb6"
Jack Hueya24df5b2020-03-03 16:25:03513dependencies = [
Jack Huey4b64bc12021-01-01 18:44:31514 "bitflags",
Jack Hueya24df5b2020-03-03 16:25:03515 "chalk-derive",
Yuki Okushi1f0a39502020-05-26 04:00:42516 "lazy_static",
Jack Hueya24df5b2020-03-03 16:25:03517]
518
519[[package]]
Jack Hueya24df5b2020-03-03 16:25:03520name = "chalk-solve"
Jack Hueya0622d62021-01-31 06:05:25521version = "0.55.0"
Jack Hueya24df5b2020-03-03 16:25:03522source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Hueya0622d62021-01-31 06:05:25523checksum = "cdf79fb77a567e456a170f7ec84ea6584163d4ba3f13660cd182013d34ca667c"
Jack Hueya24df5b2020-03-03 16:25:03524dependencies = [
525 "chalk-derive",
Jack Hueya24df5b2020-03-03 16:25:03526 "chalk-ir",
Jack Hueya42e5a12020-05-27 05:05:09527 "ena",
Jack Hueya24df5b2020-03-03 16:25:03528 "itertools 0.9.0",
529 "petgraph",
530 "rustc-hash",
Jack Hueyecb8b9f2020-05-27 05:05:09531 "tracing",
Jack Hueyd66452c2020-08-04 22:35:37532 "tracing-subscriber",
533 "tracing-tree",
Jack Hueya24df5b2020-03-03 16:25:03534]
535
536[[package]]
Alex Crichton15899b02018-01-25 04:01:42537name = "chrono"
Tomasz Miąsko2abe7c82021-02-28 00:00:00538version = "0.4.19"
Alex Crichton15899b02018-01-25 04:01:42539source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:00540checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
Alex Crichton15899b02018-01-25 04:01:42541dependencies = [
Tomasz Miąsko2abe7c82021-02-28 00:00:00542 "libc",
Alex Crichton093ede22019-08-15 00:45:09543 "num-integer",
544 "num-traits",
545 "time",
Tomasz Miąsko2abe7c82021-02-28 00:00:00546 "winapi 0.3.9",
Alex Crichton15899b02018-01-25 04:01:42547]
548
549[[package]]
Steve Klabnika0769612017-02-07 23:13:57550name = "clap"
Mark Rousskov342d9562020-08-17 15:21:44551version = "2.33.3"
Steve Klabnika0769612017-02-07 23:13:57552source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44553checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
Steve Klabnika0769612017-02-07 23:13:57554dependencies = [
Oliver Schererec7230f2020-07-24 18:42:00555 "ansi_term 0.11.0",
Alex Crichton093ede22019-08-15 00:45:09556 "atty",
557 "bitflags",
558 "strsim",
559 "textwrap",
560 "unicode-width",
561 "vec_map",
Pietro Albini9beb8f52019-11-26 11:06:30562 "yaml-rust 0.3.5",
Steve Klabnika0769612017-02-07 23:13:57563]
564
565[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29566name = "clippy"
Mark Rousskov83c34ea2021-02-05 23:29:05567version = "0.1.52"
Ahmed Charles9ca382f2016-09-02 08:55:29568dependencies = [
Eduardo Brotoca11eeb2020-10-23 21:47:58569 "cargo_metadata 0.12.0",
Alex Crichton093ede22019-08-15 00:45:09570 "clippy-mini-macro-test",
571 "clippy_lints",
flip19950046d7c2021-02-25 10:26:23572 "compiletest_rs 0.6.0",
Alex Crichton093ede22019-08-15 00:45:09573 "derive-new",
Alex Crichton093ede22019-08-15 00:45:09574 "rustc-workspace-hack",
Oliver Scherer2a789512019-05-26 17:21:54575 "rustc_tools_util 0.2.0",
Eduardo Brotoca11eeb2020-10-23 21:47:58576 "semver 0.11.0",
Alex Crichton093ede22019-08-15 00:45:09577 "serde",
Matthias Krügerf77104b2019-12-02 22:09:48578 "tempfile",
flip19950046d7c2021-02-25 10:26:23579 "tester 0.9.0",
Ahmed Charles9ca382f2016-09-02 08:55:29580]
581
582[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29583name = "clippy-mini-macro-test"
Oliver Schneider70717f22018-01-30 14:12:12584version = "0.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:29585
586[[package]]
587name = "clippy_lints"
Mark Rousskov83c34ea2021-02-05 23:29:05588version = "0.1.52"
Oliver Schneider847bb142018-05-11 12:11:06589dependencies = [
Eduardo Brotoca11eeb2020-10-23 21:47:58590 "cargo_metadata 0.12.0",
flip19950046d7c2021-02-25 10:26:23591 "clippy_utils",
Alex Crichton093ede22019-08-15 00:45:09592 "if_chain",
Matthias Krüger66949a72020-03-12 20:47:47593 "itertools 0.9.0",
flip1995d4454932020-09-24 12:51:13594 "pulldown-cmark 0.8.0",
Alex Crichton093ede22019-08-15 00:45:09595 "quine-mc_cluskey",
Aaron Hill70ba4912020-08-01 14:11:15596 "quote",
Alex Crichton093ede22019-08-15 00:45:09597 "regex-syntax",
flip1995898ef0f2020-12-06 14:07:59598 "rustc-semver",
Eduardo Brotoca11eeb2020-10-23 21:47:58599 "semver 0.11.0",
Alex Crichton093ede22019-08-15 00:45:09600 "serde",
klensy93c8ebe2021-02-14 14:37:30601 "smallvec 1.6.1",
Aaron Hill70ba4912020-08-01 14:11:15602 "syn",
Eric Huss7d92cf42019-08-20 17:46:35603 "toml",
Alex Crichton093ede22019-08-15 00:45:09604 "unicode-normalization",
Mark Rousskov342d9562020-08-17 15:21:44605 "url 2.1.1",
Oliver Schneider847bb142018-05-11 12:11:06606]
607
608[[package]]
flip19950046d7c2021-02-25 10:26:23609name = "clippy_utils"
610version = "0.1.52"
611dependencies = [
612 "if_chain",
613 "itertools 0.9.0",
614 "regex-syntax",
615 "rustc-semver",
616 "serde",
617 "smallvec 1.6.1",
618 "toml",
619 "unicode-normalization",
620]
621
622[[package]]
kennytmcab21f12018-07-26 21:58:55623name = "cloudabi"
Mark Rousskov342d9562020-08-17 15:21:44624version = "0.1.0"
Oliver Schneideracdf83f2017-12-06 08:25:29625source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44626checksum = "4344512281c643ae7638bbabc3af17a11307803ec8f0fcad9fae512a8bf36467"
627dependencies = [
628 "bitflags",
629]
630
631[[package]]
632name = "cmake"
633version = "0.1.44"
634source = "registry+https://github.com/rust-lang/crates.io-index"
635checksum = "0e56268c17a6248366d66d4a47a3381369d068cce8409bb1716ed77ea32163bb"
Oliver Schneideracdf83f2017-12-06 08:25:29636dependencies = [
Alex Crichton093ede22019-08-15 00:45:09637 "cc",
Oliver Schneideracdf83f2017-12-06 08:25:29638]
639
640[[package]]
Nick Cameron127f9a62018-04-25 22:11:28641name = "colored"
Ralf Jung0e908752020-09-17 18:04:20642version = "2.0.0"
Nick Cameron127f9a62018-04-25 22:11:28643source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung0e908752020-09-17 18:04:20644checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd"
Nick Cameron127f9a62018-04-25 22:11:28645dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:42646 "atty",
647 "lazy_static",
Mark Rousskov342d9562020-08-17 15:21:44648 "winapi 0.3.9",
Nick Cameron127f9a62018-04-25 22:11:28649]
650
651[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29652name = "commoncrypto"
653version = "0.2.0"
654source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09655checksum = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
Oliver Schneideracdf83f2017-12-06 08:25:29656dependencies = [
Alex Crichton093ede22019-08-15 00:45:09657 "commoncrypto-sys",
Oliver Schneideracdf83f2017-12-06 08:25:29658]
659
660[[package]]
661name = "commoncrypto-sys"
662version = "0.2.0"
663source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09664checksum = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Oliver Schneideracdf83f2017-12-06 08:25:29665dependencies = [
Alex Crichton093ede22019-08-15 00:45:09666 "libc",
Murarth64842582017-06-17 19:01:18667]
668
669[[package]]
Alex Crichton147e2da2016-10-07 06:30:38670name = "compiler_builtins"
Yuki Okushi6275a292020-12-09 19:48:08671version = "0.1.39"
Alex Crichton4c21a3b2018-11-20 05:52:50672source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi6275a292020-12-09 19:48:08673checksum = "3748f82c7d366a0b4950257d19db685d4958d2fa27c6d164a3f069fec42b748b"
Alex Crichton147e2da2016-10-07 06:30:38674dependencies = [
Alex Crichton093ede22019-08-15 00:45:09675 "cc",
676 "rustc-std-workspace-core",
Alex Crichton147e2da2016-10-07 06:30:38677]
678
679[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29680name = "compiletest"
681version = "0.0.0"
682dependencies = [
Michael Howellb29d9d52021-02-24 06:42:42683 "colored",
Alex Crichton093ede22019-08-15 00:45:09684 "diff",
Alex Crichton093ede22019-08-15 00:45:09685 "getopts",
Xavier Denisf07607f2020-07-28 13:22:21686 "glob",
Yuki Okushi1f0a39502020-05-26 04:00:42687 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:09688 "libc",
Linus Färnstrandf9220c32020-11-27 23:56:12689 "miow 0.3.6",
Alex Crichton093ede22019-08-15 00:45:09690 "regex",
Ralf Jung7fa29072020-04-15 16:32:41691 "rustfix",
Alex Crichton093ede22019-08-15 00:45:09692 "serde",
693 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:00694 "tracing",
Tomasz Miąsko08d5e962020-10-20 00:00:00695 "tracing-subscriber",
Michael Howellb29d9d52021-02-24 06:42:42696 "unified-diff",
Alex Crichton093ede22019-08-15 00:45:09697 "walkdir",
Mark Rousskov342d9562020-08-17 15:21:44698 "winapi 0.3.9",
Oliver Schneideracdf83f2017-12-06 08:25:29699]
700
701[[package]]
702name = "compiletest_rs"
Matthias Krügerfada4b22020-04-15 18:54:39703version = "0.5.0"
704source = "registry+https://github.com/rust-lang/crates.io-index"
705checksum = "9f737835bfbbe29ed1ff82d5137520338d7ed5bf1a1d4b9c1c7c58bb45b8fa29"
706dependencies = [
707 "diff",
708 "filetime",
709 "getopts",
710 "libc",
711 "log",
Linus Färnstrandf9220c32020-11-27 23:56:12712 "miow 0.3.6",
Matthias Krügerfada4b22020-04-15 18:54:39713 "regex",
Ralf Jung7fa29072020-04-15 16:32:41714 "rustfix",
Matthias Krügerfada4b22020-04-15 18:54:39715 "serde",
716 "serde_derive",
717 "serde_json",
718 "tempfile",
flip19950046d7c2021-02-25 10:26:23719 "tester 0.7.0",
720 "winapi 0.3.9",
721]
722
723[[package]]
724name = "compiletest_rs"
725version = "0.6.0"
726source = "registry+https://github.com/rust-lang/crates.io-index"
727checksum = "0086d6ad78cf409c3061618cd98e2789d5c9ce598fc9651611cf62eae0a599cb"
728dependencies = [
729 "diff",
730 "filetime",
731 "getopts",
732 "lazy_static",
733 "libc",
734 "log",
735 "miow 0.3.6",
736 "regex",
737 "rustfix",
738 "serde",
739 "serde_derive",
740 "serde_json",
741 "tempfile",
742 "tester 0.9.0",
Mark Rousskov342d9562020-08-17 15:21:44743 "winapi 0.3.9",
Matthias Krügerfada4b22020-04-15 18:54:39744]
745
746[[package]]
Eric Huss71bf7cf2020-10-14 22:16:47747name = "const_fn"
Jeremy Fitzhardinge82ccb652020-05-25 23:21:25748version = "0.4.3"
Eric Huss71bf7cf2020-10-14 22:16:47749source = "registry+https://github.com/rust-lang/crates.io-index"
Jeremy Fitzhardinge82ccb652020-05-25 23:21:25750checksum = "c478836e029dcef17fb47c89023448c64f781a046e0300e257ad8225ae59afab"
Eric Huss71bf7cf2020-10-14 22:16:47751
752[[package]]
flip19954c228cc2019-02-18 09:32:58753name = "constant_time_eq"
Mark Rousskov342d9562020-08-17 15:21:44754version = "0.1.5"
flip19954c228cc2019-02-18 09:32:58755source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44756checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
flip19954c228cc2019-02-18 09:32:58757
758[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29759name = "core"
760version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16761dependencies = [
Aaron Hill70ba4912020-08-01 14:11:15762 "rand",
Alex Crichton994bfd42018-02-26 17:07:16763]
Ahmed Charles9ca382f2016-09-02 08:55:29764
765[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28766name = "core-foundation"
Eric Hussf3206bc2020-06-30 17:39:05767version = "0.9.0"
Eric Huss2b985322019-11-25 16:14:07768source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussf3206bc2020-06-30 17:39:05769checksum = "3b5ed8e7e76c45974e15e41bfa8d5b0483cd90191639e01d8f5f1e606299d3fb"
Eric Huss2b985322019-11-25 16:14:07770dependencies = [
Eric Huss6654c582020-06-23 22:00:48771 "core-foundation-sys",
Alex Crichton093ede22019-08-15 00:45:09772 "libc",
Nick Cameron7cb3f452017-08-24 05:52:28773]
774
775[[package]]
776name = "core-foundation-sys"
Eric Hussf3206bc2020-06-30 17:39:05777version = "0.8.0"
Eric Huss2b985322019-11-25 16:14:07778source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussf3206bc2020-06-30 17:39:05779checksum = "9a21fa21941700a3cd8fcb4091f361a6a712fac632f85d9f487cc892045d55c6"
Eric Huss2b985322019-11-25 16:14:07780
781[[package]]
Rich Kadelbd0eb072020-11-03 05:32:48782name = "coverage_test_macros"
783version = "0.0.0"
Rich Kadelbd0eb072020-11-03 05:32:48784
785[[package]]
Pietro Albiniacd8e592020-10-01 15:15:12786name = "cpuid-bool"
787version = "0.1.2"
788source = "registry+https://github.com/rust-lang/crates.io-index"
789checksum = "8aebca1129a03dc6dc2b127edd729435bbc4a37e1d5f4d7513165089ceb02634"
790
791[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58792name = "crates-io"
Eric Huss45484ec2021-01-27 17:56:34793version = "0.33.0"
Nick Cameronad8ecc22017-07-19 01:32:12794dependencies = [
Eric Huss6da85d62020-01-14 17:47:04795 "anyhow",
Alex Crichton093ede22019-08-15 00:45:09796 "curl",
Eric Huss139477d2019-11-12 18:14:48797 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:09798 "serde",
Alex Crichton093ede22019-08-15 00:45:09799 "serde_json",
Mark Rousskov342d9562020-08-17 15:21:44800 "url 2.1.1",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58801]
802
803[[package]]
Alex Crichtonb4110902018-12-08 11:06:54804name = "crc32fast"
Alex Crichton06d565c2020-05-13 21:22:37805version = "1.2.0"
Alex Crichtonb4110902018-12-08 11:06:54806source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton06d565c2020-05-13 21:22:37807checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1"
Alex Crichtonb4110902018-12-08 11:06:54808dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:07809 "cfg-if 0.1.10",
Alex Crichtonb4110902018-12-08 11:06:54810]
Alex Crichton38bedfa2017-09-02 03:46:51811
812[[package]]
kennytmcab21f12018-07-26 21:58:55813name = "crossbeam-channel"
Caleb Cartwright63913182021-02-10 01:52:54814version = "0.5.0"
Matthias Krüger451d4922020-02-10 19:47:38815source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:54816checksum = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775"
Matthias Krüger451d4922020-02-10 19:47:38817dependencies = [
Caleb Cartwright63913182021-02-10 01:52:54818 "cfg-if 1.0.0",
819 "crossbeam-utils 0.8.0",
Matthias Krüger451d4922020-02-10 19:47:38820]
821
822[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45823name = "crossbeam-deque"
Mark Rousskov342d9562020-08-17 15:21:44824version = "0.7.3"
Josh Stone33c41252019-09-10 17:13:07825source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44826checksum = "9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285"
Josh Stone33c41252019-09-10 17:13:07827dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:01828 "crossbeam-epoch",
Mark Rousskov342d9562020-08-17 15:21:44829 "crossbeam-utils 0.7.2",
830 "maybe-uninit",
Josh Stone33c41252019-09-10 17:13:07831]
832
833[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45834name = "crossbeam-epoch"
Mark Rousskov342d9562020-08-17 15:21:44835version = "0.8.2"
Matthias Krüger696fb8f2019-01-21 15:32:43836source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44837checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace"
Matthias Krüger696fb8f2019-01-21 15:32:43838dependencies = [
Mark Rousskov342d9562020-08-17 15:21:44839 "autocfg",
Aaron Hill44fdfd62020-10-11 17:51:07840 "cfg-if 0.1.10",
Mark Rousskov342d9562020-08-17 15:21:44841 "crossbeam-utils 0.7.2",
Yuki Okushi1f0a39502020-05-26 04:00:42842 "lazy_static",
Mark Rousskov342d9562020-08-17 15:21:44843 "maybe-uninit",
Igor Matuszewski5b091302019-12-10 15:01:01844 "memoffset",
Mateusz Mikuła2d8d8132019-12-04 17:40:16845 "scopeguard",
Matthias Krüger696fb8f2019-01-21 15:32:43846]
847
848[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33849name = "crossbeam-queue"
850version = "0.1.2"
851source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09852checksum = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33853dependencies = [
Mark Rousskov342d9562020-08-17 15:21:44854 "crossbeam-utils 0.6.6",
855]
856
857[[package]]
858name = "crossbeam-queue"
859version = "0.2.3"
860source = "registry+https://github.com/rust-lang/crates.io-index"
861checksum = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570"
862dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:07863 "cfg-if 0.1.10",
Mark Rousskov342d9562020-08-17 15:21:44864 "crossbeam-utils 0.7.2",
865 "maybe-uninit",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33866]
867
868[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45869name = "crossbeam-utils"
Mark Rousskov342d9562020-08-17 15:21:44870version = "0.6.6"
Alex Crichton01127ca2018-11-16 11:08:23871source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44872checksum = "04973fa96e96579258a5091af6003abde64af786b860f18622b82e026cca60e6"
Alex Crichton01127ca2018-11-16 11:08:23873dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:07874 "cfg-if 0.1.10",
Yuki Okushi1f0a39502020-05-26 04:00:42875 "lazy_static",
Alex Crichton01127ca2018-11-16 11:08:23876]
877
878[[package]]
Eric Husse0f2f9d2019-11-12 17:57:41879name = "crossbeam-utils"
Mateusz Mikułaf5e702d2020-03-26 13:10:35880version = "0.7.2"
Eric Husse0f2f9d2019-11-12 17:57:41881source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikułaf5e702d2020-03-26 13:10:35882checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
Eric Husse0f2f9d2019-11-12 17:57:41883dependencies = [
Amanieu d'Antrasd51b7b22020-03-16 18:37:15884 "autocfg",
Aaron Hill44fdfd62020-10-11 17:51:07885 "cfg-if 0.1.10",
Yuki Okushi1f0a39502020-05-26 04:00:42886 "lazy_static",
Eric Husse0f2f9d2019-11-12 17:57:41887]
888
889[[package]]
Eric Huss71bf7cf2020-10-14 22:16:47890name = "crossbeam-utils"
891version = "0.8.0"
892source = "registry+https://github.com/rust-lang/crates.io-index"
893checksum = "ec91540d98355f690a86367e566ecad2e9e579f230230eb7c21398372be73ea5"
894dependencies = [
895 "autocfg",
896 "cfg-if 1.0.0",
897 "const_fn",
898 "lazy_static",
899]
900
901[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29902name = "crypto-hash"
Mark Rousskov342d9562020-08-17 15:21:44903version = "0.3.4"
Oliver Schneideracdf83f2017-12-06 08:25:29904source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44905checksum = "8a77162240fd97248d19a564a565eb563a3f592b386e4136fb300909e67dddca"
Oliver Schneideracdf83f2017-12-06 08:25:29906dependencies = [
Alex Crichton093ede22019-08-15 00:45:09907 "commoncrypto",
Aaron Hilld440e132019-09-16 18:45:40908 "hex 0.3.2",
Alex Crichton093ede22019-08-15 00:45:09909 "openssl",
Mark Rousskov342d9562020-08-17 15:21:44910 "winapi 0.3.9",
Oliver Schneideracdf83f2017-12-06 08:25:29911]
912
913[[package]]
Xidorn Quan38e42332021-02-13 11:17:15914name = "cstr"
915version = "0.2.8"
916source = "registry+https://github.com/rust-lang/crates.io-index"
917checksum = "c11a39d776a3b35896711da8a04dc1835169dcd36f710878187637314e47941b"
918dependencies = [
919 "proc-macro2",
920 "quote",
921]
922
923[[package]]
Mateusz Mikułaf5e702d2020-03-26 13:10:35924name = "ctor"
Mark Rousskov342d9562020-08-17 15:21:44925version = "0.1.15"
Mateusz Mikułaf5e702d2020-03-26 13:10:35926source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44927checksum = "39858aa5bac06462d4dd4b9164848eb81ffc4aa5c479746393598fd193afa227"
Mateusz Mikułaf5e702d2020-03-26 13:10:35928dependencies = [
Aaron Hill70ba4912020-08-01 14:11:15929 "quote",
930 "syn",
Mateusz Mikułaf5e702d2020-03-26 13:10:35931]
932
933[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58934name = "curl"
Eric Huss468af392020-12-23 03:42:03935version = "0.4.34"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58936source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss468af392020-12-23 03:42:03937checksum = "e268162af1a5fe89917ae25ba3b0a77c8da752bdc58e7dbb4f15b91fbd33756e"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58938dependencies = [
Alex Crichton093ede22019-08-15 00:45:09939 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:09940 "libc",
941 "openssl-probe",
942 "openssl-sys",
943 "schannel",
944 "socket2",
Mark Rousskov342d9562020-08-17 15:21:44945 "winapi 0.3.9",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58946]
947
948[[package]]
949name = "curl-sys"
Eric Huss468af392020-12-23 03:42:03950version = "0.4.39+curl-7.74.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58951source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss468af392020-12-23 03:42:03952checksum = "07a8ce861e7b68a0b394e814d7ee9f1b2750ff8bd10372c6ad3bacc10e86f874"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58953dependencies = [
Alex Crichton093ede22019-08-15 00:45:09954 "cc",
955 "libc",
956 "libnghttp2-sys",
957 "libz-sys",
958 "openssl-sys",
959 "pkg-config",
960 "vcpkg",
Mark Rousskov342d9562020-08-17 15:21:44961 "winapi 0.3.9",
Josh Stone020c5ec2017-05-08 22:01:13962]
963
964[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51965name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:22966version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:51967source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09968checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:51969
970[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58971name = "derive-new"
Igor Matuszewski3bdaced2020-05-05 11:30:49972version = "0.5.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58973source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski3bdaced2020-05-05 11:30:49974checksum = "71f31892cd5c62e414316f2963c5689242c43d8e7bbcaaeca97e5e28c95d91d9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58975dependencies = [
Aaron Hill70ba4912020-08-01 14:11:15976 "proc-macro2",
977 "quote",
978 "syn",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58979]
980
981[[package]]
kennytmcab21f12018-07-26 21:58:55982name = "derive_more"
Mark Rousskov342d9562020-08-17 15:21:44983version = "0.99.9"
kennytmcab21f12018-07-26 21:58:55984source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44985checksum = "298998b1cf6b5b2c8a7b023dfd45821825ce3ba8a8af55c921a0e734e4653f76"
kennytmcab21f12018-07-26 21:58:55986dependencies = [
Aaron Hill70ba4912020-08-01 14:11:15987 "proc-macro2",
988 "quote",
989 "syn",
kennytmcab21f12018-07-26 21:58:55990]
991
992[[package]]
Cengiz Can837817c2017-04-27 19:41:18993name = "diff"
Mark Rousskov342d9562020-08-17 15:21:44994version = "0.1.12"
Cengiz Can837817c2017-04-27 19:41:18995source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:44996checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499"
Cengiz Can837817c2017-04-27 19:41:18997
998[[package]]
Mark Simulacrum42fde212018-03-10 14:03:06999name = "difference"
1000version = "2.0.0"
1001source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091002checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
Mark Simulacrum42fde212018-03-10 14:03:061003
1004[[package]]
James Munnsde763692019-01-19 02:39:371005name = "digest"
Arlo Siemsenf86b0782020-03-31 05:17:151006version = "0.8.1"
James Munnsde763692019-01-19 02:39:371007source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenf86b0782020-03-31 05:17:151008checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
James Munnsde763692019-01-19 02:39:371009dependencies = [
Pietro Albiniacd8e592020-10-01 15:15:121010 "generic-array 0.12.3",
1011]
1012
1013[[package]]
1014name = "digest"
1015version = "0.9.0"
1016source = "registry+https://github.com/rust-lang/crates.io-index"
1017checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
1018dependencies = [
1019 "generic-array 0.14.4",
James Munnsde763692019-01-19 02:39:371020]
1021
1022[[package]]
Ralf Jung44b0fd62018-11-28 20:22:451023name = "directories"
Ralf Jung0e908752020-09-17 18:04:201024version = "3.0.1"
Ralf Jung44b0fd62018-11-28 20:22:451025source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung0e908752020-09-17 18:04:201026checksum = "f8fed639d60b58d0f53498ab13d26f621fd77569cc6edb031f4cc36a2ad9da0f"
Ralf Jung44b0fd62018-11-28 20:22:451027dependencies = [
Alex Crichton093ede22019-08-15 00:45:091028 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:451029]
1030
1031[[package]]
flip19954c228cc2019-02-18 09:32:581032name = "dirs"
Mark Rousskov342d9562020-08-17 15:21:441033version = "2.0.2"
flip19954c228cc2019-02-18 09:32:581034source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441035checksum = "13aea89a5c93364a98e9b37b2fa237effbb694d5cfe01c5b70941f7eb087d5e3"
flip19954c228cc2019-02-18 09:32:581036dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:071037 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:091038 "dirs-sys",
flip19954c228cc2019-02-18 09:32:581039]
1040
1041[[package]]
flip19950046d7c2021-02-25 10:26:231042name = "dirs-next"
1043version = "2.0.0"
1044source = "registry+https://github.com/rust-lang/crates.io-index"
1045checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1046dependencies = [
1047 "cfg-if 1.0.0",
1048 "dirs-sys-next",
1049]
1050
1051[[package]]
Ralf Jung4e8626e2019-06-13 07:58:321052name = "dirs-sys"
Mark Rousskov342d9562020-08-17 15:21:441053version = "0.3.5"
Ralf Jung4e8626e2019-06-13 07:58:321054source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441055checksum = "8e93d7f5705de3e49895a2b5e0b8855a1c27f080192ae9c32a6432d50741a57a"
Ralf Jung4e8626e2019-06-13 07:58:321056dependencies = [
Alex Crichton093ede22019-08-15 00:45:091057 "libc",
flip19950046d7c2021-02-25 10:26:231058 "redox_users 0.3.4",
1059 "winapi 0.3.9",
1060]
1061
1062[[package]]
1063name = "dirs-sys-next"
1064version = "0.1.2"
1065source = "registry+https://github.com/rust-lang/crates.io-index"
1066checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1067dependencies = [
1068 "libc",
1069 "redox_users 0.4.0",
Mark Rousskov342d9562020-08-17 15:21:441070 "winapi 0.3.9",
Ralf Jung4e8626e2019-06-13 07:58:321071]
1072
1073[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291074name = "dlmalloc"
Raoul Strackx292f15c2020-11-09 17:20:491075version = "0.2.1"
Alex Crichton4c21a3b2018-11-20 05:52:501076source = "registry+https://github.com/rust-lang/crates.io-index"
Raoul Strackx292f15c2020-11-09 17:20:491077checksum = "332570860c2edf2d57914987bf9e24835425f75825086b6ba7d1e6a3e4f1f254"
Oliver Schneideracdf83f2017-12-06 08:25:291078dependencies = [
Alex Crichton093ede22019-08-15 00:45:091079 "compiler_builtins",
1080 "libc",
1081 "rustc-std-workspace-core",
Oliver Schneideracdf83f2017-12-06 08:25:291082]
1083
1084[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291085name = "either"
Mark Rousskov342d9562020-08-17 15:21:441086version = "1.6.0"
Oliver Schneideracdf83f2017-12-06 08:25:291087source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441088checksum = "cd56b59865bce947ac5958779cfa508f6c3b9497cc762b7e24a12d11ccde2c4f"
Oliver Schneideracdf83f2017-12-06 08:25:291089
1090[[package]]
steveklabnikecfbaca2018-04-03 14:32:041091name = "elasticlunr-rs"
Aaron Hill70ba4912020-08-01 14:11:151092version = "2.3.9"
steveklabnikecfbaca2018-04-03 14:32:041093source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:151094checksum = "35622eb004c8f0c5e7e2032815f3314a93df0db30a1ce5c94e62c1ecc81e22b9"
steveklabnikecfbaca2018-04-03 14:32:041095dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:421096 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:091097 "regex",
1098 "serde",
1099 "serde_derive",
1100 "serde_json",
1101 "strum",
1102 "strum_macros",
steveklabnikecfbaca2018-04-03 14:32:041103]
1104
1105[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121106name = "ena"
Markus Westerlindcaacdd22020-02-25 08:47:071107version = "0.14.0"
1108source = "registry+https://github.com/rust-lang/crates.io-index"
1109checksum = "d7402b94a93c24e742487327a7cd839dc9d36fec9de9fb25b09f2dae459f36c3"
Eduard-Mihai Burtescu76831802018-07-25 12:44:061110dependencies = [
Alex Crichtonb4110902018-12-08 11:06:541111 "log",
Eduard-Mihai Burtescu76831802018-07-25 12:44:061112]
1113
1114[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581115name = "env_logger"
Mateusz Mikuła8ddbe762019-08-29 11:22:211116version = "0.6.2"
Alex Crichton15899b02018-01-25 04:01:421117source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła8ddbe762019-08-29 11:22:211118checksum = "aafcde04e90a5226a6443b7aabdb016ba2f8307c847d524724bd9b346dd1a2d3"
Alex Crichton01127ca2018-11-16 11:08:231119dependencies = [
Alex Crichton093ede22019-08-15 00:45:091120 "atty",
Eric Hussd45d8b12020-01-21 17:55:431121 "humantime 1.3.0",
Alex Crichton093ede22019-08-15 00:45:091122 "log",
1123 "regex",
1124 "termcolor",
Alex Crichton01127ca2018-11-16 11:08:231125]
1126
1127[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:561128name = "env_logger"
Ralf Jung64cf5962019-10-30 20:03:191129version = "0.7.1"
Alex Crichton5c5e3fa2019-09-24 18:06:561130source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung64cf5962019-10-30 20:03:191131checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
Alex Crichton5c5e3fa2019-09-24 18:06:561132dependencies = [
1133 "atty",
Eric Hussd45d8b12020-01-21 17:55:431134 "humantime 1.3.0",
Alex Crichton5c5e3fa2019-09-24 18:06:561135 "log",
1136 "regex",
1137 "termcolor",
1138]
1139
1140[[package]]
Eric Husse852a4a2020-10-20 23:36:461141name = "env_logger"
1142version = "0.8.1"
1143source = "registry+https://github.com/rust-lang/crates.io-index"
1144checksum = "54532e3223c5af90a6a757c90b5c5521564b07e5e7a958681bcd2afad421cdcd"
1145dependencies = [
1146 "atty",
1147 "humantime 2.0.1",
1148 "log",
1149 "regex",
1150 "termcolor",
1151]
1152
1153[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291154name = "error_index_generator"
1155version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581156dependencies = [
Alex Crichton093ede22019-08-15 00:45:091157 "rustdoc",
Mark Rousskov99ce39b2019-08-19 22:04:251158 "walkdir",
Mark Simulacrume2e9b402017-07-23 02:01:581159]
Ahmed Charles9ca382f2016-09-02 08:55:291160
1161[[package]]
Pietro Albini9beb8f52019-11-26 11:06:301162name = "expand-yaml-anchors"
1163version = "0.1.0"
1164dependencies = [
1165 "yaml-merge-keys",
Mark Rousskov342d9562020-08-17 15:21:441166 "yaml-rust 0.4.4",
Pietro Albini9beb8f52019-11-26 11:06:301167]
1168
1169[[package]]
Aleksey Kladovf7be59c2020-08-21 12:03:501170name = "expect-test"
Aleksey Kladov5716c3e2020-08-31 19:04:091171version = "1.0.1"
Aleksey Kladovf7be59c2020-08-21 12:03:501172source = "registry+https://github.com/rust-lang/crates.io-index"
Aleksey Kladov5716c3e2020-08-31 19:04:091173checksum = "ceb96f3eaa0d4e8769c52dacfd4eb60183b817ed2f176171b3c691d5022b0f2e"
Aleksey Kladovf7be59c2020-08-21 12:03:501174dependencies = [
1175 "difference",
1176 "once_cell",
1177]
1178
1179[[package]]
James Munnsde763692019-01-19 02:39:371180name = "fake-simd"
1181version = "0.1.2"
1182source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091183checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
James Munnsde763692019-01-19 02:39:371184
1185[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291186name = "filetime"
Mark Rousskov342d9562020-08-17 15:21:441187version = "0.2.12"
Alex Crichton924f8c72018-04-18 15:43:591188source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441189checksum = "3ed85775dcc68644b5c950ac06a2b23768d3bc9390464151aaf27136998dcf9e"
Alex Crichton924f8c72018-04-18 15:43:591190dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:071191 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:091192 "libc",
flip19950046d7c2021-02-25 10:26:231193 "redox_syscall 0.1.57",
Mark Rousskov342d9562020-08-17 15:21:441194 "winapi 0.3.9",
Alex Crichton924f8c72018-04-18 15:43:591195]
1196
1197[[package]]
Jack Hueya24df5b2020-03-03 16:25:031198name = "fixedbitset"
Jack Huey6aa2e9d2020-05-27 00:19:191199version = "0.2.0"
Jack Hueya24df5b2020-03-03 16:25:031200source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:191201checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
Jack Hueya24df5b2020-03-03 16:25:031202
1203[[package]]
Josh Stone020c5ec2017-05-08 22:01:131204name = "flate2"
Alex Crichton06d565c2020-05-13 21:22:371205version = "1.0.16"
Felix Schütt7c13fa32017-12-31 14:34:291206source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton06d565c2020-05-13 21:22:371207checksum = "68c90b0fc46cf89d227cc78b40e494ff81287a92dd07631e5af0d06fe3cf885e"
Felix Schütt7c13fa32017-12-31 14:34:291208dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:071209 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:091210 "crc32fast",
1211 "libc",
1212 "libz-sys",
Eric Huss139477d2019-11-12 18:14:481213 "miniz_oxide",
Felix Schütt7c13fa32017-12-31 14:34:291214]
1215
1216[[package]]
Simon Sapinb77ff242017-07-18 21:26:551217name = "fnv"
Mark Rousskov342d9562020-08-17 15:21:441218version = "1.0.7"
Simon Sapinb77ff242017-07-18 21:26:551219source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441220checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
Simon Sapinb77ff242017-07-18 21:26:551221
1222[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581223name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:291224version = "0.3.2"
1225source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091226checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
Oliver Schneideracdf83f2017-12-06 08:25:291227dependencies = [
Alex Crichton093ede22019-08-15 00:45:091228 "foreign-types-shared",
Oliver Schneideracdf83f2017-12-06 08:25:291229]
1230
1231[[package]]
1232name = "foreign-types-shared"
1233version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581234source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091235checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581236
1237[[package]]
Jethro Beekman4a350562018-08-28 04:33:261238name = "fortanix-sgx-abi"
Mark Rousskov342d9562020-08-17 15:21:441239version = "0.3.3"
Alex Crichton4c21a3b2018-11-20 05:52:501240source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441241checksum = "c56c422ef86062869b2d57ae87270608dc5929969dd130a6e248979cf4fb6ca6"
Jethro Beekman4a350562018-08-28 04:33:261242dependencies = [
Alex Crichton093ede22019-08-15 00:45:091243 "compiler_builtins",
1244 "rustc-std-workspace-core",
Jethro Beekman4a350562018-08-28 04:33:261245]
1246
1247[[package]]
Alex Crichton016eaf82018-10-21 02:15:061248name = "fs_extra"
1249version = "1.1.0"
1250source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091251checksum = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
Alex Crichton016eaf82018-10-21 02:15:061252
1253[[package]]
Nick Cameron77177052018-07-06 00:34:001254name = "fst"
Mark Rousskov342d9562020-08-17 15:21:441255version = "0.3.5"
Nick Cameron77177052018-07-06 00:34:001256source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441257checksum = "927fb434ff9f0115b215dc0efd2e4fbdd7448522a92a1aa37c77d6a2f8f1ebd6"
Nick Cameron77177052018-07-06 00:34:001258dependencies = [
Alex Crichton093ede22019-08-15 00:45:091259 "byteorder",
Nick Cameron77177052018-07-06 00:34:001260]
1261
1262[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291263name = "fuchsia-zircon"
Alex Crichton80d6ed22018-01-08 21:56:221264version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:291265source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091266checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
Oliver Schneideracdf83f2017-12-06 08:25:291267dependencies = [
Alex Crichton093ede22019-08-15 00:45:091268 "bitflags",
1269 "fuchsia-zircon-sys",
Oliver Schneideracdf83f2017-12-06 08:25:291270]
1271
1272[[package]]
1273name = "fuchsia-zircon-sys"
Alex Crichton80d6ed22018-01-08 21:56:221274version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:291275source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091276checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
Oliver Schneideracdf83f2017-12-06 08:25:291277
1278[[package]]
steveklabnikecfbaca2018-04-03 14:32:041279name = "futf"
Alex Crichtond8251152018-07-02 16:33:161280version = "0.1.4"
steveklabnikecfbaca2018-04-03 14:32:041281source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091282checksum = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
steveklabnikecfbaca2018-04-03 14:32:041283dependencies = [
Alex Crichton093ede22019-08-15 00:45:091284 "mac",
1285 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041286]
1287
1288[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121289name = "futures"
Mark Rousskov342d9562020-08-17 15:21:441290version = "0.1.29"
Ahmed Charles9ca382f2016-09-02 08:55:291291source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441292checksum = "1b980f2816d6ee8673b6517b52cb0e808a180efc92e5c19d02cdda79066703ef"
Ahmed Charles9ca382f2016-09-02 08:55:291293
1294[[package]]
Caleb Cartwright63913182021-02-10 01:52:541295name = "futures"
1296version = "0.3.12"
1297source = "registry+https://github.com/rust-lang/crates.io-index"
1298checksum = "da9052a1a50244d8d5aa9bf55cbc2fb6f357c86cc52e46c62ed390a7180cf150"
1299dependencies = [
1300 "futures-channel",
1301 "futures-core",
1302 "futures-executor",
1303 "futures-io",
1304 "futures-sink",
1305 "futures-task",
1306 "futures-util",
1307]
1308
1309[[package]]
1310name = "futures-channel"
1311version = "0.3.12"
1312source = "registry+https://github.com/rust-lang/crates.io-index"
1313checksum = "f2d31b7ec7efab6eefc7c57233bb10b847986139d88cc2f5a02a1ae6871a1846"
1314dependencies = [
1315 "futures-core",
1316 "futures-sink",
1317]
1318
1319[[package]]
1320name = "futures-core"
1321version = "0.3.12"
1322source = "registry+https://github.com/rust-lang/crates.io-index"
1323checksum = "79e5145dde8da7d1b3892dad07a9c98fc04bc39892b1ecc9692cf53e2b780a65"
1324
1325[[package]]
1326name = "futures-executor"
1327version = "0.3.12"
1328source = "registry+https://github.com/rust-lang/crates.io-index"
1329checksum = "e9e59fdc009a4b3096bf94f740a0f2424c082521f20a9b08c5c07c48d90fd9b9"
1330dependencies = [
1331 "futures-core",
1332 "futures-task",
1333 "futures-util",
1334 "num_cpus",
1335]
1336
1337[[package]]
1338name = "futures-io"
1339version = "0.3.12"
1340source = "registry+https://github.com/rust-lang/crates.io-index"
1341checksum = "28be053525281ad8259d47e4de5de657b25e7bac113458555bb4b70bc6870500"
1342
1343[[package]]
1344name = "futures-macro"
1345version = "0.3.12"
1346source = "registry+https://github.com/rust-lang/crates.io-index"
1347checksum = "c287d25add322d9f9abdcdc5927ca398917996600182178774032e9f8258fedd"
1348dependencies = [
1349 "proc-macro-hack",
1350 "proc-macro2",
1351 "quote",
1352 "syn",
1353]
1354
1355[[package]]
1356name = "futures-sink"
1357version = "0.3.12"
1358source = "registry+https://github.com/rust-lang/crates.io-index"
1359checksum = "caf5c69029bda2e743fddd0582d1083951d65cc9539aebf8812f36c3491342d6"
1360
1361[[package]]
1362name = "futures-task"
1363version = "0.3.12"
1364source = "registry+https://github.com/rust-lang/crates.io-index"
1365checksum = "13de07eb8ea81ae445aca7b69f5f7bf15d7bf4912d8ca37d6645c77ae8a58d86"
1366dependencies = [
1367 "once_cell",
1368]
1369
1370[[package]]
1371name = "futures-util"
1372version = "0.3.12"
1373source = "registry+https://github.com/rust-lang/crates.io-index"
1374checksum = "632a8cd0f2a4b3fdea1657f08bde063848c3bd00f9bbf6e256b8be78802e624b"
1375dependencies = [
1376 "futures 0.1.29",
1377 "futures-channel",
1378 "futures-core",
1379 "futures-io",
1380 "futures-macro",
1381 "futures-sink",
1382 "futures-task",
1383 "memchr",
1384 "pin-project-lite 0.2.4",
1385 "pin-utils",
1386 "proc-macro-hack",
1387 "proc-macro-nested",
1388 "slab",
1389]
1390
1391[[package]]
Eric Huss97308712018-08-14 21:27:261392name = "fwdansi"
Eric Huss89d79062020-07-29 18:02:051393version = "1.1.0"
Eric Huss97308712018-08-14 21:27:261394source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss89d79062020-07-29 18:02:051395checksum = "08c1f5787fe85505d1f7777268db5103d80a7a374d2316a7ce262e57baf8f208"
Eric Huss97308712018-08-14 21:27:261396dependencies = [
Alex Crichton093ede22019-08-15 00:45:091397 "memchr",
1398 "termcolor",
Eric Huss97308712018-08-14 21:27:261399]
1400
1401[[package]]
James Munnsde763692019-01-19 02:39:371402name = "generic-array"
Arlo Siemsenf86b0782020-03-31 05:17:151403version = "0.12.3"
James Munnsde763692019-01-19 02:39:371404source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenf86b0782020-03-31 05:17:151405checksum = "c68f0274ae0e023facc3c97b2e00f076be70e254bc851d972503b328db79b2ec"
James Munnsde763692019-01-19 02:39:371406dependencies = [
Alex Crichton093ede22019-08-15 00:45:091407 "typenum",
James Munnsde763692019-01-19 02:39:371408]
1409
1410[[package]]
Pietro Albiniacd8e592020-10-01 15:15:121411name = "generic-array"
1412version = "0.14.4"
1413source = "registry+https://github.com/rust-lang/crates.io-index"
1414checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
1415dependencies = [
1416 "typenum",
1417 "version_check",
1418]
1419
1420[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291421name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081422version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291423source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081424checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361425dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:081426 "rustc-std-workspace-core",
1427 "rustc-std-workspace-std",
Alex Crichton093ede22019-08-15 00:45:091428 "unicode-width",
varkore72f7e12019-04-30 19:37:361429]
Ahmed Charles9ca382f2016-09-02 08:55:291430
1431[[package]]
gnzlbg52caca02019-08-01 15:02:261432name = "getrandom"
Alex Crichtonaabf4e92020-01-08 15:33:571433version = "0.1.14"
gnzlbg52caca02019-08-01 15:02:261434source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:571435checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
gnzlbg52caca02019-08-01 15:02:261436dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:071437 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:091438 "libc",
Alex Crichtonaabf4e92020-01-08 15:33:571439 "wasi",
gnzlbg52caca02019-08-01 15:02:261440]
1441
1442[[package]]
Ralf Jung0e908752020-09-17 18:04:201443name = "getrandom"
1444version = "0.2.0"
1445source = "registry+https://github.com/rust-lang/crates.io-index"
1446checksum = "ee8025cf36f917e6a52cce185b7c7177689b838b7ec138364e50cc2277a56cf4"
1447dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:071448 "cfg-if 0.1.10",
Ralf Jung0e908752020-09-17 18:04:201449 "libc",
1450 "wasi",
1451]
1452
1453[[package]]
Alex Crichton06d565c2020-05-13 21:22:371454name = "gimli"
Alex Crichtonf99410b2020-11-20 17:12:141455version = "0.23.0"
Alex Crichton06d565c2020-05-13 21:22:371456source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonf99410b2020-11-20 17:12:141457checksum = "f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce"
Alex Crichton06d565c2020-05-13 21:22:371458dependencies = [
1459 "compiler_builtins",
1460 "rustc-std-workspace-alloc",
1461 "rustc-std-workspace-core",
1462]
1463
1464[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581465name = "git2"
Eric Huss45484ec2021-01-27 17:56:341466version = "0.13.17"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581467source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss45484ec2021-01-27 17:56:341468checksum = "1d250f5f82326884bd39c2853577e70a121775db76818ffa452ed1e80de12986"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581469dependencies = [
Alex Crichton093ede22019-08-15 00:45:091470 "bitflags",
1471 "libc",
1472 "libgit2-sys",
1473 "log",
1474 "openssl-probe",
1475 "openssl-sys",
Mark Rousskov342d9562020-08-17 15:21:441476 "url 2.1.1",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581477]
1478
1479[[package]]
1480name = "git2-curl"
Eric Huss468af392020-12-23 03:42:031481version = "0.14.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581482source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss468af392020-12-23 03:42:031483checksum = "883539cb0ea94bab3f8371a98cd8e937bbe9ee7c044499184aa4c17deb643a50"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581484dependencies = [
Alex Crichton093ede22019-08-15 00:45:091485 "curl",
1486 "git2",
1487 "log",
Mark Rousskov342d9562020-08-17 15:21:441488 "url 2.1.1",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581489]
1490
1491[[package]]
1492name = "glob"
Eric Huss45432452019-03-12 20:34:471493version = "0.3.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581494source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091495checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581496
1497[[package]]
Simon Sapinb77ff242017-07-18 21:26:551498name = "globset"
Mark Rousskov342d9562020-08-17 15:21:441499version = "0.4.5"
Simon Sapinb77ff242017-07-18 21:26:551500source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441501checksum = "7ad1da430bd7281dde2576f44c84cc3f0f7b475e7202cd503042dff01a8c8120"
Simon Sapinb77ff242017-07-18 21:26:551502dependencies = [
Alex Crichton093ede22019-08-15 00:45:091503 "aho-corasick",
1504 "bstr",
1505 "fnv",
1506 "log",
1507 "regex",
Simon Sapinb77ff242017-07-18 21:26:551508]
1509
1510[[package]]
Vishnunarayan K Iea146072020-10-26 13:34:291511name = "gsgdt"
Vishnunarayan K Ia4e94ec2020-10-27 14:44:381512version = "0.1.2"
Vishnunarayan K Iea146072020-10-26 13:34:291513source = "registry+https://github.com/rust-lang/crates.io-index"
Vishnunarayan K Ia4e94ec2020-10-27 14:44:381514checksum = "a0d876ce7262df96262a2a19531da6ff9a86048224d49580a585fc5c04617825"
Vishnunarayan K Iea146072020-10-26 13:34:291515dependencies = [
1516 "serde",
1517]
1518
1519[[package]]
Steve Klabnika0769612017-02-07 23:13:571520name = "handlebars"
Mark Rousskov342d9562020-08-17 15:21:441521version = "3.4.0"
Steve Klabnika0769612017-02-07 23:13:571522source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441523checksum = "5deefd4816fb852b1ff3cb48f6c41da67be2d0e1d20b26a7a3b076da11f064b1"
Steve Klabnika0769612017-02-07 23:13:571524dependencies = [
Alex Crichton093ede22019-08-15 00:45:091525 "log",
1526 "pest",
1527 "pest_derive",
Mark Rousskov342d9562020-08-17 15:21:441528 "quick-error 2.0.0",
Alex Crichton093ede22019-08-15 00:45:091529 "serde",
1530 "serde_json",
James Munnsde763692019-01-19 02:39:371531]
1532
1533[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051534name = "hashbrown"
Matt Brubeck15ccdeb2020-09-03 20:32:531535version = "0.9.0"
Félix Saparellibdcc21c2019-09-21 10:56:051536source = "registry+https://github.com/rust-lang/crates.io-index"
Matt Brubeck15ccdeb2020-09-03 20:32:531537checksum = "00d63df3d41950fb462ed38308eea019113ad1508da725bbedcd0fa5a85ef5f7"
Félix Saparellibdcc21c2019-09-21 10:56:051538dependencies = [
Alex Crichton093ede22019-08-15 00:45:091539 "compiler_builtins",
1540 "rustc-std-workspace-alloc",
1541 "rustc-std-workspace-core",
Eric Huss04538c62019-07-08 21:52:071542]
1543
1544[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471545name = "heck"
Mark Rousskov342d9562020-08-17 15:21:441546version = "0.3.1"
Bastien Orivel5c4534a2018-12-08 14:11:471547source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441548checksum = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205"
Bastien Orivel5c4534a2018-12-08 14:11:471549dependencies = [
Alex Crichton093ede22019-08-15 00:45:091550 "unicode-segmentation",
Bastien Orivel5c4534a2018-12-08 14:11:471551]
1552
1553[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101554name = "hermit-abi"
Stefan Lankes98fcc3f2020-10-06 09:42:571555version = "0.1.17"
Stefan Lankes5ebd4d92019-10-20 07:55:101556source = "registry+https://github.com/rust-lang/crates.io-index"
Stefan Lankes98fcc3f2020-10-06 09:42:571557checksum = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8"
Stefan Lankes5ebd4d92019-10-20 07:55:101558dependencies = [
1559 "compiler_builtins",
1560 "libc",
1561 "rustc-std-workspace-core",
1562]
1563
1564[[package]]
Alex Crichton1cede102017-06-15 02:33:061565name = "hex"
Alex Crichtond8251152018-07-02 16:33:161566version = "0.3.2"
Alex Crichton80d6ed22018-01-08 21:56:221567source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091568checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
Alex Crichton80d6ed22018-01-08 21:56:221569
1570[[package]]
Aaron Hilld440e132019-09-16 18:45:401571name = "hex"
Mark Rousskov342d9562020-08-17 15:21:441572version = "0.4.2"
Aaron Hilld440e132019-09-16 18:45:401573source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441574checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"
Aaron Hilld440e132019-09-16 18:45:401575
1576[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121577name = "home"
Mark Rousskov342d9562020-08-17 15:21:441578version = "0.5.3"
flip199596c3ec12019-08-20 07:32:531579source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441580checksum = "2456aef2e6b6a9784192ae780c0f15bc57df0e918585282325e8c8ac27737654"
flip199596c3ec12019-08-20 07:32:531581dependencies = [
Mark Rousskov342d9562020-08-17 15:21:441582 "winapi 0.3.9",
flip199596c3ec12019-08-20 07:32:531583]
1584
1585[[package]]
steveklabnikecfbaca2018-04-03 14:32:041586name = "html5ever"
Aaron Hill70ba4912020-08-01 14:11:151587version = "0.25.1"
Eric Huss2dafa912019-06-19 03:36:471588source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:151589checksum = "aafcf38a1a36118242d29b92e1b08ef84e67e4a5ed06e0a80be20e6a32bfed6b"
Eric Huss2dafa912019-06-19 03:36:471590dependencies = [
Alex Crichton093ede22019-08-15 00:45:091591 "log",
1592 "mac",
1593 "markup5ever",
Aaron Hill70ba4912020-08-01 14:11:151594 "proc-macro2",
1595 "quote",
1596 "syn",
Eric Huss2dafa912019-06-19 03:36:471597]
1598
1599[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481600name = "humantime"
Alex Crichton5c5e3fa2019-09-24 18:06:561601version = "1.3.0"
Alex Crichton87f3dda2018-03-01 19:08:481602source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton5c5e3fa2019-09-24 18:06:561603checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
Alex Crichton87f3dda2018-03-01 19:08:481604dependencies = [
Mark Rousskov342d9562020-08-17 15:21:441605 "quick-error 1.2.3",
Alex Crichton87f3dda2018-03-01 19:08:481606]
1607
1608[[package]]
Eric Hussd45d8b12020-01-21 17:55:431609name = "humantime"
Mark Rousskov342d9562020-08-17 15:21:441610version = "2.0.1"
Eric Hussd45d8b12020-01-21 17:55:431611source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441612checksum = "3c1ad908cc71012b7bea4d0c53ba96a8cba9962f048fa68d143376143d863b7a"
Eric Hussd45d8b12020-01-21 17:55:431613
1614[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581615name = "idna"
Alex Crichton52d7ee832018-07-17 16:04:221616version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581617source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091618checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581619dependencies = [
Alex Crichton093ede22019-08-15 00:45:091620 "matches",
1621 "unicode-bidi",
1622 "unicode-normalization",
Alex Crichtonf6304e12017-02-15 22:55:261623]
1624
1625[[package]]
Eric Hussf2428a62019-08-01 00:44:391626name = "idna"
1627version = "0.2.0"
1628source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091629checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
Eric Hussf2428a62019-08-01 00:44:391630dependencies = [
Alex Crichton093ede22019-08-15 00:45:091631 "matches",
1632 "unicode-bidi",
1633 "unicode-normalization",
Eric Hussf2428a62019-08-01 00:44:391634]
1635
1636[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291637name = "if_chain"
Oliver Scherer2a789512019-05-26 17:21:541638version = "1.0.0"
Oliver Schneideracdf83f2017-12-06 08:25:291639source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091640checksum = "c3360c7b59e5ffa2653671fb74b4741a5d343c03f331c0a4aeda42b5c2b0ec7d"
Oliver Schneideracdf83f2017-12-06 08:25:291641
1642[[package]]
Simon Sapinb77ff242017-07-18 21:26:551643name = "ignore"
Mark Rousskov342d9562020-08-17 15:21:441644version = "0.4.16"
Simon Sapinb77ff242017-07-18 21:26:551645source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441646checksum = "22dcbf2a4a289528dbef21686354904e1c694ac642610a9bff9e7df730d9ec72"
Simon Sapinb77ff242017-07-18 21:26:551647dependencies = [
Mark Rousskov342d9562020-08-17 15:21:441648 "crossbeam-utils 0.7.2",
Alex Crichton093ede22019-08-15 00:45:091649 "globset",
Yuki Okushi1f0a39502020-05-26 04:00:421650 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:091651 "log",
1652 "memchr",
1653 "regex",
1654 "same-file",
Yuki Okushib4b76b82020-05-26 04:04:591655 "thread_local",
Alex Crichton093ede22019-08-15 00:45:091656 "walkdir",
1657 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551658]
1659
1660[[package]]
Eric Huss8c20add2018-12-03 01:33:201661name = "im-rc"
Eric Hussc8443bb2020-05-18 22:41:571662version = "15.0.0"
Eric Huss8c20add2018-12-03 01:33:201663source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussc8443bb2020-05-18 22:41:571664checksum = "3ca8957e71f04a205cb162508f9326aea04676c8dfd0711220190d6b83664f3f"
Eric Huss8c20add2018-12-03 01:33:201665dependencies = [
Eric Huss2b985322019-11-25 16:14:071666 "bitmaps",
Mark Rousskov342d9562020-08-17 15:21:441667 "rand_core",
Eric Huss2b985322019-11-25 16:14:071668 "rand_xoshiro",
Alex Crichton093ede22019-08-15 00:45:091669 "sized-chunks",
1670 "typenum",
Guillaume Gomezd8589de2020-02-13 17:39:401671 "version_check",
Eric Huss8c20add2018-12-03 01:33:201672]
1673
1674[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571675name = "indexmap"
Matt Brubeck15ccdeb2020-09-03 20:32:531676version = "1.6.0"
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571677source = "registry+https://github.com/rust-lang/crates.io-index"
Matt Brubeck15ccdeb2020-09-03 20:32:531678checksum = "55e2e4c765aa53a0424761bf9f41aa7a6ac1efa87238f59560640e27fca028f2"
Josh Stone997a7662020-08-08 00:03:471679dependencies = [
1680 "autocfg",
1681 "hashbrown",
1682]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571683
1684[[package]]
Josh Stone020c5ec2017-05-08 22:01:131685name = "installer"
1686version = "0.0.0"
1687dependencies = [
Michael Forney32025fd2020-05-25 00:08:451688 "anyhow",
Alex Crichton093ede22019-08-15 00:45:091689 "clap",
Alex Crichton093ede22019-08-15 00:45:091690 "flate2",
Yuki Okushi1f0a39502020-05-26 04:00:421691 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:091692 "num_cpus",
1693 "rayon",
1694 "remove_dir_all",
1695 "tar",
1696 "walkdir",
Mark Rousskov342d9562020-08-17 15:21:441697 "winapi 0.3.9",
Alex Crichton093ede22019-08-15 00:45:091698 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131699]
1700
1701[[package]]
Mark Rousskov342d9562020-08-17 15:21:441702name = "instant"
1703version = "0.1.6"
1704source = "registry+https://github.com/rust-lang/crates.io-index"
1705checksum = "5b141fdc7836c525d4d594027d318c84161ca17aaf8113ab1f81ab93ae897485"
1706
1707[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431708name = "iovec"
Daniel Frampton535fc9c2020-01-14 19:52:461709version = "0.1.4"
Matthias Krüger696fb8f2019-01-21 15:32:431710source = "registry+https://github.com/rust-lang/crates.io-index"
Daniel Frampton535fc9c2020-01-14 19:52:461711checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
Matthias Krüger696fb8f2019-01-21 15:32:431712dependencies = [
Alex Crichton093ede22019-08-15 00:45:091713 "libc",
Matthias Krüger696fb8f2019-01-21 15:32:431714]
1715
1716[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291717name = "itertools"
Mark Rousskov342d9562020-08-17 15:21:441718version = "0.8.2"
Matthias Krüger696fb8f2019-01-21 15:32:431719source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441720checksum = "f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484"
Matthias Krüger696fb8f2019-01-21 15:32:431721dependencies = [
Alex Crichton093ede22019-08-15 00:45:091722 "either",
Matthias Krüger696fb8f2019-01-21 15:32:431723]
1724
1725[[package]]
Matthias Krüger66949a72020-03-12 20:47:471726name = "itertools"
1727version = "0.9.0"
1728source = "registry+https://github.com/rust-lang/crates.io-index"
1729checksum = "284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b"
1730dependencies = [
1731 "either",
1732]
1733
1734[[package]]
Steve Klabnik2795de32017-02-20 00:20:571735name = "itoa"
Mark Rousskov342d9562020-08-17 15:21:441736version = "0.4.6"
Steve Klabnik2795de32017-02-20 00:20:571737source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441738checksum = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6"
Steve Klabnik2795de32017-02-20 00:20:571739
1740[[package]]
Alex Crichton016eaf82018-10-21 02:15:061741name = "jemalloc-sys"
Mark Rousskov342d9562020-08-17 15:21:441742version = "0.3.2"
Alex Crichton016eaf82018-10-21 02:15:061743source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441744checksum = "0d3b9f3f5c9b31aa0f5ed3260385ac205db665baa41d49bb8338008ae94ede45"
Alex Crichton016eaf82018-10-21 02:15:061745dependencies = [
Alex Crichton093ede22019-08-15 00:45:091746 "cc",
1747 "fs_extra",
1748 "libc",
Alex Crichton016eaf82018-10-21 02:15:061749]
1750
1751[[package]]
Alex Crichton453080f2017-06-05 16:36:481752name = "jobserver"
Alex Crichtonad0e4a12020-01-30 07:47:011753version = "0.1.21"
Alex Crichton453080f2017-06-05 16:36:481754source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonad0e4a12020-01-30 07:47:011755checksum = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2"
Alex Crichton453080f2017-06-05 16:36:481756dependencies = [
Alex Crichton093ede22019-08-15 00:45:091757 "libc",
Alex Crichton453080f2017-06-05 16:36:481758]
1759
1760[[package]]
Igor Matuszewski3a17cf72018-08-25 16:17:551761name = "json"
Mark Rousskov342d9562020-08-17 15:21:441762version = "0.11.15"
Igor Matuszewski3a17cf72018-08-25 16:17:551763source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441764checksum = "92c245af8786f6ac35f95ca14feca9119e71339aaab41e878e7cdd655c97e9e5"
Igor Matuszewski3a17cf72018-08-25 16:17:551765
1766[[package]]
Rune Tynan77156562021-01-16 01:34:151767name = "jsondocck"
1768version = "0.1.0"
1769dependencies = [
1770 "getopts",
1771 "jsonpath_lib",
1772 "lazy_static",
1773 "regex",
1774 "serde",
1775 "serde_json",
Eric Huss788167a2021-02-23 01:05:211776 "shlex 0.1.1",
Rune Tynan77156562021-01-16 01:34:151777]
1778
1779[[package]]
1780name = "jsonpath_lib"
1781version = "0.2.6"
1782source = "registry+https://github.com/rust-lang/crates.io-index"
1783checksum = "61352ec23883402b7d30b3313c16cbabefb8907361c4eb669d990cbb87ceee5a"
1784dependencies = [
1785 "array_tool",
1786 "env_logger 0.7.1",
1787 "log",
1788 "serde",
1789 "serde_json",
1790]
1791
1792[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:111793name = "jsonrpc-client-transports"
Caleb Cartwright63913182021-02-10 01:52:541794version = "17.0.0"
Nick Cameronad8ecc22017-07-19 01:32:121795source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:541796checksum = "15b6c6ad01c7354d60de493148c30ac8a82b759e22ae678c8705e9b8e0c566a4"
Igor Matuszewskic2249a42019-09-08 08:28:111797dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541798 "derive_more",
1799 "futures 0.3.12",
Igor Matuszewskic2249a42019-09-08 08:28:111800 "jsonrpc-core",
1801 "jsonrpc-pubsub",
1802 "jsonrpc-server-utils",
1803 "log",
1804 "parity-tokio-ipc",
1805 "serde",
1806 "serde_json",
1807 "tokio",
1808 "url 1.7.2",
1809]
1810
1811[[package]]
1812name = "jsonrpc-core"
Caleb Cartwright63913182021-02-10 01:52:541813version = "17.0.0"
Igor Matuszewskic2249a42019-09-08 08:28:111814source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:541815checksum = "07569945133257ff557eb37b015497104cea61a2c9edaf126c1cbd6e8332397f"
Nick Cameronad8ecc22017-07-19 01:32:121816dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541817 "futures 0.3.12",
Alex Crichton093ede22019-08-15 00:45:091818 "log",
1819 "serde",
1820 "serde_derive",
1821 "serde_json",
Nick Cameronad8ecc22017-07-19 01:32:121822]
1823
1824[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:111825name = "jsonrpc-core-client"
Caleb Cartwright63913182021-02-10 01:52:541826version = "17.0.0"
Igor Matuszewskic2249a42019-09-08 08:28:111827source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:541828checksum = "7ac9d56dc729912796637c30f475bbf834594607b27740dfea6e5fa7ba40d1f1"
Igor Matuszewskic2249a42019-09-08 08:28:111829dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541830 "futures 0.3.12",
Igor Matuszewskic2249a42019-09-08 08:28:111831 "jsonrpc-client-transports",
1832]
1833
1834[[package]]
1835name = "jsonrpc-derive"
Caleb Cartwright63913182021-02-10 01:52:541836version = "17.0.0"
Igor Matuszewskic2249a42019-09-08 08:28:111837source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:541838checksum = "b68ba7e76e5c7796cfa4d2a30e83986550c34404c6d40551c902ca6f7bd4a137"
Igor Matuszewskic2249a42019-09-08 08:28:111839dependencies = [
1840 "proc-macro-crate",
Aaron Hill70ba4912020-08-01 14:11:151841 "proc-macro2",
1842 "quote",
1843 "syn",
Igor Matuszewskic2249a42019-09-08 08:28:111844]
1845
1846[[package]]
1847name = "jsonrpc-ipc-server"
Caleb Cartwright63913182021-02-10 01:52:541848version = "17.0.1"
Igor Matuszewskic2249a42019-09-08 08:28:111849source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:541850checksum = "14c4cd89e5ea7e7f0884e828fc35bb83591a371b92439675eae28efa66c24a97"
Igor Matuszewskic2249a42019-09-08 08:28:111851dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541852 "futures 0.3.12",
Igor Matuszewskic2249a42019-09-08 08:28:111853 "jsonrpc-core",
1854 "jsonrpc-server-utils",
1855 "log",
1856 "parity-tokio-ipc",
Caleb Cartwright63913182021-02-10 01:52:541857 "parking_lot",
1858 "tower-service",
Igor Matuszewskic2249a42019-09-08 08:28:111859]
1860
1861[[package]]
1862name = "jsonrpc-pubsub"
Caleb Cartwright63913182021-02-10 01:52:541863version = "17.0.0"
Igor Matuszewskic2249a42019-09-08 08:28:111864source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:541865checksum = "0c48dbebce7a9c88ab272a4db7d6478aa4c6d9596e6c086366e89efc4e9ed89e"
Igor Matuszewskic2249a42019-09-08 08:28:111866dependencies = [
Caleb Cartwright63913182021-02-10 01:52:541867 "futures 0.3.12",
Igor Matuszewskic2249a42019-09-08 08:28:111868 "jsonrpc-core",
Caleb Cartwright63913182021-02-10 01:52:541869 "lazy_static",
Igor Matuszewskic2249a42019-09-08 08:28:111870 "log",
Caleb Cartwright63913182021-02-10 01:52:541871 "parking_lot",
Mark Rousskov342d9562020-08-17 15:21:441872 "rand",
Igor Matuszewskic2249a42019-09-08 08:28:111873 "serde",
1874]
1875
1876[[package]]
1877name = "jsonrpc-server-utils"
Caleb Cartwright63913182021-02-10 01:52:541878version = "17.0.0"
Igor Matuszewskic2249a42019-09-08 08:28:111879source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:541880checksum = "f4207cce738bf713a82525065b750a008f28351324f438f56b33d698ada95bb4"
Igor Matuszewskic2249a42019-09-08 08:28:111881dependencies = [
1882 "bytes",
Caleb Cartwright63913182021-02-10 01:52:541883 "futures 0.3.12",
Igor Matuszewskic2249a42019-09-08 08:28:111884 "globset",
1885 "jsonrpc-core",
Yuki Okushi1f0a39502020-05-26 04:00:421886 "lazy_static",
Igor Matuszewskic2249a42019-09-08 08:28:111887 "log",
Igor Matuszewskic2249a42019-09-08 08:28:111888 "tokio",
Caleb Cartwright63913182021-02-10 01:52:541889 "tokio-util",
Eric Huss139477d2019-11-12 18:14:481890 "unicase",
Igor Matuszewskic2249a42019-09-08 08:28:111891]
1892
1893[[package]]
Steve Klabnika0769612017-02-07 23:13:571894name = "kernel32-sys"
1895version = "0.2.2"
1896source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091897checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
Steve Klabnika0769612017-02-07 23:13:571898dependencies = [
Alex Crichton093ede22019-08-15 00:45:091899 "winapi 0.2.8",
1900 "winapi-build",
Steve Klabnika0769612017-02-07 23:13:571901]
1902
1903[[package]]
1904name = "lazy_static"
Alex Crichtonaabf4e92020-01-08 15:33:571905version = "1.4.0"
Alex Crichton325d7392017-12-10 17:42:491906source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:571907checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
Alex Crichton325d7392017-12-10 17:42:491908
1909[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291910name = "lazycell"
Mark Rousskov342d9562020-08-17 15:21:441911version = "1.3.0"
Alex Crichton994bfd42018-02-26 17:07:161912source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441913checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
Alex Crichton994bfd42018-02-26 17:07:161914
1915[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291916name = "libc"
Amanieu d'Antrasc3dedd02021-01-21 00:12:401917version = "0.2.85"
Ahmed Charles9ca382f2016-09-02 08:55:291918source = "registry+https://github.com/rust-lang/crates.io-index"
Amanieu d'Antrasc3dedd02021-01-21 00:12:401919checksum = "7ccac4b00700875e6a07c6cde370d44d32fa01c5a65cdd2fca6858c479d28bb3"
Alex Crichton4c21a3b2018-11-20 05:52:501920dependencies = [
Alex Crichton093ede22019-08-15 00:45:091921 "rustc-std-workspace-core",
Alex Crichton4c21a3b2018-11-20 05:52:501922]
Ahmed Charles9ca382f2016-09-02 08:55:291923
1924[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581925name = "libgit2-sys"
Eric Huss45484ec2021-01-27 17:56:341926version = "0.12.18+1.1.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581927source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss45484ec2021-01-27 17:56:341928checksum = "3da6a42da88fc37ee1ecda212ffa254c25713532980005d5f7c0b0fbe7e6e885"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581929dependencies = [
Alex Crichton093ede22019-08-15 00:45:091930 "cc",
1931 "libc",
1932 "libssh2-sys",
1933 "libz-sys",
1934 "openssl-sys",
1935 "pkg-config",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581936]
1937
1938[[package]]
Alex Crichton8ccf1122018-09-20 21:37:531939name = "libnghttp2-sys"
Mark Rousskov342d9562020-08-17 15:21:441940version = "0.1.4+1.41.0"
Alex Crichton8ccf1122018-09-20 21:37:531941source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441942checksum = "03624ec6df166e79e139a2310ca213283d6b3c30810c54844f307086d4488df1"
Alex Crichton8ccf1122018-09-20 21:37:531943dependencies = [
Alex Crichton093ede22019-08-15 00:45:091944 "cc",
1945 "libc",
Alex Crichton8ccf1122018-09-20 21:37:531946]
1947
1948[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581949name = "libssh2-sys"
Eric Huss71bf7cf2020-10-14 22:16:471950version = "0.2.19"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581951source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss71bf7cf2020-10-14 22:16:471952checksum = "ca46220853ba1c512fc82826d0834d87b06bcd3c2a42241b7de72f3d2fe17056"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581953dependencies = [
Alex Crichton093ede22019-08-15 00:45:091954 "cc",
1955 "libc",
1956 "libz-sys",
1957 "openssl-sys",
1958 "pkg-config",
1959 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581960]
1961
1962[[package]]
1963name = "libz-sys"
Jake Goulding15bd2362020-09-18 00:14:091964version = "1.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581965source = "registry+https://github.com/rust-lang/crates.io-index"
Jake Goulding15bd2362020-09-18 00:14:091966checksum = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581967dependencies = [
Alex Crichton093ede22019-08-15 00:45:091968 "cc",
1969 "libc",
1970 "pkg-config",
1971 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581972]
1973
1974[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291975name = "linkchecker"
1976version = "0.1.0"
Joshua Nelson65835d12020-10-15 13:25:301977dependencies = [
1978 "once_cell",
1979 "regex",
1980]
Ahmed Charles9ca382f2016-09-02 08:55:291981
1982[[package]]
Pietro Albini9beb8f52019-11-26 11:06:301983name = "linked-hash-map"
Mark Rousskov342d9562020-08-17 15:21:441984version = "0.5.3"
Pietro Albini9beb8f52019-11-26 11:06:301985source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:441986checksum = "8dd5a6d5999d9907cda8ed67bbd137d3af8085216c2ac62de5be860bd41f304a"
Pietro Albini9beb8f52019-11-26 11:06:301987
1988[[package]]
Eric Huss45c1e0a2020-09-08 22:09:571989name = "lint-docs"
1990version = "0.1.0"
1991dependencies = [
1992 "serde_json",
1993 "tempfile",
1994 "walkdir",
1995]
1996
1997[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:391998name = "lock_api"
Mark Rousskov342d9562020-08-17 15:21:441999version = "0.4.1"
Malo Jaffré8ed13d62017-12-29 10:24:382000source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442001checksum = "28247cc5a5be2f05fbcd76dd0cf2c7d3b5400cb978a28042abcd4fa0b3f8261c"
2002dependencies = [
2003 "scopeguard",
2004]
2005
2006[[package]]
2007name = "log"
2008version = "0.4.11"
2009source = "registry+https://github.com/rust-lang/crates.io-index"
2010checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"
Malo Jaffré8ed13d62017-12-29 10:24:382011dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:072012 "cfg-if 0.1.10",
Malo Jaffré8ed13d62017-12-29 10:24:382013]
Ahmed Charles9ca382f2016-09-02 08:55:292014
2015[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:432016name = "lsp-codec"
Caleb Cartwright63913182021-02-10 01:52:542017version = "0.2.0"
Matthias Krüger696fb8f2019-01-21 15:32:432018source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:542019checksum = "d33c83e320715a1e7e0466a53db2238becb2e5c446deff5506abc81aeacc5ec4"
Matthias Krüger696fb8f2019-01-21 15:32:432020dependencies = [
Alex Crichton093ede22019-08-15 00:45:092021 "bytes",
2022 "serde_json",
Caleb Cartwright63913182021-02-10 01:52:542023 "tokio-util",
Matthias Krüger696fb8f2019-01-21 15:32:432024]
2025
2026[[package]]
2027name = "lsp-types"
Igor Matuszewskic2249a42019-09-08 08:28:112028version = "0.60.0"
Matthias Krüger696fb8f2019-01-21 15:32:432029source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:112030checksum = "fe3edefcd66dde1f7f1df706f46520a3c93adc5ca4bc5747da6621195e894efd"
Matthias Krüger696fb8f2019-01-21 15:32:432031dependencies = [
Alex Crichton093ede22019-08-15 00:45:092032 "bitflags",
Alex Crichton093ede22019-08-15 00:45:092033 "serde",
Alex Crichton093ede22019-08-15 00:45:092034 "serde_json",
Igor Matuszewskic2249a42019-09-08 08:28:112035 "serde_repr",
Mark Rousskov342d9562020-08-17 15:21:442036 "url 2.1.1",
Matthias Krüger696fb8f2019-01-21 15:32:432037]
2038
2039[[package]]
Josh Stone020c5ec2017-05-08 22:01:132040name = "lzma-sys"
Mark Rousskov342d9562020-08-17 15:21:442041version = "0.1.16"
Josh Stone020c5ec2017-05-08 22:01:132042source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442043checksum = "f24f76ec44a8ac23a31915d6e326bca17ce88da03096f1ff194925dc714dac99"
Josh Stone020c5ec2017-05-08 22:01:132044dependencies = [
Alex Crichton093ede22019-08-15 00:45:092045 "cc",
2046 "libc",
2047 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:132048]
2049
2050[[package]]
steveklabnikecfbaca2018-04-03 14:32:042051name = "mac"
2052version = "0.1.1"
2053source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092054checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:042055
2056[[package]]
Guillaume Gomezcf5ee8f2018-08-15 13:07:072057name = "macro-utils"
Mark Rousskov342d9562020-08-17 15:21:442058version = "0.1.3"
Guillaume Gomezcf5ee8f2018-08-15 13:07:072059source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442060checksum = "0e72f7deb758fea9ea7d290aebfa788763d0bffae12caa6406a25baaf8fa68a8"
Guillaume Gomezcf5ee8f2018-08-15 13:07:072061
2062[[package]]
steveklabnikecfbaca2018-04-03 14:32:042063name = "maplit"
Mark Rousskov342d9562020-08-17 15:21:442064version = "1.0.2"
steveklabnikecfbaca2018-04-03 14:32:042065source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442066checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
steveklabnikecfbaca2018-04-03 14:32:042067
2068[[package]]
2069name = "markup5ever"
Aaron Hill70ba4912020-08-01 14:11:152070version = "0.10.0"
Eric Huss2dafa912019-06-19 03:36:472071source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:152072checksum = "aae38d669396ca9b707bfc3db254bc382ddb94f57cc5c235f34623a669a01dab"
Eric Huss2dafa912019-06-19 03:36:472073dependencies = [
Alex Crichton093ede22019-08-15 00:45:092074 "log",
2075 "phf",
2076 "phf_codegen",
2077 "serde",
2078 "serde_derive",
2079 "serde_json",
2080 "string_cache",
2081 "string_cache_codegen",
2082 "tendril",
Eric Huss2dafa912019-06-19 03:36:472083]
2084
2085[[package]]
Aaron Hill70ba4912020-08-01 14:11:152086name = "markup5ever_rcdom"
2087version = "0.1.0"
2088source = "registry+https://github.com/rust-lang/crates.io-index"
2089checksum = "f015da43bcd8d4f144559a3423f4591d69b8ce0652c905374da7205df336ae2b"
2090dependencies = [
2091 "html5ever",
2092 "markup5ever",
2093 "tendril",
2094 "xml5ever",
2095]
2096
2097[[package]]
Oliver Schererec7230f2020-07-24 18:42:002098name = "matchers"
2099version = "0.0.1"
2100source = "registry+https://github.com/rust-lang/crates.io-index"
2101checksum = "f099785f7595cc4b4553a174ce30dd7589ef93391ff414dbb67f62392b9e0ce1"
2102dependencies = [
2103 "regex-automata",
2104]
2105
2106[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582107name = "matches"
Alex Crichton2863b752018-08-21 17:23:472108version = "0.1.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582109source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092110checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582111
2112[[package]]
Mark Rousskov342d9562020-08-17 15:21:442113name = "maybe-uninit"
2114version = "2.0.0"
2115source = "registry+https://github.com/rust-lang/crates.io-index"
2116checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
2117
2118[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:152119name = "md-5"
Arlo Siemsen3296d5c2020-10-13 15:41:062120version = "0.9.1"
2121source = "registry+https://github.com/rust-lang/crates.io-index"
2122checksum = "7b5a279bb9607f9f53c22d496eade00d138d1bdcccd07d74650387cf94942a15"
2123dependencies = [
2124 "block-buffer 0.9.0",
2125 "digest 0.9.0",
2126 "opaque-debug 0.3.0",
2127]
2128
2129[[package]]
Steve Klabnika0769612017-02-07 23:13:572130name = "mdbook"
Eric Huss788167a2021-02-23 01:05:212131version = "0.4.7"
Steve Klabnika0769612017-02-07 23:13:572132source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss788167a2021-02-23 01:05:212133checksum = "28f6a882f3880ec68e96f60d6b543c34941e2f307ad10e2992e4db9acfe96529"
Steve Klabnika0769612017-02-07 23:13:572134dependencies = [
Alex Crichton093ede22019-08-15 00:45:092135 "ammonia",
Eric Huss6bcbc422020-06-23 22:23:462136 "anyhow",
Alex Crichton093ede22019-08-15 00:45:092137 "chrono",
2138 "clap",
2139 "elasticlunr-rs",
Eric Huss6bcbc422020-06-23 22:23:462140 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092141 "handlebars",
Yuki Okushi1f0a39502020-05-26 04:00:422142 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:092143 "log",
2144 "memchr",
2145 "open",
Joshua Nelsone4c28bf2020-09-14 00:15:012146 "pulldown-cmark 0.7.2",
Alex Crichton093ede22019-08-15 00:45:092147 "regex",
2148 "serde",
2149 "serde_derive",
2150 "serde_json",
Eric Huss788167a2021-02-23 01:05:212151 "shlex 1.0.0",
Alex Crichton093ede22019-08-15 00:45:092152 "tempfile",
Eric Huss7d92cf42019-08-20 17:46:352153 "toml",
James Munnsde763692019-01-19 02:39:372154]
2155
2156[[package]]
Wesley Wiser56e434d2019-04-04 23:41:492157name = "measureme"
Wesley Wisere130e9c2021-02-25 23:25:382158version = "9.1.0"
Wesley Wiser5ac55562020-10-01 12:34:482159source = "registry+https://github.com/rust-lang/crates.io-index"
Wesley Wisere130e9c2021-02-25 23:25:382160checksum = "4a98e07fe802486895addb2b5467f33f205e82c426bfaf350f5d8109b137767c"
Wesley Wiser5ac55562020-10-01 12:34:482161dependencies = [
Wesley Wisere130e9c2021-02-25 23:25:382162 "log",
2163 "memmap",
Caleb Cartwright63913182021-02-10 01:52:542164 "parking_lot",
Wesley Wisere130e9c2021-02-25 23:25:382165 "perf-event-open-sys",
Wesley Wiser5ac55562020-10-01 12:34:482166 "rustc-hash",
klensy93c8ebe2021-02-14 14:37:302167 "smallvec 1.6.1",
Wesley Wiser5ac55562020-10-01 12:34:482168]
2169
2170[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582171name = "memchr"
Yuki Okushib4b76b82020-05-26 04:04:592172version = "2.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:292173source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushib4b76b82020-05-26 04:04:592174checksum = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400"
Steve Klabnika0769612017-02-07 23:13:572175
2176[[package]]
Michael Woeristerabd5cc32018-08-31 13:18:082177name = "memmap"
Michael Woeristeredcca152019-12-03 09:33:242178version = "0.7.0"
Michael Woeristerabd5cc32018-08-31 13:18:082179source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woeristeredcca152019-12-03 09:33:242180checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
Michael Woeristerabd5cc32018-08-31 13:18:082181dependencies = [
Alex Crichton093ede22019-08-15 00:45:092182 "libc",
Mark Rousskov342d9562020-08-17 15:21:442183 "winapi 0.3.9",
Michael Woeristerabd5cc32018-08-31 13:18:082184]
2185
2186[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452187name = "memoffset"
Mark Rousskov342d9562020-08-17 15:21:442188version = "0.5.5"
Ralf Jungc7a599e2019-07-25 13:57:252189source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442190checksum = "c198b026e1bbf08a937e94c6c60f9ec4a2267f5b0d2eec9c1b21b061ce2be55f"
Ralf Jungc7a599e2019-07-25 13:57:252191dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442192 "autocfg",
Ralf Jungc7a599e2019-07-25 13:57:252193]
2194
2195[[package]]
Joshua Nelsonc9c8fb82020-09-12 04:42:522196name = "merge"
2197version = "0.1.0"
2198source = "registry+https://github.com/rust-lang/crates.io-index"
2199checksum = "10bbef93abb1da61525bbc45eeaff6473a41907d19f8f9aa5168d214e10693e9"
2200dependencies = [
2201 "merge_derive",
2202 "num-traits",
2203]
2204
2205[[package]]
2206name = "merge_derive"
2207version = "0.1.0"
2208source = "registry+https://github.com/rust-lang/crates.io-index"
2209checksum = "209d075476da2e63b4b29e72a2ef627b840589588e71400a25e3565c4f849d07"
2210dependencies = [
2211 "proc-macro-error",
2212 "proc-macro2",
2213 "quote",
2214 "syn",
2215]
2216
2217[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052218name = "minifier"
Guillaume Gomez3f4dbd32019-07-28 18:24:522219version = "0.0.33"
Guillaume Gomez4b145732018-05-10 22:02:052220source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092221checksum = "70bf0db2475f5e627787da77ca52fe33c294063f49f4134b8bc662eedb5e7332"
Guillaume Gomez4b145732018-05-10 22:02:052222dependencies = [
Alex Crichton093ede22019-08-15 00:45:092223 "macro-utils",
Guillaume Gomez4b145732018-05-10 22:02:052224]
2225
2226[[package]]
Alex Crichtonb4110902018-12-08 11:06:542227name = "miniz_oxide"
Alex Crichton06d565c2020-05-13 21:22:372228version = "0.4.0"
Alex Crichtonb4110902018-12-08 11:06:542229source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton06d565c2020-05-13 21:22:372230checksum = "be0f75932c1f6cfae3c04000e40114adf955636e19040f9c0a2c380702aa1c7f"
Alex Crichtonb4110902018-12-08 11:06:542231dependencies = [
Alex Crichton06d565c2020-05-13 21:22:372232 "adler",
2233 "compiler_builtins",
2234 "rustc-std-workspace-alloc",
2235 "rustc-std-workspace-core",
Alex Crichtonb4110902018-12-08 11:06:542236]
2237
2238[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:432239name = "mio"
Mark Rousskov342d9562020-08-17 15:21:442240version = "0.6.22"
Matthias Krüger696fb8f2019-01-21 15:32:432241source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442242checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430"
Matthias Krüger696fb8f2019-01-21 15:32:432243dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:072244 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:092245 "fuchsia-zircon",
2246 "fuchsia-zircon-sys",
2247 "iovec",
2248 "kernel32-sys",
Alex Crichton093ede22019-08-15 00:45:092249 "libc",
2250 "log",
Linus Färnstrandf9220c32020-11-27 23:56:122251 "miow 0.2.2",
Alex Crichton093ede22019-08-15 00:45:092252 "net2",
2253 "slab",
2254 "winapi 0.2.8",
Matthias Krüger696fb8f2019-01-21 15:32:432255]
2256
2257[[package]]
2258name = "mio-named-pipes"
Mark Rousskov342d9562020-08-17 15:21:442259version = "0.1.7"
Matthias Krüger696fb8f2019-01-21 15:32:432260source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442261checksum = "0840c1c50fd55e521b247f949c241c9997709f23bd7f023b9762cd561e935656"
Matthias Krüger696fb8f2019-01-21 15:32:432262dependencies = [
Alex Crichton093ede22019-08-15 00:45:092263 "log",
2264 "mio",
Linus Färnstrandf9220c32020-11-27 23:56:122265 "miow 0.3.6",
Mark Rousskov342d9562020-08-17 15:21:442266 "winapi 0.3.9",
Matthias Krüger696fb8f2019-01-21 15:32:432267]
2268
2269[[package]]
2270name = "mio-uds"
Mark Rousskov342d9562020-08-17 15:21:442271version = "0.6.8"
Matthias Krüger696fb8f2019-01-21 15:32:432272source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442273checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"
Matthias Krüger696fb8f2019-01-21 15:32:432274dependencies = [
Alex Crichton093ede22019-08-15 00:45:092275 "iovec",
2276 "libc",
2277 "mio",
Matthias Krüger696fb8f2019-01-21 15:32:432278]
2279
2280[[package]]
2281name = "miow"
Linus Färnstrandf9220c32020-11-27 23:56:122282version = "0.2.2"
Matthias Krüger696fb8f2019-01-21 15:32:432283source = "registry+https://github.com/rust-lang/crates.io-index"
Linus Färnstrandf9220c32020-11-27 23:56:122284checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
Matthias Krüger696fb8f2019-01-21 15:32:432285dependencies = [
Alex Crichton093ede22019-08-15 00:45:092286 "kernel32-sys",
2287 "net2",
2288 "winapi 0.2.8",
2289 "ws2_32-sys",
Matthias Krüger696fb8f2019-01-21 15:32:432290]
2291
2292[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582293name = "miow"
Linus Färnstrandf9220c32020-11-27 23:56:122294version = "0.3.6"
Alex Crichtona8eaabc2018-03-07 07:39:552295source = "registry+https://github.com/rust-lang/crates.io-index"
Linus Färnstrandf9220c32020-11-27 23:56:122296checksum = "5a33c1b55807fbed163481b5ba66db4b2fa6cde694a5027be10fb724206c5897"
Alex Crichtona8eaabc2018-03-07 07:39:552297dependencies = [
Alex Crichton093ede22019-08-15 00:45:092298 "socket2",
Mark Rousskov342d9562020-08-17 15:21:442299 "winapi 0.3.9",
Alex Crichtona8eaabc2018-03-07 07:39:552300]
2301
2302[[package]]
kennytm0692b3d2017-12-15 19:41:582303name = "miri"
2304version = "0.1.0"
2305dependencies = [
Alex Crichton093ede22019-08-15 00:45:092306 "colored",
flip19950046d7c2021-02-25 10:26:232307 "compiletest_rs 0.5.0",
Ralf Jung64cf5962019-10-30 20:03:192308 "env_logger 0.7.1",
Ralf Jung0e908752020-09-17 18:04:202309 "getrandom 0.2.0",
Mark Rousskov342d9562020-08-17 15:21:442310 "hex 0.4.2",
Ralf Jung759e4952020-06-01 18:17:202311 "libc",
Alex Crichton093ede22019-08-15 00:45:092312 "log",
Aaron Hill70ba4912020-08-01 14:11:152313 "rand",
Alex Crichton093ede22019-08-15 00:45:092314 "rustc-workspace-hack",
2315 "rustc_version",
2316 "shell-escape",
klensy93c8ebe2021-02-14 14:37:302317 "smallvec 1.6.1",
kennytm0692b3d2017-12-15 19:41:582318]
2319
2320[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:432321name = "net2"
Linus Färnstrandf9220c32020-11-27 23:56:122322version = "0.2.36"
Matthias Krüger696fb8f2019-01-21 15:32:432323source = "registry+https://github.com/rust-lang/crates.io-index"
Linus Färnstrandf9220c32020-11-27 23:56:122324checksum = "d7cf75f38f16cb05ea017784dc6dbfd354f76c223dba37701734c4f5a9337d02"
Matthias Krüger696fb8f2019-01-21 15:32:432325dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:072326 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:092327 "libc",
Mark Rousskov342d9562020-08-17 15:21:442328 "winapi 0.3.9",
Matthias Krüger696fb8f2019-01-21 15:32:432329]
2330
2331[[package]]
Alex Crichtond8251152018-07-02 16:33:162332name = "new_debug_unreachable"
Mark Rousskov342d9562020-08-17 15:21:442333version = "1.0.4"
Alex Crichtond8251152018-07-02 16:33:162334source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442335checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
Nick Cameron4b6f5c22018-02-26 03:15:452336
2337[[package]]
Oliver Schneider0ad54532018-07-14 22:01:242338name = "num-integer"
Mark Rousskov342d9562020-08-17 15:21:442339version = "0.1.43"
Alex Crichton994bfd42018-02-26 17:07:162340source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442341checksum = "8d59457e662d541ba17869cf51cf177c0b5f0cbf476c66bdc90bf1edac4f875b"
Alex Crichton994bfd42018-02-26 17:07:162342dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442343 "autocfg",
Alex Crichton093ede22019-08-15 00:45:092344 "num-traits",
Alex Crichton994bfd42018-02-26 17:07:162345]
2346
2347[[package]]
2348name = "num-traits"
Mark Rousskov342d9562020-08-17 15:21:442349version = "0.2.12"
Steve Klabnik2795de32017-02-20 00:20:572350source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442351checksum = "ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611"
2352dependencies = [
2353 "autocfg",
2354]
Steve Klabnik2795de32017-02-20 00:20:572355
2356[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292357name = "num_cpus"
Mark Rousskov342d9562020-08-17 15:21:442358version = "1.13.0"
Ahmed Charles9ca382f2016-09-02 08:55:292359source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442360checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
Ahmed Charles9ca382f2016-09-02 08:55:292361dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442362 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:092363 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292364]
2365
2366[[package]]
Alex Crichton06d565c2020-05-13 21:22:372367name = "object"
Alex Crichtonf99410b2020-11-20 17:12:142368version = "0.22.0"
Alex Crichton06d565c2020-05-13 21:22:372369source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonf99410b2020-11-20 17:12:142370checksum = "8d3b63360ec3cb337817c2dbd47ab4a0f170d285d8e5a2064600f3def1402397"
Alex Crichton06d565c2020-05-13 21:22:372371dependencies = [
2372 "compiler_builtins",
2373 "rustc-std-workspace-alloc",
2374 "rustc-std-workspace-core",
2375]
2376
2377[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412378name = "once_cell"
Mark Rousskov342d9562020-08-17 15:21:442379version = "1.4.1"
Mark Rousskov2fc32b92019-09-10 01:01:412380source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442381checksum = "260e51e7efe62b592207e9e13a68e43692a7a279171d6ba57abd208bf23645ad"
Mark Rousskov2fc32b92019-09-10 01:01:412382
2383[[package]]
Arlo Siemsenf86b0782020-03-31 05:17:152384name = "opaque-debug"
2385version = "0.2.3"
2386source = "registry+https://github.com/rust-lang/crates.io-index"
2387checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
2388
2389[[package]]
Pietro Albiniacd8e592020-10-01 15:15:122390name = "opaque-debug"
2391version = "0.3.0"
2392source = "registry+https://github.com/rust-lang/crates.io-index"
2393checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
2394
2395[[package]]
Steve Klabnik2795de32017-02-20 00:20:572396name = "open"
Mark Rousskov342d9562020-08-17 15:21:442397version = "1.4.0"
Steve Klabnik2795de32017-02-20 00:20:572398source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442399checksum = "7c283bf0114efea9e42f1a60edea9859e8c47528eae09d01df4b29c1e489cc48"
2400dependencies = [
2401 "winapi 0.3.9",
2402]
Steve Klabnik2795de32017-02-20 00:20:572403
2404[[package]]
Alex Crichton2863b752018-08-21 17:23:472405name = "opener"
Mark Rousskov342d9562020-08-17 15:21:442406version = "0.4.1"
Alex Crichton2863b752018-08-21 17:23:472407source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442408checksum = "13117407ca9d0caf3a0e74f97b490a7e64c0ae3aa90a8b7085544d0c37b6f3ae"
Alex Crichton2863b752018-08-21 17:23:472409dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442410 "winapi 0.3.9",
Alex Crichton2863b752018-08-21 17:23:472411]
2412
2413[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582414name = "openssl"
Mark Rousskov342d9562020-08-17 15:21:442415version = "0.10.30"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582416source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442417checksum = "8d575eff3665419f9b83678ff2815858ad9d11567e082f5ac1814baba4e2bcb4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582418dependencies = [
Alex Crichton093ede22019-08-15 00:45:092419 "bitflags",
Aaron Hill44fdfd62020-10-11 17:51:072420 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:092421 "foreign-types",
Yuki Okushi1f0a39502020-05-26 04:00:422422 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:092423 "libc",
2424 "openssl-sys",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582425]
2426
2427[[package]]
2428name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:492429version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582430source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092431checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582432
2433[[package]]
Eric Huss97308712018-08-14 21:27:262434name = "openssl-src"
Jake Gouldingd909d69d2020-10-12 17:56:072435version = "111.12.0+1.1.1h"
Eric Huss97308712018-08-14 21:27:262436source = "registry+https://github.com/rust-lang/crates.io-index"
Jake Gouldingd909d69d2020-10-12 17:56:072437checksum = "858a4132194f8570a7ee9eb8629e85b23cbc4565f2d4a162e87556e5956abf61"
Eric Huss97308712018-08-14 21:27:262438dependencies = [
Alex Crichton093ede22019-08-15 00:45:092439 "cc",
Eric Huss97308712018-08-14 21:27:262440]
2441
2442[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582443name = "openssl-sys"
Mark Rousskov342d9562020-08-17 15:21:442444version = "0.9.58"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582445source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442446checksum = "a842db4709b604f0fe5d1170ae3565899be2ad3d9cbc72dedc789ac0511f78de"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582447dependencies = [
Amanieu d'Antrasd51b7b22020-03-16 18:37:152448 "autocfg",
Alex Crichton093ede22019-08-15 00:45:092449 "cc",
2450 "libc",
2451 "openssl-src",
2452 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092453 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582454]
2455
2456[[package]]
Nick Cameron77177052018-07-06 00:34:002457name = "ordslice"
2458version = "0.3.0"
2459source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092460checksum = "dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
Nick Cameron77177052018-07-06 00:34:002461
2462[[package]]
Mateusz Mikułaf5e702d2020-03-26 13:10:352463name = "output_vt100"
2464version = "0.1.2"
2465source = "registry+https://github.com/rust-lang/crates.io-index"
2466checksum = "53cdc5b785b7a58c5aad8216b3dfa114df64b0b06ae6e1501cef91df2fbdf8f9"
2467dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442468 "winapi 0.3.9",
Mateusz Mikułaf5e702d2020-03-26 13:10:352469]
2470
2471[[package]]
Nick Cameron7a7445b2018-12-01 10:36:322472name = "packed_simd"
Mark Rousskov342d9562020-08-17 15:21:442473version = "0.3.3"
Nick Cameron7a7445b2018-12-01 10:36:322474source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442475checksum = "a85ea9fc0d4ac0deb6fe7911d38786b32fc11119afd9e9d38b84ff691ce64220"
Nick Cameron7a7445b2018-12-01 10:36:322476dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:072477 "cfg-if 0.1.10",
Nick Cameron7a7445b2018-12-01 10:36:322478]
2479
2480[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292481name = "panic_abort"
2482version = "0.0.0"
2483dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:072484 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:092485 "compiler_builtins",
2486 "core",
2487 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292488]
2489
2490[[package]]
2491name = "panic_unwind"
2492version = "0.0.0"
2493dependencies = [
Alex Crichton093ede22019-08-15 00:45:092494 "alloc",
Aaron Hill44fdfd62020-10-11 17:51:072495 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:092496 "compiler_builtins",
2497 "core",
2498 "libc",
2499 "unwind",
Ahmed Charles9ca382f2016-09-02 08:55:292500]
2501
2502[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112503name = "parity-tokio-ipc"
Caleb Cartwright63913182021-02-10 01:52:542504version = "0.8.0"
Igor Matuszewskic2249a42019-09-08 08:28:112505source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:542506checksum = "fd7f6c69d7687501b2205fe51ade1d7b8797bb3aa141fe5bf13dd78c0483bc89"
Igor Matuszewskic2249a42019-09-08 08:28:112507dependencies = [
Caleb Cartwright63913182021-02-10 01:52:542508 "futures 0.3.12",
2509 "libc",
Igor Matuszewskic2249a42019-09-08 08:28:112510 "log",
2511 "mio-named-pipes",
Linus Färnstrandf9220c32020-11-27 23:56:122512 "miow 0.3.6",
Aaron Hill70ba4912020-08-01 14:11:152513 "rand",
Igor Matuszewskic2249a42019-09-08 08:28:112514 "tokio",
Mark Rousskov342d9562020-08-17 15:21:442515 "winapi 0.3.9",
Igor Matuszewskic2249a42019-09-08 08:28:112516]
2517
2518[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012519name = "parking_lot"
Mark Rousskov342d9562020-08-17 15:21:442520version = "0.11.0"
2521source = "registry+https://github.com/rust-lang/crates.io-index"
2522checksum = "a4893845fa2ca272e647da5d0e46660a314ead9c2fdd9a883aabc32e481a8733"
2523dependencies = [
2524 "instant",
Caleb Cartwright63913182021-02-10 01:52:542525 "lock_api",
2526 "parking_lot_core",
Mark Rousskov342d9562020-08-17 15:21:442527]
2528
2529[[package]]
2530name = "parking_lot_core"
2531version = "0.8.0"
2532source = "registry+https://github.com/rust-lang/crates.io-index"
2533checksum = "c361aa727dd08437f2f1447be8b59a33b0edd15e0fcee698f935613d9efbca9b"
2534dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:072535 "cfg-if 0.1.10",
Caleb Cartwright63913182021-02-10 01:52:542536 "cloudabi",
Mark Rousskov342d9562020-08-17 15:21:442537 "instant",
2538 "libc",
flip19950046d7c2021-02-25 10:26:232539 "redox_syscall 0.1.57",
klensy93c8ebe2021-02-14 14:37:302540 "smallvec 1.6.1",
Mark Rousskov342d9562020-08-17 15:21:442541 "winapi 0.3.9",
Igor Matuszewski8fc4bba2020-02-12 14:47:312542]
2543
2544[[package]]
Federico Ponzi4b6a0272020-07-17 22:01:272545name = "pathdiff"
2546version = "0.2.0"
2547source = "registry+https://github.com/rust-lang/crates.io-index"
2548checksum = "877630b3de15c0b64cc52f659345724fbf6bdad9bd9566699fc53688f3c34a34"
2549
2550[[package]]
Alex Crichton1cede102017-06-15 02:33:062551name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:292552version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:062553source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092554checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichton1cede102017-06-15 02:33:062555
2556[[package]]
Eric Hussf2428a62019-08-01 00:44:392557name = "percent-encoding"
Eric Huss139477d2019-11-12 18:14:482558version = "2.1.0"
Eric Hussf2428a62019-08-01 00:44:392559source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482560checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
Eric Hussf2428a62019-08-01 00:44:392561
2562[[package]]
Wesley Wisere130e9c2021-02-25 23:25:382563name = "perf-event-open-sys"
2564version = "1.0.1"
2565source = "registry+https://github.com/rust-lang/crates.io-index"
2566checksum = "ce9bedf5da2c234fdf2391ede2b90fabf585355f33100689bc364a3ea558561a"
2567dependencies = [
2568 "libc",
2569]
2570
2571[[package]]
Steve Klabnika0769612017-02-07 23:13:572572name = "pest"
Mark Rousskov342d9562020-08-17 15:21:442573version = "2.1.3"
James Munnsde763692019-01-19 02:39:372574source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442575checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
James Munnsde763692019-01-19 02:39:372576dependencies = [
Alex Crichton093ede22019-08-15 00:45:092577 "ucd-trie",
James Munnsde763692019-01-19 02:39:372578]
2579
2580[[package]]
Alex Crichtone9d89832018-04-02 15:43:552581name = "pest_derive"
James Munnsde763692019-01-19 02:39:372582version = "2.1.0"
2583source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092584checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
James Munnsde763692019-01-19 02:39:372585dependencies = [
Alex Crichton093ede22019-08-15 00:45:092586 "pest",
2587 "pest_generator",
James Munnsde763692019-01-19 02:39:372588]
2589
2590[[package]]
2591name = "pest_generator"
Igor Matuszewski8c6e5682020-05-05 11:26:292592version = "2.1.3"
James Munnsde763692019-01-19 02:39:372593source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski8c6e5682020-05-05 11:26:292594checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
James Munnsde763692019-01-19 02:39:372595dependencies = [
Alex Crichton093ede22019-08-15 00:45:092596 "pest",
2597 "pest_meta",
Aaron Hill70ba4912020-08-01 14:11:152598 "proc-macro2",
2599 "quote",
2600 "syn",
James Munnsde763692019-01-19 02:39:372601]
2602
2603[[package]]
2604name = "pest_meta"
Arlo Siemsenf86b0782020-03-31 05:17:152605version = "2.1.3"
James Munnsde763692019-01-19 02:39:372606source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenf86b0782020-03-31 05:17:152607checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
James Munnsde763692019-01-19 02:39:372608dependencies = [
Alex Crichton093ede22019-08-15 00:45:092609 "maplit",
2610 "pest",
Arlo Siemsen3296d5c2020-10-13 15:41:062611 "sha-1 0.8.2",
James Munnsde763692019-01-19 02:39:372612]
2613
2614[[package]]
Jack Hueya24df5b2020-03-03 16:25:032615name = "petgraph"
Jack Huey6aa2e9d2020-05-27 00:19:192616version = "0.5.1"
Jack Hueya24df5b2020-03-03 16:25:032617source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:192618checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"
Jack Hueya24df5b2020-03-03 16:25:032619dependencies = [
2620 "fixedbitset",
Jack Huey6aa2e9d2020-05-27 00:19:192621 "indexmap",
Jack Hueya24df5b2020-03-03 16:25:032622]
2623
2624[[package]]
steveklabnikecfbaca2018-04-03 14:32:042625name = "phf"
Aaron Hill70ba4912020-08-01 14:11:152626version = "0.8.0"
steveklabnikecfbaca2018-04-03 14:32:042627source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:152628checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
steveklabnikecfbaca2018-04-03 14:32:042629dependencies = [
Alex Crichton093ede22019-08-15 00:45:092630 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042631]
2632
2633[[package]]
2634name = "phf_codegen"
Aaron Hill70ba4912020-08-01 14:11:152635version = "0.8.0"
steveklabnikecfbaca2018-04-03 14:32:042636source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:152637checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815"
steveklabnikecfbaca2018-04-03 14:32:042638dependencies = [
Alex Crichton093ede22019-08-15 00:45:092639 "phf_generator",
2640 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042641]
2642
2643[[package]]
2644name = "phf_generator"
Aaron Hill70ba4912020-08-01 14:11:152645version = "0.8.0"
steveklabnikecfbaca2018-04-03 14:32:042646source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:152647checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
steveklabnikecfbaca2018-04-03 14:32:042648dependencies = [
Alex Crichton093ede22019-08-15 00:45:092649 "phf_shared",
Aaron Hill70ba4912020-08-01 14:11:152650 "rand",
steveklabnikecfbaca2018-04-03 14:32:042651]
2652
2653[[package]]
2654name = "phf_shared"
Aaron Hill70ba4912020-08-01 14:11:152655version = "0.8.0"
steveklabnikecfbaca2018-04-03 14:32:042656source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:152657checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
steveklabnikecfbaca2018-04-03 14:32:042658dependencies = [
Alex Crichton093ede22019-08-15 00:45:092659 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:042660]
2661
2662[[package]]
Caleb Cartwright63913182021-02-10 01:52:542663name = "pin-project-lite"
2664version = "0.1.11"
2665source = "registry+https://github.com/rust-lang/crates.io-index"
2666checksum = "c917123afa01924fc84bb20c4c03f004d9c38e5127e3c039bbf7f4b9c76a2f6b"
2667
2668[[package]]
2669name = "pin-project-lite"
2670version = "0.2.4"
2671source = "registry+https://github.com/rust-lang/crates.io-index"
2672checksum = "439697af366c49a6d0a010c56a0d97685bc140ce0d377b13a2ea2aa42d64a827"
2673
2674[[package]]
2675name = "pin-utils"
2676version = "0.1.0"
2677source = "registry+https://github.com/rust-lang/crates.io-index"
2678checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
2679
2680[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582681name = "pkg-config"
Mark Rousskov342d9562020-08-17 15:21:442682version = "0.3.18"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582683source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442684checksum = "d36492546b6af1463394d46f0c834346f31548646f6ba10849802c9c9a27ac33"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582685
2686[[package]]
Santiago Pastorino8429d112018-05-24 21:52:012687name = "polonius-engine"
Remy Rakicdf1ac672020-03-29 23:11:442688version = "0.12.1"
Santiago Pastorino8429d112018-05-24 21:52:012689source = "registry+https://github.com/rust-lang/crates.io-index"
Remy Rakicdf1ac672020-03-29 23:11:442690checksum = "ef2558a4b464e185b36ee08a2937ebb62ea5464c38856cfb1465c97cb38db52d"
Douglas Campos422fe7c2018-05-29 11:52:512691dependencies = [
Alex Crichton093ede22019-08-15 00:45:092692 "datafrog",
2693 "log",
2694 "rustc-hash",
Douglas Campos422fe7c2018-05-29 11:52:512695]
Santiago Pastorino8429d112018-05-24 21:52:012696
2697[[package]]
gnzlbg52caca02019-08-01 15:02:262698name = "ppv-lite86"
Yuki Okushi9f8628b2020-05-26 04:35:212699version = "0.2.8"
gnzlbg52caca02019-08-01 15:02:262700source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi9f8628b2020-05-26 04:35:212701checksum = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"
gnzlbg52caca02019-08-01 15:02:262702
2703[[package]]
steveklabnikecfbaca2018-04-03 14:32:042704name = "precomputed-hash"
2705version = "0.1.1"
2706source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092707checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:042708
2709[[package]]
Mark Simulacrum42fde212018-03-10 14:03:062710name = "pretty_assertions"
Mateusz Mikułaf5e702d2020-03-26 13:10:352711version = "0.6.1"
Mark Simulacrum42fde212018-03-10 14:03:062712source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikułaf5e702d2020-03-26 13:10:352713checksum = "3f81e1644e1b54f5a68959a29aa86cde704219254669da328ecfdf6a1f09d427"
Mark Simulacrum42fde212018-03-10 14:03:062714dependencies = [
Oliver Schererec7230f2020-07-24 18:42:002715 "ansi_term 0.11.0",
Mateusz Mikułaf5e702d2020-03-26 13:10:352716 "ctor",
Alex Crichton093ede22019-08-15 00:45:092717 "difference",
Mateusz Mikułaf5e702d2020-03-26 13:10:352718 "output_vt100",
Mark Simulacrum42fde212018-03-10 14:03:062719]
2720
2721[[package]]
Eric Huss8c20add2018-12-03 01:33:202722name = "pretty_env_logger"
Matthias Krüger451d4922020-02-10 19:47:382723version = "0.4.0"
Eric Huss8c20add2018-12-03 01:33:202724source = "registry+https://github.com/rust-lang/crates.io-index"
Matthias Krüger451d4922020-02-10 19:47:382725checksum = "926d36b9553851b8b0005f1275891b392ee4d2d833852c417ed025477350fb9d"
Eric Huss8c20add2018-12-03 01:33:202726dependencies = [
Matthias Krüger451d4922020-02-10 19:47:382727 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092728 "log",
Eric Huss8c20add2018-12-03 01:33:202729]
2730
2731[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112732name = "proc-macro-crate"
Mark Rousskov342d9562020-08-17 15:21:442733version = "0.1.5"
Igor Matuszewskic2249a42019-09-08 08:28:112734source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442735checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
Igor Matuszewskic2249a42019-09-08 08:28:112736dependencies = [
2737 "toml",
2738]
2739
2740[[package]]
2741name = "proc-macro-error"
Mark Rousskov342d9562020-08-17 15:21:442742version = "1.0.4"
Igor Matuszewskic2249a42019-09-08 08:28:112743source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442744checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
Igor Matuszewskic2249a42019-09-08 08:28:112745dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442746 "proc-macro-error-attr",
Aaron Hill70ba4912020-08-01 14:11:152747 "proc-macro2",
2748 "quote",
2749 "syn",
Mark Rousskov342d9562020-08-17 15:21:442750 "version_check",
2751]
2752
2753[[package]]
2754name = "proc-macro-error-attr"
2755version = "1.0.4"
2756source = "registry+https://github.com/rust-lang/crates.io-index"
2757checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
2758dependencies = [
2759 "proc-macro2",
2760 "quote",
2761 "version_check",
Alex Crichtone9d89832018-04-02 15:43:552762]
2763
2764[[package]]
Caleb Cartwright63913182021-02-10 01:52:542765name = "proc-macro-hack"
2766version = "0.5.19"
2767source = "registry+https://github.com/rust-lang/crates.io-index"
2768checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
2769
2770[[package]]
2771name = "proc-macro-nested"
2772version = "0.1.7"
2773source = "registry+https://github.com/rust-lang/crates.io-index"
2774checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086"
2775
2776[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112777name = "proc-macro2"
Mark Rousskov342d9562020-08-17 15:21:442778version = "1.0.19"
Igor Matuszewskic2249a42019-09-08 08:28:112779source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442780checksum = "04f5f085b5d71e2188cb8271e5da0161ad52c3f227a661a3c135fdf28e258b12"
Igor Matuszewskic2249a42019-09-08 08:28:112781dependencies = [
Aaron Hill70ba4912020-08-01 14:11:152782 "unicode-xid",
Igor Matuszewskic2249a42019-09-08 08:28:112783]
2784
2785[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292786name = "proc_macro"
2787version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:082788dependencies = [
2789 "std",
2790]
Ahmed Charles9ca382f2016-09-02 08:55:292791
2792[[package]]
whitequark42754ce2017-02-13 09:57:502793name = "profiler_builtins"
2794version = "0.0.0"
2795dependencies = [
Alex Crichton093ede22019-08-15 00:45:092796 "cc",
2797 "compiler_builtins",
2798 "core",
Marco Castelluccioecba8d62017-06-04 14:54:392799]
2800
2801[[package]]
Oliver Scherer26edcee2018-11-02 15:14:242802name = "psm"
Mark Rousskov342d9562020-08-17 15:21:442803version = "0.1.11"
Oliver Scherer26edcee2018-11-02 15:14:242804source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442805checksum = "96e0536f6528466dbbbbe6b986c34175a8d0ff25b794c4bacda22e068cd2f2c5"
Oliver Scherer26edcee2018-11-02 15:14:242806dependencies = [
2807 "cc",
2808]
2809
2810[[package]]
Steve Klabnika0769612017-02-07 23:13:572811name = "pulldown-cmark"
Mark Rousskov342d9562020-08-17 15:21:442812version = "0.7.2"
Guillaume Gomezd8589de2020-02-13 17:39:402813source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442814checksum = "ca36dea94d187597e104a5c8e4b07576a8a45aa5db48a65e12940d3eb7461f55"
Guillaume Gomezd8589de2020-02-13 17:39:402815dependencies = [
2816 "bitflags",
Eric Huss6bcbc422020-06-23 22:23:462817 "getopts",
Guillaume Gomezd8589de2020-02-13 17:39:402818 "memchr",
2819 "unicase",
2820]
2821
2822[[package]]
Joshua Nelsone4c28bf2020-09-14 00:15:012823name = "pulldown-cmark"
2824version = "0.8.0"
2825source = "registry+https://github.com/rust-lang/crates.io-index"
2826checksum = "ffade02495f22453cd593159ea2f59827aae7f53fa8323f756799b670881dcf8"
2827dependencies = [
2828 "bitflags",
2829 "memchr",
2830 "unicase",
2831]
2832
2833[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:322834name = "punycode"
Mark Rousskov342d9562020-08-17 15:21:442835version = "0.4.1"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322836source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442837checksum = "e9e1dcb320d6839f6edb64f7a4a59d39b30480d4d1765b56873f7c858538a5fe"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322838
2839[[package]]
Steve Klabnika0769612017-02-07 23:13:572840name = "quick-error"
Igor Matuszewskie26f35d2020-05-05 12:05:062841version = "1.2.3"
Steve Klabnika0769612017-02-07 23:13:572842source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskie26f35d2020-05-05 12:05:062843checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
Steve Klabnika0769612017-02-07 23:13:572844
2845[[package]]
Mark Rousskov342d9562020-08-17 15:21:442846name = "quick-error"
2847version = "2.0.0"
2848source = "registry+https://github.com/rust-lang/crates.io-index"
2849checksum = "3ac73b1112776fc109b2e61909bc46c7e1bf0d7f690ffb1676553acce16d5cda"
2850
2851[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292852name = "quine-mc_cluskey"
2853version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582854source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092855checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582856
2857[[package]]
2858name = "quote"
Mark Rousskov342d9562020-08-17 15:21:442859version = "1.0.7"
Igor Matuszewskic2249a42019-09-08 08:28:112860source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442861checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"
Igor Matuszewskic2249a42019-09-08 08:28:112862dependencies = [
Aaron Hill70ba4912020-08-01 14:11:152863 "proc-macro2",
Alex Crichtone9d89832018-04-02 15:43:552864]
2865
2866[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582867name = "racer"
Caleb Cartwright63913182021-02-10 01:52:542868version = "2.1.44"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582869source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:542870checksum = "7972a124e2b24dce35eb19f81eced829faec0e8227a7d744bbb1089934d05399"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582871dependencies = [
Alex Crichton093ede22019-08-15 00:45:092872 "bitflags",
2873 "clap",
2874 "derive_more",
Igor Matuszewski8fc4bba2020-02-12 14:47:312875 "env_logger 0.7.1",
Mark Rousskov342d9562020-08-17 15:21:442876 "humantime 2.0.1",
Yuki Okushi1f0a39502020-05-26 04:00:422877 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:092878 "log",
2879 "rls-span",
Igor Matuszewskib2561c92020-03-31 12:31:522880 "rustc-ap-rustc_ast",
Igor Matuszewski8fc4bba2020-02-12 14:47:312881 "rustc-ap-rustc_ast_pretty",
2882 "rustc-ap-rustc_data_structures",
2883 "rustc-ap-rustc_errors",
2884 "rustc-ap-rustc_parse",
2885 "rustc-ap-rustc_session",
2886 "rustc-ap-rustc_span",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582887]
2888
2889[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292890name = "rand"
Alex Crichtonaabf4e92020-01-08 15:33:572891version = "0.7.3"
gnzlbg52caca02019-08-01 15:02:262892source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonaabf4e92020-01-08 15:33:572893checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
gnzlbg52caca02019-08-01 15:02:262894dependencies = [
Ralf Jung0e908752020-09-17 18:04:202895 "getrandom 0.1.14",
Alex Crichton093ede22019-08-15 00:45:092896 "libc",
Aaron Hill70ba4912020-08-01 14:11:152897 "rand_chacha",
Mark Rousskov342d9562020-08-17 15:21:442898 "rand_core",
Aaron Hill70ba4912020-08-01 14:11:152899 "rand_hc",
2900 "rand_pcg",
Alex Crichtonb4110902018-12-08 11:06:542901]
2902
2903[[package]]
gnzlbg52caca02019-08-01 15:02:262904name = "rand_chacha"
Yuki Okushi9f8628b2020-05-26 04:35:212905version = "0.2.2"
gnzlbg52caca02019-08-01 15:02:262906source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushi9f8628b2020-05-26 04:35:212907checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
gnzlbg52caca02019-08-01 15:02:262908dependencies = [
Yuki Okushi9f8628b2020-05-26 04:35:212909 "ppv-lite86",
Mark Rousskov342d9562020-08-17 15:21:442910 "rand_core",
gnzlbg52caca02019-08-01 15:02:262911]
2912
2913[[package]]
Alex Crichtonb4110902018-12-08 11:06:542914name = "rand_core"
Eric Huss2b985322019-11-25 16:14:072915version = "0.5.1"
gnzlbg52caca02019-08-01 15:02:262916source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:072917checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
gnzlbg52caca02019-08-01 15:02:262918dependencies = [
Ralf Jung0e908752020-09-17 18:04:202919 "getrandom 0.1.14",
gnzlbg52caca02019-08-01 15:02:262920]
2921
2922[[package]]
Alex Crichtonb4110902018-12-08 11:06:542923name = "rand_hc"
gnzlbg52caca02019-08-01 15:02:262924version = "0.2.0"
2925source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092926checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
gnzlbg52caca02019-08-01 15:02:262927dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442928 "rand_core",
Laurențiu Nicolab888eb92019-06-10 18:22:312929]
2930
2931[[package]]
Alex Crichtonb4110902018-12-08 11:06:542932name = "rand_pcg"
Aaron Hill70ba4912020-08-01 14:11:152933version = "0.2.1"
Alex Crichtonb4110902018-12-08 11:06:542934source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:152935checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
Alex Crichtonb4110902018-12-08 11:06:542936dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442937 "rand_core",
Alex Crichtonb4110902018-12-08 11:06:542938]
kennytmcab21f12018-07-26 21:58:552939
2940[[package]]
Ralf Jung5b78e982019-04-19 07:37:332941name = "rand_xorshift"
2942version = "0.2.0"
2943source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092944checksum = "77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8"
Ralf Jung5b78e982019-04-19 07:37:332945dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442946 "rand_core",
Eric Huss2b985322019-11-25 16:14:072947]
2948
2949[[package]]
2950name = "rand_xoshiro"
2951version = "0.4.0"
2952source = "registry+https://github.com/rust-lang/crates.io-index"
2953checksum = "a9fcdd2e881d02f1d9390ae47ad8e5696a9e4be7b547a1da2afbc61973217004"
2954dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442955 "rand_core",
Ralf Jung5b78e982019-04-19 07:37:332956]
2957
2958[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292959name = "rayon"
Mark Rousskov342d9562020-08-17 15:21:442960version = "1.3.1"
Nick Cameron4b6f5c22018-02-26 03:15:452961source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442962checksum = "62f02856753d04e03e26929f820d0a0a337ebe71f849801eea335d464b349080"
Nick Cameron4b6f5c22018-02-26 03:15:452963dependencies = [
Mark Rousskov342d9562020-08-17 15:21:442964 "autocfg",
Mateusz Mikuła2d8d8132019-12-04 17:40:162965 "crossbeam-deque",
Alex Crichton093ede22019-08-15 00:45:092966 "either",
2967 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:292968]
2969
2970[[package]]
2971name = "rayon-core"
Mark Rousskov342d9562020-08-17 15:21:442972version = "1.7.1"
Oliver Schneideracdf83f2017-12-06 08:25:292973source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442974checksum = "e92e15d89083484e11353891f1af602cc661426deb9564c298b270c726973280"
Oliver Schneideracdf83f2017-12-06 08:25:292975dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:162976 "crossbeam-deque",
Mark Rousskov342d9562020-08-17 15:21:442977 "crossbeam-queue 0.2.3",
2978 "crossbeam-utils 0.7.2",
Yuki Okushi1f0a39502020-05-26 04:00:422979 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:092980 "num_cpus",
Laurențiu Nicolab888eb92019-06-10 18:22:312981]
2982
2983[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:352984name = "redox_syscall"
Mark Rousskov342d9562020-08-17 15:21:442985version = "0.1.57"
Nick Cameronc5cad5a2017-09-22 01:58:352986source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:442987checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
Nick Cameronc5cad5a2017-09-22 01:58:352988
2989[[package]]
flip19950046d7c2021-02-25 10:26:232990name = "redox_syscall"
2991version = "0.2.5"
2992source = "registry+https://github.com/rust-lang/crates.io-index"
2993checksum = "94341e4e44e24f6b591b59e47a8a027df12e008d73fd5672dbea9cc22f4507d9"
2994dependencies = [
2995 "bitflags",
2996]
2997
2998[[package]]
flip19954c228cc2019-02-18 09:32:582999name = "redox_users"
Mark Rousskov342d9562020-08-17 15:21:443000version = "0.3.4"
flip19954c228cc2019-02-18 09:32:583001source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443002checksum = "09b23093265f8d200fa7b4c2c76297f47e681c655f6f1285a8780d6a022f7431"
flip19954c228cc2019-02-18 09:32:583003dependencies = [
Ralf Jung0e908752020-09-17 18:04:203004 "getrandom 0.1.14",
flip19950046d7c2021-02-25 10:26:233005 "redox_syscall 0.1.57",
Mark Rousskov342d9562020-08-17 15:21:443006 "rust-argon2",
flip19954c228cc2019-02-18 09:32:583007]
3008
3009[[package]]
flip19950046d7c2021-02-25 10:26:233010name = "redox_users"
3011version = "0.4.0"
3012source = "registry+https://github.com/rust-lang/crates.io-index"
3013checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
3014dependencies = [
3015 "getrandom 0.2.0",
3016 "redox_syscall 0.2.5",
3017]
3018
3019[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583020name = "regex"
Rune Tynan77156562021-01-16 01:34:153021version = "1.4.3"
Oliver Schneider847bb142018-05-11 12:11:063022source = "registry+https://github.com/rust-lang/crates.io-index"
Rune Tynan77156562021-01-16 01:34:153023checksum = "d9251239e129e16308e70d853559389de218ac275b515068abc96829d05b948a"
Oliver Schneider847bb142018-05-11 12:11:063024dependencies = [
Alex Crichton093ede22019-08-15 00:45:093025 "aho-corasick",
3026 "memchr",
3027 "regex-syntax",
Yuki Okushib4b76b82020-05-26 04:04:593028 "thread_local",
Oliver Schneider847bb142018-05-11 12:11:063029]
3030
3031[[package]]
Oliver Schererec7230f2020-07-24 18:42:003032name = "regex-automata"
3033version = "0.1.9"
3034source = "registry+https://github.com/rust-lang/crates.io-index"
3035checksum = "ae1ded71d66a4a97f5e961fd0cb25a5f366a42a41570d16a763a69c092c26ae4"
3036dependencies = [
3037 "byteorder",
3038 "regex-syntax",
3039]
3040
3041[[package]]
Steve Klabnika0769612017-02-07 23:13:573042name = "regex-syntax"
Rune Tynan77156562021-01-16 01:34:153043version = "0.6.22"
Oliver Schneider847bb142018-05-11 12:11:063044source = "registry+https://github.com/rust-lang/crates.io-index"
Rune Tynan77156562021-01-16 01:34:153045checksum = "b5eb417147ba9860a96cfe72a0b93bf88fee1744b5636ec99ab20c1aa9376581"
Oliver Schneider847bb142018-05-11 12:11:063046
3047[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:193048name = "remote-test-client"
3049version = "0.1.0"
3050
3051[[package]]
3052name = "remote-test-server"
3053version = "0.1.0"
3054
3055[[package]]
Alex Crichton994bfd42018-02-26 17:07:163056name = "remove_dir_all"
Mark Rousskov342d9562020-08-17 15:21:443057version = "0.5.3"
Alex Crichton994bfd42018-02-26 17:07:163058source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:443059checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
Alex Crichton994bfd42018-02-26 17:07:163060dependencies = [
Mark Rousskov342d9562020-08-17 15:21:443061 "winapi 0.3.9",
Alex Crichton994bfd42018-02-26 17:07:163062]
3063
3064[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583065name = "rls"
Igor Matuszewski5b091302019-12-10 15:01:013066version = "1.41.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583067dependencies = [
Eric Huss6da85d62020-01-14 17:47:043068 "anyhow",
Alex Crichton093ede22019-08-15 00:45:093069 "cargo",
Mark Rousskov342d9562020-08-17 15:21:443070 "cargo_metadata 0.8.2",
Alex Crichton093ede22019-08-15 00:45:093071 "clippy_lints",
Igor Matuszewski8fc4bba2020-02-12 14:47:313072 "crossbeam-channel",
Alex Crichton093ede22019-08-15 00:45:093073 "difference",
Ralf Jung9cd1ede2019-10-31 06:50:543074 "env_logger 0.7.1",
Caleb Cartwright63913182021-02-10 01:52:543075 "futures 0.3.12",
Alex Crichton093ede22019-08-15 00:45:093076 "heck",
Igor Matuszewskic2249a42019-09-08 08:28:113077 "home",
Mark Rousskov342d9562020-08-17 15:21:443078 "itertools 0.8.2",
Alex Crichton093ede22019-08-15 00:45:093079 "jsonrpc-core",
Yuki Okushi1f0a39502020-05-26 04:00:423080 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:093081 "log",
3082 "lsp-codec",
3083 "lsp-types",
3084 "num_cpus",
3085 "ordslice",
3086 "racer",
Aaron Hill70ba4912020-08-01 14:11:153087 "rand",
Alex Crichton093ede22019-08-15 00:45:093088 "rayon",
3089 "regex",
3090 "rls-analysis",
3091 "rls-data",
Igor Matuszewskic2249a42019-09-08 08:28:113092 "rls-ipc",
Alex Crichton093ede22019-08-15 00:45:093093 "rls-rustc",
3094 "rls-span",
3095 "rls-vfs",
Alex Crichton093ede22019-08-15 00:45:093096 "rustc-workspace-hack",
Igor Matuszewski31dc27d2019-06-08 20:15:223097 "rustc_tools_util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton093ede22019-08-15 00:45:093098 "rustfmt-nightly",
3099 "serde",
3100 "serde_derive",
Igor Matuszewskic2249a42019-09-08 08:28:113101 "serde_ignored",
Alex Crichton093ede22019-08-15 00:45:093102 "serde_json",
3103 "tempfile",
3104 "tokio",
Caleb Cartwright63913182021-02-10 01:52:543105 "tokio-util",
Eric Huss7d92cf42019-08-20 17:46:353106 "toml",
Mark Rousskov342d9562020-08-17 15:21:443107 "url 2.1.1",
Alex Crichton093ede22019-08-15 00:45:093108 "walkdir",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583109]
3110
3111[[package]]
3112name = "rls-analysis"
Yuki Okushia6e58ae2020-05-26 04:33:063113version = "0.18.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583114source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushia6e58ae2020-05-26 04:33:063115checksum = "534032993e1b60e5db934eab2dde54da7afd1e46c3465fddb2b29eb47cb1ed3a"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583116dependencies = [
Alex Crichton093ede22019-08-15 00:45:093117 "derive-new",
3118 "fst",
Mark Rousskov342d9562020-08-17 15:21:443119 "itertools 0.8.2",
Alex Crichton093ede22019-08-15 00:45:093120 "json",
3121 "log",
3122 "rls-data",
3123 "rls-span",
3124 "serde",
3125 "serde_json",
Alex Crichton453080f2017-06-05 16:36:483126]
3127
3128[[package]]
Martin Algesten9a6afa82018-02-02 07:29:593129name = "rls-data"
Igor Matuszewskid72ea1b2021-01-15 00:50:593130version = "0.19.1"
Igor Matuszewski3ac464f2021-01-15 01:26:553131source = "registry+https://github.com/rust-lang/crates.io-index"
3132checksum = "a58135eb039f3a3279a33779192f0ee78b56f57ae636e25cec83530e41debb99"
Martin Algesten9a6afa82018-02-02 07:29:593133dependencies = [
Alex Crichton093ede22019-08-15 00:45:093134 "rls-span",
3135 "serde",
Martin Algesten9a6afa82018-02-02 07:29:593136]
3137
3138[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:113139name = "rls-ipc"
3140version = "0.1.0"
3141dependencies = [
3142 "jsonrpc-core",
3143 "jsonrpc-core-client",
3144 "jsonrpc-derive",
3145 "jsonrpc-ipc-server",
3146 "rls-data",
3147 "serde",
3148]
3149
3150[[package]]
Nick Cameron92867d22017-08-30 05:09:363151name = "rls-rustc"
Igor Matuszewski9a6a2692019-03-10 16:03:323152version = "0.6.0"
Igor Matuszewskic2249a42019-09-08 08:28:113153dependencies = [
3154 "clippy_lints",
Ralf Jung9cd1ede2019-10-31 06:50:543155 "env_logger 0.7.1",
Caleb Cartwright63913182021-02-10 01:52:543156 "futures 0.3.12",
Igor Matuszewskic2249a42019-09-08 08:28:113157 "log",
Aaron Hill70ba4912020-08-01 14:11:153158 "rand",
Igor Matuszewskic2249a42019-09-08 08:28:113159 "rls-data",
3160 "rls-ipc",
3161 "serde",
3162 "tokio",
3163]
Nick Cameron92867d22017-08-30 05:09:363164
3165[[package]]
Nick Cameronfee1f642017-03-14 02:16:443166name = "rls-span"
Igor Matuszewskid72ea1b2021-01-15 00:50:593167version = "0.5.3"
Igor Matuszewski3ac464f2021-01-15 01:26:553168source = "registry+https://github.com/rust-lang/crates.io-index"
3169checksum = "f0eea58478fc06e15f71b03236612173a1b81e9770314edecfa664375e3e4c86"
Nick Cameronfee1f642017-03-14 02:16:443170dependencies = [
Alex Crichton093ede22019-08-15 00:45:093171 "serde",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583172]
3173
3174[[package]]
3175name = "rls-vfs"
Igor Matuszewski4fb570d2019-04-21 10:52:073176version = "0.8.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583177source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093178checksum = "ce4b57b25b4330ed5ec14028fc02141e083ddafda327e7eb598dc0569c8c83c9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583179dependencies = [
Alex Crichton093ede22019-08-15 00:45:093180 "log",
3181 "rls-span",
Nick Cameronfee1f642017-03-14 02:16:443182]
3183
3184[[package]]
Mark Rousskov342d9562020-08-17 15:21:443185name = "rust-argon2"
3186version = "0.7.0"
3187source = "registry+https://github.com/rust-lang/crates.io-index"
3188checksum = "2bc8af4bda8e1ff4932523b94d3dd20ee30a87232323eda55903ffd71d2fb017"
3189dependencies = [
3190 "base64",
3191 "blake2b_simd",
3192 "constant_time_eq",
3193 "crossbeam-utils 0.7.2",
3194]
3195
3196[[package]]
Rich Kadela6f8b8a2020-07-02 18:27:153197name = "rust-demangler"
Rich Kadelf5aebad2020-09-01 23:15:173198version = "0.0.1"
Rich Kadela6f8b8a2020-07-02 18:27:153199dependencies = [
Rich Kadelf5aebad2020-09-01 23:15:173200 "regex",
Rich Kadela6f8b8a2020-07-02 18:27:153201 "rustc-demangle",
3202]
3203
3204[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293205name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:573206version = "0.1.0"
3207dependencies = [
Alex Crichton093ede22019-08-15 00:45:093208 "clap",
Eric Huss5b9e9d02020-11-15 01:37:023209 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:093210 "mdbook",
Steve Klabnika0769612017-02-07 23:13:573211]
Ahmed Charles9ca382f2016-09-02 08:55:293212
3213[[package]]
Igor Matuszewskif4b2a202020-06-15 09:43:393214name = "rustc-ap-rustc_arena"
Caleb Cartwright63913182021-02-10 01:52:543215version = "705.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273216source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543217checksum = "93575affa286089b92c8208aea4e60fe9fdd251a619a09b566d6e4e2cc123212"
Igor Matuszewskid2d192e2019-07-30 11:00:273218dependencies = [
klensy93c8ebe2021-02-14 14:37:303219 "smallvec 1.6.1",
Igor Matuszewskid2d192e2019-07-30 11:00:273220]
3221
3222[[package]]
Igor Matuszewskib2561c92020-03-31 12:31:523223name = "rustc-ap-rustc_ast"
Caleb Cartwright63913182021-02-10 01:52:543224version = "705.0.0"
Igor Matuszewski8fc4bba2020-02-12 14:47:313225source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543226checksum = "4c700f2d3b25aa8d6446dd2936048737b08b2d547bd86e2a70afa9fee4e9c522"
Igor Matuszewski8fc4bba2020-02-12 14:47:313227dependencies = [
Igor Matuszewskif4b2a202020-06-15 09:43:393228 "bitflags",
Igor Matuszewski8fc4bba2020-02-12 14:47:313229 "rustc-ap-rustc_data_structures",
Igor Matuszewskib2561c92020-03-31 12:31:523230 "rustc-ap-rustc_index",
3231 "rustc-ap-rustc_lexer",
3232 "rustc-ap-rustc_macros",
Igor Matuszewskif4b2a202020-06-15 09:43:393233 "rustc-ap-rustc_serialize",
Igor Matuszewski8fc4bba2020-02-12 14:47:313234 "rustc-ap-rustc_span",
klensy93c8ebe2021-02-14 14:37:303235 "smallvec 1.6.1",
Caleb Cartwright1ceb8242020-09-05 19:03:273236 "tracing",
Igor Matuszewskib2561c92020-03-31 12:31:523237]
3238
3239[[package]]
3240name = "rustc-ap-rustc_ast_passes"
Caleb Cartwright63913182021-02-10 01:52:543241version = "705.0.0"
Igor Matuszewskib2561c92020-03-31 12:31:523242source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543243checksum = "8e01f63e5259ee397bbe2e395d34a2e6b6b24f10c184d30fbbee1dcd7117f4f3"
Igor Matuszewskib2561c92020-03-31 12:31:523244dependencies = [
Igor Matuszewski1b9c45b2020-10-05 19:40:203245 "itertools 0.9.0",
Igor Matuszewskib2561c92020-03-31 12:31:523246 "rustc-ap-rustc_ast",
3247 "rustc-ap-rustc_ast_pretty",
3248 "rustc-ap-rustc_attr",
3249 "rustc-ap-rustc_data_structures",
3250 "rustc-ap-rustc_errors",
3251 "rustc-ap-rustc_feature",
3252 "rustc-ap-rustc_parse",
3253 "rustc-ap-rustc_session",
3254 "rustc-ap-rustc_span",
Caleb Cartwright1ceb8242020-09-05 19:03:273255 "tracing",
Igor Matuszewskib2561c92020-03-31 12:31:523256]
3257
3258[[package]]
3259name = "rustc-ap-rustc_ast_pretty"
Caleb Cartwright63913182021-02-10 01:52:543260version = "705.0.0"
Igor Matuszewskib2561c92020-03-31 12:31:523261source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543262checksum = "99d644c69c55deb24257cb0cb5261265fe5134f6f545e9062e1c18b07e422c68"
Igor Matuszewskib2561c92020-03-31 12:31:523263dependencies = [
Igor Matuszewskib2561c92020-03-31 12:31:523264 "rustc-ap-rustc_ast",
Igor Matuszewskib2561c92020-03-31 12:31:523265 "rustc-ap-rustc_span",
Caleb Cartwright1ceb8242020-09-05 19:03:273266 "tracing",
Igor Matuszewski8fc4bba2020-02-12 14:47:313267]
3268
3269[[package]]
3270name = "rustc-ap-rustc_attr"
Caleb Cartwright63913182021-02-10 01:52:543271version = "705.0.0"
Igor Matuszewski8fc4bba2020-02-12 14:47:313272source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543273checksum = "797fc68816d5396870f04e03d35164f5275d2502403239d4caec7ce063683f41"
Igor Matuszewski8fc4bba2020-02-12 14:47:313274dependencies = [
Igor Matuszewskib2561c92020-03-31 12:31:523275 "rustc-ap-rustc_ast",
Igor Matuszewski8fc4bba2020-02-12 14:47:313276 "rustc-ap-rustc_ast_pretty",
3277 "rustc-ap-rustc_data_structures",
3278 "rustc-ap-rustc_errors",
3279 "rustc-ap-rustc_feature",
Caleb Cartwright1ceb8242020-09-05 19:03:273280 "rustc-ap-rustc_lexer",
Igor Matuszewski8fc4bba2020-02-12 14:47:313281 "rustc-ap-rustc_macros",
Igor Matuszewskif4b2a202020-06-15 09:43:393282 "rustc-ap-rustc_serialize",
Igor Matuszewski8fc4bba2020-02-12 14:47:313283 "rustc-ap-rustc_session",
3284 "rustc-ap-rustc_span",
Igor Matuszewski8fc4bba2020-02-12 14:47:313285]
Igor Matuszewskid2d192e2019-07-30 11:00:273286
3287[[package]]
Igor Matuszewskid2d192e2019-07-30 11:00:273288name = "rustc-ap-rustc_data_structures"
Caleb Cartwright63913182021-02-10 01:52:543289version = "705.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273290source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543291checksum = "5d840c4e6198b57982a54543ae604d634c7ceb7107f0c75970b88ebaff077ac5"
Igor Matuszewskid2d192e2019-07-30 11:00:273292dependencies = [
Alessandro Ghedinibff2e462020-11-05 15:58:233293 "arrayvec",
Igor Matuszewski8fc4bba2020-02-12 14:47:313294 "bitflags",
Aaron Hill44fdfd62020-10-11 17:51:073295 "cfg-if 0.1.10",
Igor Matuszewskib2561c92020-03-31 12:31:523296 "crossbeam-utils 0.7.2",
Jack Hueya42e5a12020-05-27 05:05:093297 "ena",
Alex Crichton093ede22019-08-15 00:45:093298 "indexmap",
3299 "jobserver",
topecongiro84c45142020-04-15 02:07:333300 "libc",
Alessandro Ghedinibff2e462020-11-05 15:58:233301 "measureme",
Caleb Cartwright63913182021-02-10 01:52:543302 "parking_lot",
Igor Matuszewskif4b2a202020-06-15 09:43:393303 "rustc-ap-rustc_graphviz",
Igor Matuszewskiae79ea32019-10-11 14:28:023304 "rustc-ap-rustc_index",
Caleb Cartwright1ceb8242020-09-05 19:03:273305 "rustc-ap-rustc_macros",
Igor Matuszewskif4b2a202020-06-15 09:43:393306 "rustc-ap-rustc_serialize",
Alex Crichton093ede22019-08-15 00:45:093307 "rustc-hash",
Igor Matuszewski5b091302019-12-10 15:01:013308 "rustc-rayon",
3309 "rustc-rayon-core",
klensy93c8ebe2021-02-14 14:37:303310 "smallvec 1.6.1",
Alex Crichton093ede22019-08-15 00:45:093311 "stable_deref_trait",
Igor Matuszewski84eae772020-05-21 13:39:523312 "stacker",
Caleb Cartwright1ceb8242020-09-05 19:03:273313 "tempfile",
3314 "tracing",
Mark Rousskov342d9562020-08-17 15:21:443315 "winapi 0.3.9",
Igor Matuszewskid2d192e2019-07-30 11:00:273316]
3317
3318[[package]]
topecongiro5ae8fa92018-01-18 14:40:373319name = "rustc-ap-rustc_errors"
Caleb Cartwright63913182021-02-10 01:52:543320version = "705.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273321source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543322checksum = "2f2f99bdc828ad417636d9016611dc9047b641fadcb7f533b8b0e9616d81f90b"
Igor Matuszewskid2d192e2019-07-30 11:00:273323dependencies = [
Igor Matuszewskif4b2a202020-06-15 09:43:393324 "annotate-snippets 0.8.0",
Alex Crichton093ede22019-08-15 00:45:093325 "atty",
Alex Crichton093ede22019-08-15 00:45:093326 "rustc-ap-rustc_data_structures",
Igor Matuszewskibd37d7d2020-12-05 15:40:243327 "rustc-ap-rustc_lint_defs",
Caleb Cartwright1ceb8242020-09-05 19:03:273328 "rustc-ap-rustc_macros",
Igor Matuszewskif4b2a202020-06-15 09:43:393329 "rustc-ap-rustc_serialize",
Igor Matuszewski8fc4bba2020-02-12 14:47:313330 "rustc-ap-rustc_span",
Alex Crichton093ede22019-08-15 00:45:093331 "termcolor",
Igor Matuszewski8fc4bba2020-02-12 14:47:313332 "termize",
Caleb Cartwright1ceb8242020-09-05 19:03:273333 "tracing",
Alex Crichton093ede22019-08-15 00:45:093334 "unicode-width",
Mark Rousskov342d9562020-08-17 15:21:443335 "winapi 0.3.9",
Igor Matuszewskid2d192e2019-07-30 11:00:273336]
3337
3338[[package]]
Igor Matuszewskib2561c92020-03-31 12:31:523339name = "rustc-ap-rustc_expand"
Caleb Cartwright63913182021-02-10 01:52:543340version = "705.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273341source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543342checksum = "27008b4c7ded287bf5cb20b84d6d5a6566329140f2e2bc8f6e68b37a34898595"
Igor Matuszewskib2561c92020-03-31 12:31:523343dependencies = [
Igor Matuszewskib2561c92020-03-31 12:31:523344 "rustc-ap-rustc_ast",
3345 "rustc-ap-rustc_ast_passes",
3346 "rustc-ap-rustc_ast_pretty",
3347 "rustc-ap-rustc_attr",
3348 "rustc-ap-rustc_data_structures",
3349 "rustc-ap-rustc_errors",
3350 "rustc-ap-rustc_feature",
3351 "rustc-ap-rustc_lexer",
Caleb Cartwright63913182021-02-10 01:52:543352 "rustc-ap-rustc_lint_defs",
Caleb Cartwright1ceb8242020-09-05 19:03:273353 "rustc-ap-rustc_macros",
Igor Matuszewskib2561c92020-03-31 12:31:523354 "rustc-ap-rustc_parse",
Igor Matuszewskif4b2a202020-06-15 09:43:393355 "rustc-ap-rustc_serialize",
Igor Matuszewskib2561c92020-03-31 12:31:523356 "rustc-ap-rustc_session",
3357 "rustc-ap-rustc_span",
klensy93c8ebe2021-02-14 14:37:303358 "smallvec 1.6.1",
Caleb Cartwright1ceb8242020-09-05 19:03:273359 "tracing",
Igor Matuszewskib2561c92020-03-31 12:31:523360]
3361
3362[[package]]
3363name = "rustc-ap-rustc_feature"
Caleb Cartwright63913182021-02-10 01:52:543364version = "705.0.0"
Igor Matuszewskib2561c92020-03-31 12:31:523365source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543366checksum = "6bb47b53670f1263ed1389dda932d5b5a6daf98579c1f076c2ee7d7f22709b7c"
Igor Matuszewski8fc4bba2020-02-12 14:47:313367dependencies = [
Igor Matuszewski8fc4bba2020-02-12 14:47:313368 "rustc-ap-rustc_data_structures",
3369 "rustc-ap-rustc_span",
3370]
3371
3372[[package]]
3373name = "rustc-ap-rustc_fs_util"
Caleb Cartwright63913182021-02-10 01:52:543374version = "705.0.0"
Igor Matuszewski8fc4bba2020-02-12 14:47:313375source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543376checksum = "cdaddc4bae5ffab17037553e172f5014686db600050429aaa60aec14fe780e84"
Igor Matuszewskif4b2a202020-06-15 09:43:393377
3378[[package]]
3379name = "rustc-ap-rustc_graphviz"
Caleb Cartwright63913182021-02-10 01:52:543380version = "705.0.0"
Igor Matuszewskif4b2a202020-06-15 09:43:393381source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543382checksum = "3d73c72543311e88786f7380a3bfd946395579c1a0c0441a879a97fcdea79130"
Igor Matuszewski8fc4bba2020-02-12 14:47:313383
3384[[package]]
3385name = "rustc-ap-rustc_index"
Caleb Cartwright63913182021-02-10 01:52:543386version = "705.0.0"
Igor Matuszewski8fc4bba2020-02-12 14:47:313387source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543388checksum = "bba8d74ed4bad44a5b4264cf2a51ad0bd458ed56caa5bb090e989b8002ec6327"
Igor Matuszewskiae79ea32019-10-11 14:28:023389dependencies = [
Mark Rousskov342d9562020-08-17 15:21:443390 "arrayvec",
Caleb Cartwright1ceb8242020-09-05 19:03:273391 "rustc-ap-rustc_macros",
Igor Matuszewskif4b2a202020-06-15 09:43:393392 "rustc-ap-rustc_serialize",
Igor Matuszewskiae79ea32019-10-11 14:28:023393]
3394
3395[[package]]
3396name = "rustc-ap-rustc_lexer"
Caleb Cartwright63913182021-02-10 01:52:543397version = "705.0.0"
Igor Matuszewskiae79ea32019-10-11 14:28:023398source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543399checksum = "3a030d00510966cd31e13dca5e6c1bd40d303a932c54eca40e854188bca8c49e"
Igor Matuszewskic2249a42019-09-08 08:28:113400dependencies = [
Aaron Hill70ba4912020-08-01 14:11:153401 "unicode-xid",
Igor Matuszewskic2249a42019-09-08 08:28:113402]
Igor Matuszewskid2d192e2019-07-30 11:00:273403
3404[[package]]
Igor Matuszewskibd37d7d2020-12-05 15:40:243405name = "rustc-ap-rustc_lint_defs"
Caleb Cartwright63913182021-02-10 01:52:543406version = "705.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273407source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543408checksum = "bdff95da1b5d979183ef5c285817ba6cc67a1ac11296ef1e87b1b5bbaf57213c"
Igor Matuszewskibd37d7d2020-12-05 15:40:243409dependencies = [
3410 "rustc-ap-rustc_ast",
3411 "rustc-ap-rustc_data_structures",
3412 "rustc-ap-rustc_macros",
3413 "rustc-ap-rustc_serialize",
3414 "rustc-ap-rustc_span",
Caleb Cartwright63913182021-02-10 01:52:543415 "rustc-ap-rustc_target",
Igor Matuszewskibd37d7d2020-12-05 15:40:243416 "tracing",
3417]
3418
3419[[package]]
3420name = "rustc-ap-rustc_macros"
Caleb Cartwright63913182021-02-10 01:52:543421version = "705.0.0"
Igor Matuszewskibd37d7d2020-12-05 15:40:243422source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543423checksum = "fe3ed7401bf6f5a256d58cd0e1c1e2e77eec25e60a0d7ad75313962edcb4e396"
Igor Matuszewskid2d192e2019-07-30 11:00:273424dependencies = [
Aaron Hill70ba4912020-08-01 14:11:153425 "proc-macro2",
3426 "quote",
3427 "syn",
Igor Matuszewski403a9d02020-05-05 11:26:163428 "synstructure",
Igor Matuszewskid2d192e2019-07-30 11:00:273429]
3430
3431[[package]]
Igor Matuszewski8fc4bba2020-02-12 14:47:313432name = "rustc-ap-rustc_parse"
Caleb Cartwright63913182021-02-10 01:52:543433version = "705.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273434source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543435checksum = "609a624baffa3f99847d57d30c96ee6732ce0912f8df4be239b6fd91533910d6"
Igor Matuszewskid2d192e2019-07-30 11:00:273436dependencies = [
Alex Crichton093ede22019-08-15 00:45:093437 "bitflags",
Igor Matuszewskib2561c92020-03-31 12:31:523438 "rustc-ap-rustc_ast",
Igor Matuszewski8fc4bba2020-02-12 14:47:313439 "rustc-ap-rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:093440 "rustc-ap-rustc_data_structures",
3441 "rustc-ap-rustc_errors",
Igor Matuszewski8fc4bba2020-02-12 14:47:313442 "rustc-ap-rustc_feature",
Alex Crichton093ede22019-08-15 00:45:093443 "rustc-ap-rustc_lexer",
Igor Matuszewski8fc4bba2020-02-12 14:47:313444 "rustc-ap-rustc_session",
3445 "rustc-ap-rustc_span",
klensy93c8ebe2021-02-14 14:37:303446 "smallvec 1.6.1",
Caleb Cartwright1ceb8242020-09-05 19:03:273447 "tracing",
Igor Matuszewski8fc4bba2020-02-12 14:47:313448 "unicode-normalization",
Igor Matuszewskid2d192e2019-07-30 11:00:273449]
3450
3451[[package]]
Igor Matuszewskif4b2a202020-06-15 09:43:393452name = "rustc-ap-rustc_serialize"
Caleb Cartwright63913182021-02-10 01:52:543453version = "705.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273454source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543455checksum = "bc232e2a351d8131c8f1386ce372ee22ef7b1b0b897bbf817a8ce4792029a564"
Igor Matuszewskif4b2a202020-06-15 09:43:393456dependencies = [
3457 "indexmap",
klensy93c8ebe2021-02-14 14:37:303458 "smallvec 1.6.1",
Igor Matuszewskif4b2a202020-06-15 09:43:393459]
3460
3461[[package]]
3462name = "rustc-ap-rustc_session"
Caleb Cartwright63913182021-02-10 01:52:543463version = "705.0.0"
Igor Matuszewskif4b2a202020-06-15 09:43:393464source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543465checksum = "18acf94c820cd0c64ee1cbd811fd1f4d5ba18987c457c88771359b90cb1a12f5"
Igor Matuszewski8fc4bba2020-02-12 14:47:313466dependencies = [
Tyler Mandrye193cb12020-07-25 21:25:163467 "bitflags",
topecongiro84c45142020-04-15 02:07:333468 "getopts",
Igor Matuszewski8fc4bba2020-02-12 14:47:313469 "num_cpus",
Igor Matuszewskib2561c92020-03-31 12:31:523470 "rustc-ap-rustc_ast",
Igor Matuszewski8fc4bba2020-02-12 14:47:313471 "rustc-ap-rustc_data_structures",
3472 "rustc-ap-rustc_errors",
3473 "rustc-ap-rustc_feature",
3474 "rustc-ap-rustc_fs_util",
Igor Matuszewskibd37d7d2020-12-05 15:40:243475 "rustc-ap-rustc_lint_defs",
Caleb Cartwright1ceb8242020-09-05 19:03:273476 "rustc-ap-rustc_macros",
Igor Matuszewskif4b2a202020-06-15 09:43:393477 "rustc-ap-rustc_serialize",
Igor Matuszewski8fc4bba2020-02-12 14:47:313478 "rustc-ap-rustc_span",
3479 "rustc-ap-rustc_target",
Caleb Cartwright1ceb8242020-09-05 19:03:273480 "tracing",
Igor Matuszewski8fc4bba2020-02-12 14:47:313481]
3482
3483[[package]]
3484name = "rustc-ap-rustc_span"
Caleb Cartwright63913182021-02-10 01:52:543485version = "705.0.0"
Igor Matuszewski8fc4bba2020-02-12 14:47:313486source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543487checksum = "d3479f453a38b6a5572938d035fc2b3cb6ec379c57f598b8682b512eb90c7858"
Igor Matuszewskid2d192e2019-07-30 11:00:273488dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:073489 "cfg-if 0.1.10",
Igor Matuszewskibd37d7d2020-12-05 15:40:243490 "md-5",
Igor Matuszewskif4b2a202020-06-15 09:43:393491 "rustc-ap-rustc_arena",
Alex Crichton093ede22019-08-15 00:45:093492 "rustc-ap-rustc_data_structures",
Igor Matuszewskiae79ea32019-10-11 14:28:023493 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093494 "rustc-ap-rustc_macros",
Igor Matuszewskif4b2a202020-06-15 09:43:393495 "rustc-ap-rustc_serialize",
Alex Crichton093ede22019-08-15 00:45:093496 "scoped-tls",
Igor Matuszewskibd37d7d2020-12-05 15:40:243497 "sha-1 0.9.1",
3498 "sha2",
Caleb Cartwright1ceb8242020-09-05 19:03:273499 "tracing",
Alex Crichton093ede22019-08-15 00:45:093500 "unicode-width",
Igor Matuszewskid2d192e2019-07-30 11:00:273501]
3502
3503[[package]]
Igor Matuszewski8fc4bba2020-02-12 14:47:313504name = "rustc-ap-rustc_target"
Caleb Cartwright63913182021-02-10 01:52:543505version = "705.0.0"
Igor Matuszewski8fc4bba2020-02-12 14:47:313506source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:543507checksum = "78cacaf829778cf07bb97a9f4604896789de12392175f3743e74a30ed370f1c1"
Igor Matuszewski8fc4bba2020-02-12 14:47:313508dependencies = [
3509 "bitflags",
Igor Matuszewski8fc4bba2020-02-12 14:47:313510 "rustc-ap-rustc_data_structures",
3511 "rustc-ap-rustc_index",
3512 "rustc-ap-rustc_macros",
Igor Matuszewskif4b2a202020-06-15 09:43:393513 "rustc-ap-rustc_serialize",
Igor Matuszewski8fc4bba2020-02-12 14:47:313514 "rustc-ap-rustc_span",
Caleb Cartwright1ceb8242020-09-05 19:03:273515 "tracing",
Igor Matuszewski8fc4bba2020-02-12 14:47:313516]
3517
3518[[package]]
Josh Stone020c5ec2017-05-08 22:01:133519name = "rustc-demangle"
varkor878c97e2020-10-21 20:11:113520version = "0.1.18"
Josh Stone020c5ec2017-05-08 22:01:133521source = "registry+https://github.com/rust-lang/crates.io-index"
varkor878c97e2020-10-21 20:11:113522checksum = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232"
Alex Crichtonfcc8bb42018-12-14 22:37:513523dependencies = [
Alex Crichton093ede22019-08-15 00:45:093524 "compiler_builtins",
3525 "rustc-std-workspace-core",
Alex Crichtonfcc8bb42018-12-14 22:37:513526]
Josh Stone020c5ec2017-05-08 22:01:133527
3528[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023529name = "rustc-hash"
Jack Huey6aa2e9d2020-05-27 00:19:193530version = "1.1.0"
Niko Matsakis9c548bf2018-05-24 12:48:023531source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey6aa2e9d2020-05-27 00:19:193532checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
Niko Matsakis9c548bf2018-05-24 12:48:023533
3534[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293535name = "rustc-main"
3536version = "0.0.0"
3537dependencies = [
Alex Crichton093ede22019-08-15 00:45:093538 "jemalloc-sys",
3539 "rustc_codegen_ssa",
3540 "rustc_driver",
Ahmed Charles9ca382f2016-09-02 08:55:293541]
3542
3543[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033544name = "rustc-rayon"
Josh Stone33c41252019-09-10 17:13:073545version = "0.3.0"
3546source = "registry+https://github.com/rust-lang/crates.io-index"
3547checksum = "f32767f90d938f1b7199a174ef249ae1924f6e5bbdb9d112fea141e016f25b3a"
3548dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:163549 "crossbeam-deque",
Josh Stone33c41252019-09-10 17:13:073550 "either",
Igor Matuszewski5b091302019-12-10 15:01:013551 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413552]
3553
3554[[package]]
Josh Stone33c41252019-09-10 17:13:073555name = "rustc-rayon-core"
3556version = "0.3.0"
3557source = "registry+https://github.com/rust-lang/crates.io-index"
3558checksum = "ea2427831f0053ea3ea73559c8eabd893133a51b251d142bacee53c62a288cb3"
3559dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:163560 "crossbeam-deque",
Mark Rousskov342d9562020-08-17 15:21:443561 "crossbeam-queue 0.1.2",
3562 "crossbeam-utils 0.6.6",
Yuki Okushi1f0a39502020-05-26 04:00:423563 "lazy_static",
Josh Stone33c41252019-09-10 17:13:073564 "num_cpus",
3565]
3566
3567[[package]]
flip1995898ef0f2020-12-06 14:07:593568name = "rustc-semver"
3569version = "1.1.0"
3570source = "registry+https://github.com/rust-lang/crates.io-index"
3571checksum = "5be1bdc7edf596692617627bbfeaba522131b18e06ca4df2b6b689e3c5d5ce84"
3572
3573[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:053574name = "rustc-std-workspace-alloc"
Alex Crichton6c74bc92019-09-09 20:01:053575version = "1.99.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:053576dependencies = [
Alex Crichton093ede22019-08-15 00:45:093577 "alloc",
Amanieu d'Antras1fa7a212019-02-07 11:08:053578]
3579
3580[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:503581name = "rustc-std-workspace-core"
Alex Crichton6c74bc92019-09-09 20:01:053582version = "1.99.0"
Alex Crichton4c21a3b2018-11-20 05:52:503583dependencies = [
Alex Crichton093ede22019-08-15 00:45:093584 "core",
Alex Crichton4c21a3b2018-11-20 05:52:503585]
3586
3587[[package]]
Alex Crichtonb47c9692019-08-16 15:29:083588name = "rustc-std-workspace-std"
Alex Crichton6c74bc92019-09-09 20:01:053589version = "1.99.0"
Alex Crichtonb47c9692019-08-16 15:29:083590dependencies = [
3591 "std",
3592]
3593
3594[[package]]
Alex Crichton0e034d12018-07-31 21:16:553595name = "rustc-workspace-hack"
3596version = "1.0.0"
3597dependencies = [
Alessandro Ghedinibff2e462020-11-05 15:58:233598 "byteorder",
Igor Matuszewski370be8e2020-04-01 20:39:113599 "crossbeam-utils 0.7.2",
Igor Matuszewski2fa30ec2020-12-05 17:08:333600 "libc",
Eric Huss0bfc45a2020-12-23 20:18:153601 "libz-sys",
Aaron Hill70ba4912020-08-01 14:11:153602 "proc-macro2",
3603 "quote",
Alex Crichton093ede22019-08-15 00:45:093604 "serde",
3605 "serde_json",
klensy93c8ebe2021-02-14 14:37:303606 "smallvec 0.6.14",
3607 "smallvec 1.6.1",
Aaron Hill70ba4912020-08-01 14:11:153608 "syn",
Mark Rousskov342d9562020-08-17 15:21:443609 "url 2.1.1",
3610 "winapi 0.3.9",
Alex Crichton0e034d12018-07-31 21:16:553611]
3612
3613[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433614name = "rustc_apfloat"
3615version = "0.0.0"
3616dependencies = [
Alex Crichton093ede22019-08-15 00:45:093617 "bitflags",
klensy93c8ebe2021-02-14 14:37:303618 "smallvec 1.6.1",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433619]
3620
3621[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403622name = "rustc_arena"
3623version = "0.0.0"
3624dependencies = [
klensy93c8ebe2021-02-14 14:37:303625 "smallvec 1.6.1",
Vadim Petrochenkov11d95142020-06-02 17:03:403626]
3627
3628[[package]]
Vadim Petrochenkov6054a302020-02-29 17:16:263629name = "rustc_ast"
3630version = "0.0.0"
3631dependencies = [
Amanieu d'Antrasa6563492020-05-06 13:46:013632 "bitflags",
Vadim Petrochenkov6054a302020-02-29 17:16:263633 "rustc_data_structures",
3634 "rustc_index",
3635 "rustc_lexer",
3636 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403637 "rustc_serialize",
Vadim Petrochenkov6054a302020-02-29 17:16:263638 "rustc_span",
klensy93c8ebe2021-02-14 14:37:303639 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:003640 "tracing",
Vadim Petrochenkov6054a302020-02-29 17:16:263641]
3642
3643[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563644name = "rustc_ast_lowering"
3645version = "0.0.0"
3646dependencies = [
Vadim Petrochenkov11d95142020-06-02 17:03:403647 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:263648 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463649 "rustc_ast_pretty",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563650 "rustc_data_structures",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563651 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573652 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563653 "rustc_index",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563654 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563655 "rustc_span",
3656 "rustc_target",
klensy93c8ebe2021-02-14 14:37:303657 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:003658 "tracing",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563659]
3660
3661[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443662name = "rustc_ast_passes"
3663version = "0.0.0"
3664dependencies = [
Andreas Jonsonb8752ff2020-09-12 06:24:093665 "itertools 0.9.0",
Vadim Petrochenkov6054a302020-02-29 17:16:263666 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463667 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203668 "rustc_attr",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443669 "rustc_data_structures",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443670 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393671 "rustc_feature",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443672 "rustc_parse",
3673 "rustc_session",
3674 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:003675 "tracing",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443676]
3677
3678[[package]]
Mazdak Farrokhzade2333312020-01-11 16:02:463679name = "rustc_ast_pretty"
3680version = "0.0.0"
3681dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263682 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463683 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:003684 "tracing",
Mazdak Farrokhzade2333312020-01-11 16:02:463685]
3686
3687[[package]]
Mazdak Farrokhzad93a82832020-01-11 12:15:203688name = "rustc_attr"
3689version = "0.0.0"
3690dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263691 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463692 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203693 "rustc_data_structures",
3694 "rustc_errors",
3695 "rustc_feature",
Vadim Petrochenkov20c50442020-08-10 19:27:483696 "rustc_lexer",
Mazdak Farrokhzad93a82832020-01-11 12:15:203697 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403698 "rustc_serialize",
Mazdak Farrokhzad93a82832020-01-11 12:15:203699 "rustc_session",
3700 "rustc_span",
Mazdak Farrokhzad93a82832020-01-11 12:15:203701]
3702
3703[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323704name = "rustc_builtin_macros"
3705version = "0.0.0"
3706dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263707 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463708 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203709 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323710 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323711 "rustc_errors",
3712 "rustc_expand",
3713 "rustc_feature",
Vadim Petrochenkovdbdbd302020-11-14 11:47:143714 "rustc_lexer",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323715 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403716 "rustc_parse_format",
Mazdak Farrokhzadf361b712020-01-05 09:47:203717 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323718 "rustc_span",
3719 "rustc_target",
klensy93c8ebe2021-02-14 14:37:303720 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:003721 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323722]
3723
3724[[package]]
Irina Popab63d7e22018-05-08 13:10:163725name = "rustc_codegen_llvm"
3726version = "0.0.0"
3727dependencies = [
Alex Crichton7f23e6e2019-10-22 15:51:353728 "bitflags",
Xidorn Quan38e42332021-02-13 11:17:153729 "cstr",
Alex Crichton7f23e6e2019-10-22 15:51:353730 "libc",
Alessandro Ghedinibff2e462020-11-05 15:58:233731 "measureme",
Alex Crichton7f23e6e2019-10-22 15:51:353732 "rustc-demangle",
Vadim Petrochenkov6054a302020-02-29 17:16:263733 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203734 "rustc_attr",
Alex Crichton7f23e6e2019-10-22 15:51:353735 "rustc_codegen_ssa",
Alex Crichton7f23e6e2019-10-22 15:51:353736 "rustc_data_structures",
3737 "rustc_errors",
Aaron Hillfca192c2019-12-06 03:04:353738 "rustc_feature",
Alex Crichton7f23e6e2019-10-22 15:51:353739 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573740 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:353741 "rustc_incremental",
3742 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093743 "rustc_llvm",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453744 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403745 "rustc_serialize",
Aaron Hillfca192c2019-12-06 03:04:353746 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323747 "rustc_span",
Alex Crichton7f23e6e2019-10-22 15:51:353748 "rustc_target",
klensy93c8ebe2021-02-14 14:37:303749 "smallvec 1.6.1",
Josh Triplett574f6be2020-08-20 23:16:303750 "snap",
Oliver Schererec7230f2020-07-24 18:42:003751 "tracing",
Irina Popab63d7e22018-05-08 13:10:163752]
3753
3754[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043755name = "rustc_codegen_ssa"
3756version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353757dependencies = [
Alex Crichton093ede22019-08-15 00:45:093758 "bitflags",
3759 "cc",
Tyson Nottingham29711d82021-02-04 02:41:303760 "itertools 0.9.0",
Alex Crichton093ede22019-08-15 00:45:093761 "jobserver",
3762 "libc",
Alex Crichton093ede22019-08-15 00:45:093763 "memmap",
Federico Ponzi4b6a0272020-07-17 22:01:273764 "pathdiff",
Alex Crichton093ede22019-08-15 00:45:093765 "rustc_apfloat",
Vadim Petrochenkov6054a302020-02-29 17:16:263766 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:203767 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:093768 "rustc_data_structures",
3769 "rustc_errors",
3770 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573771 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093772 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103773 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573774 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453775 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403776 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083777 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323778 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:583779 "rustc_symbol_mangling",
Alex Crichton093ede22019-08-15 00:45:093780 "rustc_target",
Mark Mansi2d75a332020-03-12 23:07:583781 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:003782 "tracing",
Irina Popab63d7e22018-05-08 13:10:163783]
3784
3785[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293786name = "rustc_data_structures"
3787version = "0.0.0"
3788dependencies = [
Bastian Kauschke1146c392020-09-19 15:27:133789 "arrayvec",
Mark Rousskovf696b212019-11-11 22:15:363790 "bitflags",
Aaron Hill44fdfd62020-10-11 17:51:073791 "cfg-if 0.1.10",
Mateusz Mikułaf5e702d2020-03-26 13:10:353792 "crossbeam-utils 0.7.2",
Jack Hueya42e5a12020-05-27 05:05:093793 "ena",
Alex Crichton093ede22019-08-15 00:45:093794 "indexmap",
3795 "jobserver",
Luca Barbieri45ede922020-04-10 20:42:193796 "libc",
Alessandro Ghedinibff2e462020-11-05 15:58:233797 "measureme",
Caleb Cartwright63913182021-02-10 01:52:543798 "parking_lot",
Alex Crichton093ede22019-08-15 00:45:093799 "rustc-hash",
Igor Matuszewski5b091302019-12-10 15:01:013800 "rustc-rayon",
3801 "rustc-rayon-core",
Vadim Petrochenkov11d95142020-06-02 17:03:403802 "rustc_graphviz",
csmoe1cff2e62019-09-25 19:09:513803 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:573804 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403805 "rustc_serialize",
klensy93c8ebe2021-02-14 14:37:303806 "smallvec 1.6.1",
Alex Crichton093ede22019-08-15 00:45:093807 "stable_deref_trait",
Simonas Kazlauskasa5c53652020-03-14 18:13:553808 "stacker",
Mark Rousskov2627eed2020-08-09 01:05:503809 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:003810 "tracing",
Mark Rousskov342d9562020-08-17 15:21:443811 "winapi 0.3.9",
Ahmed Charles9ca382f2016-09-02 08:55:293812]
3813
3814[[package]]
3815name = "rustc_driver"
3816version = "0.0.0"
3817dependencies = [
Camelid8c431602021-01-11 02:07:053818 "atty",
Luca Barbieri45ede922020-04-10 20:42:193819 "libc",
Vadim Petrochenkov6054a302020-02-29 17:16:263820 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:463821 "rustc_ast_pretty",
Victor Dinga47fdb92020-01-23 10:48:483822 "rustc_codegen_ssa",
Alex Crichton093ede22019-08-15 00:45:093823 "rustc_data_structures",
Mazdak Farrokhzad8444e162019-11-15 18:41:503824 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093825 "rustc_errors",
Mazdak Farrokhzad70234f12019-11-30 01:34:183826 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573827 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193828 "rustc_hir_pretty",
Alex Crichton093ede22019-08-15 00:45:093829 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133830 "rustc_lint",
Alex Crichton093ede22019-08-15 00:45:093831 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453832 "rustc_middle",
Alex Crichton093ede22019-08-15 00:45:093833 "rustc_mir",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133834 "rustc_parse",
Simon Sapind0bbc602019-07-16 17:08:323835 "rustc_plugin_impl",
Alex Crichton093ede22019-08-15 00:45:093836 "rustc_save_analysis",
Vadim Petrochenkov11d95142020-06-02 17:03:403837 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083838 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323839 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093840 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:003841 "tracing",
3842 "tracing-subscriber",
Oliver Scherer43c181b2020-08-04 11:48:053843 "tracing-tree",
Mark Rousskov342d9562020-08-17 15:21:443844 "winapi 0.3.9",
Ahmed Charles9ca382f2016-09-02 08:55:293845]
3846
3847[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053848name = "rustc_error_codes"
3849version = "0.0.0"
3850
3851[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293852name = "rustc_errors"
3853version = "0.0.0"
3854dependencies = [
Juan Aguilar Santillanae9c78db2020-05-08 20:48:263855 "annotate-snippets 0.8.0",
Alex Crichton093ede22019-08-15 00:45:093856 "atty",
Alex Crichton093ede22019-08-15 00:45:093857 "rustc_data_structures",
Aaron Hill23018a52020-08-13 19:41:523858 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573859 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403860 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323861 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093862 "termcolor",
John Kåre Alsakerb0b11d32020-01-29 00:13:483863 "termize",
Oliver Schererec7230f2020-07-24 18:42:003864 "tracing",
Alex Crichton093ede22019-08-15 00:45:093865 "unicode-width",
Mark Rousskov342d9562020-08-17 15:21:443866 "winapi 0.3.9",
Ahmed Charles9ca382f2016-09-02 08:55:293867]
3868
3869[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323870name = "rustc_expand"
3871version = "0.0.0"
3872dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263873 "rustc_ast",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393874 "rustc_ast_passes",
Mazdak Farrokhzade2333312020-01-11 16:02:463875 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:203876 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323877 "rustc_data_structures",
3878 "rustc_errors",
3879 "rustc_feature",
3880 "rustc_lexer",
Aaron Hillf9025512020-12-07 23:55:003881 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:573882 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323883 "rustc_parse",
Vadim Petrochenkov11d95142020-06-02 17:03:403884 "rustc_serialize",
Mazdak Farrokhzadf361b712020-01-05 09:47:203885 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323886 "rustc_span",
klensy93c8ebe2021-02-14 14:37:303887 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:003888 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323889]
3890
3891[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383892name = "rustc_feature"
3893version = "0.0.0"
3894dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183895 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323896 "rustc_span",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383897]
3898
3899[[package]]
Mark Rousskove3177c62018-08-03 21:31:033900name = "rustc_fs_util"
3901version = "0.0.0"
3902
3903[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:403904name = "rustc_graphviz"
3905version = "0.0.0"
3906
3907[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:273908name = "rustc_hir"
3909version = "0.0.0"
3910dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263911 "rustc_ast",
Mazdak Farrokhzad7a140732019-12-25 02:51:273912 "rustc_data_structures",
kadmin54883e02020-12-30 23:07:413913 "rustc_feature",
Mazdak Farrokhzad7a140732019-12-25 02:51:273914 "rustc_index",
3915 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403916 "rustc_serialize",
Mazdak Farrokhzad7a140732019-12-25 02:51:273917 "rustc_span",
3918 "rustc_target",
klensy93c8ebe2021-02-14 14:37:303919 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:003920 "tracing",
Mazdak Farrokhzad7a140732019-12-25 02:51:273921]
3922
3923[[package]]
Mazdak Farrokhzadb3866a52020-03-23 19:59:193924name = "rustc_hir_pretty"
3925version = "0.0.0"
3926dependencies = [
3927 "rustc_ast",
3928 "rustc_ast_pretty",
Mazdak Farrokhzadb3866a52020-03-23 19:59:193929 "rustc_hir",
3930 "rustc_span",
3931 "rustc_target",
3932]
3933
3934[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293935name = "rustc_incremental"
3936version = "0.0.0"
3937dependencies = [
Aaron Hill70ba4912020-08-01 14:11:153938 "rand",
Vadim Petrochenkov6054a302020-02-29 17:16:263939 "rustc_ast",
Alex Crichton093ede22019-08-15 00:45:093940 "rustc_data_structures",
3941 "rustc_fs_util",
Vadim Petrochenkov11d95142020-06-02 17:03:403942 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573943 "rustc_hir",
Matthew Jaspercbcef3e2020-06-11 14:49:573944 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453945 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403946 "rustc_serialize",
Mark Rousskov984c74a2019-11-12 13:22:163947 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323948 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:003949 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:293950]
3951
3952[[package]]
csmoe1cff2e62019-09-25 19:09:513953name = "rustc_index"
3954version = "0.0.0"
3955dependencies = [
Mark Rousskov342d9562020-08-17 15:21:443956 "arrayvec",
Matthew Jaspercbcef3e2020-06-11 14:49:573957 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:403958 "rustc_serialize",
csmoe1cff2e62019-09-25 19:09:513959]
3960
3961[[package]]
Camille GILLOTf07e8892020-01-06 19:13:243962name = "rustc_infer"
3963version = "0.0.0"
3964dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:263965 "rustc_ast",
Camille GILLOTf07e8892020-01-06 19:13:243966 "rustc_data_structures",
Camille GILLOTf07e8892020-01-06 19:13:243967 "rustc_errors",
Vadim Petrochenkov11d95142020-06-02 17:03:403968 "rustc_graphviz",
Camille GILLOTf07e8892020-01-06 19:13:243969 "rustc_hir",
3970 "rustc_index",
3971 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:453972 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:403973 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:083974 "rustc_session",
Camille GILLOTf07e8892020-01-06 19:13:243975 "rustc_span",
3976 "rustc_target",
klensy93c8ebe2021-02-14 14:37:303977 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:003978 "tracing",
Camille GILLOTf07e8892020-01-06 19:13:243979]
3980
3981[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:233982name = "rustc_interface"
3983version = "0.0.0"
3984dependencies = [
Luca Barbieri45ede922020-04-10 20:42:193985 "libc",
Igor Matuszewski5b091302019-12-10 15:01:013986 "rustc-rayon",
Camille GILLOTa4b1158f2020-11-18 18:02:313987 "rustc-rayon-core",
Vadim Petrochenkov6054a302020-02-29 17:16:263988 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563989 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443990 "rustc_ast_passes",
Mazdak Farrokhzad93a82832020-01-11 12:15:203991 "rustc_attr",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323992 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:353993 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:093994 "rustc_codegen_ssa",
Alex Crichton093ede22019-08-15 00:45:093995 "rustc_data_structures",
3996 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323997 "rustc_expand",
Mazdak Farrokhzad7a140732019-12-25 02:51:273998 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093999 "rustc_incremental",
Camille GILLOT5d71b992020-10-11 08:34:134000 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:094001 "rustc_lint",
4002 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454003 "rustc_middle",
Alex Crichton093ede22019-08-15 00:45:094004 "rustc_mir",
Matthew Jasperb3589292020-01-05 15:46:444005 "rustc_mir_build",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134006 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:094007 "rustc_passes",
Simon Sapind0bbc602019-07-16 17:08:324008 "rustc_plugin_impl",
Alex Crichton093ede22019-08-15 00:45:094009 "rustc_privacy",
Camille GILLOT4581d162021-01-19 19:40:164010 "rustc_query_impl",
Alex Crichton093ede22019-08-15 00:45:094011 "rustc_resolve",
Vadim Petrochenkov11d95142020-06-02 17:03:404012 "rustc_serialize",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:164013 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324014 "rustc_span",
Mark Mansi2d75a332020-03-12 23:07:584015 "rustc_symbol_mangling",
Mazdak Farrokhzadd945f982019-10-11 21:48:164016 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404017 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:094018 "rustc_traits",
LeSeulArtichautf59d0302020-11-19 20:32:374019 "rustc_ty_utils",
Alex Crichton093ede22019-08-15 00:45:094020 "rustc_typeck",
klensy93c8ebe2021-02-14 14:37:304021 "smallvec 1.6.1",
Alex Crichton093ede22019-08-15 00:45:094022 "tempfile",
Oliver Schererec7230f2020-07-24 18:42:004023 "tracing",
Mark Rousskov342d9562020-08-17 15:21:444024 "winapi 0.3.9",
John Kåre Alsaker23a51f92018-12-08 19:30:234025]
4026
4027[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:404028name = "rustc_lexer"
4029version = "0.1.0"
4030dependencies = [
Aleksey Kladovf7be59c2020-08-21 12:03:504031 "expect-test",
Aaron Hill70ba4912020-08-01 14:11:154032 "unicode-xid",
Aleksey Kladov395ee0b2019-05-06 08:53:404033]
4034
4035[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294036name = "rustc_lint"
4037version = "0.0.0"
4038dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264039 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464040 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204041 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094042 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:474043 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384044 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574045 "rustc_hir",
csmoe64f61c72019-09-26 05:38:334046 "rustc_index",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454047 "rustc_middle",
Mara Bos6b446622020-10-20 20:25:424048 "rustc_parse_format",
Jeremy Fitzhardinge82ccb652020-05-25 23:21:254049 "rustc_serialize",
Mark Rousskovf03d8f32019-11-12 17:09:204050 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324051 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094052 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404053 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004054 "tracing",
Charles Lew485e98a2020-01-02 12:02:224055 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:294056]
4057
4058[[package]]
Aaron Hill23018a52020-08-13 19:41:524059name = "rustc_lint_defs"
4060version = "0.0.0"
4061dependencies = [
4062 "rustc_ast",
4063 "rustc_data_structures",
4064 "rustc_macros",
4065 "rustc_serialize",
4066 "rustc_span",
Mark Rousskovc4a8d7f2020-09-01 21:12:384067 "rustc_target",
Aaron Hill23018a52020-08-13 19:41:524068 "tracing",
4069]
4070
4071[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294072name = "rustc_llvm"
4073version = "0.0.0"
4074dependencies = [
Alex Crichton093ede22019-08-15 00:45:094075 "build_helper",
4076 "cc",
Aaron Hill47e932b2019-12-12 15:51:194077 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:294078]
4079
4080[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:104081name = "rustc_macros"
4082version = "0.1.0"
4083dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154084 "proc-macro2",
4085 "quote",
4086 "syn",
Igor Matuszewski403a9d02020-05-05 11:26:164087 "synstructure",
John Kåre Alsaker74b64192019-03-01 00:22:104088]
4089
4090[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294091name = "rustc_metadata"
4092version = "0.0.0"
4093dependencies = [
Luca Barbieri45ede922020-04-10 20:42:194094 "libc",
Alex Crichton093ede22019-08-15 00:45:094095 "memmap",
Vadim Petrochenkov6054a302020-02-29 17:16:264096 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204097 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094098 "rustc_data_structures",
4099 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324100 "rustc_expand",
Jonas Schievinka447c212020-09-12 23:58:174101 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574102 "rustc_hir",
Mazdak Farrokhzadb3866a52020-03-23 19:59:194103 "rustc_hir_pretty",
csmoed20183d2019-09-26 05:30:104104 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574105 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454106 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404107 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084108 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324109 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094110 "rustc_target",
klensy93c8ebe2021-02-14 14:37:304111 "smallvec 1.6.1",
Josh Triplett574f6be2020-08-20 23:16:304112 "snap",
Alex Crichton093ede22019-08-15 00:45:094113 "stable_deref_trait",
Oliver Schererec7230f2020-07-24 18:42:004114 "tracing",
Mark Rousskov342d9562020-08-17 15:21:444115 "winapi 0.3.9",
Ahmed Charles9ca382f2016-09-02 08:55:294116]
4117
4118[[package]]
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454119name = "rustc_middle"
4120version = "0.0.0"
4121dependencies = [
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454122 "bitflags",
Jack Hueya24df5b2020-03-03 16:25:034123 "chalk-ir",
Alessandro Ghedinibff2e462020-11-05 15:58:234124 "measureme",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454125 "polonius-engine",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454126 "rustc-rayon-core",
4127 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404128 "rustc_arena",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454129 "rustc_ast",
4130 "rustc_attr",
4131 "rustc_data_structures",
4132 "rustc_errors",
4133 "rustc_feature",
4134 "rustc_hir",
4135 "rustc_index",
4136 "rustc_macros",
4137 "rustc_query_system",
Vadim Petrochenkov11d95142020-06-02 17:03:404138 "rustc_serialize",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454139 "rustc_session",
4140 "rustc_span",
4141 "rustc_target",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104142 "rustc_type_ir",
klensy93c8ebe2021-02-14 14:37:304143 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:004144 "tracing",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454145]
4146
4147[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294148name = "rustc_mir"
4149version = "0.0.0"
4150dependencies = [
Rich Kadelbd0eb072020-11-03 05:32:484151 "coverage_test_macros",
Alex Crichton093ede22019-08-15 00:45:094152 "either",
Vishnunarayan K Iea146072020-10-26 13:34:294153 "gsgdt",
Andreas Jonsonb8752ff2020-09-12 06:24:094154 "itertools 0.9.0",
Alex Crichton093ede22019-08-15 00:45:094155 "polonius-engine",
Dylan MacKenziea88dc372020-08-28 01:10:574156 "regex",
Alex Crichton093ede22019-08-15 00:45:094157 "rustc_apfloat",
Vadim Petrochenkov6054a302020-02-29 17:16:264158 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204159 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094160 "rustc_data_structures",
4161 "rustc_errors",
Vadim Petrochenkov11d95142020-06-02 17:03:404162 "rustc_graphviz",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574163 "rustc_hir",
csmoed20183d2019-09-26 05:30:104164 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244165 "rustc_infer",
Aleksey Kladova0c186c2019-07-21 11:50:394166 "rustc_lexer",
Camille GILLOTd9eaaf52019-11-10 18:30:194167 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454168 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404169 "rustc_serialize",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084170 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324171 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094172 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404173 "rustc_trait_selection",
klensy93c8ebe2021-02-14 14:37:304174 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:004175 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294176]
4177
4178[[package]]
Matthew Jasperb3589292020-01-05 15:46:444179name = "rustc_mir_build"
4180version = "0.0.0"
4181dependencies = [
Matthew Jasperb3589292020-01-05 15:46:444182 "rustc_apfloat",
Vadim Petrochenkov11d95142020-06-02 17:03:404183 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264184 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204185 "rustc_attr",
Matthew Jasperb3589292020-01-05 15:46:444186 "rustc_data_structures",
Matthew Jasperb3589292020-01-05 15:46:444187 "rustc_errors",
4188 "rustc_hir",
4189 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244190 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454191 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404192 "rustc_serialize",
Mazdak Farrokhzad58eb03d2020-01-20 21:23:074193 "rustc_session",
Matthew Jasperb3589292020-01-05 15:46:444194 "rustc_span",
4195 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404196 "rustc_trait_selection",
klensy93c8ebe2021-02-14 14:37:304197 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:004198 "tracing",
Matthew Jasperb3589292020-01-05 15:46:444199]
4200
4201[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:134202name = "rustc_parse"
4203version = "0.0.0"
4204dependencies = [
4205 "bitflags",
Vadim Petrochenkov6054a302020-02-29 17:16:264206 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464207 "rustc_ast_pretty",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134208 "rustc_data_structures",
4209 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384210 "rustc_feature",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134211 "rustc_lexer",
Mazdak Farrokhzadf361b712020-01-05 09:47:204212 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324213 "rustc_span",
klensy93c8ebe2021-02-14 14:37:304214 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:004215 "tracing",
Charles Lew0bcddfe2019-11-23 14:33:404216 "unicode-normalization",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134217]
4218
4219[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404220name = "rustc_parse_format"
4221version = "0.0.0"
4222dependencies = [
4223 "rustc_lexer",
4224 "rustc_span",
4225]
4226
4227[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294228name = "rustc_passes"
4229version = "0.0.0"
4230dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264231 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204232 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094233 "rustc_data_structures",
4234 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574235 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:574236 "rustc_index",
Guillaume Gomez8a35b932020-12-01 22:41:124237 "rustc_lexer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454238 "rustc_middle",
Tomasz Miąsko57d38972020-09-26 00:00:004239 "rustc_serialize",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:434240 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324241 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:574242 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404243 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004244 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294245]
4246
4247[[package]]
Simon Sapind0bbc602019-07-16 17:08:324248name = "rustc_plugin_impl"
Ahmed Charles9ca382f2016-09-02 08:55:294249version = "0.0.0"
4250dependencies = [
Vadim Petrochenkov6054a302020-02-29 17:16:264251 "rustc_ast",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:164252 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574253 "rustc_hir",
Mazdak Farrokhzadf58db202020-01-09 06:52:014254 "rustc_lint",
Alex Crichton093ede22019-08-15 00:45:094255 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454256 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084257 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324258 "rustc_span",
Ahmed Charles9ca382f2016-09-02 08:55:294259]
4260
4261[[package]]
4262name = "rustc_privacy"
4263version = "0.0.0"
4264dependencies = [
Mazdak Farrokhzad93a82832020-01-11 12:15:204265 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094266 "rustc_data_structures",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:164267 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574268 "rustc_hir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454269 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084270 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324271 "rustc_span",
kadmin6a03f032020-11-22 09:37:374272 "rustc_trait_selection",
Alex Crichton093ede22019-08-15 00:45:094273 "rustc_typeck",
Oliver Schererec7230f2020-07-24 18:42:004274 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294275]
4276
4277[[package]]
Camille GILLOT4581d162021-01-19 19:40:164278name = "rustc_query_impl"
4279version = "0.0.0"
4280dependencies = [
4281 "measureme",
4282 "rustc-rayon-core",
4283 "rustc_ast",
4284 "rustc_attr",
4285 "rustc_data_structures",
4286 "rustc_errors",
4287 "rustc_feature",
4288 "rustc_hir",
4289 "rustc_index",
4290 "rustc_macros",
4291 "rustc_middle",
4292 "rustc_query_system",
4293 "rustc_serialize",
4294 "rustc_session",
4295 "rustc_span",
4296 "rustc_target",
4297 "tracing",
4298]
4299
4300[[package]]
Camille GILLOT6624dc42020-03-18 09:25:224301name = "rustc_query_system"
4302version = "0.0.0"
4303dependencies = [
Caleb Cartwright63913182021-02-10 01:52:544304 "parking_lot",
Camille GILLOT8e873c32020-03-19 13:13:314305 "rustc-rayon-core",
Vadim Petrochenkov11d95142020-06-02 17:03:404306 "rustc_arena",
Camille GILLOT6624dc42020-03-18 09:25:224307 "rustc_data_structures",
4308 "rustc_errors",
Camille GILLOT6624dc42020-03-18 09:25:224309 "rustc_index",
Matthew Jaspercbcef3e2020-06-11 14:49:574310 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404311 "rustc_serialize",
Camille GILLOTf96e9602020-11-12 19:48:374312 "rustc_session",
Camille GILLOT8e873c32020-03-19 13:13:314313 "rustc_span",
klensy93c8ebe2021-02-14 14:37:304314 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:004315 "tracing",
Camille GILLOT6624dc42020-03-18 09:25:224316]
4317
4318[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294319name = "rustc_resolve"
4320version = "0.0.0"
4321dependencies = [
Alex Crichton093ede22019-08-15 00:45:094322 "bitflags",
Vadim Petrochenkov11d95142020-06-02 17:03:404323 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264324 "rustc_ast",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:564325 "rustc_ast_lowering",
Mazdak Farrokhzade2333312020-01-11 16:02:464326 "rustc_ast_pretty",
Mazdak Farrokhzad93a82832020-01-11 12:15:204327 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094328 "rustc_data_structures",
4329 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324330 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:184331 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574332 "rustc_hir",
marmelademaf60513e2020-06-20 18:59:294333 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:094334 "rustc_metadata",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454335 "rustc_middle",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:564336 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324337 "rustc_span",
klensy93c8ebe2021-02-14 14:37:304338 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:004339 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294340]
4341
4342[[package]]
4343name = "rustc_save_analysis"
4344version = "0.0.0"
4345dependencies = [
Alex Crichton093ede22019-08-15 00:45:094346 "rls-data",
4347 "rls-span",
Vadim Petrochenkov6054a302020-02-29 17:16:264348 "rustc_ast",
Mazdak Farrokhzade2333312020-01-11 16:02:464349 "rustc_ast_pretty",
Alex Crichton093ede22019-08-15 00:45:094350 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574351 "rustc_hir",
Mazdak Farrokhzadf1701dd2020-03-24 01:44:414352 "rustc_hir_pretty",
Aleksey Kladov66218952020-08-29 09:38:154353 "rustc_lexer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454354 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084355 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324356 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094357 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:004358 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294359]
4360
4361[[package]]
Vadim Petrochenkov11d95142020-06-02 17:03:404362name = "rustc_serialize"
4363version = "0.0.0"
4364dependencies = [
4365 "indexmap",
Matthew Jasperc4f91bb2020-07-18 19:14:504366 "rustc_macros",
klensy93c8ebe2021-02-14 14:37:304367 "smallvec 1.6.1",
Vadim Petrochenkov11d95142020-06-02 17:03:404368]
4369
4370[[package]]
Mark Rousskovc761ec12019-11-12 13:17:334371name = "rustc_session"
4372version = "0.0.0"
4373dependencies = [
Tomasz Miąsko0a65f282020-06-14 00:00:004374 "bitflags",
Luca Barbieriac2b84f2020-04-10 20:42:194375 "getopts",
Mark Rousskovcc2c33a2019-11-29 21:05:284376 "num_cpus",
Vadim Petrochenkov6054a302020-02-29 17:16:264377 "rustc_ast",
Mark Rousskovc761ec12019-11-12 13:17:334378 "rustc_data_structures",
Mark Rousskovc761ec12019-11-12 13:17:334379 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:284380 "rustc_feature",
4381 "rustc_fs_util",
Aaron Hill23018a52020-08-13 19:41:524382 "rustc_lint_defs",
Matthew Jaspercbcef3e2020-06-11 14:49:574383 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404384 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324385 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:284386 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:004387 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324388]
4389
4390[[package]]
4391name = "rustc_span"
4392version = "0.0.0"
4393dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:074394 "cfg-if 0.1.10",
Igor Matuszewskibd37d7d2020-12-05 15:40:244395 "md-5",
Vadim Petrochenkov11d95142020-06-02 17:03:404396 "rustc_arena",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324397 "rustc_data_structures",
4398 "rustc_index",
4399 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404400 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324401 "scoped-tls",
Arlo Siemsen3296d5c2020-10-13 15:41:064402 "sha-1 0.9.1",
4403 "sha2",
Oliver Schererec7230f2020-07-24 18:42:004404 "tracing",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324405 "unicode-width",
Mark Rousskovc761ec12019-11-12 13:17:334406]
4407
4408[[package]]
Mark Mansi2d75a332020-03-12 23:07:584409name = "rustc_symbol_mangling"
4410version = "0.0.0"
4411dependencies = [
Mark Mansi2d75a332020-03-12 23:07:584412 "punycode",
Mark Mansi2d75a332020-03-12 23:07:584413 "rustc-demangle",
4414 "rustc_ast",
4415 "rustc_data_structures",
4416 "rustc_hir",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454417 "rustc_middle",
Mark Mansi2d75a332020-03-12 23:07:584418 "rustc_session",
4419 "rustc_span",
4420 "rustc_target",
Oliver Schererec7230f2020-07-24 18:42:004421 "tracing",
Mark Mansi2d75a332020-03-12 23:07:584422]
4423
4424[[package]]
Irina Popa38e96402017-12-08 19:18:214425name = "rustc_target"
4426version = "0.0.0"
4427dependencies = [
Alex Crichton093ede22019-08-15 00:45:094428 "bitflags",
Alex Crichton093ede22019-08-15 00:45:094429 "rustc_data_structures",
csmoe64f61c72019-09-26 05:38:334430 "rustc_index",
Camille GILLOT2ba84c62019-11-09 21:27:524431 "rustc_macros",
Vadim Petrochenkov11d95142020-06-02 17:03:404432 "rustc_serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324433 "rustc_span",
Oliver Schererec7230f2020-07-24 18:42:004434 "tracing",
Irina Popa38e96402017-12-08 19:18:214435]
4436
4437[[package]]
Matthias Krüger10e7b762018-09-07 07:12:064438name = "rustc_tools_util"
Igor Matuszewski31dc27d2019-06-08 20:15:224439version = "0.2.0"
Matthias Krügerc09d4e72019-01-05 14:40:104440
4441[[package]]
4442name = "rustc_tools_util"
Oliver Scherer2a789512019-05-26 17:21:544443version = "0.2.0"
Igor Matuszewski31dc27d2019-06-08 20:15:224444source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094445checksum = "b725dadae9fabc488df69a287f5a99c5eaf5d10853842a8a3dfac52476f544ee"
Matthias Krüger10e7b762018-09-07 07:12:064446
4447[[package]]
Camille GILLOTc1e3d552020-02-11 18:53:404448name = "rustc_trait_selection"
4449version = "0.0.0"
4450dependencies = [
Camille GILLOTc1e3d552020-02-11 18:53:404451 "rustc_ast",
4452 "rustc_attr",
4453 "rustc_data_structures",
4454 "rustc_errors",
4455 "rustc_hir",
4456 "rustc_index",
4457 "rustc_infer",
4458 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454459 "rustc_middle",
Vadim Petrochenkov11d95142020-06-02 17:03:404460 "rustc_parse_format",
Camille GILLOTc1e3d552020-02-11 18:53:404461 "rustc_session",
4462 "rustc_span",
4463 "rustc_target",
klensy93c8ebe2021-02-14 14:37:304464 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:004465 "tracing",
Camille GILLOTc1e3d552020-02-11 18:53:404466]
4467
4468[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:544469name = "rustc_traits"
4470version = "0.0.0"
4471dependencies = [
Jack Hueyd66452c2020-08-04 22:35:374472 "chalk-engine",
Jack Hueya24df5b2020-03-03 16:25:034473 "chalk-ir",
Jack Hueya24df5b2020-03-03 16:25:034474 "chalk-solve",
Vadim Petrochenkov6054a302020-02-29 17:16:264475 "rustc_ast",
Jack Huey4b64bc12021-01-01 18:44:314476 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094477 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574478 "rustc_hir",
Jack Hueya24df5b2020-03-03 16:25:034479 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244480 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454481 "rustc_middle",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324482 "rustc_span",
Camille GILLOTc1e3d552020-02-11 18:53:404483 "rustc_trait_selection",
klensy93c8ebe2021-02-14 14:37:304484 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:004485 "tracing",
Niko Matsakis3a50b41d2018-02-25 15:58:544486]
4487
4488[[package]]
LeSeulArtichautf59d0302020-11-19 20:32:374489name = "rustc_ty_utils"
Camille GILLOT9908a872020-01-13 12:40:304490version = "0.0.0"
4491dependencies = [
Camille GILLOT9908a872020-01-13 12:40:304492 "rustc_data_structures",
Eduard-Mihai Burtescu289f46a2020-04-10 02:13:294493 "rustc_errors",
Camille GILLOT9908a872020-01-13 12:40:304494 "rustc_hir",
Camille GILLOTf07e8892020-01-06 19:13:244495 "rustc_infer",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454496 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084497 "rustc_session",
Camille GILLOT9908a872020-01-13 12:40:304498 "rustc_span",
Camille GILLOT0e652c52020-02-12 16:24:324499 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404500 "rustc_trait_selection",
Oliver Schererec7230f2020-07-24 18:42:004501 "tracing",
Camille GILLOT9908a872020-01-13 12:40:304502]
4503
4504[[package]]
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104505name = "rustc_type_ir"
4506version = "0.0.0"
4507dependencies = [
4508 "bitflags",
4509 "rustc_data_structures",
4510 "rustc_index",
LeSeulArtichaut07245732020-12-12 14:25:554511 "rustc_macros",
LeSeulArtichaut0cf5a8a2020-11-18 15:37:104512 "rustc_serialize",
4513]
4514
4515[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294516name = "rustc_typeck"
4517version = "0.0.0"
4518dependencies = [
Vadim Petrochenkov11d95142020-06-02 17:03:404519 "rustc_arena",
Vadim Petrochenkov6054a302020-02-29 17:16:264520 "rustc_ast",
Mazdak Farrokhzad93a82832020-01-11 12:15:204521 "rustc_attr",
Alex Crichton093ede22019-08-15 00:45:094522 "rustc_data_structures",
4523 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:574524 "rustc_hir",
Esteban Küber5daedea2020-07-09 02:39:264525 "rustc_hir_pretty",
csmoe64f61c72019-09-26 05:38:334526 "rustc_index",
Camille GILLOTf07e8892020-01-06 19:13:244527 "rustc_infer",
jumbatm93eaf152020-08-27 10:00:214528 "rustc_macros",
Mazdak Farrokhzad7710f2d2020-03-29 13:24:454529 "rustc_middle",
Mazdak Farrokhzad4392a8b2020-03-11 11:49:084530 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324531 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094532 "rustc_target",
Camille GILLOTc1e3d552020-02-11 18:53:404533 "rustc_trait_selection",
klensy93c8ebe2021-02-14 14:37:304534 "smallvec 1.6.1",
Oliver Schererec7230f2020-07-24 18:42:004535 "tracing",
Ahmed Charles9ca382f2016-09-02 08:55:294536]
4537
4538[[package]]
Oliver Schneider847bb142018-05-11 12:11:064539name = "rustc_version"
Alex Crichtonb4110902018-12-08 11:06:544540version = "0.2.3"
Oliver Schneider847bb142018-05-11 12:11:064541source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094542checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
Oliver Schneider847bb142018-05-11 12:11:064543dependencies = [
Eric Hussa0431e22020-05-26 00:56:324544 "semver 0.9.0",
Oliver Schneider847bb142018-05-11 12:11:064545]
4546
4547[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294548name = "rustdoc"
4549version = "0.0.0"
4550dependencies = [
bors4b806872021-01-30 01:02:184551 "arrayvec",
Aleksey Kladovb4f4db92020-08-27 10:50:284552 "expect-test",
Andreas Jonsonb8752ff2020-09-12 06:24:094553 "itertools 0.9.0",
Alex Crichton093ede22019-08-15 00:45:094554 "minifier",
Joshua Nelsone4c28bf2020-09-14 00:15:014555 "pulldown-cmark 0.8.0",
Guillaume Gomezf467b8d2020-10-13 13:46:344556 "regex",
Igor Matuszewski5b091302019-12-10 15:01:014557 "rustc-rayon",
Rune Tynan67b78a02021-01-25 21:23:434558 "rustdoc-json-types",
Andy Russell94630d42019-06-29 17:30:454559 "serde",
4560 "serde_json",
klensy93c8ebe2021-02-14 14:37:304561 "smallvec 1.6.1",
Alex Crichton093ede22019-08-15 00:45:094562 "tempfile",
Joshua Nelson65f0b252020-12-28 18:28:294563 "tracing",
4564 "tracing-subscriber",
4565 "tracing-tree",
Mark Simulacrume2e9b402017-07-23 02:01:584566]
4567
4568[[package]]
Rune Tynan67b78a02021-01-25 21:23:434569name = "rustdoc-json-types"
4570version = "0.1.0"
4571dependencies = [
4572 "serde",
Rune Tynanca48d152021-03-04 23:45:574573 "serde_json",
Rune Tynan67b78a02021-01-25 21:23:434574]
4575
4576[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:534577name = "rustdoc-themes"
4578version = "0.1.0"
4579
4580[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:584581name = "rustdoc-tool"
4582version = "0.0.0"
4583dependencies = [
Alex Crichton093ede22019-08-15 00:45:094584 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:294585]
4586
4587[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:154588name = "rustfix"
Mark Rousskov342d9562020-08-17 15:21:444589version = "0.5.1"
Eric Huss6da85d62020-01-14 17:47:044590source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444591checksum = "f2c50b74badcddeb8f7652fa8323ce440b95286f8e4b64ebfd871c609672704e"
Eric Huss6da85d62020-01-14 17:47:044592dependencies = [
4593 "anyhow",
4594 "log",
4595 "serde",
4596 "serde_json",
4597]
4598
4599[[package]]
topecongiro5a411a62019-06-18 12:15:194600name = "rustfmt-config_proc_macro"
Igor Matuszewskic2249a42019-09-08 08:28:114601version = "0.2.0"
topecongiro5a411a62019-06-18 12:15:194602dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154603 "proc-macro2",
4604 "quote",
Alex Crichton093ede22019-08-15 00:45:094605 "serde",
Aaron Hill70ba4912020-08-01 14:11:154606 "syn",
topecongiro5a411a62019-06-18 12:15:194607]
4608
4609[[package]]
Alex Crichton1cede102017-06-15 02:33:064610name = "rustfmt-nightly"
Caleb Cartwright63913182021-02-10 01:52:544611version = "1.4.36"
kennytm0692b3d2017-12-15 19:41:584612dependencies = [
Juan Aguilar Santillanae9c78db2020-05-08 20:48:264613 "annotate-snippets 0.6.1",
Igor Matuszewskif4b2a202020-06-15 09:43:394614 "anyhow",
Alex Crichton093ede22019-08-15 00:45:094615 "bytecount",
Mark Rousskov342d9562020-08-17 15:21:444616 "cargo_metadata 0.8.2",
Alex Crichton093ede22019-08-15 00:45:094617 "derive-new",
4618 "diff",
4619 "dirs",
Alex Crichton5c5e3fa2019-09-24 18:06:564620 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:094621 "getopts",
4622 "ignore",
Mark Rousskov342d9562020-08-17 15:21:444623 "itertools 0.8.2",
Yuki Okushi1f0a39502020-05-26 04:00:424624 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:094625 "log",
4626 "regex",
Igor Matuszewskib2561c92020-03-31 12:31:524627 "rustc-ap-rustc_ast",
Igor Matuszewski8fc4bba2020-02-12 14:47:314628 "rustc-ap-rustc_ast_pretty",
Igor Matuszewski84eae772020-05-21 13:39:524629 "rustc-ap-rustc_attr",
Igor Matuszewski8fc4bba2020-02-12 14:47:314630 "rustc-ap-rustc_data_structures",
4631 "rustc-ap-rustc_errors",
Igor Matuszewskib2561c92020-03-31 12:31:524632 "rustc-ap-rustc_expand",
Igor Matuszewski8fc4bba2020-02-12 14:47:314633 "rustc-ap-rustc_parse",
4634 "rustc-ap-rustc_session",
4635 "rustc-ap-rustc_span",
Alex Crichton093ede22019-08-15 00:45:094636 "rustc-workspace-hack",
4637 "rustfmt-config_proc_macro",
4638 "serde",
4639 "serde_json",
Eric Huss139477d2019-11-12 18:14:484640 "structopt",
Mark Rousskov342d9562020-08-17 15:21:444641 "term 0.6.1",
Igor Matuszewskif4b2a202020-06-15 09:43:394642 "thiserror",
Eric Huss7d92cf42019-08-20 17:46:354643 "toml",
Alex Crichton093ede22019-08-15 00:45:094644 "unicode-segmentation",
4645 "unicode-width",
4646 "unicode_categories",
Igor Matuszewskid2d192e2019-07-30 11:00:274647]
4648
4649[[package]]
flip19950046d7c2021-02-25 10:26:234650name = "rustversion"
4651version = "1.0.4"
4652source = "registry+https://github.com/rust-lang/crates.io-index"
4653checksum = "cb5d2a036dc6d2d8fd16fde3498b04306e29bd193bf306a57427019b823d5acd"
4654
4655[[package]]
Alex Crichton2863b752018-08-21 17:23:474656name = "ryu"
Mark Rousskov342d9562020-08-17 15:21:444657version = "1.0.5"
Alex Crichton2863b752018-08-21 17:23:474658source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444659checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
Alex Crichton2863b752018-08-21 17:23:474660
4661[[package]]
Josh Stone020c5ec2017-05-08 22:01:134662name = "same-file"
Mark Rousskov342d9562020-08-17 15:21:444663version = "1.0.6"
Alex Crichton80d6ed22018-01-08 21:56:224664source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444665checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
Alex Crichton80d6ed22018-01-08 21:56:224666dependencies = [
Alex Crichton093ede22019-08-15 00:45:094667 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:224668]
4669
4670[[package]]
4671name = "schannel"
Mark Rousskov342d9562020-08-17 15:21:444672version = "0.1.19"
Alex Crichton80d6ed22018-01-08 21:56:224673source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444674checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
Alex Crichton80d6ed22018-01-08 21:56:224675dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:424676 "lazy_static",
Mark Rousskov342d9562020-08-17 15:21:444677 "winapi 0.3.9",
Alex Crichton80d6ed22018-01-08 21:56:224678]
4679
4680[[package]]
Alex Crichton453080f2017-06-05 16:36:484681name = "scoped-tls"
Marcel Hellwig56fb2872019-02-26 10:15:524682version = "1.0.0"
4683source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094684checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
Marcel Hellwig56fb2872019-02-26 10:15:524685
4686[[package]]
Nick Cameronad8ecc22017-07-19 01:32:124687name = "scopeguard"
Mark Rousskov342d9562020-08-17 15:21:444688version = "1.1.0"
Ralf Jungc7a599e2019-07-25 13:57:254689source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444690checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
Ralf Jungc7a599e2019-07-25 13:57:254691
4692[[package]]
Eric Huss74498c12020-12-16 17:03:334693name = "security-framework"
4694version = "2.0.0"
4695source = "registry+https://github.com/rust-lang/crates.io-index"
4696checksum = "c1759c2e3c8580017a484a7ac56d3abc5a6c1feadf88db2f3633f12ae4268c69"
4697dependencies = [
4698 "bitflags",
4699 "core-foundation",
4700 "core-foundation-sys",
4701 "libc",
4702 "security-framework-sys",
4703]
4704
4705[[package]]
4706name = "security-framework-sys"
4707version = "2.0.0"
4708source = "registry+https://github.com/rust-lang/crates.io-index"
4709checksum = "f99b9d5e26d2a71633cc4f2ebae7cc9f874044e0c351a27e17892d76dce5678b"
4710dependencies = [
4711 "core-foundation-sys",
4712 "libc",
4713]
4714
4715[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584716name = "semver"
Alex Crichton80d6ed22018-01-08 21:56:224717version = "0.9.0"
4718source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094719checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
Alex Crichton80d6ed22018-01-08 21:56:224720dependencies = [
Eduardo Brotoca11eeb2020-10-23 21:47:584721 "semver-parser 0.7.0",
Alex Crichton093ede22019-08-15 00:45:094722 "serde",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584723]
4724
4725[[package]]
Eric Hussa0431e22020-05-26 00:56:324726name = "semver"
4727version = "0.10.0"
4728source = "registry+https://github.com/rust-lang/crates.io-index"
4729checksum = "394cec28fa623e00903caf7ba4fa6fb9a0e260280bb8cdbbba029611108a0190"
4730dependencies = [
Eduardo Brotoca11eeb2020-10-23 21:47:584731 "semver-parser 0.7.0",
4732 "serde",
4733]
4734
4735[[package]]
4736name = "semver"
4737version = "0.11.0"
4738source = "registry+https://github.com/rust-lang/crates.io-index"
4739checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
4740dependencies = [
4741 "semver-parser 0.10.1",
Eric Hussa0431e22020-05-26 00:56:324742 "serde",
4743]
4744
4745[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584746name = "semver-parser"
4747version = "0.7.0"
Steve Klabnik2795de32017-02-20 00:20:574748source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094749checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
Steve Klabnik2795de32017-02-20 00:20:574750
4751[[package]]
Eduardo Brotoca11eeb2020-10-23 21:47:584752name = "semver-parser"
4753version = "0.10.1"
4754source = "registry+https://github.com/rust-lang/crates.io-index"
4755checksum = "42ef146c2ad5e5f4b037cd6ce2ebb775401729b19a82040c1beac9d36c7d1428"
4756dependencies = [
4757 "pest",
4758]
4759
4760[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584761name = "serde"
Eric Huss74498c12020-12-16 17:03:334762version = "1.0.118"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584763source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss74498c12020-12-16 17:03:334764checksum = "06c64263859d87aa2eb554587e2d23183398d617427327cf2b3d0ed8c69e4800"
Eric Huss57393642018-12-17 18:23:044765dependencies = [
Alex Crichton093ede22019-08-15 00:45:094766 "serde_derive",
Eric Huss57393642018-12-17 18:23:044767]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584768
4769[[package]]
4770name = "serde_derive"
Eric Huss74498c12020-12-16 17:03:334771version = "1.0.118"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584772source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss74498c12020-12-16 17:03:334773checksum = "c84d3526699cd55261af4b941e4e725444df67aa4f9e6a3564f18030d12672df"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584774dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154775 "proc-macro2",
4776 "quote",
4777 "syn",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584778]
4779
4780[[package]]
flip199596c3ec12019-08-20 07:32:534781name = "serde_ignored"
Mark Rousskov342d9562020-08-17 15:21:444782version = "0.1.2"
flip199596c3ec12019-08-20 07:32:534783source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444784checksum = "1c2c7d39d14f2f2ea82239de71594782f186fd03501ac81f0ce08e674819ff2f"
flip199596c3ec12019-08-20 07:32:534785dependencies = [
4786 "serde",
4787]
4788
4789[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584790name = "serde_json"
Eduardo Brotoca11eeb2020-10-23 21:47:584791version = "1.0.59"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584792source = "registry+https://github.com/rust-lang/crates.io-index"
Eduardo Brotoca11eeb2020-10-23 21:47:584793checksum = "dcac07dbffa1c65e7f816ab9eba78eb142c6d44410f4eeba1e26e4f5dfa56b95"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584794dependencies = [
Rune Tynan77156562021-01-16 01:34:154795 "indexmap",
Alex Crichton093ede22019-08-15 00:45:094796 "itoa",
4797 "ryu",
4798 "serde",
Steve Klabnik2795de32017-02-20 00:20:574799]
4800
4801[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114802name = "serde_repr"
Mark Rousskov342d9562020-08-17 15:21:444803version = "0.1.6"
Igor Matuszewskic2249a42019-09-08 08:28:114804source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444805checksum = "2dc6b7951b17b051f3210b063f12cc17320e2fe30ae05b0fe2a3abb068551c76"
Igor Matuszewskic2249a42019-09-08 08:28:114806dependencies = [
Aaron Hill70ba4912020-08-01 14:11:154807 "proc-macro2",
4808 "quote",
4809 "syn",
Igor Matuszewskic2249a42019-09-08 08:28:114810]
4811
4812[[package]]
James Munnsde763692019-01-19 02:39:374813name = "sha-1"
Arlo Siemsenf86b0782020-03-31 05:17:154814version = "0.8.2"
James Munnsde763692019-01-19 02:39:374815source = "registry+https://github.com/rust-lang/crates.io-index"
Arlo Siemsenf86b0782020-03-31 05:17:154816checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
James Munnsde763692019-01-19 02:39:374817dependencies = [
Pietro Albiniacd8e592020-10-01 15:15:124818 "block-buffer 0.7.3",
4819 "digest 0.8.1",
Alex Crichton093ede22019-08-15 00:45:094820 "fake-simd",
Pietro Albiniacd8e592020-10-01 15:15:124821 "opaque-debug 0.2.3",
4822]
4823
4824[[package]]
Arlo Siemsen3296d5c2020-10-13 15:41:064825name = "sha-1"
4826version = "0.9.1"
4827source = "registry+https://github.com/rust-lang/crates.io-index"
4828checksum = "170a36ea86c864a3f16dd2687712dd6646f7019f301e57537c7f4dc9f5916770"
4829dependencies = [
4830 "block-buffer 0.9.0",
4831 "cfg-if 0.1.10",
4832 "cpuid-bool",
4833 "digest 0.9.0",
4834 "opaque-debug 0.3.0",
4835]
4836
4837[[package]]
Pietro Albiniacd8e592020-10-01 15:15:124838name = "sha2"
4839version = "0.9.1"
4840source = "registry+https://github.com/rust-lang/crates.io-index"
4841checksum = "2933378ddfeda7ea26f48c555bdad8bb446bf8a3d17832dc83e380d444cfb8c1"
4842dependencies = [
4843 "block-buffer 0.9.0",
Aaron Hill44fdfd62020-10-11 17:51:074844 "cfg-if 0.1.10",
Pietro Albiniacd8e592020-10-01 15:15:124845 "cpuid-bool",
4846 "digest 0.9.0",
4847 "opaque-debug 0.3.0",
James Munnsde763692019-01-19 02:39:374848]
4849
4850[[package]]
Oliver Schererec7230f2020-07-24 18:42:004851name = "sharded-slab"
Tomasz Miąsko2abe7c82021-02-28 00:00:004852version = "0.1.1"
Oliver Schererec7230f2020-07-24 18:42:004853source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:004854checksum = "79c719719ee05df97490f80a45acfc99e5a30ce98a1e4fb67aee422745ae14e3"
Oliver Schererec7230f2020-07-24 18:42:004855dependencies = [
4856 "lazy_static",
4857]
4858
4859[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584860name = "shell-escape"
Mark Rousskov342d9562020-08-17 15:21:444861version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584862source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444863checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584864
4865[[package]]
steveklabnik54371882018-01-25 17:32:254866name = "shlex"
4867version = "0.1.1"
4868source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094869checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
steveklabnik54371882018-01-25 17:32:254870
4871[[package]]
Eric Huss788167a2021-02-23 01:05:214872name = "shlex"
4873version = "1.0.0"
4874source = "registry+https://github.com/rust-lang/crates.io-index"
4875checksum = "42a568c8f2cd051a4d283bd6eb0343ac214c1b0f1ac19f93e1175b2dee38c73d"
4876
4877[[package]]
Mark Rousskov342d9562020-08-17 15:21:444878name = "signal-hook-registry"
4879version = "1.2.1"
Matthias Krüger696fb8f2019-01-21 15:32:434880source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444881checksum = "a3e12110bc539e657a646068aaf5eb5b63af9d0c1f7b29c97113fad80e15f035"
Matthias Krüger696fb8f2019-01-21 15:32:434882dependencies = [
Alex Crichton093ede22019-08-15 00:45:094883 "arc-swap",
4884 "libc",
Matthias Krüger696fb8f2019-01-21 15:32:434885]
4886
4887[[package]]
steveklabnikecfbaca2018-04-03 14:32:044888name = "siphasher"
Aaron Hill70ba4912020-08-01 14:11:154889version = "0.3.3"
steveklabnikecfbaca2018-04-03 14:32:044890source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:154891checksum = "fa8f3741c7372e75519bd9346068370c9cdaabcc1f9599cbcf2a2719352286b7"
steveklabnikecfbaca2018-04-03 14:32:044892
4893[[package]]
Eric Hussd5e03532019-05-23 20:27:494894name = "sized-chunks"
Eric Hussc8443bb2020-05-18 22:41:574895version = "0.6.2"
Eric Hussd5e03532019-05-23 20:27:494896source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussc8443bb2020-05-18 22:41:574897checksum = "1ec31ceca5644fa6d444cc77548b88b67f46db6f7c71683b0f9336e671830d2f"
Eric Hussd5e03532019-05-23 20:27:494898dependencies = [
Eric Huss2b985322019-11-25 16:14:074899 "bitmaps",
Alex Crichton093ede22019-08-15 00:45:094900 "typenum",
Eric Hussd5e03532019-05-23 20:27:494901]
4902
4903[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434904name = "slab"
4905version = "0.4.2"
4906source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094907checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
Matthias Krüger696fb8f2019-01-21 15:32:434908
4909[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:014910name = "smallvec"
klensy93c8ebe2021-02-14 14:37:304911version = "0.6.14"
John Kåre Alsaker970c6132017-12-03 12:49:014912source = "registry+https://github.com/rust-lang/crates.io-index"
klensy93c8ebe2021-02-14 14:37:304913checksum = "b97fcaeba89edba30f044a10c6a3cc39df9c3f17d7cd829dd1446cab35f890e0"
Mark Rousskov342d9562020-08-17 15:21:444914dependencies = [
4915 "maybe-uninit",
4916]
John Kåre Alsaker970c6132017-12-03 12:49:014917
4918[[package]]
Ralf Jung90b8d342019-11-04 14:59:094919name = "smallvec"
klensy93c8ebe2021-02-14 14:37:304920version = "1.6.1"
Ralf Jung90b8d342019-11-04 14:59:094921source = "registry+https://github.com/rust-lang/crates.io-index"
klensy93c8ebe2021-02-14 14:37:304922checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
Ralf Jung90b8d342019-11-04 14:59:094923
4924[[package]]
Josh Triplett574f6be2020-08-20 23:16:304925name = "snap"
4926version = "1.0.1"
4927source = "registry+https://github.com/rust-lang/crates.io-index"
4928checksum = "da73c8f77aebc0e40c300b93f0a5f1bece7a248a36eee287d4e095f35c7b7d6e"
4929
4930[[package]]
Mark Simulacrum38b46882017-06-26 16:26:154931name = "socket2"
Linus Färnstrandf9220c32020-11-27 23:56:124932version = "0.3.16"
Mark Simulacrum38b46882017-06-26 16:26:154933source = "registry+https://github.com/rust-lang/crates.io-index"
Linus Färnstrandf9220c32020-11-27 23:56:124934checksum = "7fd8b795c389288baa5f355489c65e71fd48a02104600d15c4cfbc561e9e429d"
Mark Simulacrum38b46882017-06-26 16:26:154935dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:074936 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:094937 "libc",
flip19950046d7c2021-02-25 10:26:234938 "redox_syscall 0.1.57",
Mark Rousskov342d9562020-08-17 15:21:444939 "winapi 0.3.9",
Mark Simulacrum38b46882017-06-26 16:26:154940]
4941
4942[[package]]
Robin Kruppe1a24a592017-04-26 21:22:454943name = "stable_deref_trait"
Mark Rousskov342d9562020-08-17 15:21:444944version = "1.2.0"
Robin Kruppe1a24a592017-04-26 21:22:454945source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:444946checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
Robin Kruppe1a24a592017-04-26 21:22:454947
4948[[package]]
Oliver Scherer26edcee2018-11-02 15:14:244949name = "stacker"
Julian Wollersberger53aaa1e2020-09-20 17:07:524950version = "0.1.12"
Oliver Scherer26edcee2018-11-02 15:14:244951source = "registry+https://github.com/rust-lang/crates.io-index"
Julian Wollersberger53aaa1e2020-09-20 17:07:524952checksum = "21ccb4c06ec57bc82d0f610f1a2963d7648700e43a6f513e564b9c89f7991786"
Oliver Scherer26edcee2018-11-02 15:14:244953dependencies = [
4954 "cc",
Aaron Hill44fdfd62020-10-11 17:51:074955 "cfg-if 0.1.10",
Oliver Scherer26edcee2018-11-02 15:14:244956 "libc",
4957 "psm",
Mark Rousskov342d9562020-08-17 15:21:444958 "winapi 0.3.9",
Oliver Scherer26edcee2018-11-02 15:14:244959]
4960
4961[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294962name = "std"
4963version = "0.0.0"
4964dependencies = [
Alex Crichton06d565c2020-05-13 21:22:374965 "addr2line",
Alex Crichton093ede22019-08-15 00:45:094966 "alloc",
Aaron Hill44fdfd62020-10-11 17:51:074967 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:094968 "compiler_builtins",
4969 "core",
4970 "dlmalloc",
4971 "fortanix-sgx-abi",
Igor Matuszewskie26f35d2020-05-05 12:05:064972 "hashbrown",
Stefan Lankes5ebd4d92019-10-20 07:55:104973 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:094974 "libc",
Alex Crichton06d565c2020-05-13 21:22:374975 "miniz_oxide",
Alex Crichtonf99410b2020-11-20 17:12:144976 "object",
Alex Crichton093ede22019-08-15 00:45:094977 "panic_abort",
4978 "panic_unwind",
4979 "profiler_builtins",
Aaron Hill70ba4912020-08-01 14:11:154980 "rand",
Alex Crichton06d565c2020-05-13 21:22:374981 "rustc-demangle",
Alex Crichton093ede22019-08-15 00:45:094982 "unwind",
Alex Crichtonaabf4e92020-01-08 15:33:574983 "wasi",
Ahmed Charles9ca382f2016-09-02 08:55:294984]
4985
4986[[package]]
steveklabnikecfbaca2018-04-03 14:32:044987name = "string_cache"
Aaron Hill70ba4912020-08-01 14:11:154988version = "0.8.0"
steveklabnikecfbaca2018-04-03 14:32:044989source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:154990checksum = "2940c75beb4e3bf3a494cef919a747a2cb81e52571e212bfbd185074add7208a"
steveklabnikecfbaca2018-04-03 14:32:044991dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:424992 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:094993 "new_debug_unreachable",
4994 "phf_shared",
4995 "precomputed-hash",
4996 "serde",
steveklabnikecfbaca2018-04-03 14:32:044997]
4998
4999[[package]]
5000name = "string_cache_codegen"
Aaron Hill70ba4912020-08-01 14:11:155001version = "0.5.1"
steveklabnikecfbaca2018-04-03 14:32:045002source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:155003checksum = "f24c8e5e19d22a726626f1a5e16fe15b132dcf21d10177fa5a45ce7962996b97"
steveklabnikecfbaca2018-04-03 14:32:045004dependencies = [
Alex Crichton093ede22019-08-15 00:45:095005 "phf_generator",
5006 "phf_shared",
Aaron Hill70ba4912020-08-01 14:11:155007 "proc-macro2",
5008 "quote",
steveklabnikecfbaca2018-04-03 14:32:045009]
5010
5011[[package]]
Eric Hussd5e03532019-05-23 20:27:495012name = "strip-ansi-escapes"
5013version = "0.1.0"
5014source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095015checksum = "9d63676e2abafa709460982ddc02a3bb586b6d15a49b75c212e06edd3933acee"
Eric Hussd5e03532019-05-23 20:27:495016dependencies = [
Alex Crichton093ede22019-08-15 00:45:095017 "vte",
Eric Hussd5e03532019-05-23 20:27:495018]
5019
5020[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585021name = "strsim"
Igor Matuszewskic2249a42019-09-08 08:28:115022version = "0.8.0"
Steve Klabnika0769612017-02-07 23:13:575023source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:115024checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
Steve Klabnika0769612017-02-07 23:13:575025
5026[[package]]
topecongiro5a411a62019-06-18 12:15:195027name = "structopt"
Mark Rousskov342d9562020-08-17 15:21:445028version = "0.3.16"
Igor Matuszewskic2249a42019-09-08 08:28:115029source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445030checksum = "de5472fb24d7e80ae84a7801b7978f95a19ec32cb1876faea59ab711eb901976"
Igor Matuszewskic2249a42019-09-08 08:28:115031dependencies = [
5032 "clap",
Mark Rousskov342d9562020-08-17 15:21:445033 "lazy_static",
Eric Huss139477d2019-11-12 18:14:485034 "structopt-derive",
Igor Matuszewskic2249a42019-09-08 08:28:115035]
5036
5037[[package]]
5038name = "structopt-derive"
Mark Rousskov342d9562020-08-17 15:21:445039version = "0.4.9"
Igor Matuszewskic2249a42019-09-08 08:28:115040source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445041checksum = "1e0eb37335aeeebe51be42e2dc07f031163fbabfa6ac67d7ea68b5c2f68d5f99"
Igor Matuszewskic2249a42019-09-08 08:28:115042dependencies = [
5043 "heck",
5044 "proc-macro-error",
Aaron Hill70ba4912020-08-01 14:11:155045 "proc-macro2",
5046 "quote",
5047 "syn",
topecongiro5a411a62019-06-18 12:15:195048]
5049
5050[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:135051name = "strum"
Aaron Hill70ba4912020-08-01 14:11:155052version = "0.18.0"
Matt Ickstadt0ab516f2018-04-21 21:06:135053source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:155054checksum = "57bd81eb48f4c437cadc685403cad539345bf703d78e63707418431cecd4522b"
Matt Ickstadt0ab516f2018-04-21 21:06:135055
5056[[package]]
5057name = "strum_macros"
Aaron Hill70ba4912020-08-01 14:11:155058version = "0.18.0"
Matt Ickstadt0ab516f2018-04-21 21:06:135059source = "registry+https://github.com/rust-lang/crates.io-index"
Aaron Hill70ba4912020-08-01 14:11:155060checksum = "87c85aa3f8ea653bfd3ddf25f7ee357ee4d204731f6aa9ad04002306f6e2774c"
Matt Ickstadt0ab516f2018-04-21 21:06:135061dependencies = [
Alex Crichton093ede22019-08-15 00:45:095062 "heck",
Aaron Hill70ba4912020-08-01 14:11:155063 "proc-macro2",
5064 "quote",
5065 "syn",
Alex Crichtone9d89832018-04-02 15:43:555066]
5067
5068[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:115069name = "syn"
Mark Rousskov342d9562020-08-17 15:21:445070version = "1.0.38"
Igor Matuszewskic2249a42019-09-08 08:28:115071source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445072checksum = "e69abc24912995b3038597a7a593be5053eb0fb44f3cc5beec0deb421790c1f4"
Igor Matuszewskic2249a42019-09-08 08:28:115073dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155074 "proc-macro2",
5075 "quote",
5076 "unicode-xid",
Igor Matuszewskic2249a42019-09-08 08:28:115077]
5078
5079[[package]]
Alex Crichton325d7392017-12-10 17:42:495080name = "synstructure"
Mark Rousskov342d9562020-08-17 15:21:445081version = "0.12.4"
Mateusz Mikuład8960882019-10-04 12:43:235082source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445083checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
Mateusz Mikuład8960882019-10-04 12:43:235084dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155085 "proc-macro2",
5086 "quote",
5087 "syn",
5088 "unicode-xid",
Mateusz Mikuład8960882019-10-04 12:43:235089]
5090
5091[[package]]
Josh Stone020c5ec2017-05-08 22:01:135092name = "tar"
Mark Rousskov342d9562020-08-17 15:21:445093version = "0.4.29"
Josh Stone020c5ec2017-05-08 22:01:135094source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445095checksum = "c8a4c1d0bee3230179544336c15eefb563cf0302955d962e456542323e8c2e8a"
Josh Stone020c5ec2017-05-08 22:01:135096dependencies = [
Alex Crichton093ede22019-08-15 00:45:095097 "filetime",
5098 "libc",
flip19950046d7c2021-02-25 10:26:235099 "redox_syscall 0.1.57",
Alex Crichton093ede22019-08-15 00:45:095100 "xattr",
Josh Stone020c5ec2017-05-08 22:01:135101]
5102
5103[[package]]
Aleksey Kladov850156a2018-03-29 07:34:555104name = "tempfile"
Mateusz Mikuła935394f2019-09-11 17:03:285105version = "3.1.0"
Aleksey Kladov850156a2018-03-29 07:34:555106source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła935394f2019-09-11 17:03:285107checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
Aleksey Kladov850156a2018-03-29 07:34:555108dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:075109 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:095110 "libc",
Aaron Hill70ba4912020-08-01 14:11:155111 "rand",
flip19950046d7c2021-02-25 10:26:235112 "redox_syscall 0.1.57",
Alex Crichton093ede22019-08-15 00:45:095113 "remove_dir_all",
Mark Rousskov342d9562020-08-17 15:21:445114 "winapi 0.3.9",
Aleksey Kladov850156a2018-03-29 07:34:555115]
5116
5117[[package]]
steveklabnikecfbaca2018-04-03 14:32:045118name = "tendril"
Mark Rousskov342d9562020-08-17 15:21:445119version = "0.4.1"
steveklabnikecfbaca2018-04-03 14:32:045120source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445121checksum = "707feda9f2582d5d680d733e38755547a3e8fb471e7ba11452ecfd9ce93a5d3b"
steveklabnikecfbaca2018-04-03 14:32:045122dependencies = [
Alex Crichton093ede22019-08-15 00:45:095123 "futf",
5124 "mac",
5125 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:045126]
5127
5128[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295129name = "term"
Jacob Greenfield28ea2492019-04-07 05:48:595130version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:085131dependencies = [
5132 "core",
5133 "std",
5134]
Jacob Greenfield28ea2492019-04-07 05:48:595135
5136[[package]]
5137name = "term"
Mark Rousskov342d9562020-08-17 15:21:445138version = "0.6.1"
Igor Matuszewskid2d192e2019-07-30 11:00:275139source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445140checksum = "c0863a3345e70f61d613eab32ee046ccd1bcc5f9105fe402c61fcd0c13eeb8b5"
Igor Matuszewskid2d192e2019-07-30 11:00:275141dependencies = [
Alex Crichton093ede22019-08-15 00:45:095142 "dirs",
Mark Rousskov342d9562020-08-17 15:21:445143 "winapi 0.3.9",
Igor Matuszewskid2d192e2019-07-30 11:00:275144]
5145
5146[[package]]
flip19950046d7c2021-02-25 10:26:235147name = "term"
5148version = "0.7.0"
5149source = "registry+https://github.com/rust-lang/crates.io-index"
5150checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f"
5151dependencies = [
5152 "dirs-next",
5153 "rustversion",
5154 "winapi 0.3.9",
5155]
5156
5157[[package]]
Alex Crichton1cede102017-06-15 02:33:065158name = "termcolor"
Eric Huss89d79062020-07-29 18:02:055159version = "1.1.0"
Alex Crichtonfa5b3d32018-07-26 00:25:125160source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss89d79062020-07-29 18:02:055161checksum = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"
Alex Crichtonfa5b3d32018-07-26 00:25:125162dependencies = [
Eric Huss89d79062020-07-29 18:02:055163 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125164]
5165
5166[[package]]
John Kåre Alsakerb0b11d32020-01-29 00:13:485167name = "termize"
5168version = "0.1.1"
5169source = "registry+https://github.com/rust-lang/crates.io-index"
5170checksum = "1706be6b564323ce7092f5f7e6b118a14c8ef7ed0e69c8c5329c914a9f101295"
5171dependencies = [
5172 "libc",
Mark Rousskov342d9562020-08-17 15:21:445173 "winapi 0.3.9",
John Kåre Alsakerb0b11d32020-01-29 00:13:485174]
5175
5176[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295177name = "test"
5178version = "0.0.0"
5179dependencies = [
Aaron Hill44fdfd62020-10-11 17:51:075180 "cfg-if 0.1.10",
Alex Crichtonb47c9692019-08-16 15:29:085181 "core",
Alex Crichton093ede22019-08-15 00:45:095182 "getopts",
Alex Crichtonb47c9692019-08-16 15:29:085183 "libc",
5184 "panic_abort",
5185 "panic_unwind",
Alex Crichton093ede22019-08-15 00:45:095186 "proc_macro",
Alex Crichtonb47c9692019-08-16 15:29:085187 "std",
Jacob Greenfield28ea2492019-04-07 05:48:595188 "term 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:295189]
5190
5191[[package]]
Ralf Jung2bfa6222019-11-17 10:40:185192name = "tester"
flip1995450880f2019-11-23 16:27:365193version = "0.7.0"
5194source = "registry+https://github.com/rust-lang/crates.io-index"
5195checksum = "ee72ec31009a42b53de9a6b7d8f462b493ab3b1e4767bda1fcdbb52127f13b6c"
5196dependencies = [
5197 "getopts",
5198 "libc",
Mark Rousskov342d9562020-08-17 15:21:445199 "term 0.6.1",
flip1995450880f2019-11-23 16:27:365200]
5201
5202[[package]]
flip19950046d7c2021-02-25 10:26:235203name = "tester"
5204version = "0.9.0"
5205source = "registry+https://github.com/rust-lang/crates.io-index"
5206checksum = "0639d10d8f4615f223a57275cf40f9bdb7cfbb806bcb7f7cc56e3beb55a576eb"
5207dependencies = [
5208 "cfg-if 1.0.0",
5209 "getopts",
5210 "libc",
5211 "num_cpus",
5212 "term 0.7.0",
5213]
5214
5215[[package]]
steveklabnik4871dba2017-06-27 17:33:325216name = "textwrap"
Igor Matuszewskic2249a42019-09-08 08:28:115217version = "0.11.0"
steveklabnik4871dba2017-06-27 17:33:325218source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:115219checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
steveklabnik4871dba2017-06-27 17:33:325220dependencies = [
Alex Crichton093ede22019-08-15 00:45:095221 "unicode-width",
steveklabnik4871dba2017-06-27 17:33:325222]
5223
5224[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305225name = "thiserror"
Mark Rousskov342d9562020-08-17 15:21:445226version = "1.0.20"
Pietro Albini9beb8f52019-11-26 11:06:305227source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445228checksum = "7dfdd070ccd8ccb78f4ad66bf1982dc37f620ef696c6b5028fe2ed83dd3d0d08"
Pietro Albini9beb8f52019-11-26 11:06:305229dependencies = [
5230 "thiserror-impl",
5231]
5232
5233[[package]]
5234name = "thiserror-impl"
Mark Rousskov342d9562020-08-17 15:21:445235version = "1.0.20"
Pietro Albini9beb8f52019-11-26 11:06:305236source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445237checksum = "bd80fc12f73063ac132ac92aceea36734f04a1d93c1240c6944e23a3b8841793"
Pietro Albini9beb8f52019-11-26 11:06:305238dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155239 "proc-macro2",
5240 "quote",
5241 "syn",
Pietro Albini9beb8f52019-11-26 11:06:305242]
5243
5244[[package]]
Steve Klabnika0769612017-02-07 23:13:575245name = "thread_local"
Igor Matuszewski8fc4bba2020-02-12 14:47:315246version = "1.0.1"
5247source = "registry+https://github.com/rust-lang/crates.io-index"
5248checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
5249dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:425250 "lazy_static",
Igor Matuszewski8fc4bba2020-02-12 14:47:315251]
5252
5253[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295254name = "tidy"
5255version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:565256dependencies = [
Jubilee Young31afacf2020-08-21 08:24:585257 "cargo_metadata 0.11.1",
Yuki Okushi1f0a39502020-05-26 04:00:425258 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:095259 "regex",
Alex Crichton093ede22019-08-15 00:45:095260 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:565261]
Ahmed Charles9ca382f2016-09-02 08:55:295262
5263[[package]]
Eric Hussce717472020-08-11 23:49:395264name = "tier-check"
5265version = "0.1.0"
5266
5267[[package]]
Alex Crichton15899b02018-01-25 04:01:425268name = "time"
Mark Rousskov342d9562020-08-17 15:21:445269version = "0.1.43"
Alex Crichton15899b02018-01-25 04:01:425270source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445271checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
Alex Crichton15899b02018-01-25 04:01:425272dependencies = [
Alex Crichton093ede22019-08-15 00:45:095273 "libc",
Mark Rousskov342d9562020-08-17 15:21:445274 "winapi 0.3.9",
Alex Crichton15899b02018-01-25 04:01:425275]
5276
5277[[package]]
Mark Rousskov342d9562020-08-17 15:21:445278name = "tinyvec"
Jubilee Young8f5ea802020-08-17 23:07:095279version = "0.3.4"
Mark Rousskov342d9562020-08-17 15:21:445280source = "registry+https://github.com/rust-lang/crates.io-index"
Jubilee Young8f5ea802020-08-17 23:07:095281checksum = "238ce071d267c5710f9d31451efec16c5ee22de34df17cc05e56cbc92e967117"
Mark Rousskov342d9562020-08-17 15:21:445282
5283[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435284name = "tokio"
Caleb Cartwright63913182021-02-10 01:52:545285version = "0.2.24"
Matthias Krüger696fb8f2019-01-21 15:32:435286source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:545287checksum = "099837d3464c16a808060bb3f02263b412f6fafcb5d01c533d309985fbeebe48"
Matthias Krüger696fb8f2019-01-21 15:32:435288dependencies = [
Alex Crichton093ede22019-08-15 00:45:095289 "bytes",
Caleb Cartwright63913182021-02-10 01:52:545290 "futures-core",
5291 "iovec",
Yuki Okushi1f0a39502020-05-26 04:00:425292 "lazy_static",
Alex Crichton093ede22019-08-15 00:45:095293 "libc",
Caleb Cartwright63913182021-02-10 01:52:545294 "memchr",
Alex Crichton093ede22019-08-15 00:45:095295 "mio",
5296 "mio-named-pipes",
Alex Crichton093ede22019-08-15 00:45:095297 "mio-uds",
Caleb Cartwright63913182021-02-10 01:52:545298 "num_cpus",
5299 "pin-project-lite 0.1.11",
Mark Rousskov342d9562020-08-17 15:21:445300 "signal-hook-registry",
Caleb Cartwright63913182021-02-10 01:52:545301 "slab",
5302 "tokio-macros",
Mark Rousskov342d9562020-08-17 15:21:445303 "winapi 0.3.9",
Matthias Krüger696fb8f2019-01-21 15:32:435304]
5305
5306[[package]]
Caleb Cartwright63913182021-02-10 01:52:545307name = "tokio-macros"
5308version = "0.2.6"
Mateusz Mikuła2d8d8132019-12-04 17:40:165309source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:545310checksum = "e44da00bfc73a25f814cd8d7e57a68a5c31b74b3152a0a1d1f590c97ed06265a"
Mateusz Mikuła2d8d8132019-12-04 17:40:165311dependencies = [
Caleb Cartwright63913182021-02-10 01:52:545312 "proc-macro2",
5313 "quote",
5314 "syn",
Mateusz Mikuła2d8d8132019-12-04 17:40:165315]
5316
5317[[package]]
Caleb Cartwright63913182021-02-10 01:52:545318name = "tokio-util"
5319version = "0.3.1"
Matthias Krüger696fb8f2019-01-21 15:32:435320source = "registry+https://github.com/rust-lang/crates.io-index"
Caleb Cartwright63913182021-02-10 01:52:545321checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499"
Matthias Krüger696fb8f2019-01-21 15:32:435322dependencies = [
Alex Crichton093ede22019-08-15 00:45:095323 "bytes",
Caleb Cartwright63913182021-02-10 01:52:545324 "futures-core",
5325 "futures-sink",
Alex Crichton093ede22019-08-15 00:45:095326 "log",
Caleb Cartwright63913182021-02-10 01:52:545327 "pin-project-lite 0.1.11",
5328 "tokio",
Matthias Krüger696fb8f2019-01-21 15:32:435329]
5330
5331[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:295332name = "toml"
Eric Huss71bf7cf2020-10-14 22:16:475333version = "0.5.7"
Eric Hussd2228ca2019-03-29 03:13:135334source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss71bf7cf2020-10-14 22:16:475335checksum = "75cf45bb0bef80604d001caaec0d09da99611b3c0fd39d3080468875cdb65645"
Eric Hussd2228ca2019-03-29 03:13:135336dependencies = [
Alex Crichton093ede22019-08-15 00:45:095337 "serde",
Eric Hussd2228ca2019-03-29 03:13:135338]
5339
5340[[package]]
Caleb Cartwright63913182021-02-10 01:52:545341name = "tower-service"
5342version = "0.3.1"
5343source = "registry+https://github.com/rust-lang/crates.io-index"
5344checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
5345
5346[[package]]
Jack Hueyecb8b9f2020-05-27 05:05:095347name = "tracing"
Tomasz Miąsko2abe7c82021-02-28 00:00:005348version = "0.1.25"
Jack Hueyecb8b9f2020-05-27 05:05:095349source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:005350checksum = "01ebdc2bb4498ab1ab5f5b73c5803825e60199229ccba0698170e3be0e7f959f"
Jack Hueyecb8b9f2020-05-27 05:05:095351dependencies = [
Tomasz Miąsko2abe7c82021-02-28 00:00:005352 "cfg-if 1.0.0",
5353 "pin-project-lite 0.2.4",
Jack Hueyecb8b9f2020-05-27 05:05:095354 "tracing-attributes",
5355 "tracing-core",
5356]
5357
5358[[package]]
5359name = "tracing-attributes"
Tomasz Miąsko2abe7c82021-02-28 00:00:005360version = "0.1.13"
Jack Hueyecb8b9f2020-05-27 05:05:095361source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:005362checksum = "a8a9bd1db7706f2373a190b0d067146caa39350c486f3d455b0e33b431f94c07"
Jack Hueyecb8b9f2020-05-27 05:05:095363dependencies = [
Aaron Hill70ba4912020-08-01 14:11:155364 "proc-macro2",
5365 "quote",
5366 "syn",
Jack Hueyecb8b9f2020-05-27 05:05:095367]
5368
5369[[package]]
5370name = "tracing-core"
Joshua Nelson8b22d072020-10-07 22:45:595371version = "0.1.17"
Jack Hueyecb8b9f2020-05-27 05:05:095372source = "registry+https://github.com/rust-lang/crates.io-index"
Joshua Nelson8b22d072020-10-07 22:45:595373checksum = "f50de3927f93d202783f4513cda820ab47ef17f624b03c096e86ef00c67e6b5f"
Jack Hueyecb8b9f2020-05-27 05:05:095374dependencies = [
5375 "lazy_static",
5376]
5377
5378[[package]]
Jack Hueyd66452c2020-08-04 22:35:375379name = "tracing-log"
Tomasz Miąsko2abe7c82021-02-28 00:00:005380version = "0.1.2"
Jack Hueyd66452c2020-08-04 22:35:375381source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:005382checksum = "a6923477a48e41c1951f1999ef8bb5a3023eb723ceadafe78ffb65dc366761e3"
Jack Hueyd66452c2020-08-04 22:35:375383dependencies = [
5384 "lazy_static",
5385 "log",
5386 "tracing-core",
5387]
5388
5389[[package]]
5390name = "tracing-serde"
Jack Huey23491082020-10-04 00:45:125391version = "0.1.2"
Jack Hueyd66452c2020-08-04 22:35:375392source = "registry+https://github.com/rust-lang/crates.io-index"
Jack Huey23491082020-10-04 00:45:125393checksum = "fb65ea441fbb84f9f6748fd496cf7f63ec9af5bca94dd86456978d055e8eb28b"
Jack Hueyd66452c2020-08-04 22:35:375394dependencies = [
5395 "serde",
5396 "tracing-core",
5397]
5398
5399[[package]]
Oliver Schererec7230f2020-07-24 18:42:005400name = "tracing-subscriber"
Tomasz Miąsko2abe7c82021-02-28 00:00:005401version = "0.2.16"
Oliver Schererec7230f2020-07-24 18:42:005402source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:005403checksum = "8ab8966ac3ca27126141f7999361cc97dd6fb4b71da04c02044fa9045d98bb96"
Oliver Schererec7230f2020-07-24 18:42:005404dependencies = [
5405 "ansi_term 0.12.1",
Jack Hueyd66452c2020-08-04 22:35:375406 "chrono",
Oliver Schererec7230f2020-07-24 18:42:005407 "lazy_static",
5408 "matchers",
Caleb Cartwright63913182021-02-10 01:52:545409 "parking_lot",
Oliver Schererec7230f2020-07-24 18:42:005410 "regex",
Jack Hueyd66452c2020-08-04 22:35:375411 "serde",
5412 "serde_json",
Oliver Schererec7230f2020-07-24 18:42:005413 "sharded-slab",
klensy93c8ebe2021-02-14 14:37:305414 "smallvec 1.6.1",
Mark Rousskov342d9562020-08-17 15:21:445415 "thread_local",
Joshua Nelson8b22d072020-10-07 22:45:595416 "tracing",
Oliver Schererec7230f2020-07-24 18:42:005417 "tracing-core",
Jack Hueyd66452c2020-08-04 22:35:375418 "tracing-log",
5419 "tracing-serde",
5420]
5421
5422[[package]]
5423name = "tracing-tree"
Tomasz Miąsko2abe7c82021-02-28 00:00:005424version = "0.1.8"
Jack Hueyd66452c2020-08-04 22:35:375425source = "registry+https://github.com/rust-lang/crates.io-index"
Tomasz Miąsko2abe7c82021-02-28 00:00:005426checksum = "1a60657cfbf397c603257a8230b3f427e6a2a4e5911a59331b9bb4dffff5b608"
Jack Hueyd66452c2020-08-04 22:35:375427dependencies = [
5428 "ansi_term 0.12.1",
5429 "atty",
Jack Hueyd66452c2020-08-04 22:35:375430 "termcolor",
5431 "tracing",
Tomasz Miąsko2abe7c82021-02-28 00:00:005432 "tracing-log",
Jack Hueyd66452c2020-08-04 22:35:375433 "tracing-subscriber",
Oliver Schererec7230f2020-07-24 18:42:005434]
5435
5436[[package]]
Eric Huss8c20add2018-12-03 01:33:205437name = "typenum"
Eric Hussc8443bb2020-05-18 22:41:575438version = "1.12.0"
Eric Huss8c20add2018-12-03 01:33:205439source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussc8443bb2020-05-18 22:41:575440checksum = "373c8a200f9e67a0c95e62a4f52fbf80c23b4381c05a17845531982fa99e6b33"
Eric Huss8c20add2018-12-03 01:33:205441
5442[[package]]
Mark Rousskov064f8882020-01-13 21:40:195443name = "ucd-parse"
Mark Rousskov342d9562020-08-17 15:21:445444version = "0.1.8"
Mark Rousskov064f8882020-01-13 21:40:195445source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445446checksum = "5269f8d35df6b8b60758343a6d742ecf09e4bca13faee32af5503aebd1e11b7c"
Mark Rousskov064f8882020-01-13 21:40:195447dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:425448 "lazy_static",
Mark Rousskov064f8882020-01-13 21:40:195449 "regex",
5450]
5451
5452[[package]]
James Munnsde763692019-01-19 02:39:375453name = "ucd-trie"
Mark Rousskov342d9562020-08-17 15:21:445454version = "0.1.3"
James Munnsde763692019-01-19 02:39:375455source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445456checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
James Munnsde763692019-01-19 02:39:375457
5458[[package]]
Andy Russell30301642019-04-20 17:03:595459name = "unicase"
Guillaume Gomezd8589de2020-02-13 17:39:405460version = "2.6.0"
Andy Russell30301642019-04-20 17:03:595461source = "registry+https://github.com/rust-lang/crates.io-index"
Guillaume Gomezd8589de2020-02-13 17:39:405462checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
Andy Russell30301642019-04-20 17:03:595463dependencies = [
Guillaume Gomezd8589de2020-02-13 17:39:405464 "version_check",
Andy Russell30301642019-04-20 17:03:595465]
5466
5467[[package]]
Mark Rousskov064f8882020-01-13 21:40:195468name = "unicode-bdd"
5469version = "0.1.0"
5470dependencies = [
5471 "ucd-parse",
5472]
5473
5474[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585475name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:325476version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585477source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095478checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585479dependencies = [
Alex Crichton093ede22019-08-15 00:45:095480 "matches",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585481]
5482
5483[[package]]
5484name = "unicode-normalization"
Mark Rousskov342d9562020-08-17 15:21:445485version = "0.1.13"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585486source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445487checksum = "6fb19cf769fa8c6a80a162df694621ebeb4dafb606470b2b2fce0be40a98a977"
Charles Lew0bcddfe2019-11-23 14:33:405488dependencies = [
Mark Rousskov342d9562020-08-17 15:21:445489 "tinyvec",
Charles Lew0bcddfe2019-11-23 14:33:405490]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585491
5492[[package]]
Charles Lew485e98a2020-01-02 12:02:225493name = "unicode-script"
Mark Rousskov342d9562020-08-17 15:21:445494version = "0.5.2"
Charles Lew485e98a2020-01-02 12:02:225495source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445496checksum = "79bf4d5fc96546fdb73f9827097810bbda93b11a6770ff3a54e1f445d4135787"
Charles Lew485e98a2020-01-02 12:02:225497
5498[[package]]
5499name = "unicode-security"
Charles Lew25e864e2020-06-23 11:45:135500version = "0.0.5"
Charles Lew485e98a2020-01-02 12:02:225501source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lew25e864e2020-06-23 11:45:135502checksum = "5d87c28edc5b263377e448d6cdcb935c06b95413d8013ba6fae470558ccab18f"
Charles Lew485e98a2020-01-02 12:02:225503dependencies = [
Charles Lewc05961c2020-04-25 01:38:315504 "unicode-normalization",
Charles Lew485e98a2020-01-02 12:02:225505 "unicode-script",
5506]
5507
5508[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585509name = "unicode-segmentation"
Eric Huss139477d2019-11-12 18:14:485510version = "1.6.0"
Steve Klabnika0769612017-02-07 23:13:575511source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:485512checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
Steve Klabnika0769612017-02-07 23:13:575513
5514[[package]]
5515name = "unicode-width"
Mark Rousskov342d9562020-08-17 15:21:445516version = "0.1.8"
Steve Klabnika0769612017-02-07 23:13:575517source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445518checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
Alex Crichtonb47c9692019-08-16 15:29:085519dependencies = [
5520 "compiler_builtins",
5521 "rustc-std-workspace-core",
5522 "rustc-std-workspace-std",
5523]
Steve Klabnika0769612017-02-07 23:13:575524
5525[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585526name = "unicode-xid"
Mark Rousskov342d9562020-08-17 15:21:445527version = "0.2.1"
Aleksey Kladova0c186c2019-07-21 11:50:395528source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445529checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
Aleksey Kladova0c186c2019-07-21 11:50:395530
5531[[package]]
flip19954c228cc2019-02-18 09:32:585532name = "unicode_categories"
5533version = "0.1.1"
5534source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095535checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
flip19954c228cc2019-02-18 09:32:585536
5537[[package]]
Michael Howellb29d9d52021-02-24 06:42:425538name = "unified-diff"
5539version = "0.2.1"
5540source = "registry+https://github.com/rust-lang/crates.io-index"
5541checksum = "496a3d395ed0c30f411ceace4a91f7d93b148fb5a9b383d5d4cff7850f048d5f"
5542dependencies = [
5543 "diff",
5544]
5545
5546[[package]]
est31c2d59062017-06-12 19:35:475547name = "unstable-book-gen"
5548version = "0.1.0"
5549dependencies = [
Alex Crichton093ede22019-08-15 00:45:095550 "num-traits",
5551 "tidy",
est31c2d59062017-06-12 19:35:475552]
5553
5554[[package]]
Nick Cameron71a0be02017-09-25 04:13:295555name = "unwind"
5556version = "0.0.0"
5557dependencies = [
Alex Crichton093ede22019-08-15 00:45:095558 "cc",
Aaron Hill44fdfd62020-10-11 17:51:075559 "cfg-if 0.1.10",
Alex Crichton093ede22019-08-15 00:45:095560 "compiler_builtins",
5561 "core",
5562 "libc",
Nick Cameron71a0be02017-09-25 04:13:295563]
5564
5565[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585566name = "url"
Alex Crichtonb4110902018-12-08 11:06:545567version = "1.7.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585568source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095569checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585570dependencies = [
Alex Crichton093ede22019-08-15 00:45:095571 "idna 0.1.5",
5572 "matches",
5573 "percent-encoding 1.0.1",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585574]
5575
5576[[package]]
Eric Hussf2428a62019-08-01 00:44:395577name = "url"
Mark Rousskov342d9562020-08-17 15:21:445578version = "2.1.1"
Eric Hussf2428a62019-08-01 00:44:395579source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445580checksum = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb"
Eric Hussf2428a62019-08-01 00:44:395581dependencies = [
Alex Crichton093ede22019-08-15 00:45:095582 "idna 0.2.0",
5583 "matches",
Eric Huss139477d2019-11-12 18:14:485584 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:095585 "serde",
Eric Hussf2428a62019-08-01 00:44:395586]
5587
5588[[package]]
steveklabnikecfbaca2018-04-03 14:32:045589name = "utf-8"
Mark Rousskov342d9562020-08-17 15:21:445590version = "0.7.5"
steveklabnikecfbaca2018-04-03 14:32:045591source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445592checksum = "05e42f7c18b8f902290b009cde6d651262f956c98bc51bca4cd1d511c9cd85c7"
steveklabnikecfbaca2018-04-03 14:32:045593
5594[[package]]
Eric Hussd5e03532019-05-23 20:27:495595name = "utf8parse"
5596version = "0.1.1"
5597source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095598checksum = "8772a4ccbb4e89959023bc5b7cb8623a795caa7092d99f3aa9501b9484d4557d"
Eric Hussd5e03532019-05-23 20:27:495599
5600[[package]]
Alex Crichton1cede102017-06-15 02:33:065601name = "vcpkg"
Mark Rousskov342d9562020-08-17 15:21:445602version = "0.2.10"
Alex Crichton1cede102017-06-15 02:33:065603source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445604checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c"
Alex Crichton1cede102017-06-15 02:33:065605
5606[[package]]
Steve Klabnika0769612017-02-07 23:13:575607name = "vec_map"
Mark Rousskov342d9562020-08-17 15:21:445608version = "0.8.2"
Steve Klabnika0769612017-02-07 23:13:575609source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445610checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
Steve Klabnika0769612017-02-07 23:13:575611
5612[[package]]
Ralf Jung8d908b52018-09-17 07:20:035613name = "vergen"
Ralf Jung759e4952020-06-01 18:17:205614version = "3.1.0"
Ralf Jung8d908b52018-09-17 07:20:035615source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung759e4952020-06-01 18:17:205616checksum = "4ce50d8996df1f85af15f2cd8d33daae6e479575123ef4314a51a70a230739cb"
Ralf Jung8d908b52018-09-17 07:20:035617dependencies = [
Alex Crichton093ede22019-08-15 00:45:095618 "bitflags",
5619 "chrono",
Ralf Jung8d908b52018-09-17 07:20:035620]
5621
5622[[package]]
Alex Crichtonb4110902018-12-08 11:06:545623name = "version_check"
Jubilee Young25441fb2020-08-18 00:09:365624version = "0.9.1"
Eric Huss2b985322019-11-25 16:14:075625source = "registry+https://github.com/rust-lang/crates.io-index"
Jubilee Young25441fb2020-08-18 00:09:365626checksum = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce"
Eric Huss2b985322019-11-25 16:14:075627
5628[[package]]
Eric Hussd5e03532019-05-23 20:27:495629name = "vte"
5630version = "0.3.3"
5631source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095632checksum = "4f42f536e22f7fcbb407639765c8fd78707a33109301f834a594758bedd6e8cf"
Eric Hussd5e03532019-05-23 20:27:495633dependencies = [
Alex Crichton093ede22019-08-15 00:45:095634 "utf8parse",
Eric Hussd5e03532019-05-23 20:27:495635]
5636
5637[[package]]
Josh Stone020c5ec2017-05-08 22:01:135638name = "walkdir"
Mark Rousskov342d9562020-08-17 15:21:445639version = "2.3.1"
Alex Crichton80d6ed22018-01-08 21:56:225640source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445641checksum = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
Alex Crichton80d6ed22018-01-08 21:56:225642dependencies = [
Alex Crichton093ede22019-08-15 00:45:095643 "same-file",
Mark Rousskov342d9562020-08-17 15:21:445644 "winapi 0.3.9",
Alex Crichton093ede22019-08-15 00:45:095645 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225646]
5647
5648[[package]]
newpavlov6374b842019-08-29 17:13:155649name = "wasi"
Alex Crichtonf3fb1c52019-11-25 17:27:255650version = "0.9.0+wasi-snapshot-preview1"
5651source = "registry+https://github.com/rust-lang/crates.io-index"
5652checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
newpavlov6374b842019-08-29 17:13:155653dependencies = [
5654 "compiler_builtins",
5655 "rustc-std-workspace-alloc",
5656 "rustc-std-workspace-core",
5657]
5658
5659[[package]]
Steve Klabnika0769612017-02-07 23:13:575660name = "winapi"
5661version = "0.2.8"
5662source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095663checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Steve Klabnika0769612017-02-07 23:13:575664
5665[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225666name = "winapi"
Mark Rousskov342d9562020-08-17 15:21:445667version = "0.3.9"
Alex Crichton80d6ed22018-01-08 21:56:225668source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445669checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
Alex Crichton80d6ed22018-01-08 21:56:225670dependencies = [
Alex Crichton093ede22019-08-15 00:45:095671 "winapi-i686-pc-windows-gnu",
5672 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:225673]
5674
5675[[package]]
Steve Klabnika0769612017-02-07 23:13:575676name = "winapi-build"
5677version = "0.1.1"
5678source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095679checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Steve Klabnika0769612017-02-07 23:13:575680
Josh Stone020c5ec2017-05-08 22:01:135681[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225682name = "winapi-i686-pc-windows-gnu"
5683version = "0.4.0"
5684source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095685checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:225686
5687[[package]]
Alex Crichton2863b752018-08-21 17:23:475688name = "winapi-util"
Eric Huss89d79062020-07-29 18:02:055689version = "0.1.5"
Alex Crichton2863b752018-08-21 17:23:475690source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss89d79062020-07-29 18:02:055691checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
Alex Crichton2863b752018-08-21 17:23:475692dependencies = [
Mark Rousskov342d9562020-08-17 15:21:445693 "winapi 0.3.9",
Alex Crichton2863b752018-08-21 17:23:475694]
5695
5696[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225697name = "winapi-x86_64-pc-windows-gnu"
5698version = "0.4.0"
5699source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095700checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:225701
5702[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435703name = "ws2_32-sys"
5704version = "0.2.1"
5705source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095706checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
Matthias Krüger696fb8f2019-01-21 15:32:435707dependencies = [
Alex Crichton093ede22019-08-15 00:45:095708 "winapi 0.2.8",
5709 "winapi-build",
Matthias Krüger696fb8f2019-01-21 15:32:435710]
5711
5712[[package]]
Josh Stone020c5ec2017-05-08 22:01:135713name = "xattr"
Alex Crichton52d7ee832018-07-17 16:04:225714version = "0.2.2"
Josh Stone020c5ec2017-05-08 22:01:135715source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095716checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
Josh Stone020c5ec2017-05-08 22:01:135717dependencies = [
Alex Crichton093ede22019-08-15 00:45:095718 "libc",
Josh Stone020c5ec2017-05-08 22:01:135719]
5720
5721[[package]]
Aaron Hill70ba4912020-08-01 14:11:155722name = "xml5ever"
5723version = "0.16.1"
5724source = "registry+https://github.com/rust-lang/crates.io-index"
5725checksum = "0b1b52e6e8614d4a58b8e70cf51ec0cc21b256ad8206708bcff8139b5bbd6a59"
5726dependencies = [
5727 "log",
5728 "mac",
5729 "markup5ever",
5730 "time",
5731]
5732
5733[[package]]
Josh Stone020c5ec2017-05-08 22:01:135734name = "xz2"
Mark Rousskov342d9562020-08-17 15:21:445735version = "0.1.6"
Josh Stone020c5ec2017-05-08 22:01:135736source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445737checksum = "c179869f34fc7c01830d3ce7ea2086bc3a07e0d35289b667d0a8bf910258926c"
Josh Stone020c5ec2017-05-08 22:01:135738dependencies = [
Alex Crichton093ede22019-08-15 00:45:095739 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:135740]
5741
5742[[package]]
Pietro Albini9beb8f52019-11-26 11:06:305743name = "yaml-merge-keys"
Mark Rousskov342d9562020-08-17 15:21:445744version = "0.4.1"
Pietro Albini9beb8f52019-11-26 11:06:305745source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445746checksum = "fd236a7dc9bb598f349fe4a8754f49181fee50284daa15cd1ba652d722280004"
Pietro Albini9beb8f52019-11-26 11:06:305747dependencies = [
Yuki Okushi1f0a39502020-05-26 04:00:425748 "lazy_static",
Pietro Albini9beb8f52019-11-26 11:06:305749 "thiserror",
Mark Rousskov342d9562020-08-17 15:21:445750 "yaml-rust 0.4.4",
Pietro Albini9beb8f52019-11-26 11:06:305751]
5752
5753[[package]]
Josh Stone020c5ec2017-05-08 22:01:135754name = "yaml-rust"
5755version = "0.3.5"
5756source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095757checksum = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"
Pietro Albini9beb8f52019-11-26 11:06:305758
5759[[package]]
5760name = "yaml-rust"
Mark Rousskov342d9562020-08-17 15:21:445761version = "0.4.4"
Pietro Albini9beb8f52019-11-26 11:06:305762source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskov342d9562020-08-17 15:21:445763checksum = "39f0c922f1a334134dc2f7a8b67dc5d25f0735263feec974345ff706bcf20b0d"
Pietro Albini9beb8f52019-11-26 11:06:305764dependencies = [
5765 "linked-hash-map",
5766]