blob: 67259aed8ebeece2b94f743cfb7649b50a1baa5e [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.
Ahmed Charles9ca382f2016-09-02 08:55:293[[package]]
Alex Crichtonb4110902018-12-08 11:06:544name = "adler32"
5version = "1.0.3"
6source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:097checksum = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
Alex Crichtonb4110902018-12-08 11:06:548
9[[package]]
Steve Klabnika0769612017-02-07 23:13:5710name = "aho-corasick"
Eric Huss6a09cfa2019-05-16 05:27:3911version = "0.7.3"
12source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0913checksum = "e6f484ae0c99fec2e858eb6134949117399f222608d84cadb3f58c1f97c2364c"
Eric Huss6a09cfa2019-05-16 05:27:3914dependencies = [
Alex Crichton093ede22019-08-15 00:45:0915 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:3916]
17
18[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2919name = "alloc"
20version = "0.0.0"
21dependencies = [
Alex Crichton093ede22019-08-15 00:45:0922 "compiler_builtins",
23 "core",
24 "rand 0.7.0",
25 "rand_xorshift 0.2.0",
Ahmed Charles9ca382f2016-09-02 08:55:2926]
27
28[[package]]
steveklabnikecfbaca2018-04-03 14:32:0429name = "ammonia"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:5330version = "3.0.0"
Eric Huss2dafa912019-06-19 03:36:4731source = "registry+https://github.com/rust-lang/crates.io-index"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:5332checksum = "9e266e1f4be5ffa05309f650e2586fe1d3ae6034eb24025a7ae1dfecc330823a"
Eric Huss2dafa912019-06-19 03:36:4733dependencies = [
Alex Crichton093ede22019-08-15 00:45:0934 "html5ever",
35 "lazy_static 1.3.0",
36 "maplit",
37 "matches",
38 "tendril",
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:5339 "url 2.1.0",
Eric Huss2dafa912019-06-19 03:36:4740]
41
42[[package]]
topecongiroca19ffe2019-04-17 22:42:1843name = "annotate-snippets"
Philipp Hanschdd0f2ac2019-07-25 19:03:5344version = "0.6.1"
45source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0946checksum = "c7021ce4924a3f25f802b2cccd1af585e39ea1a363a1aa2e72afe54b67a3a7a7"
Igor Matuszewskid2d192e2019-07-30 11:00:2747dependencies = [
Alex Crichton093ede22019-08-15 00:45:0948 "ansi_term",
Igor Matuszewskid2d192e2019-07-30 11:00:2749]
Philipp Hanschdd0f2ac2019-07-25 19:03:5350
51[[package]]
Steve Klabnika0769612017-02-07 23:13:5752name = "ansi_term"
Aleksey Kladovb15b0232018-03-16 10:37:1453version = "0.11.0"
Steve Klabnika0769612017-02-07 23:13:5754source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0955checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
Aleksey Kladovb15b0232018-03-16 10:37:1456dependencies = [
Eric Huss139477d2019-11-12 18:14:4857 "winapi 0.3.8",
Aleksey Kladovb15b0232018-03-16 10:37:1458]
Steve Klabnika0769612017-02-07 23:13:5759
60[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:4361name = "arc-swap"
62version = "0.3.7"
63source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0964checksum = "1025aeae2b664ca0ea726a89d574fe8f4e77dd712d443236ad1de00379450cf6"
Matthias Krüger696fb8f2019-01-21 15:32:4365
66[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2967name = "arena"
68version = "0.0.0"
John Kåre Alsaker19d44f22017-12-03 12:49:4669dependencies = [
Alex Crichton093ede22019-08-15 00:45:0970 "rustc_data_structures",
Ralf Jung90b8d342019-11-04 14:59:0971 "smallvec 1.0.0",
John Kåre Alsaker19d44f22017-12-03 12:49:4672]
Ahmed Charles9ca382f2016-09-02 08:55:2973
74[[package]]
flip19954c228cc2019-02-18 09:32:5875name = "argon2rs"
76version = "0.2.5"
77source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0978checksum = "3f67b0b6a86dae6e67ff4ca2b6201396074996379fba2b92ff649126f37cb392"
flip19954c228cc2019-02-18 09:32:5879dependencies = [
Alex Crichton093ede22019-08-15 00:45:0980 "blake2-rfc",
81 "scoped_threadpool",
flip19954c228cc2019-02-18 09:32:5882]
83
84[[package]]
James Munnsde763692019-01-19 02:39:3785name = "arrayref"
86version = "0.3.5"
87source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0988checksum = "0d382e583f07208808f6b1249e60848879ba3543f57c32277bf52d69c2f0f0ee"
James Munnsde763692019-01-19 02:39:3789
90[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:4591name = "arrayvec"
92version = "0.4.7"
93source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0994checksum = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
Nick Cameron4b6f5c22018-02-26 03:15:4595dependencies = [
Alex Crichton093ede22019-08-15 00:45:0996 "nodrop",
Nick Cameron4b6f5c22018-02-26 03:15:4597]
98
99[[package]]
Alex Crichton1cede102017-06-15 02:33:06100name = "atty"
Ralf Junga171ed22018-07-27 13:10:52101version = "0.2.11"
Josh Stone020c5ec2017-05-08 22:01:13102source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09103checksum = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
Josh Stone020c5ec2017-05-08 22:01:13104dependencies = [
Alex Crichton093ede22019-08-15 00:45:09105 "libc",
106 "termion",
Eric Huss139477d2019-11-12 18:14:48107 "winapi 0.3.8",
Alex Crichton1cede102017-06-15 02:33:06108]
109
110[[package]]
Félix Saparellibdcc21c2019-09-21 10:56:05111name = "autocfg"
112version = "0.1.6"
113source = "registry+https://github.com/rust-lang/crates.io-index"
114checksum = "b671c8fb71b457dd4ae18c4ba1e59aa81793daacc361d82fcd410cef0d491875"
115
116[[package]]
Alex Crichton1cede102017-06-15 02:33:06117name = "backtrace"
Tyler Mandryd7f99da2019-10-17 22:58:48118version = "0.3.40"
Alex Crichton1cede102017-06-15 02:33:06119source = "registry+https://github.com/rust-lang/crates.io-index"
Tyler Mandryd7f99da2019-10-17 22:58:48120checksum = "924c76597f0d9ca25d762c25a4d369d51267536465dc5064bdf0eb073ed477ea"
Alex Crichton1cede102017-06-15 02:33:06121dependencies = [
Alex Crichton093ede22019-08-15 00:45:09122 "backtrace-sys",
123 "cfg-if",
124 "compiler_builtins",
125 "libc",
126 "rustc-demangle",
127 "rustc-std-workspace-core",
Josh Stone020c5ec2017-05-08 22:01:13128]
129
130[[package]]
131name = "backtrace-sys"
Tyler Mandryd7f99da2019-10-17 22:58:48132version = "0.1.32"
Josh Stone020c5ec2017-05-08 22:01:13133source = "registry+https://github.com/rust-lang/crates.io-index"
Tyler Mandryd7f99da2019-10-17 22:58:48134checksum = "5d6575f128516de27e3ce99689419835fce9643a9b215a14d2b5b685be018491"
Josh Stone020c5ec2017-05-08 22:01:13135dependencies = [
Alex Crichton093ede22019-08-15 00:45:09136 "cc",
137 "compiler_builtins",
138 "libc",
139 "rustc-std-workspace-core",
Josh Stone020c5ec2017-05-08 22:01:13140]
141
142[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33143name = "base64"
144version = "0.10.1"
145source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09146checksum = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33147dependencies = [
Alex Crichton093ede22019-08-15 00:45:09148 "byteorder",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33149]
150
151[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58152name = "bitflags"
varkorb925eb52019-10-13 23:37:55153version = "1.2.1"
Tamir Duberstein231d9e72017-09-08 19:08:01154source = "registry+https://github.com/rust-lang/crates.io-index"
varkorb925eb52019-10-13 23:37:55155checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
Tamir Duberstein231d9e72017-09-08 19:08:01156
157[[package]]
Eric Huss2b985322019-11-25 16:14:07158name = "bitmaps"
159version = "2.0.0"
160source = "registry+https://github.com/rust-lang/crates.io-index"
161checksum = "81e039a80914325b37fde728ef7693c212f0ac913d5599607d7b95a9484aae0b"
162dependencies = [
163 "typenum",
164]
165
166[[package]]
flip19954c228cc2019-02-18 09:32:58167name = "blake2-rfc"
168version = "0.2.18"
169source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09170checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"
flip19954c228cc2019-02-18 09:32:58171dependencies = [
Alex Crichton093ede22019-08-15 00:45:09172 "arrayvec",
173 "constant_time_eq",
flip19954c228cc2019-02-18 09:32:58174]
175
176[[package]]
James Munnsde763692019-01-19 02:39:37177name = "block-buffer"
178version = "0.3.3"
179source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09180checksum = "a076c298b9ecdb530ed9d967e74a6027d6a7478924520acddcddc24c1c8ab3ab"
James Munnsde763692019-01-19 02:39:37181dependencies = [
Alex Crichton093ede22019-08-15 00:45:09182 "arrayref",
183 "byte-tools",
James Munnsde763692019-01-19 02:39:37184]
185
186[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29187name = "bootstrap"
188version = "0.0.0"
189dependencies = [
Alex Crichton093ede22019-08-15 00:45:09190 "build_helper",
191 "cc",
192 "cmake",
193 "filetime",
194 "getopts",
195 "lazy_static 1.3.0",
196 "libc",
197 "num_cpus",
198 "petgraph",
199 "pretty_assertions",
200 "serde",
201 "serde_json",
202 "time",
Eric Huss7d92cf42019-08-20 17:46:35203 "toml",
Ahmed Charles9ca382f2016-09-02 08:55:29204]
205
206[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39207name = "bstr"
208version = "0.1.3"
209source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09210checksum = "853b090ce0f45d0265902666bf88039ea3da825e33796716c511a1ec9c170036"
Eric Huss6a09cfa2019-05-16 05:27:39211dependencies = [
Alex Crichton093ede22019-08-15 00:45:09212 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:39213]
214
215[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04216name = "build-manifest"
217version = "0.1.0"
218dependencies = [
Alex Crichton093ede22019-08-15 00:45:09219 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07220 "serde_json",
Eric Huss7d92cf42019-08-20 17:46:35221 "toml",
Alex Crichton9e8785f2017-01-24 22:37:04222]
223
224[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29225name = "build_helper"
226version = "0.1.0"
227
228[[package]]
James Munnsde763692019-01-19 02:39:37229name = "byte-tools"
230version = "0.2.0"
231source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09232checksum = "560c32574a12a89ecd91f5e742165893f86e3ab98d21f8ea548658eb9eef5f40"
James Munnsde763692019-01-19 02:39:37233
234[[package]]
Alex Crichton4f661c02018-10-08 17:39:09235name = "bytecount"
Igor Matuszewskic2249a42019-09-08 08:28:11236version = "0.6.0"
Alex Crichton4f661c02018-10-08 17:39:09237source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:11238checksum = "b0017894339f586ccb943b01b9555de56770c11cda818e7e3d8bd93f4ed7f46e"
Alex Crichton4f661c02018-10-08 17:39:09239dependencies = [
Alex Crichton093ede22019-08-15 00:45:09240 "packed_simd",
Alex Crichton4f661c02018-10-08 17:39:09241]
242
243[[package]]
Oliver Schneiderea351922017-09-18 14:18:23244name = "byteorder"
Ralf Jung4b175332019-09-15 11:53:04245version = "1.3.2"
Oliver Schneiderea351922017-09-18 14:18:23246source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung4b175332019-09-15 11:53:04247checksum = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
Oliver Schneiderea351922017-09-18 14:18:23248
249[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43250name = "bytes"
251version = "0.4.11"
252source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09253checksum = "40ade3d27603c2cb345eb0912aec461a6dec7e06a4ae48589904e808335c7afa"
Matthias Krüger696fb8f2019-01-21 15:32:43254dependencies = [
Alex Crichton093ede22019-08-15 00:45:09255 "byteorder",
256 "either",
257 "iovec",
Matthias Krüger696fb8f2019-01-21 15:32:43258]
259
260[[package]]
Alex Crichton8ccf1122018-09-20 21:37:53261name = "bytesize"
262version = "1.0.0"
263source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09264checksum = "716960a18f978640f25101b5cbf1c6f6b0d3192fab36a2d98ca96f0ecbe41010"
Alex Crichton8ccf1122018-09-20 21:37:53265
266[[package]]
gnzlbg52caca02019-08-01 15:02:26267name = "c2-chacha"
268version = "0.2.2"
269source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09270checksum = "7d64d04786e0f528460fc884753cf8dddcc466be308f6026f8e355c41a0e4101"
gnzlbg52caca02019-08-01 15:02:26271dependencies = [
Alex Crichton093ede22019-08-15 00:45:09272 "lazy_static 1.3.0",
273 "ppv-lite86",
gnzlbg52caca02019-08-01 15:02:26274]
275
276[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58277name = "cargo"
Eric Husse0f2f9d2019-11-12 17:57:41278version = "0.42.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58279dependencies = [
Alex Crichton093ede22019-08-15 00:45:09280 "atty",
281 "bytesize",
Alex Crichton5c5e3fa2019-09-24 18:06:56282 "cargo-platform",
Alex Crichton093ede22019-08-15 00:45:09283 "cargo-test-macro",
Aaron Hilld440e132019-09-16 18:45:40284 "cargo-test-support",
Alex Crichton093ede22019-08-15 00:45:09285 "clap",
Eric Huss2b985322019-11-25 16:14:07286 "core-foundation 0.7.0",
Alex Crichton093ede22019-08-15 00:45:09287 "crates-io",
Eric Husse0f2f9d2019-11-12 17:57:41288 "crossbeam-utils 0.7.0",
Alex Crichton093ede22019-08-15 00:45:09289 "crypto-hash",
290 "curl",
291 "curl-sys",
Ralf Jung64cf5962019-10-30 20:03:19292 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:09293 "failure",
294 "filetime",
295 "flate2",
296 "fs2",
297 "fwdansi",
298 "git2",
299 "git2-curl",
300 "glob",
Aaron Hilld440e132019-09-16 18:45:40301 "hex 0.4.0",
Igor Matuszewskic2249a42019-09-08 08:28:11302 "home",
Aaron Hilld440e132019-09-16 18:45:40303 "humantime",
Alex Crichton093ede22019-08-15 00:45:09304 "ignore",
305 "im-rc",
306 "jobserver",
307 "lazy_static 1.3.0",
308 "lazycell",
309 "libc",
310 "libgit2-sys",
311 "log",
312 "memchr",
313 "miow 0.3.3",
314 "num_cpus",
315 "opener",
316 "openssl",
Eric Huss139477d2019-11-12 18:14:48317 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:09318 "pretty_env_logger",
319 "remove_dir_all",
320 "rustc-workspace-hack",
321 "rustfix",
322 "same-file",
323 "semver",
324 "serde",
Igor Matuszewskic2249a42019-09-08 08:28:11325 "serde_ignored",
Alex Crichton093ede22019-08-15 00:45:09326 "serde_json",
327 "shell-escape",
328 "strip-ansi-escapes",
329 "tar",
330 "tempfile",
331 "termcolor",
Eric Huss7d92cf42019-08-20 17:46:35332 "toml",
Alex Crichton093ede22019-08-15 00:45:09333 "unicode-width",
flip199596c3ec12019-08-20 07:32:53334 "url 2.1.0",
Alex Crichton093ede22019-08-15 00:45:09335 "walkdir",
Eric Huss139477d2019-11-12 18:14:48336 "winapi 0.3.8",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58337]
338
339[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56340name = "cargo-platform"
341version = "0.1.0"
342dependencies = [
343 "serde",
344]
345
346[[package]]
Eric Hussaedb74b2019-06-12 14:37:30347name = "cargo-test-macro"
348version = "0.1.0"
Eric Hussaedb74b2019-06-12 14:37:30349
350[[package]]
Aaron Hilld440e132019-09-16 18:45:40351name = "cargo-test-support"
352version = "0.1.0"
353dependencies = [
354 "cargo",
355 "cargo-test-macro",
356 "filetime",
357 "flate2",
358 "git2",
359 "glob",
360 "lazy_static 1.3.0",
361 "remove_dir_all",
362 "serde_json",
363 "tar",
364 "url 2.1.0",
365]
366
367[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29368name = "cargo_metadata"
Manish Goregaokar87049472019-06-03 23:00:38369version = "0.8.0"
370source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09371checksum = "929766d993a2fde7a0ae962ee82429069cd7b68839cd9375b98efd719df65d3a"
Manish Goregaokar87049472019-06-03 23:00:38372dependencies = [
Alex Crichton093ede22019-08-15 00:45:09373 "failure",
374 "semver",
375 "serde",
376 "serde_derive",
377 "serde_json",
Manish Goregaokar87049472019-06-03 23:00:38378]
379
380[[package]]
Manish Goregaokar7d0162d2019-10-24 15:06:40381name = "cargo_metadata"
382version = "0.9.0"
383source = "registry+https://github.com/rust-lang/crates.io-index"
384checksum = "8d2d1617e838936c0d2323a65cc151e03ae19a7678dd24f72bccf27119b90a5d"
385dependencies = [
386 "semver",
387 "serde",
388 "serde_derive",
389 "serde_json",
390]
391
392[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26393name = "cargotest2"
394version = "0.1.0"
395
396[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35397name = "cc"
Eric Hussa9023832019-11-09 19:59:53398version = "1.0.47"
Nick Cameronc5cad5a2017-09-22 01:58:35399source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussa9023832019-11-09 19:59:53400checksum = "aa87058dce70a3ff5621797f1506cb837edd02ac4c0ae642b4542dce802908b8"
401dependencies = [
402 "jobserver",
403 "num_cpus",
404]
Nick Cameronc5cad5a2017-09-22 01:58:35405
406[[package]]
Josh Stone020c5ec2017-05-08 22:01:13407name = "cfg-if"
Alex Crichtond1040fe2019-05-15 14:30:15408version = "0.1.8"
Josh Stone020c5ec2017-05-08 22:01:13409source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09410checksum = "89431bba4e6b7092fb5fcd00a6f6ca596c55cc26b2f1e6dcdd08a1f4933f66b2"
Alex Crichtond1040fe2019-05-15 14:30:15411dependencies = [
Alex Crichton093ede22019-08-15 00:45:09412 "compiler_builtins",
413 "rustc-std-workspace-core",
Alex Crichtond1040fe2019-05-15 14:30:15414]
Josh Stone020c5ec2017-05-08 22:01:13415
416[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:02417name = "chalk-engine"
scalexmda9467d2018-11-28 21:11:00418version = "0.9.0"
Niko Matsakis9c548bf2018-05-24 12:48:02419source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09420checksum = "17ec698a6f053a23bfbe646d9f2fde4b02abc19125595270a99e6f44ae0bdd1a"
Niko Matsakis9c548bf2018-05-24 12:48:02421dependencies = [
Alex Crichton093ede22019-08-15 00:45:09422 "chalk-macros",
423 "rustc-hash",
Niko Matsakis9c548bf2018-05-24 12:48:02424]
425
426[[package]]
427name = "chalk-macros"
428version = "0.1.0"
429source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09430checksum = "295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
Niko Matsakis9c548bf2018-05-24 12:48:02431dependencies = [
Alex Crichton093ede22019-08-15 00:45:09432 "lazy_static 0.2.11",
Niko Matsakis9c548bf2018-05-24 12:48:02433]
434
435[[package]]
Alex Crichton15899b02018-01-25 04:01:42436name = "chrono"
Alex Crichtonb4110902018-12-08 11:06:54437version = "0.4.6"
Alex Crichton15899b02018-01-25 04:01:42438source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09439checksum = "45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878"
Alex Crichton15899b02018-01-25 04:01:42440dependencies = [
Alex Crichton093ede22019-08-15 00:45:09441 "num-integer",
442 "num-traits",
443 "time",
Alex Crichton15899b02018-01-25 04:01:42444]
445
446[[package]]
Steve Klabnika0769612017-02-07 23:13:57447name = "clap"
Igor Matuszewskic2249a42019-09-08 08:28:11448version = "2.33.0"
Steve Klabnika0769612017-02-07 23:13:57449source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:11450checksum = "5067f5bb2d80ef5d68b4c87db81601f0b75bca627bc2ef76b141d7b846a3c6d9"
Steve Klabnika0769612017-02-07 23:13:57451dependencies = [
Alex Crichton093ede22019-08-15 00:45:09452 "ansi_term",
453 "atty",
454 "bitflags",
455 "strsim",
456 "textwrap",
457 "unicode-width",
458 "vec_map",
459 "yaml-rust",
Steve Klabnika0769612017-02-07 23:13:57460]
461
462[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29463name = "clippy"
Oliver Schneider0ad54532018-07-14 22:01:24464version = "0.0.212"
Ahmed Charles9ca382f2016-09-02 08:55:29465dependencies = [
Manish Goregaokar7d0162d2019-10-24 15:06:40466 "cargo_metadata 0.9.0",
Alex Crichton093ede22019-08-15 00:45:09467 "clippy-mini-macro-test",
468 "clippy_lints",
Ralf Jung9e940f02019-11-28 17:40:05469 "compiletest_rs",
Alex Crichton093ede22019-08-15 00:45:09470 "derive-new",
471 "lazy_static 1.3.0",
472 "regex",
473 "rustc-workspace-hack",
Oliver Scherer2a789512019-05-26 17:21:54474 "rustc_tools_util 0.2.0",
Alex Crichton093ede22019-08-15 00:45:09475 "semver",
476 "serde",
Ralf Jung9e940f02019-11-28 17:40:05477 "tester",
Ahmed Charles9ca382f2016-09-02 08:55:29478]
479
480[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29481name = "clippy-mini-macro-test"
Oliver Schneider70717f22018-01-30 14:12:12482version = "0.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:29483
484[[package]]
485name = "clippy_lints"
Oliver Schneider0ad54532018-07-14 22:01:24486version = "0.0.212"
Oliver Schneider847bb142018-05-11 12:11:06487dependencies = [
Manish Goregaokar7d0162d2019-10-24 15:06:40488 "cargo_metadata 0.9.0",
Alex Crichton093ede22019-08-15 00:45:09489 "if_chain",
490 "itertools 0.8.0",
491 "lazy_static 1.3.0",
492 "matches",
Eric Huss139477d2019-11-12 18:14:48493 "pulldown-cmark 0.6.1",
Alex Crichton093ede22019-08-15 00:45:09494 "quine-mc_cluskey",
495 "regex-syntax",
496 "semver",
497 "serde",
Manish Goregaokar955f8612019-11-08 03:15:13498 "smallvec 1.0.0",
Eric Huss7d92cf42019-08-20 17:46:35499 "toml",
Alex Crichton093ede22019-08-15 00:45:09500 "unicode-normalization",
flip199596c3ec12019-08-20 07:32:53501 "url 2.1.0",
Oliver Schneider847bb142018-05-11 12:11:06502]
503
504[[package]]
kennytmcab21f12018-07-26 21:58:55505name = "cloudabi"
506version = "0.0.3"
507source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09508checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
kennytmcab21f12018-07-26 21:58:55509dependencies = [
Alex Crichton093ede22019-08-15 00:45:09510 "bitflags",
kennytmcab21f12018-07-26 21:58:55511]
512
513[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29514name = "cmake"
John Kåre Alsaker7b28ddc2019-04-10 19:18:35515version = "0.1.38"
Oliver Schneideracdf83f2017-12-06 08:25:29516source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09517checksum = "96210eec534fc3fbfc0452a63769424eaa80205fda6cea98e5b61cb3d97bcec8"
Oliver Schneideracdf83f2017-12-06 08:25:29518dependencies = [
Alex Crichton093ede22019-08-15 00:45:09519 "cc",
Oliver Schneideracdf83f2017-12-06 08:25:29520]
521
522[[package]]
Eric Huss139477d2019-11-12 18:14:48523name = "codespan"
524version = "0.5.0"
525source = "registry+https://github.com/rust-lang/crates.io-index"
526checksum = "de67bdcd653002a6dba3eb53850ce3a485547225d81cb6c2bbdbc5a0cba5d15d"
527dependencies = [
528 "unicode-segmentation",
529]
530
531[[package]]
532name = "codespan-reporting"
533version = "0.5.0"
534source = "registry+https://github.com/rust-lang/crates.io-index"
535checksum = "efd1d915d9e2b2ad696b2cd73215a84823ef3f0e3084d90304204415921b62c6"
536dependencies = [
537 "codespan",
538 "termcolor",
539 "unicode-width",
540]
541
542[[package]]
Nick Cameron127f9a62018-04-25 22:11:28543name = "colored"
544version = "1.6.0"
545source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09546checksum = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
Nick Cameron127f9a62018-04-25 22:11:28547dependencies = [
Alex Crichton093ede22019-08-15 00:45:09548 "lazy_static 0.2.11",
Nick Cameron127f9a62018-04-25 22:11:28549]
550
551[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29552name = "commoncrypto"
553version = "0.2.0"
554source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09555checksum = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
Oliver Schneideracdf83f2017-12-06 08:25:29556dependencies = [
Alex Crichton093ede22019-08-15 00:45:09557 "commoncrypto-sys",
Oliver Schneideracdf83f2017-12-06 08:25:29558]
559
560[[package]]
561name = "commoncrypto-sys"
562version = "0.2.0"
563source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09564checksum = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Oliver Schneideracdf83f2017-12-06 08:25:29565dependencies = [
Alex Crichton093ede22019-08-15 00:45:09566 "libc",
Murarth64842582017-06-17 19:01:18567]
568
569[[package]]
Alex Crichton147e2da2016-10-07 06:30:38570name = "compiler_builtins"
bjorn3e8a1e732019-07-20 09:27:13571version = "0.1.18"
Alex Crichton4c21a3b2018-11-20 05:52:50572source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09573checksum = "ef1c086a06d6f52f9c0d50cacdc021bfb6034ddeec9fb7e62f099f13f65472f4"
Alex Crichton147e2da2016-10-07 06:30:38574dependencies = [
Alex Crichton093ede22019-08-15 00:45:09575 "cc",
576 "rustc-std-workspace-core",
Alex Crichton147e2da2016-10-07 06:30:38577]
578
579[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29580name = "compiletest"
581version = "0.0.0"
582dependencies = [
Alex Crichton093ede22019-08-15 00:45:09583 "diff",
Ralf Jung64cf5962019-10-30 20:03:19584 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:09585 "getopts",
586 "lazy_static 1.3.0",
587 "libc",
588 "log",
589 "miow 0.3.3",
590 "regex",
591 "rustfix",
592 "serde",
593 "serde_json",
594 "walkdir",
Eric Huss139477d2019-11-12 18:14:48595 "winapi 0.3.8",
Oliver Schneideracdf83f2017-12-06 08:25:29596]
597
598[[package]]
599name = "compiletest_rs"
flip1995450880f2019-11-23 16:27:36600version = "0.4.0"
601source = "registry+https://github.com/rust-lang/crates.io-index"
602checksum = "d7b678957210a00ba0fbeacc23d38cbfbf29895564da1616564634351e1dac5e"
603dependencies = [
604 "diff",
605 "filetime",
606 "getopts",
607 "libc",
608 "log",
609 "miow 0.3.3",
610 "regex",
611 "rustfix",
612 "serde",
613 "serde_derive",
614 "serde_json",
615 "tempfile",
Ralf Jung9e940f02019-11-28 17:40:05616 "tester",
Eric Huss139477d2019-11-12 18:14:48617 "winapi 0.3.8",
Ahmed Charles9ca382f2016-09-02 08:55:29618]
619
620[[package]]
flip19954c228cc2019-02-18 09:32:58621name = "constant_time_eq"
622version = "0.1.3"
623source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09624checksum = "8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
flip19954c228cc2019-02-18 09:32:58625
626[[package]]
Eric Huss139477d2019-11-12 18:14:48627name = "cookie"
628version = "0.12.0"
629source = "registry+https://github.com/rust-lang/crates.io-index"
630checksum = "888604f00b3db336d2af898ec3c1d5d0ddf5e6d462220f2ededc33a87ac4bbd5"
631dependencies = [
632 "time",
633 "url 1.7.2",
634]
635
636[[package]]
637name = "cookie_store"
638version = "0.7.0"
639source = "registry+https://github.com/rust-lang/crates.io-index"
640checksum = "46750b3f362965f197996c4448e4a0935e791bf7d6631bfce9ee0af3d24c919c"
641dependencies = [
642 "cookie",
643 "failure",
644 "idna 0.1.5",
645 "log",
646 "publicsuffix",
647 "serde",
648 "serde_json",
649 "time",
650 "try_from",
651 "url 1.7.2",
652]
653
654[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29655name = "core"
656version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16657dependencies = [
Alex Crichton093ede22019-08-15 00:45:09658 "rand 0.7.0",
Alex Crichton994bfd42018-02-26 17:07:16659]
Ahmed Charles9ca382f2016-09-02 08:55:29660
661[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28662name = "core-foundation"
Alex Crichtonb4110902018-12-08 11:06:54663version = "0.6.3"
Nick Cameron7cb3f452017-08-24 05:52:28664source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09665checksum = "4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
Nick Cameron7cb3f452017-08-24 05:52:28666dependencies = [
Eric Huss2b985322019-11-25 16:14:07667 "core-foundation-sys 0.6.2",
668 "libc",
669]
670
671[[package]]
672name = "core-foundation"
673version = "0.7.0"
674source = "registry+https://github.com/rust-lang/crates.io-index"
675checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
676dependencies = [
677 "core-foundation-sys 0.7.0",
Alex Crichton093ede22019-08-15 00:45:09678 "libc",
Nick Cameron7cb3f452017-08-24 05:52:28679]
680
681[[package]]
682name = "core-foundation-sys"
Alex Crichtonb4110902018-12-08 11:06:54683version = "0.6.2"
Nick Cameron7cb3f452017-08-24 05:52:28684source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09685checksum = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
Nick Cameron7cb3f452017-08-24 05:52:28686
687[[package]]
Eric Huss2b985322019-11-25 16:14:07688name = "core-foundation-sys"
689version = "0.7.0"
690source = "registry+https://github.com/rust-lang/crates.io-index"
691checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
692
693[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58694name = "crates-io"
Eric Husse0f2f9d2019-11-12 17:57:41695version = "0.30.0"
Nick Cameronad8ecc22017-07-19 01:32:12696dependencies = [
Alex Crichton093ede22019-08-15 00:45:09697 "curl",
698 "failure",
Eric Huss139477d2019-11-12 18:14:48699 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:09700 "serde",
701 "serde_derive",
702 "serde_json",
flip199596c3ec12019-08-20 07:32:53703 "url 2.1.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58704]
705
706[[package]]
Alex Crichtonb4110902018-12-08 11:06:54707name = "crc32fast"
708version = "1.1.2"
709source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09710checksum = "e91d5240c6975ef33aeb5f148f35275c25eda8e8a5f95abe421978b05b8bf192"
Alex Crichtonb4110902018-12-08 11:06:54711dependencies = [
Alex Crichton093ede22019-08-15 00:45:09712 "cfg-if",
Alex Crichtonb4110902018-12-08 11:06:54713]
Alex Crichton38bedfa2017-09-02 03:46:51714
715[[package]]
kennytmcab21f12018-07-26 21:58:55716name = "crossbeam-channel"
Eric Huss6a09cfa2019-05-16 05:27:39717version = "0.3.8"
Matthias Krüger696fb8f2019-01-21 15:32:43718source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09719checksum = "0f0ed1a4de2235cabda8558ff5840bffb97fcb64c97827f354a451307df5f72b"
Matthias Krüger696fb8f2019-01-21 15:32:43720dependencies = [
Alex Crichton093ede22019-08-15 00:45:09721 "crossbeam-utils 0.6.5",
Ralf Jung90b8d342019-11-04 14:59:09722 "smallvec 0.6.10",
Matthias Krüger696fb8f2019-01-21 15:32:43723]
724
725[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45726name = "crossbeam-deque"
727version = "0.2.0"
728source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09729checksum = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
Nick Cameron4b6f5c22018-02-26 03:15:45730dependencies = [
Alex Crichton093ede22019-08-15 00:45:09731 "crossbeam-epoch 0.3.1",
732 "crossbeam-utils 0.2.2",
Nick Cameron4b6f5c22018-02-26 03:15:45733]
734
735[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43736name = "crossbeam-deque"
737version = "0.6.3"
738source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09739checksum = "05e44b8cf3e1a625844d1750e1f7820da46044ff6d28f4d43e455ba3e5bb2c13"
Matthias Krüger696fb8f2019-01-21 15:32:43740dependencies = [
Alex Crichton093ede22019-08-15 00:45:09741 "crossbeam-epoch 0.7.2",
742 "crossbeam-utils 0.6.5",
Matthias Krüger696fb8f2019-01-21 15:32:43743]
744
745[[package]]
Josh Stone33c41252019-09-10 17:13:07746name = "crossbeam-deque"
747version = "0.7.1"
748source = "registry+https://github.com/rust-lang/crates.io-index"
749checksum = "b18cd2e169ad86297e6bc0ad9aa679aee9daa4f19e8163860faf7c164e4f5a71"
750dependencies = [
751 "crossbeam-epoch 0.7.2",
752 "crossbeam-utils 0.6.5",
753]
754
755[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45756name = "crossbeam-epoch"
Alex Crichtone9d89832018-04-02 15:43:55757version = "0.3.1"
Nick Cameron4b6f5c22018-02-26 03:15:45758source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09759checksum = "927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150"
Nick Cameron4b6f5c22018-02-26 03:15:45760dependencies = [
Alex Crichton093ede22019-08-15 00:45:09761 "arrayvec",
762 "cfg-if",
763 "crossbeam-utils 0.2.2",
764 "lazy_static 1.3.0",
765 "memoffset 0.2.1",
766 "nodrop",
767 "scopeguard 0.3.3",
Nick Cameron4b6f5c22018-02-26 03:15:45768]
769
770[[package]]
kennytmcab21f12018-07-26 21:58:55771name = "crossbeam-epoch"
Ralf Jungc7a599e2019-07-25 13:57:25772version = "0.7.2"
Matthias Krüger696fb8f2019-01-21 15:32:43773source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09774checksum = "fedcd6772e37f3da2a9af9bf12ebe046c0dfe657992377b4df982a2b54cd37a9"
Matthias Krüger696fb8f2019-01-21 15:32:43775dependencies = [
Alex Crichton093ede22019-08-15 00:45:09776 "arrayvec",
777 "cfg-if",
778 "crossbeam-utils 0.6.5",
779 "lazy_static 1.3.0",
780 "memoffset 0.5.1",
781 "scopeguard 1.0.0",
Matthias Krüger696fb8f2019-01-21 15:32:43782]
783
784[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33785name = "crossbeam-queue"
786version = "0.1.2"
787source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09788checksum = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33789dependencies = [
Alex Crichton093ede22019-08-15 00:45:09790 "crossbeam-utils 0.6.5",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33791]
792
793[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45794name = "crossbeam-utils"
795version = "0.2.2"
796source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09797checksum = "2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9"
Nick Cameron4b6f5c22018-02-26 03:15:45798dependencies = [
Alex Crichton093ede22019-08-15 00:45:09799 "cfg-if",
Nick Cameron4b6f5c22018-02-26 03:15:45800]
801
802[[package]]
kennytmcab21f12018-07-26 21:58:55803name = "crossbeam-utils"
Eric Huss6a09cfa2019-05-16 05:27:39804version = "0.6.5"
Alex Crichton01127ca2018-11-16 11:08:23805source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09806checksum = "f8306fcef4a7b563b76b7dd949ca48f52bc1141aa067d2ea09565f3e2652aa5c"
Alex Crichton01127ca2018-11-16 11:08:23807dependencies = [
Alex Crichton093ede22019-08-15 00:45:09808 "cfg-if",
809 "lazy_static 1.3.0",
Alex Crichton01127ca2018-11-16 11:08:23810]
811
812[[package]]
Eric Husse0f2f9d2019-11-12 17:57:41813name = "crossbeam-utils"
814version = "0.7.0"
815source = "registry+https://github.com/rust-lang/crates.io-index"
816checksum = "ce446db02cdc3165b94ae73111e570793400d0794e46125cc4056c81cbb039f4"
817dependencies = [
818 "autocfg",
819 "cfg-if",
820 "lazy_static 1.3.0",
821]
822
823[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29824name = "crypto-hash"
Alex Crichton994bfd42018-02-26 17:07:16825version = "0.3.1"
Oliver Schneideracdf83f2017-12-06 08:25:29826source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09827checksum = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
Oliver Schneideracdf83f2017-12-06 08:25:29828dependencies = [
Alex Crichton093ede22019-08-15 00:45:09829 "commoncrypto",
Aaron Hilld440e132019-09-16 18:45:40830 "hex 0.3.2",
Alex Crichton093ede22019-08-15 00:45:09831 "openssl",
Eric Huss139477d2019-11-12 18:14:48832 "winapi 0.3.8",
Oliver Schneideracdf83f2017-12-06 08:25:29833]
834
835[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58836name = "curl"
Alex Crichton44473882019-10-01 13:11:32837version = "0.4.24"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58838source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton44473882019-10-01 13:11:32839checksum = "d08ad3cb89d076a36b0ce5749eec2c9964f70c0c58480ab6b75a91ec4fc206d8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58840dependencies = [
Alex Crichton093ede22019-08-15 00:45:09841 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:09842 "libc",
843 "openssl-probe",
844 "openssl-sys",
845 "schannel",
846 "socket2",
Eric Huss139477d2019-11-12 18:14:48847 "winapi 0.3.8",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58848]
849
850[[package]]
851name = "curl-sys"
Alex Crichton44473882019-10-01 13:11:32852version = "0.4.22"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58853source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton44473882019-10-01 13:11:32854checksum = "2e9a9a4e417722876332136a00cacf92c2ceb331fab4b52b6a1ad16c6cd79255"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58855dependencies = [
Alex Crichton093ede22019-08-15 00:45:09856 "cc",
857 "libc",
858 "libnghttp2-sys",
859 "libz-sys",
860 "openssl-sys",
861 "pkg-config",
862 "vcpkg",
Eric Huss139477d2019-11-12 18:14:48863 "winapi 0.3.8",
Josh Stone020c5ec2017-05-08 22:01:13864]
865
866[[package]]
Eric Huss2dafa912019-06-19 03:36:47867name = "darling"
868version = "0.8.6"
869source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09870checksum = "9158d690bc62a3a57c3e45b85e4d50de2008b39345592c64efd79345c7e24be0"
Eric Huss2dafa912019-06-19 03:36:47871dependencies = [
Alex Crichton093ede22019-08-15 00:45:09872 "darling_core",
873 "darling_macro",
Eric Huss2dafa912019-06-19 03:36:47874]
875
876[[package]]
877name = "darling_core"
878version = "0.8.6"
879source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09880checksum = "d2a368589465391e127e10c9e3a08efc8df66fd49b87dc8524c764bbe7f2ef82"
Eric Huss2dafa912019-06-19 03:36:47881dependencies = [
Alex Crichton093ede22019-08-15 00:45:09882 "fnv",
883 "ident_case",
Igor Matuszewskic2249a42019-09-08 08:28:11884 "proc-macro2 0.4.30",
885 "quote 0.6.12",
886 "syn 0.15.35",
Eric Huss2dafa912019-06-19 03:36:47887]
888
889[[package]]
890name = "darling_macro"
891version = "0.8.6"
892source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09893checksum = "244e8987bd4e174385240cde20a3657f607fb0797563c28255c353b5819a07b1"
Eric Huss2dafa912019-06-19 03:36:47894dependencies = [
Alex Crichton093ede22019-08-15 00:45:09895 "darling_core",
Igor Matuszewskic2249a42019-09-08 08:28:11896 "quote 0.6.12",
897 "syn 0.15.35",
Eric Huss2dafa912019-06-19 03:36:47898]
899
900[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51901name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:22902version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:51903source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09904checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:51905
906[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58907name = "derive-new"
Bastien Orivel5c4534a2018-12-08 14:11:47908version = "0.5.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58909source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09910checksum = "6ca414e896ae072546f4d789f452daaecf60ddee4c9df5dc6d5936d769e3d87c"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58911dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:11912 "proc-macro2 0.4.30",
913 "quote 0.6.12",
914 "syn 0.15.35",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58915]
916
917[[package]]
kennytmcab21f12018-07-26 21:58:55918name = "derive_more"
Nick Cameron595bea62018-11-19 04:21:10919version = "0.13.0"
kennytmcab21f12018-07-26 21:58:55920source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09921checksum = "3f57d78cf3bd45270dad4e70c21ec77a960b36c7a841ff9db76aaa775a8fb871"
kennytmcab21f12018-07-26 21:58:55922dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:11923 "proc-macro2 0.4.30",
924 "quote 0.6.12",
Alex Crichton093ede22019-08-15 00:45:09925 "rustc_version",
Igor Matuszewskic2249a42019-09-08 08:28:11926 "syn 0.15.35",
kennytmcab21f12018-07-26 21:58:55927]
928
929[[package]]
Cengiz Can837817c2017-04-27 19:41:18930name = "diff"
Oliver Schneideracdf83f2017-12-06 08:25:29931version = "0.1.11"
Cengiz Can837817c2017-04-27 19:41:18932source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09933checksum = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
Cengiz Can837817c2017-04-27 19:41:18934
935[[package]]
Mark Simulacrum42fde212018-03-10 14:03:06936name = "difference"
937version = "2.0.0"
938source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09939checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
Mark Simulacrum42fde212018-03-10 14:03:06940
941[[package]]
James Munnsde763692019-01-19 02:39:37942name = "digest"
943version = "0.7.6"
944source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09945checksum = "03b072242a8cbaf9c145665af9d250c59af3b958f83ed6824e13533cf76d5b90"
James Munnsde763692019-01-19 02:39:37946dependencies = [
Alex Crichton093ede22019-08-15 00:45:09947 "generic-array",
James Munnsde763692019-01-19 02:39:37948]
949
950[[package]]
Ralf Jung44b0fd62018-11-28 20:22:45951name = "directories"
Ralf Jung4e8626e2019-06-13 07:58:32952version = "2.0.1"
Ralf Jung44b0fd62018-11-28 20:22:45953source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09954checksum = "2ccc83e029c3cebb4c8155c644d34e3a070ccdb4ff90d369c74cd73f7cb3c984"
Ralf Jung44b0fd62018-11-28 20:22:45955dependencies = [
Alex Crichton093ede22019-08-15 00:45:09956 "cfg-if",
957 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:45958]
959
960[[package]]
flip19954c228cc2019-02-18 09:32:58961name = "dirs"
topecongiro3e9604b2019-07-15 13:51:42962version = "2.0.1"
flip19954c228cc2019-02-18 09:32:58963source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09964checksum = "1c4ef5a8b902d393339e2a2c7fe573af92ce7e0ee5a3ff827b4c9ad7e07e4fa1"
flip19954c228cc2019-02-18 09:32:58965dependencies = [
Alex Crichton093ede22019-08-15 00:45:09966 "cfg-if",
967 "dirs-sys",
flip19954c228cc2019-02-18 09:32:58968]
969
970[[package]]
Ralf Jung4e8626e2019-06-13 07:58:32971name = "dirs-sys"
972version = "0.3.3"
973source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09974checksum = "937756392ec77d1f2dd9dc3ac9d69867d109a2121479d72c364e42f4cab21e2d"
Ralf Jung4e8626e2019-06-13 07:58:32975dependencies = [
Alex Crichton093ede22019-08-15 00:45:09976 "cfg-if",
977 "libc",
978 "redox_users",
Eric Huss139477d2019-11-12 18:14:48979 "winapi 0.3.8",
Ralf Jung4e8626e2019-06-13 07:58:32980]
981
982[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29983name = "dlmalloc"
Jethro Beekman6c44bbb2019-02-26 00:18:22984version = "0.1.3"
Alex Crichton4c21a3b2018-11-20 05:52:50985source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09986checksum = "f283302e035e61c23f2b86b3093e8c6273a4c3125742d6087e96ade001ca5e63"
Oliver Schneideracdf83f2017-12-06 08:25:29987dependencies = [
Alex Crichton093ede22019-08-15 00:45:09988 "compiler_builtins",
989 "libc",
990 "rustc-std-workspace-core",
Oliver Schneideracdf83f2017-12-06 08:25:29991]
992
993[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33994name = "dtoa"
995version = "0.4.4"
996source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09997checksum = "ea57b42383d091c85abcc2706240b94ab2a8fa1fc81c10ff23c4de06e2a90b5e"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33998
999[[package]]
Eric Huss139477d2019-11-12 18:14:481000name = "dunce"
1001version = "1.0.0"
1002source = "registry+https://github.com/rust-lang/crates.io-index"
1003checksum = "d0ad6bf6a88548d1126045c413548df1453d9be094a8ab9fd59bf1fdd338da4f"
1004
1005[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291006name = "either"
Alex Crichtone9d89832018-04-02 15:43:551007version = "1.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:291008source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091009checksum = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
Oliver Schneideracdf83f2017-12-06 08:25:291010
1011[[package]]
steveklabnikecfbaca2018-04-03 14:32:041012name = "elasticlunr-rs"
Bastien Orivel5c4534a2018-12-08 14:11:471013version = "2.3.4"
steveklabnikecfbaca2018-04-03 14:32:041014source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091015checksum = "a99a310cd1f9770e7bf8e48810c7bcbb0e078c8fb23a8c7bcf0da4c2bf61a455"
steveklabnikecfbaca2018-04-03 14:32:041016dependencies = [
Alex Crichton093ede22019-08-15 00:45:091017 "lazy_static 1.3.0",
1018 "regex",
1019 "serde",
1020 "serde_derive",
1021 "serde_json",
1022 "strum",
1023 "strum_macros",
steveklabnikecfbaca2018-04-03 14:32:041024]
1025
1026[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121027name = "ena"
Nicholas Nethercote3eae7f62019-09-20 01:23:471028version = "0.13.1"
varkor443a2d42019-03-19 21:30:071029source = "registry+https://github.com/rust-lang/crates.io-index"
Nicholas Nethercote3eae7f62019-09-20 01:23:471030checksum = "8944dc8fa28ce4a38f778bd46bf7d923fe73eed5a439398507246c8e017e6f36"
varkor443a2d42019-03-19 21:30:071031dependencies = [
Alex Crichton093ede22019-08-15 00:45:091032 "log",
varkor443a2d42019-03-19 21:30:071033]
1034
1035[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331036name = "encoding_rs"
1037version = "0.8.17"
1038source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091039checksum = "4155785c79f2f6701f185eb2e6b4caf0555ec03477cb4c70db67b465311620ed"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331040dependencies = [
Alex Crichton093ede22019-08-15 00:45:091041 "cfg-if",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331042]
1043
1044[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581045name = "env_logger"
Mateusz Mikuła8ddbe762019-08-29 11:22:211046version = "0.6.2"
Alex Crichton15899b02018-01-25 04:01:421047source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła8ddbe762019-08-29 11:22:211048checksum = "aafcde04e90a5226a6443b7aabdb016ba2f8307c847d524724bd9b346dd1a2d3"
Alex Crichton01127ca2018-11-16 11:08:231049dependencies = [
Alex Crichton093ede22019-08-15 00:45:091050 "atty",
1051 "humantime",
1052 "log",
1053 "regex",
1054 "termcolor",
Alex Crichton01127ca2018-11-16 11:08:231055]
1056
1057[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:561058name = "env_logger"
Ralf Jung64cf5962019-10-30 20:03:191059version = "0.7.1"
Alex Crichton5c5e3fa2019-09-24 18:06:561060source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung64cf5962019-10-30 20:03:191061checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
Alex Crichton5c5e3fa2019-09-24 18:06:561062dependencies = [
1063 "atty",
1064 "humantime",
1065 "log",
1066 "regex",
1067 "termcolor",
1068]
1069
1070[[package]]
Josh Stone020c5ec2017-05-08 22:01:131071name = "error-chain"
Ralf Jungf684f802018-07-13 08:34:501072version = "0.12.0"
1073source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091074checksum = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02"
Ralf Jungf684f802018-07-13 08:34:501075dependencies = [
Alex Crichton093ede22019-08-15 00:45:091076 "backtrace",
Ralf Jungf684f802018-07-13 08:34:501077]
1078
1079[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291080name = "error_index_generator"
1081version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581082dependencies = [
Alex Crichton093ede22019-08-15 00:45:091083 "rustdoc",
Mark Rousskov99ce39b2019-08-19 22:04:251084 "walkdir",
Mark Simulacrume2e9b402017-07-23 02:01:581085]
Ahmed Charles9ca382f2016-09-02 08:55:291086
1087[[package]]
Alex Crichton325d7392017-12-10 17:42:491088name = "failure"
Eric Huss55917ba2019-02-03 22:42:291089version = "0.1.5"
Alex Crichton325d7392017-12-10 17:42:491090source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091091checksum = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2"
Alex Crichton325d7392017-12-10 17:42:491092dependencies = [
Alex Crichton093ede22019-08-15 00:45:091093 "backtrace",
1094 "failure_derive",
Alex Crichton325d7392017-12-10 17:42:491095]
1096
1097[[package]]
1098name = "failure_derive"
Eric Huss55917ba2019-02-03 22:42:291099version = "0.1.5"
Alex Crichton325d7392017-12-10 17:42:491100source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091101checksum = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1"
Alex Crichton325d7392017-12-10 17:42:491102dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:111103 "proc-macro2 0.4.30",
1104 "quote 0.6.12",
1105 "syn 0.15.35",
Mateusz Mikuład8960882019-10-04 12:43:231106 "synstructure 0.10.2",
Alex Crichton325d7392017-12-10 17:42:491107]
1108
1109[[package]]
James Munnsde763692019-01-19 02:39:371110name = "fake-simd"
1111version = "0.1.2"
1112source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091113checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
James Munnsde763692019-01-19 02:39:371114
1115[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291116name = "filetime"
Alex Crichtonb4110902018-12-08 11:06:541117version = "0.2.4"
Alex Crichton924f8c72018-04-18 15:43:591118source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091119checksum = "a2df5c1a8c4be27e7707789dc42ae65976e60b394afd293d1419ab915833e646"
Alex Crichton924f8c72018-04-18 15:43:591120dependencies = [
Alex Crichton093ede22019-08-15 00:45:091121 "cfg-if",
1122 "libc",
1123 "redox_syscall",
Alex Crichton924f8c72018-04-18 15:43:591124]
1125
1126[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331127name = "fixedbitset"
1128version = "0.1.9"
1129source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091130checksum = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
Mark Simulacrumb0dbc7c2018-03-27 10:44:331131
1132[[package]]
Josh Stone020c5ec2017-05-08 22:01:131133name = "flate2"
Eric Huss139477d2019-11-12 18:14:481134version = "1.0.12"
Felix Schütt7c13fa32017-12-31 14:34:291135source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:481136checksum = "ad3c5233c9a940c8719031b423d7e6c16af66e031cb0420b0896f5245bf181d3"
Felix Schütt7c13fa32017-12-31 14:34:291137dependencies = [
Eric Huss139477d2019-11-12 18:14:481138 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091139 "crc32fast",
1140 "libc",
1141 "libz-sys",
Eric Huss139477d2019-11-12 18:14:481142 "miniz_oxide",
Felix Schütt7c13fa32017-12-31 14:34:291143]
1144
1145[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291146name = "fmt_macros"
1147version = "0.0.0"
Mark Rousskovdc130722019-06-04 02:47:421148dependencies = [
Aleksey Kladova0c186c2019-07-21 11:50:391149 "rustc_lexer",
Alex Crichton093ede22019-08-15 00:45:091150 "syntax_pos",
Mark Rousskovdc130722019-06-04 02:47:421151]
Ahmed Charles9ca382f2016-09-02 08:55:291152
1153[[package]]
Simon Sapinb77ff242017-07-18 21:26:551154name = "fnv"
Oliver Schneideracdf83f2017-12-06 08:25:291155version = "1.0.6"
Simon Sapinb77ff242017-07-18 21:26:551156source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091157checksum = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
Simon Sapinb77ff242017-07-18 21:26:551158
1159[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581160name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:291161version = "0.3.2"
1162source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091163checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
Oliver Schneideracdf83f2017-12-06 08:25:291164dependencies = [
Alex Crichton093ede22019-08-15 00:45:091165 "foreign-types-shared",
Oliver Schneideracdf83f2017-12-06 08:25:291166]
1167
1168[[package]]
1169name = "foreign-types-shared"
1170version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581171source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091172checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581173
1174[[package]]
Jethro Beekman4a350562018-08-28 04:33:261175name = "fortanix-sgx-abi"
Jethro Beekmandcb5db82018-12-19 11:56:171176version = "0.3.2"
Alex Crichton4c21a3b2018-11-20 05:52:501177source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091178checksum = "3f8cbee5e872cf7db61a999a041f9bc4706ca7bf7df4cb914f53fabb1c1bc550"
Jethro Beekman4a350562018-08-28 04:33:261179dependencies = [
Alex Crichton093ede22019-08-15 00:45:091180 "compiler_builtins",
1181 "rustc-std-workspace-core",
Jethro Beekman4a350562018-08-28 04:33:261182]
1183
1184[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581185name = "fs2"
Alex Crichton80d6ed22018-01-08 21:56:221186version = "0.4.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581187source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091188checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581189dependencies = [
Alex Crichton093ede22019-08-15 00:45:091190 "libc",
Eric Huss139477d2019-11-12 18:14:481191 "winapi 0.3.8",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581192]
1193
1194[[package]]
Alex Crichton016eaf82018-10-21 02:15:061195name = "fs_extra"
1196version = "1.1.0"
1197source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091198checksum = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
Alex Crichton016eaf82018-10-21 02:15:061199
1200[[package]]
Nick Cameron77177052018-07-06 00:34:001201name = "fst"
1202version = "0.3.0"
1203source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091204checksum = "d94485a00b1827b861dd9d1a2cc9764f9044d4c535514c0760a5a2012ef3399f"
Nick Cameron77177052018-07-06 00:34:001205dependencies = [
Alex Crichton093ede22019-08-15 00:45:091206 "byteorder",
Nick Cameron77177052018-07-06 00:34:001207]
1208
1209[[package]]
Laurențiu Nicolab888eb92019-06-10 18:22:311210name = "fuchsia-cprng"
1211version = "0.1.1"
1212source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091213checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
Laurențiu Nicolab888eb92019-06-10 18:22:311214
1215[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291216name = "fuchsia-zircon"
Alex Crichton80d6ed22018-01-08 21:56:221217version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:291218source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091219checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
Oliver Schneideracdf83f2017-12-06 08:25:291220dependencies = [
Alex Crichton093ede22019-08-15 00:45:091221 "bitflags",
1222 "fuchsia-zircon-sys",
Oliver Schneideracdf83f2017-12-06 08:25:291223]
1224
1225[[package]]
1226name = "fuchsia-zircon-sys"
Alex Crichton80d6ed22018-01-08 21:56:221227version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:291228source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091229checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
Oliver Schneideracdf83f2017-12-06 08:25:291230
1231[[package]]
steveklabnikecfbaca2018-04-03 14:32:041232name = "futf"
Alex Crichtond8251152018-07-02 16:33:161233version = "0.1.4"
steveklabnikecfbaca2018-04-03 14:32:041234source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091235checksum = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
steveklabnikecfbaca2018-04-03 14:32:041236dependencies = [
Alex Crichton093ede22019-08-15 00:45:091237 "mac",
1238 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041239]
1240
1241[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121242name = "futures"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331243version = "0.1.28"
Ahmed Charles9ca382f2016-09-02 08:55:291244source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091245checksum = "45dc39533a6cae6da2b56da48edae506bb767ec07370f86f70fc062e9d435869"
Ahmed Charles9ca382f2016-09-02 08:55:291246
1247[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331248name = "futures-cpupool"
1249version = "0.1.8"
1250source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091251checksum = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331252dependencies = [
Alex Crichton093ede22019-08-15 00:45:091253 "futures",
1254 "num_cpus",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331255]
1256
1257[[package]]
Eric Huss97308712018-08-14 21:27:261258name = "fwdansi"
1259version = "1.0.1"
1260source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091261checksum = "34dd4c507af68d37ffef962063dfa1944ce0dd4d5b82043dbab1dabe088610c3"
Eric Huss97308712018-08-14 21:27:261262dependencies = [
Alex Crichton093ede22019-08-15 00:45:091263 "memchr",
1264 "termcolor",
Eric Huss97308712018-08-14 21:27:261265]
1266
1267[[package]]
James Munnsde763692019-01-19 02:39:371268name = "generic-array"
1269version = "0.9.0"
1270source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091271checksum = "ef25c5683767570c2bbd7deba372926a55eaae9982d7726ee2a1050239d45b9d"
James Munnsde763692019-01-19 02:39:371272dependencies = [
Alex Crichton093ede22019-08-15 00:45:091273 "typenum",
James Munnsde763692019-01-19 02:39:371274]
1275
1276[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291277name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081278version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291279source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081280checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361281dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:081282 "rustc-std-workspace-core",
1283 "rustc-std-workspace-std",
Alex Crichton093ede22019-08-15 00:45:091284 "unicode-width",
varkore72f7e12019-04-30 19:37:361285]
Ahmed Charles9ca382f2016-09-02 08:55:291286
1287[[package]]
gnzlbg52caca02019-08-01 15:02:261288name = "getrandom"
Mateusz Mikuła32101ad2019-08-22 10:28:031289version = "0.1.12"
gnzlbg52caca02019-08-01 15:02:261290source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła32101ad2019-08-22 10:28:031291checksum = "473a1265acc8ff1e808cd0a1af8cee3c2ee5200916058a2ca113c29f2d903571"
gnzlbg52caca02019-08-01 15:02:261292dependencies = [
Alex Crichton093ede22019-08-15 00:45:091293 "cfg-if",
1294 "libc",
Mateusz Mikuła32101ad2019-08-22 10:28:031295 "wasi",
gnzlbg52caca02019-08-01 15:02:261296]
1297
1298[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581299name = "git2"
Eric Hussa9023832019-11-09 19:59:531300version = "0.10.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581301source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussa9023832019-11-09 19:59:531302checksum = "39f27186fbb5ec67ece9a56990292bc5aed3c3fc51b9b07b0b52446b1dfb4a82"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581303dependencies = [
Alex Crichton093ede22019-08-15 00:45:091304 "bitflags",
1305 "libc",
1306 "libgit2-sys",
1307 "log",
1308 "openssl-probe",
1309 "openssl-sys",
flip199596c3ec12019-08-20 07:32:531310 "url 2.1.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581311]
1312
1313[[package]]
1314name = "git2-curl"
Eric Huss85a4d6f52019-08-27 21:03:321315version = "0.11.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581316source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss85a4d6f52019-08-27 21:03:321317checksum = "cd6527e480187ce19aaf4fa6acfb7657b25628ce31cb8ffabdfca3bf731524c5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581318dependencies = [
Alex Crichton093ede22019-08-15 00:45:091319 "curl",
1320 "git2",
1321 "log",
flip199596c3ec12019-08-20 07:32:531322 "url 2.1.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581323]
1324
1325[[package]]
1326name = "glob"
Eric Huss45432452019-03-12 20:34:471327version = "0.3.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581328source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091329checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581330
1331[[package]]
Simon Sapinb77ff242017-07-18 21:26:551332name = "globset"
Eric Huss6a09cfa2019-05-16 05:27:391333version = "0.4.3"
Simon Sapinb77ff242017-07-18 21:26:551334source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091335checksum = "ef4feaabe24a0a658fd9cf4a9acf6ed284f045c77df0f49020ba3245cfb7b454"
Simon Sapinb77ff242017-07-18 21:26:551336dependencies = [
Alex Crichton093ede22019-08-15 00:45:091337 "aho-corasick",
1338 "bstr",
1339 "fnv",
1340 "log",
1341 "regex",
Simon Sapinb77ff242017-07-18 21:26:551342]
1343
1344[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291345name = "graphviz"
1346version = "0.0.0"
1347
1348[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331349name = "h2"
1350version = "0.1.25"
1351source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091352checksum = "a539b63339fbbb00e081e84b6e11bd1d9634a82d91da2984a18ac74a8823f392"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331353dependencies = [
Alex Crichton093ede22019-08-15 00:45:091354 "byteorder",
1355 "bytes",
1356 "fnv",
1357 "futures",
1358 "http",
1359 "indexmap",
1360 "log",
1361 "slab",
1362 "string",
1363 "tokio-io",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331364]
1365
1366[[package]]
Steve Klabnika0769612017-02-07 23:13:571367name = "handlebars"
Eric Huss04538c62019-07-08 21:52:071368version = "2.0.1"
Steve Klabnika0769612017-02-07 23:13:571369source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091370checksum = "df044dd42cdb7e32f28557b661406fc0f2494be75199779998810dbc35030e0d"
Steve Klabnika0769612017-02-07 23:13:571371dependencies = [
Félix Saparellibdcc21c2019-09-21 10:56:051372 "hashbrown 0.5.0",
Alex Crichton093ede22019-08-15 00:45:091373 "lazy_static 1.3.0",
1374 "log",
1375 "pest",
1376 "pest_derive",
1377 "quick-error",
1378 "regex",
1379 "serde",
1380 "serde_json",
James Munnsde763692019-01-19 02:39:371381]
1382
1383[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051384name = "hashbrown"
Simon Sapina92c29b2019-06-12 16:31:321385version = "0.5.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:051386source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091387checksum = "e1de41fb8dba9714efd92241565cdff73f78508c95697dd56787d3cba27e2353"
Amanieu d'Antras1fa7a212019-02-07 11:08:051388dependencies = [
Félix Saparellibdcc21c2019-09-21 10:56:051389 "serde",
1390]
1391
1392[[package]]
1393name = "hashbrown"
Alex Crichton060b6cb2019-10-24 15:07:031394version = "0.6.2"
Félix Saparellibdcc21c2019-09-21 10:56:051395source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton060b6cb2019-10-24 15:07:031396checksum = "3cd9867f119b19fecb08cd5c326ad4488d7a1da4bf75b4d95d71db742525aaab"
Félix Saparellibdcc21c2019-09-21 10:56:051397dependencies = [
1398 "autocfg",
Alex Crichton093ede22019-08-15 00:45:091399 "compiler_builtins",
1400 "rustc-std-workspace-alloc",
1401 "rustc-std-workspace-core",
Eric Huss04538c62019-07-08 21:52:071402]
1403
1404[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471405name = "heck"
1406version = "0.3.0"
1407source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091408checksum = "ea04fa3ead4e05e51a7c806fc07271fdbde4e246a6c6d1efd52e72230b771b82"
Bastien Orivel5c4534a2018-12-08 14:11:471409dependencies = [
Alex Crichton093ede22019-08-15 00:45:091410 "unicode-segmentation",
Bastien Orivel5c4534a2018-12-08 14:11:471411]
1412
1413[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101414name = "hermit-abi"
1415version = "0.1.1"
1416source = "registry+https://github.com/rust-lang/crates.io-index"
1417checksum = "f22b8f315b98f415780ddbe9163c7dbbc5a07225b6d102ace1d8aeef85775140"
1418dependencies = [
1419 "compiler_builtins",
1420 "libc",
1421 "rustc-std-workspace-core",
1422]
1423
1424[[package]]
Alex Crichton1cede102017-06-15 02:33:061425name = "hex"
Alex Crichtond8251152018-07-02 16:33:161426version = "0.3.2"
Alex Crichton80d6ed22018-01-08 21:56:221427source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091428checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
Alex Crichton80d6ed22018-01-08 21:56:221429
1430[[package]]
Aaron Hilld440e132019-09-16 18:45:401431name = "hex"
1432version = "0.4.0"
1433source = "registry+https://github.com/rust-lang/crates.io-index"
1434checksum = "023b39be39e3a2da62a94feb433e91e8bcd37676fbc8bea371daf52b7a769a3e"
1435
1436[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121437name = "home"
Lzu Tao81d813d2019-10-12 08:29:271438version = "0.5.1"
flip199596c3ec12019-08-20 07:32:531439source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Tao81d813d2019-10-12 08:29:271440checksum = "a3753954f7bd71f0e671afb8b5a992d1724cf43b7f95a563cd4a0bde94659ca8"
flip199596c3ec12019-08-20 07:32:531441dependencies = [
1442 "scopeguard 1.0.0",
Eric Huss139477d2019-11-12 18:14:481443 "winapi 0.3.8",
flip199596c3ec12019-08-20 07:32:531444]
1445
1446[[package]]
steveklabnikecfbaca2018-04-03 14:32:041447name = "html5ever"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531448version = "0.24.1"
Eric Huss2dafa912019-06-19 03:36:471449source = "registry+https://github.com/rust-lang/crates.io-index"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531450checksum = "025483b0a1e4577bb28578318c886ee5f817dda6eb62473269349044406644cb"
Eric Huss2dafa912019-06-19 03:36:471451dependencies = [
Alex Crichton093ede22019-08-15 00:45:091452 "log",
1453 "mac",
1454 "markup5ever",
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531455 "proc-macro2 1.0.3",
1456 "quote 1.0.2",
1457 "syn 1.0.5",
Eric Huss2dafa912019-06-19 03:36:471458]
1459
1460[[package]]
Eric Hussd2228ca2019-03-29 03:13:131461name = "http"
Eric Huss139477d2019-11-12 18:14:481462version = "0.1.19"
Eric Hussd2228ca2019-03-29 03:13:131463source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:481464checksum = "d7e06e336150b178206af098a055e3621e8336027e2b4d126bda0bc64824baaf"
Eric Hussd2228ca2019-03-29 03:13:131465dependencies = [
Alex Crichton093ede22019-08-15 00:45:091466 "bytes",
1467 "fnv",
1468 "itoa",
Eric Hussd2228ca2019-03-29 03:13:131469]
1470
1471[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331472name = "http-body"
1473version = "0.1.0"
1474source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091475checksum = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331476dependencies = [
Alex Crichton093ede22019-08-15 00:45:091477 "bytes",
1478 "futures",
1479 "http",
1480 "tokio-buf",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331481]
1482
1483[[package]]
1484name = "httparse"
1485version = "1.3.4"
1486source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091487checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331488
1489[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481490name = "humantime"
Alex Crichton5c5e3fa2019-09-24 18:06:561491version = "1.3.0"
Alex Crichton87f3dda2018-03-01 19:08:481492source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton5c5e3fa2019-09-24 18:06:561493checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
Alex Crichton87f3dda2018-03-01 19:08:481494dependencies = [
Alex Crichton093ede22019-08-15 00:45:091495 "quick-error",
Alex Crichton87f3dda2018-03-01 19:08:481496]
1497
1498[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331499name = "hyper"
1500version = "0.12.31"
1501source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091502checksum = "6481fff8269772d4463253ca83c788104a7305cb3fb9136bc651a6211e46e03f"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331503dependencies = [
Alex Crichton093ede22019-08-15 00:45:091504 "bytes",
1505 "futures",
1506 "futures-cpupool",
1507 "h2",
1508 "http",
1509 "http-body",
1510 "httparse",
1511 "iovec",
1512 "itoa",
1513 "log",
1514 "net2",
1515 "rustc_version",
1516 "time",
1517 "tokio",
1518 "tokio-buf",
1519 "tokio-executor",
1520 "tokio-io",
1521 "tokio-reactor",
1522 "tokio-tcp",
1523 "tokio-threadpool",
1524 "tokio-timer",
1525 "want",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331526]
1527
1528[[package]]
1529name = "hyper-tls"
1530version = "0.3.2"
1531source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091532checksum = "3a800d6aa50af4b5850b2b0f659625ce9504df908e9733b635720483be26174f"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331533dependencies = [
Alex Crichton093ede22019-08-15 00:45:091534 "bytes",
1535 "futures",
1536 "hyper",
1537 "native-tls",
1538 "tokio-io",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331539]
1540
1541[[package]]
Eric Huss2dafa912019-06-19 03:36:471542name = "ident_case"
1543version = "1.0.1"
1544source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091545checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
Eric Huss2dafa912019-06-19 03:36:471546
1547[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581548name = "idna"
Alex Crichton52d7ee832018-07-17 16:04:221549version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581550source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091551checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581552dependencies = [
Alex Crichton093ede22019-08-15 00:45:091553 "matches",
1554 "unicode-bidi",
1555 "unicode-normalization",
Alex Crichtonf6304e12017-02-15 22:55:261556]
1557
1558[[package]]
Eric Hussf2428a62019-08-01 00:44:391559name = "idna"
1560version = "0.2.0"
1561source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091562checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
Eric Hussf2428a62019-08-01 00:44:391563dependencies = [
Alex Crichton093ede22019-08-15 00:45:091564 "matches",
1565 "unicode-bidi",
1566 "unicode-normalization",
Eric Hussf2428a62019-08-01 00:44:391567]
1568
1569[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291570name = "if_chain"
Oliver Scherer2a789512019-05-26 17:21:541571version = "1.0.0"
Oliver Schneideracdf83f2017-12-06 08:25:291572source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091573checksum = "c3360c7b59e5ffa2653671fb74b4741a5d343c03f331c0a4aeda42b5c2b0ec7d"
Oliver Schneideracdf83f2017-12-06 08:25:291574
1575[[package]]
Simon Sapinb77ff242017-07-18 21:26:551576name = "ignore"
Eric Huss6a09cfa2019-05-16 05:27:391577version = "0.4.7"
Simon Sapinb77ff242017-07-18 21:26:551578source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091579checksum = "8dc57fa12805f367736a38541ac1a9fc6a52812a0ca959b1d4d4b640a89eb002"
Simon Sapinb77ff242017-07-18 21:26:551580dependencies = [
Alex Crichton093ede22019-08-15 00:45:091581 "crossbeam-channel",
1582 "globset",
1583 "lazy_static 1.3.0",
1584 "log",
1585 "memchr",
1586 "regex",
1587 "same-file",
1588 "thread_local",
1589 "walkdir",
1590 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551591]
1592
1593[[package]]
Eric Huss8c20add2018-12-03 01:33:201594name = "im-rc"
Eric Huss2b985322019-11-25 16:14:071595version = "14.0.0"
Eric Huss8c20add2018-12-03 01:33:201596source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:071597checksum = "e9ad726dce25993be6352b0bff048e4d2647440c0a673d32257c4fac49356d18"
Eric Huss8c20add2018-12-03 01:33:201598dependencies = [
Eric Huss2b985322019-11-25 16:14:071599 "bitmaps",
1600 "rand_core 0.5.1",
1601 "rand_xoshiro",
Alex Crichton093ede22019-08-15 00:45:091602 "sized-chunks",
1603 "typenum",
Eric Huss2b985322019-11-25 16:14:071604 "version_check 0.9.1",
Eric Huss8c20add2018-12-03 01:33:201605]
1606
1607[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571608name = "indexmap"
1609version = "1.0.2"
1610source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091611checksum = "7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d"
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571612
1613[[package]]
Josh Stone020c5ec2017-05-08 22:01:131614name = "installer"
1615version = "0.0.0"
1616dependencies = [
Alex Crichton093ede22019-08-15 00:45:091617 "clap",
1618 "failure",
1619 "flate2",
1620 "lazy_static 1.3.0",
1621 "num_cpus",
1622 "rayon",
1623 "remove_dir_all",
1624 "tar",
1625 "walkdir",
Eric Huss139477d2019-11-12 18:14:481626 "winapi 0.3.8",
Alex Crichton093ede22019-08-15 00:45:091627 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131628]
1629
1630[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431631name = "iovec"
1632version = "0.1.2"
1633source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091634checksum = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08"
Matthias Krüger696fb8f2019-01-21 15:32:431635dependencies = [
Alex Crichton093ede22019-08-15 00:45:091636 "libc",
1637 "winapi 0.2.8",
Matthias Krüger696fb8f2019-01-21 15:32:431638]
1639
1640[[package]]
steveklabnik54371882018-01-25 17:32:251641name = "is-match"
1642version = "0.1.0"
1643source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091644checksum = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
steveklabnik54371882018-01-25 17:32:251645
1646[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291647name = "itertools"
Alex Crichtone9d89832018-04-02 15:43:551648version = "0.7.8"
steveklabnik54371882018-01-25 17:32:251649source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091650checksum = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
steveklabnik54371882018-01-25 17:32:251651dependencies = [
Alex Crichton093ede22019-08-15 00:45:091652 "either",
steveklabnik54371882018-01-25 17:32:251653]
1654
1655[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431656name = "itertools"
1657version = "0.8.0"
1658source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091659checksum = "5b8467d9c1cebe26feb08c640139247fac215782d35371ade9a2136ed6085358"
Matthias Krüger696fb8f2019-01-21 15:32:431660dependencies = [
Alex Crichton093ede22019-08-15 00:45:091661 "either",
Matthias Krüger696fb8f2019-01-21 15:32:431662]
1663
1664[[package]]
Steve Klabnik2795de32017-02-20 00:20:571665name = "itoa"
Eric Hussaedb74b2019-06-12 14:37:301666version = "0.4.4"
Steve Klabnik2795de32017-02-20 00:20:571667source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091668checksum = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
Steve Klabnik2795de32017-02-20 00:20:571669
1670[[package]]
Alex Crichton016eaf82018-10-21 02:15:061671name = "jemalloc-sys"
gnzlbgb73886d2019-03-26 10:29:211672version = "0.3.0"
Alex Crichton016eaf82018-10-21 02:15:061673source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091674checksum = "7bef0d4ce37578dfd80b466e3d8324bd9de788e249f1accebb0c472ea4b52bdc"
Alex Crichton016eaf82018-10-21 02:15:061675dependencies = [
Alex Crichton093ede22019-08-15 00:45:091676 "cc",
1677 "fs_extra",
1678 "libc",
Alex Crichton016eaf82018-10-21 02:15:061679]
1680
1681[[package]]
Alex Crichton453080f2017-06-05 16:36:481682name = "jobserver"
gnzlbg52caca02019-08-01 15:02:261683version = "0.1.16"
Alex Crichton453080f2017-06-05 16:36:481684source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091685checksum = "f74e73053eaf95399bf926e48fc7a2a3ce50bd0eaaa2357d391e95b2dcdd4f10"
Alex Crichton453080f2017-06-05 16:36:481686dependencies = [
Alex Crichton093ede22019-08-15 00:45:091687 "libc",
1688 "log",
1689 "rand 0.7.0",
Alex Crichton453080f2017-06-05 16:36:481690]
1691
1692[[package]]
Igor Matuszewski3a17cf72018-08-25 16:17:551693name = "json"
1694version = "0.11.13"
1695source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091696checksum = "9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
Igor Matuszewski3a17cf72018-08-25 16:17:551697
1698[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:111699name = "jsonrpc-client-transports"
1700version = "13.1.0"
Nick Cameronad8ecc22017-07-19 01:32:121701source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:111702checksum = "39577db48b004cffb4c5b8e5c9b993c177c52599ecbee88711e815acf65144db"
1703dependencies = [
1704 "failure",
1705 "futures",
1706 "jsonrpc-core",
1707 "jsonrpc-pubsub",
1708 "jsonrpc-server-utils",
1709 "log",
1710 "parity-tokio-ipc",
1711 "serde",
1712 "serde_json",
1713 "tokio",
1714 "url 1.7.2",
1715]
1716
1717[[package]]
1718name = "jsonrpc-core"
Igor Matuszewski0658b242019-10-30 08:47:421719version = "13.2.0"
Igor Matuszewskic2249a42019-09-08 08:28:111720source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski0658b242019-10-30 08:47:421721checksum = "91d767c183a7e58618a609499d359ce3820700b3ebb4823a18c343b4a2a41a0d"
Nick Cameronad8ecc22017-07-19 01:32:121722dependencies = [
Alex Crichton093ede22019-08-15 00:45:091723 "futures",
1724 "log",
1725 "serde",
1726 "serde_derive",
1727 "serde_json",
Nick Cameronad8ecc22017-07-19 01:32:121728]
1729
1730[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:111731name = "jsonrpc-core-client"
1732version = "13.1.0"
1733source = "registry+https://github.com/rust-lang/crates.io-index"
1734checksum = "f047c10738edee7c3c6acf5241a0ce33df32ef9230c1a7fb03e4a77ee72c992f"
1735dependencies = [
1736 "jsonrpc-client-transports",
1737]
1738
1739[[package]]
1740name = "jsonrpc-derive"
1741version = "13.1.0"
1742source = "registry+https://github.com/rust-lang/crates.io-index"
1743checksum = "29f9149f785deaae92a4c834a9a1a83a4313b8cfedccf15362cd4cf039a64501"
1744dependencies = [
1745 "proc-macro-crate",
1746 "proc-macro2 0.4.30",
1747 "quote 0.6.12",
1748 "syn 0.15.35",
1749]
1750
1751[[package]]
1752name = "jsonrpc-ipc-server"
1753version = "13.1.0"
1754source = "registry+https://github.com/rust-lang/crates.io-index"
1755checksum = "256c5e4292c17b4c2ecdf542299dc8e9d6b3939c075c54825570ad9317fe5751"
1756dependencies = [
1757 "jsonrpc-core",
1758 "jsonrpc-server-utils",
1759 "log",
1760 "parity-tokio-ipc",
1761 "parking_lot 0.9.0",
1762 "tokio-service",
1763]
1764
1765[[package]]
1766name = "jsonrpc-pubsub"
1767version = "13.1.0"
1768source = "registry+https://github.com/rust-lang/crates.io-index"
1769checksum = "e2c08b444cc0ed70263798834343d0ac875e664257df8079160f23ac1ea79446"
1770dependencies = [
1771 "jsonrpc-core",
1772 "log",
1773 "parking_lot 0.9.0",
1774 "serde",
1775]
1776
1777[[package]]
1778name = "jsonrpc-server-utils"
1779version = "13.1.0"
1780source = "registry+https://github.com/rust-lang/crates.io-index"
1781checksum = "44561bfdd31401bad790527f1e951dde144f2341ddc3e1b859d32945e1a34eff"
1782dependencies = [
1783 "bytes",
1784 "globset",
1785 "jsonrpc-core",
1786 "lazy_static 1.3.0",
1787 "log",
1788 "num_cpus",
1789 "tokio",
1790 "tokio-codec",
Eric Huss139477d2019-11-12 18:14:481791 "unicase",
Igor Matuszewskic2249a42019-09-08 08:28:111792]
1793
1794[[package]]
Steve Klabnika0769612017-02-07 23:13:571795name = "kernel32-sys"
1796version = "0.2.2"
1797source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091798checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
Steve Klabnika0769612017-02-07 23:13:571799dependencies = [
Alex Crichton093ede22019-08-15 00:45:091800 "winapi 0.2.8",
1801 "winapi-build",
Steve Klabnika0769612017-02-07 23:13:571802]
1803
1804[[package]]
1805name = "lazy_static"
Oliver Schneideracdf83f2017-12-06 08:25:291806version = "0.2.11"
1807source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091808checksum = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
Oliver Schneideracdf83f2017-12-06 08:25:291809
1810[[package]]
Alex Crichton325d7392017-12-10 17:42:491811name = "lazy_static"
Andy Russellb2f71fb2019-05-09 16:03:131812version = "1.3.0"
Alex Crichton325d7392017-12-10 17:42:491813source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091814checksum = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14"
Alex Crichton325d7392017-12-10 17:42:491815
1816[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291817name = "lazycell"
Alex Crichtonb4110902018-12-08 11:06:541818version = "1.2.1"
Alex Crichton994bfd42018-02-26 17:07:161819source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091820checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
Alex Crichton994bfd42018-02-26 17:07:161821
1822[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291823name = "libc"
Mateusz Mikuła01008e42019-10-16 10:50:591824version = "0.2.64"
Ahmed Charles9ca382f2016-09-02 08:55:291825source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła01008e42019-10-16 10:50:591826checksum = "74dfca3d9957906e8d1e6a0b641dc9a59848e793f1da2165889fd4f62d10d79c"
Alex Crichton4c21a3b2018-11-20 05:52:501827dependencies = [
Alex Crichton093ede22019-08-15 00:45:091828 "rustc-std-workspace-core",
Alex Crichton4c21a3b2018-11-20 05:52:501829]
Ahmed Charles9ca382f2016-09-02 08:55:291830
1831[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581832name = "libgit2-sys"
Eric Hussa9023832019-11-09 19:59:531833version = "0.9.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581834source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussa9023832019-11-09 19:59:531835checksum = "a30f8637eb59616ee3b8a00f6adff781ee4ddd8343a615b8238de756060cc1b3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581836dependencies = [
Alex Crichton093ede22019-08-15 00:45:091837 "cc",
1838 "libc",
1839 "libssh2-sys",
1840 "libz-sys",
1841 "openssl-sys",
1842 "pkg-config",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581843]
1844
1845[[package]]
Alex Crichton8ccf1122018-09-20 21:37:531846name = "libnghttp2-sys"
Alex Crichtonb4110902018-12-08 11:06:541847version = "0.1.1"
Alex Crichton8ccf1122018-09-20 21:37:531848source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091849checksum = "d75d7966bda4730b722d1eab8e668df445368a24394bae9fc1e8dc0ab3dbe4f4"
Alex Crichton8ccf1122018-09-20 21:37:531850dependencies = [
Alex Crichton093ede22019-08-15 00:45:091851 "cc",
1852 "libc",
Alex Crichton8ccf1122018-09-20 21:37:531853]
1854
1855[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581856name = "libssh2-sys"
Alex Crichtonb1305c22018-09-17 16:52:021857version = "0.2.11"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581858source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091859checksum = "126a1f4078368b163bfdee65fbab072af08a1b374a5551b21e87ade27b1fbf9d"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581860dependencies = [
Alex Crichton093ede22019-08-15 00:45:091861 "cc",
1862 "libc",
1863 "libz-sys",
1864 "openssl-sys",
1865 "pkg-config",
1866 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581867]
1868
1869[[package]]
1870name = "libz-sys"
Alex Crichtonb4110902018-12-08 11:06:541871version = "1.0.25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581872source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091873checksum = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581874dependencies = [
Alex Crichton093ede22019-08-15 00:45:091875 "cc",
1876 "libc",
1877 "pkg-config",
1878 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581879]
1880
1881[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291882name = "linkchecker"
1883version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:291884
1885[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:391886name = "lock_api"
1887version = "0.1.3"
1888source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091889checksum = "949826a5ccf18c1b3a7c3d57692778d21768b79e46eb9dd07bfc4c2160036c54"
Mark Rousskov9ec5ef52018-08-04 22:24:391890dependencies = [
Alex Crichton093ede22019-08-15 00:45:091891 "owning_ref",
1892 "scopeguard 0.3.3",
Mark Rousskov9ec5ef52018-08-04 22:24:391893]
1894
1895[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:111896name = "lock_api"
1897version = "0.3.1"
1898source = "registry+https://github.com/rust-lang/crates.io-index"
1899checksum = "f8912e782533a93a167888781b836336a6ca5da6175c05944c86cf28c31104dc"
1900dependencies = [
1901 "scopeguard 1.0.0",
1902]
1903
1904[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291905name = "log"
Eric Huss85a4d6f52019-08-27 21:03:321906version = "0.4.8"
Malo Jaffré8ed13d62017-12-29 10:24:381907source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss85a4d6f52019-08-27 21:03:321908checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
Malo Jaffré8ed13d62017-12-29 10:24:381909dependencies = [
Alex Crichton093ede22019-08-15 00:45:091910 "cfg-if",
Malo Jaffré8ed13d62017-12-29 10:24:381911]
Ahmed Charles9ca382f2016-09-02 08:55:291912
1913[[package]]
Oliver Schneiderea351922017-09-18 14:18:231914name = "log_settings"
Alex Crichtond8251152018-07-02 16:33:161915version = "0.1.2"
Oliver Schneiderea351922017-09-18 14:18:231916source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091917checksum = "19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd"
Oliver Schneiderea351922017-09-18 14:18:231918dependencies = [
Alex Crichton093ede22019-08-15 00:45:091919 "lazy_static 1.3.0",
Oliver Schneiderea351922017-09-18 14:18:231920]
1921
1922[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431923name = "lsp-codec"
Eric Huss9243f9c2019-03-04 21:18:441924version = "0.1.2"
Matthias Krüger696fb8f2019-01-21 15:32:431925source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091926checksum = "169d737ad89cf8ddd82d1804d9122f54568c49377665157277cc90d747b1d31a"
Matthias Krüger696fb8f2019-01-21 15:32:431927dependencies = [
Alex Crichton093ede22019-08-15 00:45:091928 "bytes",
1929 "serde_json",
1930 "tokio-codec",
Matthias Krüger696fb8f2019-01-21 15:32:431931]
1932
1933[[package]]
1934name = "lsp-types"
Igor Matuszewskic2249a42019-09-08 08:28:111935version = "0.60.0"
Matthias Krüger696fb8f2019-01-21 15:32:431936source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:111937checksum = "fe3edefcd66dde1f7f1df706f46520a3c93adc5ca4bc5747da6621195e894efd"
Matthias Krüger696fb8f2019-01-21 15:32:431938dependencies = [
Alex Crichton093ede22019-08-15 00:45:091939 "bitflags",
Alex Crichton093ede22019-08-15 00:45:091940 "serde",
Alex Crichton093ede22019-08-15 00:45:091941 "serde_json",
Igor Matuszewskic2249a42019-09-08 08:28:111942 "serde_repr",
1943 "url 2.1.0",
Matthias Krüger696fb8f2019-01-21 15:32:431944]
1945
1946[[package]]
Josh Stone020c5ec2017-05-08 22:01:131947name = "lzma-sys"
Alex Crichton9b4f6de2019-07-15 15:23:561948version = "0.1.14"
Josh Stone020c5ec2017-05-08 22:01:131949source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091950checksum = "16b5c59c57cc4d39e7999f50431aa312ea78af7c93b23fbb0c3567bd672e7f35"
Josh Stone020c5ec2017-05-08 22:01:131951dependencies = [
Alex Crichton093ede22019-08-15 00:45:091952 "cc",
1953 "libc",
1954 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:131955]
1956
1957[[package]]
steveklabnikecfbaca2018-04-03 14:32:041958name = "mac"
1959version = "0.1.1"
1960source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091961checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:041962
1963[[package]]
Guillaume Gomezcf5ee8f2018-08-15 13:07:071964name = "macro-utils"
1965version = "0.1.2"
1966source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091967checksum = "f2c4deaccc2ead6a28c16c0ba82f07d52b6475397415ce40876e559b0b0ea510"
Guillaume Gomezcf5ee8f2018-08-15 13:07:071968
1969[[package]]
steveklabnikecfbaca2018-04-03 14:32:041970name = "maplit"
1971version = "1.0.1"
1972source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091973checksum = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
steveklabnikecfbaca2018-04-03 14:32:041974
1975[[package]]
1976name = "markup5ever"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531977version = "0.9.0"
Eric Huss2dafa912019-06-19 03:36:471978source = "registry+https://github.com/rust-lang/crates.io-index"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531979checksum = "65381d9d47506b8592b97c4efd936afcf673b09b059f2bef39c7211ee78b9d03"
Eric Huss2dafa912019-06-19 03:36:471980dependencies = [
Alex Crichton093ede22019-08-15 00:45:091981 "log",
1982 "phf",
1983 "phf_codegen",
1984 "serde",
1985 "serde_derive",
1986 "serde_json",
1987 "string_cache",
1988 "string_cache_codegen",
1989 "tendril",
Eric Huss2dafa912019-06-19 03:36:471990]
1991
1992[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581993name = "matches"
Alex Crichton2863b752018-08-21 17:23:471994version = "0.1.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581995source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091996checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581997
1998[[package]]
Steve Klabnika0769612017-02-07 23:13:571999name = "mdbook"
Eric Huss139477d2019-11-12 18:14:482000version = "0.3.5"
Steve Klabnika0769612017-02-07 23:13:572001source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482002checksum = "031bdd9d4893c983e2f69ebc4b59070feee8276a584c4aabdcb351235ea28016"
Steve Klabnika0769612017-02-07 23:13:572003dependencies = [
Alex Crichton093ede22019-08-15 00:45:092004 "ammonia",
2005 "chrono",
2006 "clap",
2007 "elasticlunr-rs",
Alex Crichton5c5e3fa2019-09-24 18:06:562008 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:092009 "error-chain",
2010 "handlebars",
2011 "itertools 0.8.0",
2012 "lazy_static 1.3.0",
2013 "log",
2014 "memchr",
2015 "open",
Eric Huss139477d2019-11-12 18:14:482016 "pulldown-cmark 0.6.1",
Alex Crichton093ede22019-08-15 00:45:092017 "regex",
2018 "serde",
2019 "serde_derive",
2020 "serde_json",
2021 "shlex",
2022 "tempfile",
Eric Huss7d92cf42019-08-20 17:46:352023 "toml",
Alex Crichton093ede22019-08-15 00:45:092024 "toml-query",
James Munnsde763692019-01-19 02:39:372025]
2026
2027[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332028name = "mdbook-linkcheck"
Eric Huss139477d2019-11-12 18:14:482029version = "0.5.0"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332030source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482031checksum = "c0a04db564ca37c47771f8455c825dc941ea851ff0deffcf55a04c512406b409"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332032dependencies = [
Eric Huss139477d2019-11-12 18:14:482033 "codespan",
2034 "codespan-reporting",
2035 "dunce",
2036 "either",
2037 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092038 "failure",
Eric Huss139477d2019-11-12 18:14:482039 "http",
Alex Crichton093ede22019-08-15 00:45:092040 "log",
2041 "mdbook",
Eric Huss139477d2019-11-12 18:14:482042 "percent-encoding 2.1.0",
2043 "pulldown-cmark 0.6.1",
Alex Crichton093ede22019-08-15 00:45:092044 "rayon",
2045 "regex",
2046 "reqwest",
2047 "semver",
2048 "serde",
2049 "serde_derive",
2050 "serde_json",
Eric Huss139477d2019-11-12 18:14:482051 "structopt",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332052]
2053
2054[[package]]
Wesley Wiser56e434d2019-04-04 23:41:492055name = "measureme"
Michael Woeristeree1173a2019-10-24 15:14:382056version = "0.4.0"
Wesley Wiser56e434d2019-04-04 23:41:492057source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woeristeree1173a2019-10-24 15:14:382058checksum = "cd21b0e6e1af976b269ce062038fe5e1b9ca2f817ab7a3af09ec4210aebf0d30"
Wesley Wiser56e434d2019-04-04 23:41:492059dependencies = [
Alex Crichton093ede22019-08-15 00:45:092060 "byteorder",
2061 "memmap",
2062 "rustc-hash",
Wesley Wiser56e434d2019-04-04 23:41:492063]
2064
2065[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582066name = "memchr"
Andy Russell30301642019-04-20 17:03:592067version = "2.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:292068source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092069checksum = "2efc7bc57c883d4a4d6e3246905283d8dae951bb3bd32f49d6ef297f546e1c39"
Steve Klabnika0769612017-02-07 23:13:572070
2071[[package]]
Michael Woeristerabd5cc32018-08-31 13:18:082072name = "memmap"
2073version = "0.6.2"
2074source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092075checksum = "e2ffa2c986de11a9df78620c01eeaaf27d94d3ff02bf81bfcca953102dd0c6ff"
Michael Woeristerabd5cc32018-08-31 13:18:082076dependencies = [
Alex Crichton093ede22019-08-15 00:45:092077 "libc",
Eric Huss139477d2019-11-12 18:14:482078 "winapi 0.3.8",
Michael Woeristerabd5cc32018-08-31 13:18:082079]
2080
2081[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452082name = "memoffset"
2083version = "0.2.1"
2084source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092085checksum = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
Nick Cameron4b6f5c22018-02-26 03:15:452086
2087[[package]]
Ralf Jungc7a599e2019-07-25 13:57:252088name = "memoffset"
2089version = "0.5.1"
2090source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092091checksum = "ce6075db033bbbb7ee5a0bbd3a3186bbae616f57fb001c485c7ff77955f8177f"
Ralf Jungc7a599e2019-07-25 13:57:252092dependencies = [
Alex Crichton093ede22019-08-15 00:45:092093 "rustc_version",
Ralf Jungc7a599e2019-07-25 13:57:252094]
2095
2096[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332097name = "mime"
2098version = "0.3.13"
2099source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092100checksum = "3e27ca21f40a310bd06d9031785f4801710d566c184a6e15bad4f1d9b65f9425"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332101dependencies = [
Eric Huss139477d2019-11-12 18:14:482102 "unicase",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332103]
2104
2105[[package]]
2106name = "mime_guess"
Eric Huss139477d2019-11-12 18:14:482107version = "2.0.1"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332108source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482109checksum = "1a0ed03949aef72dbdf3116a383d7b38b4768e6f960528cd6a6044aa9ed68599"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332110dependencies = [
Alex Crichton093ede22019-08-15 00:45:092111 "mime",
Eric Huss139477d2019-11-12 18:14:482112 "unicase",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332113]
2114
2115[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052116name = "minifier"
Guillaume Gomez3f4dbd32019-07-28 18:24:522117version = "0.0.33"
Guillaume Gomez4b145732018-05-10 22:02:052118source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092119checksum = "70bf0db2475f5e627787da77ca52fe33c294063f49f4134b8bc662eedb5e7332"
Guillaume Gomez4b145732018-05-10 22:02:052120dependencies = [
Alex Crichton093ede22019-08-15 00:45:092121 "macro-utils",
Guillaume Gomez4b145732018-05-10 22:02:052122]
2123
2124[[package]]
Alex Crichtonb4110902018-12-08 11:06:542125name = "miniz_oxide"
Eric Huss139477d2019-11-12 18:14:482126version = "0.3.5"
Alex Crichtonb4110902018-12-08 11:06:542127source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482128checksum = "6f3f74f726ae935c3f514300cc6773a0c9492abc5e972d42ba0c0ebb88757625"
Alex Crichtonb4110902018-12-08 11:06:542129dependencies = [
Alex Crichton093ede22019-08-15 00:45:092130 "adler32",
Alex Crichtonb4110902018-12-08 11:06:542131]
2132
2133[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:432134name = "mio"
2135version = "0.6.16"
2136source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092137checksum = "71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432"
Matthias Krüger696fb8f2019-01-21 15:32:432138dependencies = [
Alex Crichton093ede22019-08-15 00:45:092139 "fuchsia-zircon",
2140 "fuchsia-zircon-sys",
2141 "iovec",
2142 "kernel32-sys",
2143 "lazycell",
2144 "libc",
2145 "log",
2146 "miow 0.2.1",
2147 "net2",
2148 "slab",
2149 "winapi 0.2.8",
Matthias Krüger696fb8f2019-01-21 15:32:432150]
2151
2152[[package]]
2153name = "mio-named-pipes"
2154version = "0.1.6"
2155source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092156checksum = "f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3"
Matthias Krüger696fb8f2019-01-21 15:32:432157dependencies = [
Alex Crichton093ede22019-08-15 00:45:092158 "log",
2159 "mio",
2160 "miow 0.3.3",
Eric Huss139477d2019-11-12 18:14:482161 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:432162]
2163
2164[[package]]
2165name = "mio-uds"
2166version = "0.6.7"
2167source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092168checksum = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125"
Matthias Krüger696fb8f2019-01-21 15:32:432169dependencies = [
Alex Crichton093ede22019-08-15 00:45:092170 "iovec",
2171 "libc",
2172 "mio",
Matthias Krüger696fb8f2019-01-21 15:32:432173]
2174
2175[[package]]
2176name = "miow"
2177version = "0.2.1"
2178source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092179checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
Matthias Krüger696fb8f2019-01-21 15:32:432180dependencies = [
Alex Crichton093ede22019-08-15 00:45:092181 "kernel32-sys",
2182 "net2",
2183 "winapi 0.2.8",
2184 "ws2_32-sys",
Matthias Krüger696fb8f2019-01-21 15:32:432185]
2186
2187[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582188name = "miow"
Alex Crichton2863b752018-08-21 17:23:472189version = "0.3.3"
Alex Crichtona8eaabc2018-03-07 07:39:552190source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092191checksum = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226"
Alex Crichtona8eaabc2018-03-07 07:39:552192dependencies = [
Alex Crichton093ede22019-08-15 00:45:092193 "socket2",
Eric Huss139477d2019-11-12 18:14:482194 "winapi 0.3.8",
Alex Crichtona8eaabc2018-03-07 07:39:552195]
2196
2197[[package]]
kennytm0692b3d2017-12-15 19:41:582198name = "miri"
2199version = "0.1.0"
2200dependencies = [
Alex Crichton093ede22019-08-15 00:45:092201 "byteorder",
Ralf Jung64cf5962019-10-30 20:03:192202 "cargo_metadata 0.9.0",
Alex Crichton093ede22019-08-15 00:45:092203 "colored",
Ralf Jung9e940f02019-11-28 17:40:052204 "compiletest_rs",
Alex Crichton093ede22019-08-15 00:45:092205 "directories",
Ralf Jung64cf5962019-10-30 20:03:192206 "env_logger 0.7.1",
Ralf Jung98ad4ac2019-08-27 13:49:472207 "getrandom",
Ralf Jung64cf5962019-10-30 20:03:192208 "hex 0.4.0",
Alex Crichton093ede22019-08-15 00:45:092209 "log",
2210 "num-traits",
Ralf Jung4b175332019-09-15 11:53:042211 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:092212 "rustc-workspace-hack",
2213 "rustc_version",
2214 "shell-escape",
2215 "vergen",
kennytm0692b3d2017-12-15 19:41:582216]
2217
2218[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332219name = "native-tls"
2220version = "0.2.3"
2221source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092222checksum = "4b2df1a4c22fd44a62147fd8f13dd0f95c9d8ca7b2610299b2a2f9cf8964274e"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332223dependencies = [
Alex Crichton093ede22019-08-15 00:45:092224 "lazy_static 1.3.0",
2225 "libc",
2226 "log",
2227 "openssl",
2228 "openssl-probe",
2229 "openssl-sys",
2230 "schannel",
2231 "security-framework",
2232 "security-framework-sys",
2233 "tempfile",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332234]
2235
2236[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:432237name = "net2"
2238version = "0.2.33"
2239source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092240checksum = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
Matthias Krüger696fb8f2019-01-21 15:32:432241dependencies = [
Alex Crichton093ede22019-08-15 00:45:092242 "cfg-if",
2243 "libc",
Eric Huss139477d2019-11-12 18:14:482244 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:432245]
2246
2247[[package]]
Alex Crichtond8251152018-07-02 16:33:162248name = "new_debug_unreachable"
Yuki Okushi85ea4a12019-06-25 14:09:252249version = "1.0.3"
Alex Crichtond8251152018-07-02 16:33:162250source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092251checksum = "f40f005c60db6e03bae699e414c58bf9aa7ea02a2d0b9bfbcf19286cc4c82b30"
Alex Crichtond8251152018-07-02 16:33:162252
2253[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452254name = "nodrop"
2255version = "0.1.12"
2256source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092257checksum = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2"
Nick Cameron4b6f5c22018-02-26 03:15:452258
2259[[package]]
Oliver Schneider0ad54532018-07-14 22:01:242260name = "num-integer"
2261version = "0.1.39"
Alex Crichton994bfd42018-02-26 17:07:162262source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092263checksum = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea"
Alex Crichton994bfd42018-02-26 17:07:162264dependencies = [
Alex Crichton093ede22019-08-15 00:45:092265 "num-traits",
Alex Crichton994bfd42018-02-26 17:07:162266]
2267
2268[[package]]
2269name = "num-traits"
Alex Crichtonb4110902018-12-08 11:06:542270version = "0.2.6"
Steve Klabnik2795de32017-02-20 00:20:572271source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092272checksum = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1"
Steve Klabnik2795de32017-02-20 00:20:572273
2274[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292275name = "num_cpus"
Eric Hussa9023832019-11-09 19:59:532276version = "1.10.1"
Ahmed Charles9ca382f2016-09-02 08:55:292277source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussa9023832019-11-09 19:59:532278checksum = "bcef43580c035376c0705c42792c294b66974abbfd2789b511784023f71f3273"
Ahmed Charles9ca382f2016-09-02 08:55:292279dependencies = [
Alex Crichton093ede22019-08-15 00:45:092280 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292281]
2282
2283[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412284name = "once_cell"
2285version = "1.1.0"
2286source = "registry+https://github.com/rust-lang/crates.io-index"
2287checksum = "d6a04cb71e910d0034815600180f62a95bf6e67942d7ab52a166a68c7d7e9cd0"
2288
2289[[package]]
Steve Klabnik2795de32017-02-20 00:20:572290name = "open"
Alex Crichton041d3552017-09-27 22:37:022291version = "1.2.1"
Steve Klabnik2795de32017-02-20 00:20:572292source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092293checksum = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
Steve Klabnik2795de32017-02-20 00:20:572294
2295[[package]]
Alex Crichton2863b752018-08-21 17:23:472296name = "opener"
Eric Hussfc72e562019-05-07 01:19:212297version = "0.4.0"
Alex Crichton2863b752018-08-21 17:23:472298source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092299checksum = "998c59e83d9474c01127a96e023b7a04bb061dd286bf8bb939d31dc8d31a7448"
Alex Crichton2863b752018-08-21 17:23:472300dependencies = [
Eric Huss139477d2019-11-12 18:14:482301 "winapi 0.3.8",
Alex Crichton2863b752018-08-21 17:23:472302]
2303
2304[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582305name = "openssl"
Lzu Taoe6d72c32019-11-09 03:49:032306version = "0.10.25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582307source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Taoe6d72c32019-11-09 03:49:032308checksum = "2f372b2b53ce10fb823a337aaa674e3a7d072b957c6264d0f4ff0bd86e657449"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582309dependencies = [
Alex Crichton093ede22019-08-15 00:45:092310 "bitflags",
2311 "cfg-if",
2312 "foreign-types",
2313 "lazy_static 1.3.0",
2314 "libc",
2315 "openssl-sys",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582316]
2317
2318[[package]]
2319name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:492320version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582321source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092322checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582323
2324[[package]]
Eric Huss97308712018-08-14 21:27:262325name = "openssl-src"
Alex Crichtonb88bcf02019-09-11 13:55:402326version = "111.6.0+1.1.1d"
Eric Huss97308712018-08-14 21:27:262327source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb88bcf02019-09-11 13:55:402328checksum = "b9c2da1de8a7a3f860919c01540b03a6db16de042405a8a07a5e9d0b4b825d9c"
Eric Huss97308712018-08-14 21:27:262329dependencies = [
Alex Crichton093ede22019-08-15 00:45:092330 "cc",
Eric Huss97308712018-08-14 21:27:262331]
2332
2333[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582334name = "openssl-sys"
Lzu Taoe6d72c32019-11-09 03:49:032335version = "0.9.52"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582336source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Taoe6d72c32019-11-09 03:49:032337checksum = "c977d08e1312e2f7e4b86f9ebaa0ed3b19d1daff75fae88bbb88108afbd801fc"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582338dependencies = [
Lzu Taoe6d72c32019-11-09 03:49:032339 "autocfg",
Alex Crichton093ede22019-08-15 00:45:092340 "cc",
2341 "libc",
2342 "openssl-src",
2343 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092344 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582345]
2346
2347[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:332348name = "ordermap"
2349version = "0.3.5"
2350source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092351checksum = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
Mark Simulacrumb0dbc7c2018-03-27 10:44:332352
2353[[package]]
Nick Cameron77177052018-07-06 00:34:002354name = "ordslice"
2355version = "0.3.0"
2356source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092357checksum = "dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
Nick Cameron77177052018-07-06 00:34:002358
2359[[package]]
Robin Kruppe1a24a592017-04-26 21:22:452360name = "owning_ref"
2361version = "0.3.3"
2362source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092363checksum = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
Robin Kruppe1a24a592017-04-26 21:22:452364dependencies = [
Alex Crichton093ede22019-08-15 00:45:092365 "stable_deref_trait",
Robin Kruppe1a24a592017-04-26 21:22:452366]
2367
2368[[package]]
Nick Cameron7a7445b2018-12-01 10:36:322369name = "packed_simd"
2370version = "0.3.1"
2371source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092372checksum = "25d36de864f7218ec5633572a800109bbe5a1cc8d9d95a967f3daf93ea7e6ddc"
Nick Cameron7a7445b2018-12-01 10:36:322373dependencies = [
Alex Crichton093ede22019-08-15 00:45:092374 "cfg-if",
Nick Cameron7a7445b2018-12-01 10:36:322375]
2376
2377[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292378name = "panic_abort"
2379version = "0.0.0"
2380dependencies = [
Alex Crichton093ede22019-08-15 00:45:092381 "compiler_builtins",
2382 "core",
2383 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292384]
2385
2386[[package]]
2387name = "panic_unwind"
2388version = "0.0.0"
2389dependencies = [
Alex Crichton093ede22019-08-15 00:45:092390 "alloc",
2391 "cfg-if",
2392 "compiler_builtins",
2393 "core",
2394 "libc",
2395 "unwind",
Ahmed Charles9ca382f2016-09-02 08:55:292396]
2397
2398[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112399name = "parity-tokio-ipc"
2400version = "0.2.0"
2401source = "registry+https://github.com/rust-lang/crates.io-index"
2402checksum = "8281bf4f1d6429573f89589bf68d89451c46750977a8264f8ea3edbabeba7947"
2403dependencies = [
2404 "bytes",
2405 "futures",
2406 "log",
2407 "mio-named-pipes",
2408 "miow 0.3.3",
2409 "rand 0.7.0",
2410 "tokio",
2411 "tokio-named-pipes",
2412 "tokio-uds",
Eric Huss139477d2019-11-12 18:14:482413 "winapi 0.3.8",
Igor Matuszewskic2249a42019-09-08 08:28:112414]
2415
2416[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012417name = "parking_lot"
Matthias Krüger696fb8f2019-01-21 15:32:432418version = "0.7.1"
2419source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092420checksum = "ab41b4aed082705d1056416ae4468b6ea99d52599ecf3169b00088d43113e337"
Matthias Krüger696fb8f2019-01-21 15:32:432421dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:112422 "lock_api 0.1.3",
2423 "parking_lot_core 0.4.0",
2424]
2425
2426[[package]]
2427name = "parking_lot"
2428version = "0.9.0"
2429source = "registry+https://github.com/rust-lang/crates.io-index"
2430checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"
2431dependencies = [
2432 "lock_api 0.3.1",
2433 "parking_lot_core 0.6.2",
2434 "rustc_version",
Matthias Krüger696fb8f2019-01-21 15:32:432435]
2436
2437[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012438name = "parking_lot_core"
Matthias Krüger696fb8f2019-01-21 15:32:432439version = "0.4.0"
2440source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092441checksum = "94c8c7923936b28d546dfd14d4472eaf34c99b14e1c973a32b3e6d4eb04298c9"
Matthias Krüger696fb8f2019-01-21 15:32:432442dependencies = [
Alex Crichton093ede22019-08-15 00:45:092443 "libc",
2444 "rand 0.6.1",
2445 "rustc_version",
Ralf Jung90b8d342019-11-04 14:59:092446 "smallvec 0.6.10",
Eric Huss139477d2019-11-12 18:14:482447 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:432448]
2449
2450[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112451name = "parking_lot_core"
2452version = "0.6.2"
2453source = "registry+https://github.com/rust-lang/crates.io-index"
2454checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
2455dependencies = [
2456 "cfg-if",
2457 "cloudabi",
2458 "libc",
2459 "redox_syscall",
2460 "rustc_version",
Ralf Jung90b8d342019-11-04 14:59:092461 "smallvec 0.6.10",
Eric Huss139477d2019-11-12 18:14:482462 "winapi 0.3.8",
Igor Matuszewskic2249a42019-09-08 08:28:112463]
2464
2465[[package]]
Alex Crichton1cede102017-06-15 02:33:062466name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:292467version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:062468source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092469checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichton1cede102017-06-15 02:33:062470
2471[[package]]
Eric Hussf2428a62019-08-01 00:44:392472name = "percent-encoding"
Eric Huss139477d2019-11-12 18:14:482473version = "2.1.0"
Eric Hussf2428a62019-08-01 00:44:392474source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482475checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
Eric Hussf2428a62019-08-01 00:44:392476
2477[[package]]
Steve Klabnika0769612017-02-07 23:13:572478name = "pest"
James Munnsde763692019-01-19 02:39:372479version = "2.1.0"
2480source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092481checksum = "54f0c72a98d8ab3c99560bfd16df8059cc10e1f9a8e83e6e3b97718dd766e9c3"
James Munnsde763692019-01-19 02:39:372482dependencies = [
Alex Crichton093ede22019-08-15 00:45:092483 "ucd-trie",
James Munnsde763692019-01-19 02:39:372484]
2485
2486[[package]]
Alex Crichtone9d89832018-04-02 15:43:552487name = "pest_derive"
James Munnsde763692019-01-19 02:39:372488version = "2.1.0"
2489source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092490checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
James Munnsde763692019-01-19 02:39:372491dependencies = [
Alex Crichton093ede22019-08-15 00:45:092492 "pest",
2493 "pest_generator",
James Munnsde763692019-01-19 02:39:372494]
2495
2496[[package]]
2497name = "pest_generator"
2498version = "2.1.0"
2499source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092500checksum = "63120576c4efd69615b5537d3d052257328a4ca82876771d6944424ccfd9f646"
James Munnsde763692019-01-19 02:39:372501dependencies = [
Alex Crichton093ede22019-08-15 00:45:092502 "pest",
2503 "pest_meta",
Igor Matuszewskic2249a42019-09-08 08:28:112504 "proc-macro2 0.4.30",
2505 "quote 0.6.12",
2506 "syn 0.15.35",
James Munnsde763692019-01-19 02:39:372507]
2508
2509[[package]]
2510name = "pest_meta"
2511version = "2.1.0"
2512source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092513checksum = "f5a3492a4ed208ffc247adcdcc7ba2a95be3104f58877d0d02f0df39bf3efb5e"
James Munnsde763692019-01-19 02:39:372514dependencies = [
Alex Crichton093ede22019-08-15 00:45:092515 "maplit",
2516 "pest",
2517 "sha-1",
James Munnsde763692019-01-19 02:39:372518]
2519
2520[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:332521name = "petgraph"
Gabriel Majerib31eaa42018-09-08 06:04:292522version = "0.4.13"
Mark Simulacrumb0dbc7c2018-03-27 10:44:332523source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092524checksum = "9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f"
Mark Simulacrumb0dbc7c2018-03-27 10:44:332525dependencies = [
Alex Crichton093ede22019-08-15 00:45:092526 "fixedbitset",
2527 "ordermap",
Mark Simulacrumb0dbc7c2018-03-27 10:44:332528]
2529
2530[[package]]
steveklabnikecfbaca2018-04-03 14:32:042531name = "phf"
Mateusz Mikuła2ac20e22019-06-21 11:14:562532version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042533source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092534checksum = "b3da44b85f8e8dfaec21adae67f95d93244b2ecf6ad2a692320598dcc8e6dd18"
steveklabnikecfbaca2018-04-03 14:32:042535dependencies = [
Alex Crichton093ede22019-08-15 00:45:092536 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042537]
2538
2539[[package]]
2540name = "phf_codegen"
Mateusz Mikuła2ac20e22019-06-21 11:14:562541version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042542source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092543checksum = "b03e85129e324ad4166b06b2c7491ae27fe3ec353af72e72cd1654c7225d517e"
steveklabnikecfbaca2018-04-03 14:32:042544dependencies = [
Alex Crichton093ede22019-08-15 00:45:092545 "phf_generator",
2546 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042547]
2548
2549[[package]]
2550name = "phf_generator"
Mateusz Mikuła2ac20e22019-06-21 11:14:562551version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042552source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092553checksum = "09364cc93c159b8b06b1f4dd8a4398984503483891b0c26b867cf431fb132662"
steveklabnikecfbaca2018-04-03 14:32:042554dependencies = [
Alex Crichton093ede22019-08-15 00:45:092555 "phf_shared",
2556 "rand 0.6.1",
steveklabnikecfbaca2018-04-03 14:32:042557]
2558
2559[[package]]
2560name = "phf_shared"
Mateusz Mikuła2ac20e22019-06-21 11:14:562561version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042562source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092563checksum = "234f71a15de2288bcb7e3b6515828d22af7ec8598ee6d24c3b526fa0a80b67a0"
steveklabnikecfbaca2018-04-03 14:32:042564dependencies = [
Alex Crichton093ede22019-08-15 00:45:092565 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:042566]
2567
2568[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582569name = "pkg-config"
Alex Crichton4f661c02018-10-08 17:39:092570version = "0.3.14"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582571source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092572checksum = "676e8eb2b1b4c9043511a9b7bea0915320d7e502b0a079fb03f9635a5252b18c"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582573
2574[[package]]
Santiago Pastorino8429d112018-05-24 21:52:012575name = "polonius-engine"
Albin Stjerna2adb2462019-07-18 10:32:062576version = "0.10.0"
Santiago Pastorino8429d112018-05-24 21:52:012577source = "registry+https://github.com/rust-lang/crates.io-index"
Albin Stjerna2adb2462019-07-18 10:32:062578checksum = "50fa9dbfd0d3d60594da338cfe6f94028433eecae4b11b7e83fd99759227bbfe"
Douglas Campos422fe7c2018-05-29 11:52:512579dependencies = [
Alex Crichton093ede22019-08-15 00:45:092580 "datafrog",
2581 "log",
2582 "rustc-hash",
Douglas Campos422fe7c2018-05-29 11:52:512583]
Santiago Pastorino8429d112018-05-24 21:52:012584
2585[[package]]
gnzlbg52caca02019-08-01 15:02:262586name = "ppv-lite86"
2587version = "0.2.5"
2588source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092589checksum = "e3cbf9f658cdb5000fcf6f362b8ea2ba154b9f146a61c7a20d647034c6b6561b"
gnzlbg52caca02019-08-01 15:02:262590
2591[[package]]
steveklabnikecfbaca2018-04-03 14:32:042592name = "precomputed-hash"
2593version = "0.1.1"
2594source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092595checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:042596
2597[[package]]
Mark Simulacrum42fde212018-03-10 14:03:062598name = "pretty_assertions"
2599version = "0.5.1"
2600source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092601checksum = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
Mark Simulacrum42fde212018-03-10 14:03:062602dependencies = [
Alex Crichton093ede22019-08-15 00:45:092603 "ansi_term",
2604 "difference",
Mark Simulacrum42fde212018-03-10 14:03:062605]
2606
2607[[package]]
Eric Huss8c20add2018-12-03 01:33:202608name = "pretty_env_logger"
Alex Crichtonb4110902018-12-08 11:06:542609version = "0.3.0"
Eric Huss8c20add2018-12-03 01:33:202610source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092611checksum = "df8b3f4e0475def7d9c2e5de8e5a1306949849761e107b360d03e98eafaffd61"
Eric Huss8c20add2018-12-03 01:33:202612dependencies = [
Alex Crichton093ede22019-08-15 00:45:092613 "chrono",
Alex Crichton5c5e3fa2019-09-24 18:06:562614 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:092615 "log",
Eric Huss8c20add2018-12-03 01:33:202616]
2617
2618[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112619name = "proc-macro-crate"
2620version = "0.1.4"
2621source = "registry+https://github.com/rust-lang/crates.io-index"
2622checksum = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e"
2623dependencies = [
2624 "toml",
2625]
2626
2627[[package]]
2628name = "proc-macro-error"
2629version = "0.2.6"
2630source = "registry+https://github.com/rust-lang/crates.io-index"
2631checksum = "aeccfe4d5d8ea175d5f0e4a2ad0637e0f4121d63bd99d356fb1f39ab2e7c6097"
2632dependencies = [
2633 "proc-macro2 1.0.3",
2634 "quote 1.0.2",
2635 "syn 1.0.5",
2636]
2637
2638[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482639name = "proc-macro2"
Eric Hussaedb74b2019-06-12 14:37:302640version = "0.4.30"
Alex Crichtone9d89832018-04-02 15:43:552641source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092642checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
Alex Crichtone9d89832018-04-02 15:43:552643dependencies = [
Aleksey Kladova0c186c2019-07-21 11:50:392644 "unicode-xid 0.1.0",
Alex Crichtone9d89832018-04-02 15:43:552645]
2646
2647[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112648name = "proc-macro2"
2649version = "1.0.3"
2650source = "registry+https://github.com/rust-lang/crates.io-index"
2651checksum = "e98a83a9f9b331f54b924e68a66acb1bb35cb01fb0a23645139967abefb697e8"
2652dependencies = [
2653 "unicode-xid 0.2.0",
2654]
2655
2656[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292657name = "proc_macro"
2658version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:082659dependencies = [
2660 "std",
2661]
Ahmed Charles9ca382f2016-09-02 08:55:292662
2663[[package]]
whitequark42754ce2017-02-13 09:57:502664name = "profiler_builtins"
2665version = "0.0.0"
2666dependencies = [
Alex Crichton093ede22019-08-15 00:45:092667 "cc",
2668 "compiler_builtins",
2669 "core",
Marco Castelluccioecba8d62017-06-04 14:54:392670]
2671
2672[[package]]
Eric Huss139477d2019-11-12 18:14:482673name = "publicsuffix"
2674version = "1.5.3"
2675source = "registry+https://github.com/rust-lang/crates.io-index"
2676checksum = "9bf259a81de2b2eb9850ec990ec78e6a25319715584fd7652b9b26f96fcb1510"
2677dependencies = [
2678 "error-chain",
2679 "idna 0.2.0",
2680 "lazy_static 1.3.0",
2681 "regex",
2682 "url 2.1.0",
2683]
2684
2685[[package]]
Steve Klabnika0769612017-02-07 23:13:572686name = "pulldown-cmark"
Guillaume Gomez9d6b29af2019-07-18 21:37:272687version = "0.5.3"
Matthias Krügerf9945f52019-04-25 11:11:052688source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092689checksum = "77043da1282374688ee212dc44b3f37ff929431de9c9adc3053bd3cee5630357"
Matthias Krügerf9945f52019-04-25 11:11:052690dependencies = [
Alex Crichton093ede22019-08-15 00:45:092691 "bitflags",
Alex Crichton093ede22019-08-15 00:45:092692 "memchr",
Eric Huss139477d2019-11-12 18:14:482693 "unicase",
Lzu Taobbce9712019-09-19 08:32:312694]
2695
2696[[package]]
2697name = "pulldown-cmark"
Eric Huss139477d2019-11-12 18:14:482698version = "0.6.1"
Lzu Taobbce9712019-09-19 08:32:312699source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482700checksum = "1c205cc82214f3594e2d50686730314f817c67ffa80fe800cf0db78c3c2b9d9e"
Lzu Taobbce9712019-09-19 08:32:312701dependencies = [
2702 "bitflags",
2703 "getopts",
2704 "memchr",
Eric Huss139477d2019-11-12 18:14:482705 "unicase",
Matthias Krügerf9945f52019-04-25 11:11:052706]
2707
2708[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:322709name = "punycode"
2710version = "0.4.0"
2711source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092712checksum = "6ddd112cca70a4d30883b2d21568a1d376ff8be4758649f64f973c6845128ad3"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322713
2714[[package]]
Steve Klabnika0769612017-02-07 23:13:572715name = "quick-error"
Alex Crichtond8251152018-07-02 16:33:162716version = "1.2.2"
Steve Klabnika0769612017-02-07 23:13:572717source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092718checksum = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
Steve Klabnika0769612017-02-07 23:13:572719
2720[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292721name = "quine-mc_cluskey"
2722version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582723source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092724checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582725
2726[[package]]
2727name = "quote"
Eric Hussaedb74b2019-06-12 14:37:302728version = "0.6.12"
Alex Crichtond8251152018-07-02 16:33:162729source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092730checksum = "faf4799c5d274f3868a4aae320a0a182cbd2baee377b378f080e16a23e9d80db"
Alex Crichtond8251152018-07-02 16:33:162731dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:112732 "proc-macro2 0.4.30",
2733]
2734
2735[[package]]
2736name = "quote"
2737version = "1.0.2"
2738source = "registry+https://github.com/rust-lang/crates.io-index"
2739checksum = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
2740dependencies = [
2741 "proc-macro2 1.0.3",
Alex Crichtone9d89832018-04-02 15:43:552742]
2743
2744[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582745name = "racer"
Igor Matuszewskiae79ea32019-10-11 14:28:022746version = "2.1.28"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582747source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:022748checksum = "acc70369054bad4ad0c16a3f45cd73e0695361a3af35c7b465e619ac2674f064"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582749dependencies = [
Alex Crichton093ede22019-08-15 00:45:092750 "bitflags",
2751 "clap",
2752 "derive_more",
Alex Crichton5c5e3fa2019-09-24 18:06:562753 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:092754 "humantime",
2755 "lazy_static 1.3.0",
2756 "log",
2757 "rls-span",
2758 "rustc-ap-syntax",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582759]
2760
2761[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292762name = "rand"
Alex Crichtonb4110902018-12-08 11:06:542763version = "0.6.1"
kennytmcab21f12018-07-26 21:58:552764source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092765checksum = "ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a"
Alex Crichtonb4110902018-12-08 11:06:542766dependencies = [
Alex Crichton093ede22019-08-15 00:45:092767 "cloudabi",
2768 "fuchsia-zircon",
2769 "libc",
2770 "rand_chacha 0.1.0",
2771 "rand_core 0.3.0",
2772 "rand_hc 0.1.0",
2773 "rand_isaac",
2774 "rand_pcg",
2775 "rand_xorshift 0.1.0",
2776 "rustc_version",
Eric Huss139477d2019-11-12 18:14:482777 "winapi 0.3.8",
Alex Crichtonb4110902018-12-08 11:06:542778]
2779
2780[[package]]
gnzlbg52caca02019-08-01 15:02:262781name = "rand"
2782version = "0.7.0"
2783source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092784checksum = "d47eab0e83d9693d40f825f86948aa16eff6750ead4bdffc4ab95b8b3a7f052c"
gnzlbg52caca02019-08-01 15:02:262785dependencies = [
Alex Crichton093ede22019-08-15 00:45:092786 "getrandom",
2787 "libc",
2788 "rand_chacha 0.2.1",
Eric Huss2b985322019-11-25 16:14:072789 "rand_core 0.5.1",
Alex Crichton093ede22019-08-15 00:45:092790 "rand_hc 0.2.0",
gnzlbg52caca02019-08-01 15:02:262791]
2792
2793[[package]]
Alex Crichtonb4110902018-12-08 11:06:542794name = "rand_chacha"
2795version = "0.1.0"
2796source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092797checksum = "771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a"
Alex Crichtonb4110902018-12-08 11:06:542798dependencies = [
Alex Crichton093ede22019-08-15 00:45:092799 "rand_core 0.3.0",
2800 "rustc_version",
Alex Crichtonb4110902018-12-08 11:06:542801]
2802
2803[[package]]
gnzlbg52caca02019-08-01 15:02:262804name = "rand_chacha"
2805version = "0.2.1"
2806source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092807checksum = "03a2a90da8c7523f554344f921aa97283eadf6ac484a6d2a7d0212fa7f8d6853"
gnzlbg52caca02019-08-01 15:02:262808dependencies = [
Alex Crichton093ede22019-08-15 00:45:092809 "c2-chacha",
Eric Huss2b985322019-11-25 16:14:072810 "rand_core 0.5.1",
gnzlbg52caca02019-08-01 15:02:262811]
2812
2813[[package]]
Alex Crichtonb4110902018-12-08 11:06:542814name = "rand_core"
Alex Crichtonb4110902018-12-08 11:06:542815version = "0.3.0"
2816source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092817checksum = "0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db"
Alex Crichtonb4110902018-12-08 11:06:542818
2819[[package]]
Laurențiu Nicolab888eb92019-06-10 18:22:312820name = "rand_core"
2821version = "0.4.0"
2822source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092823checksum = "d0e7a549d590831370895ab7ba4ea0c1b6b011d106b5ff2da6eee112615e6dc0"
Laurențiu Nicolab888eb92019-06-10 18:22:312824
2825[[package]]
gnzlbg52caca02019-08-01 15:02:262826name = "rand_core"
Eric Huss2b985322019-11-25 16:14:072827version = "0.5.1"
gnzlbg52caca02019-08-01 15:02:262828source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:072829checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
gnzlbg52caca02019-08-01 15:02:262830dependencies = [
Alex Crichton093ede22019-08-15 00:45:092831 "getrandom",
gnzlbg52caca02019-08-01 15:02:262832]
2833
2834[[package]]
Alex Crichtonb4110902018-12-08 11:06:542835name = "rand_hc"
2836version = "0.1.0"
2837source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092838checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
Alex Crichtonb4110902018-12-08 11:06:542839dependencies = [
Alex Crichton093ede22019-08-15 00:45:092840 "rand_core 0.3.0",
Alex Crichtonb4110902018-12-08 11:06:542841]
2842
2843[[package]]
gnzlbg52caca02019-08-01 15:02:262844name = "rand_hc"
2845version = "0.2.0"
2846source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092847checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
gnzlbg52caca02019-08-01 15:02:262848dependencies = [
Eric Huss2b985322019-11-25 16:14:072849 "rand_core 0.5.1",
gnzlbg52caca02019-08-01 15:02:262850]
2851
2852[[package]]
Alex Crichtonb4110902018-12-08 11:06:542853name = "rand_isaac"
2854version = "0.1.1"
2855source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092856checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
Alex Crichtonb4110902018-12-08 11:06:542857dependencies = [
Alex Crichton093ede22019-08-15 00:45:092858 "rand_core 0.3.0",
Alex Crichtonb4110902018-12-08 11:06:542859]
2860
2861[[package]]
Laurențiu Nicolab888eb92019-06-10 18:22:312862name = "rand_os"
2863version = "0.1.3"
2864source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092865checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
Laurențiu Nicolab888eb92019-06-10 18:22:312866dependencies = [
Alex Crichton093ede22019-08-15 00:45:092867 "cloudabi",
2868 "fuchsia-cprng",
2869 "libc",
2870 "rand_core 0.4.0",
2871 "rdrand",
Eric Huss139477d2019-11-12 18:14:482872 "winapi 0.3.8",
Laurențiu Nicolab888eb92019-06-10 18:22:312873]
2874
2875[[package]]
Alex Crichtonb4110902018-12-08 11:06:542876name = "rand_pcg"
2877version = "0.1.1"
2878source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092879checksum = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05"
Alex Crichtonb4110902018-12-08 11:06:542880dependencies = [
Alex Crichton093ede22019-08-15 00:45:092881 "rand_core 0.3.0",
2882 "rustc_version",
Alex Crichtonb4110902018-12-08 11:06:542883]
2884
2885[[package]]
2886name = "rand_xorshift"
2887version = "0.1.0"
2888source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092889checksum = "effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3"
Alex Crichtonb4110902018-12-08 11:06:542890dependencies = [
Alex Crichton093ede22019-08-15 00:45:092891 "rand_core 0.3.0",
Alex Crichtonb4110902018-12-08 11:06:542892]
kennytmcab21f12018-07-26 21:58:552893
2894[[package]]
Ralf Jung5b78e982019-04-19 07:37:332895name = "rand_xorshift"
2896version = "0.2.0"
2897source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092898checksum = "77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8"
Ralf Jung5b78e982019-04-19 07:37:332899dependencies = [
Eric Huss2b985322019-11-25 16:14:072900 "rand_core 0.5.1",
2901]
2902
2903[[package]]
2904name = "rand_xoshiro"
2905version = "0.4.0"
2906source = "registry+https://github.com/rust-lang/crates.io-index"
2907checksum = "a9fcdd2e881d02f1d9390ae47ad8e5696a9e4be7b547a1da2afbc61973217004"
2908dependencies = [
2909 "rand_core 0.5.1",
Ralf Jung5b78e982019-04-19 07:37:332910]
2911
2912[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292913name = "rayon"
Josh Stone29cd7eb2019-10-07 20:44:302914version = "1.2.0"
Nick Cameron4b6f5c22018-02-26 03:15:452915source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stone29cd7eb2019-10-07 20:44:302916checksum = "83a27732a533a1be0a0035a111fe76db89ad312f6f0347004c220c57f209a123"
Nick Cameron4b6f5c22018-02-26 03:15:452917dependencies = [
Josh Stone29cd7eb2019-10-07 20:44:302918 "crossbeam-deque 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092919 "either",
2920 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:292921]
2922
2923[[package]]
2924name = "rayon-core"
Josh Stone29cd7eb2019-10-07 20:44:302925version = "1.6.0"
Oliver Schneideracdf83f2017-12-06 08:25:292926source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stone29cd7eb2019-10-07 20:44:302927checksum = "98dcf634205083b17d0861252431eb2acbfb698ab7478a2d20de07954f47ec7b"
Oliver Schneideracdf83f2017-12-06 08:25:292928dependencies = [
Josh Stone29cd7eb2019-10-07 20:44:302929 "crossbeam-deque 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092930 "crossbeam-queue",
2931 "crossbeam-utils 0.6.5",
2932 "lazy_static 1.3.0",
2933 "num_cpus",
Laurențiu Nicolab888eb92019-06-10 18:22:312934]
2935
2936[[package]]
2937name = "rdrand"
2938version = "0.4.0"
2939source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092940checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
Laurențiu Nicolab888eb92019-06-10 18:22:312941dependencies = [
Alex Crichton093ede22019-08-15 00:45:092942 "rand_core 0.3.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582943]
2944
2945[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:352946name = "redox_syscall"
Alex Crichtonb4110902018-12-08 11:06:542947version = "0.1.43"
Nick Cameronc5cad5a2017-09-22 01:58:352948source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092949checksum = "679da7508e9a6390aeaf7fbd02a800fdc64b73fe2204dd2c8ae66d22d9d5ad5d"
Nick Cameronc5cad5a2017-09-22 01:58:352950
2951[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292952name = "redox_termios"
2953version = "0.1.1"
2954source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092955checksum = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
Oliver Schneideracdf83f2017-12-06 08:25:292956dependencies = [
Alex Crichton093ede22019-08-15 00:45:092957 "redox_syscall",
Oliver Schneideracdf83f2017-12-06 08:25:292958]
2959
2960[[package]]
flip19954c228cc2019-02-18 09:32:582961name = "redox_users"
Laurențiu Nicolab888eb92019-06-10 18:22:312962version = "0.3.0"
flip19954c228cc2019-02-18 09:32:582963source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092964checksum = "3fe5204c3a17e97dde73f285d49be585df59ed84b50a872baf416e73b62c3828"
flip19954c228cc2019-02-18 09:32:582965dependencies = [
Alex Crichton093ede22019-08-15 00:45:092966 "argon2rs",
2967 "failure",
2968 "rand_os",
2969 "redox_syscall",
flip19954c228cc2019-02-18 09:32:582970]
2971
2972[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582973name = "regex"
Eric Huss6a09cfa2019-05-16 05:27:392974version = "1.1.6"
Oliver Schneider847bb142018-05-11 12:11:062975source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092976checksum = "8f0a0bcab2fd7d1d7c54fa9eae6f43eddeb9ce2e7352f8518a814a4f65d60c58"
Oliver Schneider847bb142018-05-11 12:11:062977dependencies = [
Alex Crichton093ede22019-08-15 00:45:092978 "aho-corasick",
2979 "memchr",
2980 "regex-syntax",
2981 "thread_local",
2982 "utf8-ranges",
Oliver Schneider847bb142018-05-11 12:11:062983]
2984
2985[[package]]
Steve Klabnika0769612017-02-07 23:13:572986name = "regex-syntax"
Eric Huss6a09cfa2019-05-16 05:27:392987version = "0.6.6"
Oliver Schneider847bb142018-05-11 12:11:062988source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092989checksum = "dcfd8681eebe297b81d98498869d4aae052137651ad7b96822f09ceb690d0a96"
Oliver Schneider847bb142018-05-11 12:11:062990dependencies = [
Alex Crichton093ede22019-08-15 00:45:092991 "ucd-util",
Oliver Schneider847bb142018-05-11 12:11:062992]
2993
2994[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:192995name = "remote-test-client"
2996version = "0.1.0"
2997
2998[[package]]
2999name = "remote-test-server"
3000version = "0.1.0"
3001
3002[[package]]
Alex Crichton994bfd42018-02-26 17:07:163003name = "remove_dir_all"
Eric Hussf2428a62019-08-01 00:44:393004version = "0.5.2"
Alex Crichton994bfd42018-02-26 17:07:163005source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093006checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
Alex Crichton994bfd42018-02-26 17:07:163007dependencies = [
Eric Huss139477d2019-11-12 18:14:483008 "winapi 0.3.8",
Alex Crichton994bfd42018-02-26 17:07:163009]
3010
3011[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:333012name = "reqwest"
Eric Huss139477d2019-11-12 18:14:483013version = "0.9.22"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:333014source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:483015checksum = "2c2064233e442ce85c77231ebd67d9eca395207dec2127fe0bbedde4bd29a650"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:333016dependencies = [
Alex Crichton093ede22019-08-15 00:45:093017 "base64",
3018 "bytes",
Eric Huss139477d2019-11-12 18:14:483019 "cookie",
3020 "cookie_store",
Alex Crichton093ede22019-08-15 00:45:093021 "encoding_rs",
Eric Huss139477d2019-11-12 18:14:483022 "flate2",
Alex Crichton093ede22019-08-15 00:45:093023 "futures",
3024 "http",
3025 "hyper",
3026 "hyper-tls",
Alex Crichton093ede22019-08-15 00:45:093027 "log",
3028 "mime",
3029 "mime_guess",
3030 "native-tls",
3031 "serde",
3032 "serde_json",
3033 "serde_urlencoded",
Eric Huss139477d2019-11-12 18:14:483034 "time",
Alex Crichton093ede22019-08-15 00:45:093035 "tokio",
3036 "tokio-executor",
3037 "tokio-io",
3038 "tokio-threadpool",
3039 "tokio-timer",
3040 "url 1.7.2",
3041 "uuid",
Eric Huss139477d2019-11-12 18:14:483042 "winreg",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:333043]
3044
3045[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583046name = "rls"
Igor Matuszewski0658b242019-10-30 08:47:423047version = "1.40.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583048dependencies = [
Alex Crichton093ede22019-08-15 00:45:093049 "cargo",
Manish Goregaokar7d0162d2019-10-24 15:06:403050 "cargo_metadata 0.8.0",
Alex Crichton093ede22019-08-15 00:45:093051 "clippy_lints",
3052 "crossbeam-channel",
3053 "difference",
Ralf Jung9cd1ede2019-10-31 06:50:543054 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:093055 "failure",
3056 "futures",
3057 "heck",
Igor Matuszewskic2249a42019-09-08 08:28:113058 "home",
Alex Crichton093ede22019-08-15 00:45:093059 "itertools 0.8.0",
3060 "jsonrpc-core",
3061 "lazy_static 1.3.0",
3062 "log",
3063 "lsp-codec",
3064 "lsp-types",
3065 "num_cpus",
3066 "ordslice",
3067 "racer",
Igor Matuszewski0658b242019-10-30 08:47:423068 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:093069 "rayon",
3070 "regex",
3071 "rls-analysis",
3072 "rls-data",
Igor Matuszewskic2249a42019-09-08 08:28:113073 "rls-ipc",
Alex Crichton093ede22019-08-15 00:45:093074 "rls-rustc",
3075 "rls-span",
3076 "rls-vfs",
Alex Crichton093ede22019-08-15 00:45:093077 "rustc-workspace-hack",
Igor Matuszewski31dc27d2019-06-08 20:15:223078 "rustc_tools_util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton093ede22019-08-15 00:45:093079 "rustfmt-nightly",
3080 "serde",
3081 "serde_derive",
Igor Matuszewskic2249a42019-09-08 08:28:113082 "serde_ignored",
Alex Crichton093ede22019-08-15 00:45:093083 "serde_json",
3084 "tempfile",
3085 "tokio",
3086 "tokio-process",
3087 "tokio-timer",
Eric Huss7d92cf42019-08-20 17:46:353088 "toml",
Igor Matuszewskic2249a42019-09-08 08:28:113089 "url 2.1.0",
Alex Crichton093ede22019-08-15 00:45:093090 "walkdir",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583091]
3092
3093[[package]]
3094name = "rls-analysis"
Igor Matuszewskid2d192e2019-07-30 11:00:273095version = "0.18.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583096source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093097checksum = "4c0d208ad66717501222c74b42d9e823a7612592e85ed78b04074c8f58c0be0a"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583098dependencies = [
Alex Crichton093ede22019-08-15 00:45:093099 "derive-new",
3100 "fst",
3101 "itertools 0.7.8",
3102 "json",
3103 "log",
3104 "rls-data",
3105 "rls-span",
3106 "serde",
3107 "serde_json",
Alex Crichton453080f2017-06-05 16:36:483108]
3109
3110[[package]]
Martin Algesten9a6afa82018-02-02 07:29:593111name = "rls-data"
Igor Matuszewski4fb570d2019-04-21 10:52:073112version = "0.19.0"
Martin Algesten9a6afa82018-02-02 07:29:593113source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093114checksum = "76c72ea97e045be5f6290bb157ebdc5ee9f2b093831ff72adfaf59025cf5c491"
Martin Algesten9a6afa82018-02-02 07:29:593115dependencies = [
Alex Crichton093ede22019-08-15 00:45:093116 "rls-span",
3117 "serde",
Martin Algesten9a6afa82018-02-02 07:29:593118]
3119
3120[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:113121name = "rls-ipc"
3122version = "0.1.0"
3123dependencies = [
3124 "jsonrpc-core",
3125 "jsonrpc-core-client",
3126 "jsonrpc-derive",
3127 "jsonrpc-ipc-server",
3128 "rls-data",
3129 "serde",
3130]
3131
3132[[package]]
Nick Cameron92867d22017-08-30 05:09:363133name = "rls-rustc"
Igor Matuszewski9a6a2692019-03-10 16:03:323134version = "0.6.0"
Igor Matuszewskic2249a42019-09-08 08:28:113135dependencies = [
3136 "clippy_lints",
Ralf Jung9cd1ede2019-10-31 06:50:543137 "env_logger 0.7.1",
Igor Matuszewskic2249a42019-09-08 08:28:113138 "failure",
3139 "futures",
3140 "log",
Igor Matuszewski0658b242019-10-30 08:47:423141 "rand 0.7.0",
Igor Matuszewskic2249a42019-09-08 08:28:113142 "rls-data",
3143 "rls-ipc",
3144 "serde",
3145 "tokio",
3146]
Nick Cameron92867d22017-08-30 05:09:363147
3148[[package]]
Nick Cameronfee1f642017-03-14 02:16:443149name = "rls-span"
Igor Matuszewski4fb570d2019-04-21 10:52:073150version = "0.5.1"
Nick Camerondc63eff2017-03-15 08:20:233151source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093152checksum = "f1cb4694410d8d2ce43ccff3682f1c782158a018d5a9a92185675677f7533eb3"
Nick Cameronfee1f642017-03-14 02:16:443153dependencies = [
Alex Crichton093ede22019-08-15 00:45:093154 "serde",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583155]
3156
3157[[package]]
3158name = "rls-vfs"
Igor Matuszewski4fb570d2019-04-21 10:52:073159version = "0.8.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583160source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093161checksum = "ce4b57b25b4330ed5ec14028fc02141e083ddafda327e7eb598dc0569c8c83c9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583162dependencies = [
Alex Crichton093ede22019-08-15 00:45:093163 "log",
3164 "rls-span",
Nick Cameronfee1f642017-03-14 02:16:443165]
3166
3167[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293168name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:573169version = "0.1.0"
3170dependencies = [
Alex Crichton093ede22019-08-15 00:45:093171 "clap",
Eric Huss139477d2019-11-12 18:14:483172 "codespan-reporting",
Alex Crichton093ede22019-08-15 00:45:093173 "failure",
3174 "mdbook",
3175 "mdbook-linkcheck",
Samuel Hollandc648ad52019-10-06 22:30:113176 "rustc-workspace-hack",
Steve Klabnika0769612017-02-07 23:13:573177]
Ahmed Charles9ca382f2016-09-02 08:55:293178
3179[[package]]
3180name = "rustc"
3181version = "0.0.0"
3182dependencies = [
Alex Crichton093ede22019-08-15 00:45:093183 "arena",
3184 "backtrace",
3185 "bitflags",
3186 "byteorder",
Alex Crichton093ede22019-08-15 00:45:093187 "chalk-engine",
3188 "fmt_macros",
3189 "graphviz",
3190 "jobserver",
Alex Crichton093ede22019-08-15 00:45:093191 "log",
Guillaume Gomez356da402019-11-13 14:27:593192 "measureme",
Alex Crichton093ede22019-08-15 00:45:093193 "num_cpus",
Mateusz Mikuła935394f2019-09-11 17:03:283194 "parking_lot 0.9.0",
Alex Crichton093ede22019-08-15 00:45:093195 "polonius-engine",
Josh Stone33c41252019-09-10 17:13:073196 "rustc-rayon 0.3.0",
3197 "rustc-rayon-core 0.3.0",
Alex Crichton093ede22019-08-15 00:45:093198 "rustc_apfloat",
3199 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053200 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093201 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383202 "rustc_feature",
Alex Crichton093ede22019-08-15 00:45:093203 "rustc_fs_util",
csmoed20183d2019-09-26 05:30:103204 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093205 "rustc_macros",
3206 "rustc_target",
3207 "scoped-tls",
3208 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093209 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093210 "syntax",
3211 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293212]
3213
3214[[package]]
Nick Cameron0e6fff82018-05-27 22:16:423215name = "rustc-ap-arena"
Igor Matuszewskiae79ea32019-10-11 14:28:023216version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273217source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023218checksum = "a623fd4805842e9bd0bb6e6dace63efede0ee22de4522a0b03b7c3d15a22f009"
Igor Matuszewskid2d192e2019-07-30 11:00:273219dependencies = [
Alex Crichton093ede22019-08-15 00:45:093220 "rustc-ap-rustc_data_structures",
Ralf Jung90b8d342019-11-04 14:59:093221 "smallvec 0.6.10",
Igor Matuszewskid2d192e2019-07-30 11:00:273222]
3223
3224[[package]]
Nick Cameron595bea62018-11-19 04:21:103225name = "rustc-ap-graphviz"
Igor Matuszewskiae79ea32019-10-11 14:28:023226version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273227source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023228checksum = "ee549ade784b444ef10c0240c3487ed785aa65d711071f7984246b15329a17b6"
Igor Matuszewskid2d192e2019-07-30 11:00:273229
3230[[package]]
Igor Matuszewskid2d192e2019-07-30 11:00:273231name = "rustc-ap-rustc_data_structures"
Igor Matuszewskiae79ea32019-10-11 14:28:023232version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273233source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023234checksum = "ca545744a5a9b42e3d0410d6290d40de96dd567253fe77f310c1de4afd213dd4"
Igor Matuszewskid2d192e2019-07-30 11:00:273235dependencies = [
Alex Crichton093ede22019-08-15 00:45:093236 "cfg-if",
3237 "crossbeam-utils 0.6.5",
3238 "ena",
3239 "indexmap",
3240 "jobserver",
3241 "lazy_static 1.3.0",
3242 "log",
Igor Matuszewskiae79ea32019-10-11 14:28:023243 "parking_lot 0.9.0",
Alex Crichton093ede22019-08-15 00:45:093244 "rustc-ap-graphviz",
Igor Matuszewskiae79ea32019-10-11 14:28:023245 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093246 "rustc-ap-serialize",
3247 "rustc-hash",
Josh Stone33c41252019-09-10 17:13:073248 "rustc-rayon 0.2.0",
3249 "rustc-rayon-core 0.2.0",
Ralf Jung90b8d342019-11-04 14:59:093250 "smallvec 0.6.10",
Alex Crichton093ede22019-08-15 00:45:093251 "stable_deref_trait",
Igor Matuszewskid2d192e2019-07-30 11:00:273252]
3253
3254[[package]]
topecongiro5ae8fa92018-01-18 14:40:373255name = "rustc-ap-rustc_errors"
Igor Matuszewskiae79ea32019-10-11 14:28:023256version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273257source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023258checksum = "a6967a41ed38ef4bce0f559fe9a4801d8ba12ac032f40a12a55e72f79d52c9bb"
Igor Matuszewskid2d192e2019-07-30 11:00:273259dependencies = [
Alex Crichton093ede22019-08-15 00:45:093260 "annotate-snippets",
3261 "atty",
3262 "log",
3263 "rustc-ap-rustc_data_structures",
3264 "rustc-ap-serialize",
3265 "rustc-ap-syntax_pos",
Igor Matuszewskic2249a42019-09-08 08:28:113266 "term_size",
Alex Crichton093ede22019-08-15 00:45:093267 "termcolor",
3268 "unicode-width",
Igor Matuszewskid2d192e2019-07-30 11:00:273269]
3270
3271[[package]]
Igor Matuszewskiae79ea32019-10-11 14:28:023272name = "rustc-ap-rustc_index"
3273version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273274source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023275checksum = "457a5c204ae2fdaa5bdb5b196e58ca59896870d80445fe423063c9453496e3ea"
3276dependencies = [
3277 "rustc-ap-serialize",
Ralf Jung90b8d342019-11-04 14:59:093278 "smallvec 0.6.10",
Igor Matuszewskiae79ea32019-10-11 14:28:023279]
3280
3281[[package]]
3282name = "rustc-ap-rustc_lexer"
3283version = "606.0.0"
3284source = "registry+https://github.com/rust-lang/crates.io-index"
3285checksum = "ed0c064676f8a08e42a36b0d4e4a102465fb0f4b75e11436cb7f66d2c3fa7139"
Igor Matuszewskic2249a42019-09-08 08:28:113286dependencies = [
3287 "unicode-xid 0.2.0",
3288]
Igor Matuszewskid2d192e2019-07-30 11:00:273289
3290[[package]]
topecongiro5a411a62019-06-18 12:15:193291name = "rustc-ap-rustc_macros"
Igor Matuszewskiae79ea32019-10-11 14:28:023292version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273293source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023294checksum = "b2d77e46159c5288c585decbcdc9d742889c65e307c31e104c7a36d63fe1f5d0"
Igor Matuszewskid2d192e2019-07-30 11:00:273295dependencies = [
Alex Crichton093ede22019-08-15 00:45:093296 "itertools 0.8.0",
Igor Matuszewskic2249a42019-09-08 08:28:113297 "proc-macro2 0.4.30",
3298 "quote 0.6.12",
3299 "syn 0.15.35",
Mateusz Mikuład8960882019-10-04 12:43:233300 "synstructure 0.10.2",
Igor Matuszewskid2d192e2019-07-30 11:00:273301]
3302
3303[[package]]
Nick Cameron64572412018-05-01 19:50:583304name = "rustc-ap-rustc_target"
Igor Matuszewskiae79ea32019-10-11 14:28:023305version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273306source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023307checksum = "86ca895350b0de14d064b499168c93fa183958d5462eb042c927d93623e41ec1"
Igor Matuszewskid2d192e2019-07-30 11:00:273308dependencies = [
Alex Crichton093ede22019-08-15 00:45:093309 "bitflags",
3310 "log",
3311 "rustc-ap-rustc_data_structures",
Igor Matuszewskiae79ea32019-10-11 14:28:023312 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093313 "rustc-ap-serialize",
3314 "rustc-ap-syntax_pos",
Igor Matuszewskid2d192e2019-07-30 11:00:273315]
3316
3317[[package]]
Nick Cameron64572412018-05-01 19:50:583318name = "rustc-ap-serialize"
Igor Matuszewskiae79ea32019-10-11 14:28:023319version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273320source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023321checksum = "92679240e86f4583cc05f8dcf6439bdab87bac9e6555718469176de9bd52ba20"
Igor Matuszewskid2d192e2019-07-30 11:00:273322dependencies = [
Alex Crichton093ede22019-08-15 00:45:093323 "indexmap",
Ralf Jung90b8d342019-11-04 14:59:093324 "smallvec 0.6.10",
Igor Matuszewskid2d192e2019-07-30 11:00:273325]
3326
3327[[package]]
Nick Cameron64572412018-05-01 19:50:583328name = "rustc-ap-syntax"
Igor Matuszewskiae79ea32019-10-11 14:28:023329version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273330source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023331checksum = "0a0c30f8e38c847dbfd9e2f1e472ab06d0bd0a23ab53ae4c5a44912842ce834e"
Igor Matuszewskid2d192e2019-07-30 11:00:273332dependencies = [
Alex Crichton093ede22019-08-15 00:45:093333 "bitflags",
3334 "lazy_static 1.3.0",
3335 "log",
3336 "rustc-ap-rustc_data_structures",
3337 "rustc-ap-rustc_errors",
Igor Matuszewskiae79ea32019-10-11 14:28:023338 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093339 "rustc-ap-rustc_lexer",
Alex Crichton093ede22019-08-15 00:45:093340 "rustc-ap-rustc_target",
3341 "rustc-ap-serialize",
3342 "rustc-ap-syntax_pos",
3343 "scoped-tls",
Ralf Jung90b8d342019-11-04 14:59:093344 "smallvec 0.6.10",
Igor Matuszewskid2d192e2019-07-30 11:00:273345]
3346
3347[[package]]
topecongiro5ae8fa92018-01-18 14:40:373348name = "rustc-ap-syntax_pos"
Igor Matuszewskiae79ea32019-10-11 14:28:023349version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273350source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023351checksum = "2bdaa0fb40143b4b878256ac4e2b498885daafc269502504d91929eab4744bf4"
Igor Matuszewskid2d192e2019-07-30 11:00:273352dependencies = [
Alex Crichton093ede22019-08-15 00:45:093353 "cfg-if",
3354 "rustc-ap-arena",
3355 "rustc-ap-rustc_data_structures",
Igor Matuszewskiae79ea32019-10-11 14:28:023356 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093357 "rustc-ap-rustc_macros",
3358 "rustc-ap-serialize",
3359 "scoped-tls",
3360 "unicode-width",
Igor Matuszewskid2d192e2019-07-30 11:00:273361]
3362
3363[[package]]
Josh Stone020c5ec2017-05-08 22:01:133364name = "rustc-demangle"
Eduard-Mihai Burtescu1ab9e522019-08-14 07:35:243365version = "0.1.16"
Josh Stone020c5ec2017-05-08 22:01:133366source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093367checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
Alex Crichtonfcc8bb42018-12-14 22:37:513368dependencies = [
Alex Crichton093ede22019-08-15 00:45:093369 "compiler_builtins",
3370 "rustc-std-workspace-core",
Alex Crichtonfcc8bb42018-12-14 22:37:513371]
Josh Stone020c5ec2017-05-08 22:01:133372
3373[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023374name = "rustc-hash"
John Kåre Alsaker7ebd4d62018-05-24 03:37:403375version = "1.0.1"
Niko Matsakis9c548bf2018-05-24 12:48:023376source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093377checksum = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
John Kåre Alsaker7ebd4d62018-05-24 03:37:403378dependencies = [
Alex Crichton093ede22019-08-15 00:45:093379 "byteorder",
John Kåre Alsaker7ebd4d62018-05-24 03:37:403380]
Niko Matsakis9c548bf2018-05-24 12:48:023381
3382[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293383name = "rustc-main"
3384version = "0.0.0"
3385dependencies = [
Alex Crichton093ede22019-08-15 00:45:093386 "jemalloc-sys",
3387 "rustc_codegen_ssa",
3388 "rustc_driver",
3389 "rustc_target",
Ahmed Charles9ca382f2016-09-02 08:55:293390]
3391
3392[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033393name = "rustc-rayon"
John Kåre Alsaker0e05a9b2019-04-25 20:50:413394version = "0.2.0"
3395source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093396checksum = "0d2e07e19601f21c59aad953c2632172ba70cb27e685771514ea66e4062b3363"
John Kåre Alsaker0e05a9b2019-04-25 20:50:413397dependencies = [
Alex Crichton093ede22019-08-15 00:45:093398 "crossbeam-deque 0.2.0",
3399 "either",
Josh Stone33c41252019-09-10 17:13:073400 "rustc-rayon-core 0.2.0",
3401]
3402
3403[[package]]
3404name = "rustc-rayon"
3405version = "0.3.0"
3406source = "registry+https://github.com/rust-lang/crates.io-index"
3407checksum = "f32767f90d938f1b7199a174ef249ae1924f6e5bbdb9d112fea141e016f25b3a"
3408dependencies = [
3409 "crossbeam-deque 0.7.1",
3410 "either",
3411 "rustc-rayon-core 0.3.0",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413412]
3413
3414[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033415name = "rustc-rayon-core"
John Kåre Alsaker0e05a9b2019-04-25 20:50:413416version = "0.2.0"
3417source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093418checksum = "79d38ca7cbc22fa59f09d8534ea4b27f67b0facf0cbe274433aceea227a02543"
John Kåre Alsaker0e05a9b2019-04-25 20:50:413419dependencies = [
Alex Crichton093ede22019-08-15 00:45:093420 "crossbeam-deque 0.2.0",
3421 "lazy_static 1.3.0",
3422 "libc",
3423 "num_cpus",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413424]
3425
3426[[package]]
Josh Stone33c41252019-09-10 17:13:073427name = "rustc-rayon-core"
3428version = "0.3.0"
3429source = "registry+https://github.com/rust-lang/crates.io-index"
3430checksum = "ea2427831f0053ea3ea73559c8eabd893133a51b251d142bacee53c62a288cb3"
3431dependencies = [
3432 "crossbeam-deque 0.7.1",
3433 "crossbeam-queue",
3434 "crossbeam-utils 0.6.5",
3435 "lazy_static 1.3.0",
3436 "num_cpus",
3437]
3438
3439[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:053440name = "rustc-std-workspace-alloc"
Alex Crichton6c74bc92019-09-09 20:01:053441version = "1.99.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:053442dependencies = [
Alex Crichton093ede22019-08-15 00:45:093443 "alloc",
Amanieu d'Antras1fa7a212019-02-07 11:08:053444]
3445
3446[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:503447name = "rustc-std-workspace-core"
Alex Crichton6c74bc92019-09-09 20:01:053448version = "1.99.0"
Alex Crichton4c21a3b2018-11-20 05:52:503449dependencies = [
Alex Crichton093ede22019-08-15 00:45:093450 "core",
Alex Crichton4c21a3b2018-11-20 05:52:503451]
3452
3453[[package]]
Alex Crichtonb47c9692019-08-16 15:29:083454name = "rustc-std-workspace-std"
Alex Crichton6c74bc92019-09-09 20:01:053455version = "1.99.0"
Alex Crichtonb47c9692019-08-16 15:29:083456dependencies = [
3457 "std",
3458]
3459
3460[[package]]
Alex Crichton0e034d12018-07-31 21:16:553461name = "rustc-workspace-hack"
3462version = "1.0.0"
3463dependencies = [
Alex Crichton093ede22019-08-15 00:45:093464 "crossbeam-utils 0.6.5",
Alex Crichton093ede22019-08-15 00:45:093465 "serde",
3466 "serde_json",
Ralf Jung90b8d342019-11-04 14:59:093467 "smallvec 0.6.10",
msizanoen18a0d2332019-10-29 05:17:183468 "syn 0.15.35",
Aaron Hilld440e132019-09-16 18:45:403469 "url 2.1.0",
Eric Huss139477d2019-11-12 18:14:483470 "winapi 0.3.8",
Alex Crichton0e034d12018-07-31 21:16:553471]
3472
3473[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433474name = "rustc_apfloat"
3475version = "0.0.0"
3476dependencies = [
Alex Crichton093ede22019-08-15 00:45:093477 "bitflags",
Ralf Jung90b8d342019-11-04 14:59:093478 "smallvec 1.0.0",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433479]
3480
3481[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:113482name = "rustc_asan"
3483version = "0.0.0"
3484dependencies = [
Alex Crichton093ede22019-08-15 00:45:093485 "alloc",
3486 "build_helper",
3487 "cmake",
3488 "compiler_builtins",
3489 "core",
Jorge Aparicio9af6aa32016-12-30 04:28:113490]
3491
3492[[package]]
Irina Popab63d7e22018-05-08 13:10:163493name = "rustc_codegen_llvm"
3494version = "0.0.0"
3495dependencies = [
Alex Crichton093ede22019-08-15 00:45:093496 "rustc_llvm",
Irina Popab63d7e22018-05-08 13:10:163497]
3498
3499[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043500name = "rustc_codegen_ssa"
3501version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353502dependencies = [
Alex Crichton093ede22019-08-15 00:45:093503 "bitflags",
3504 "cc",
3505 "jobserver",
3506 "libc",
3507 "log",
3508 "memmap",
3509 "num_cpus",
Alex Crichton093ede22019-08-15 00:45:093510 "rustc",
3511 "rustc_apfloat",
3512 "rustc_codegen_utils",
3513 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053514 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093515 "rustc_errors",
3516 "rustc_fs_util",
3517 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103518 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093519 "rustc_target",
3520 "serialize",
3521 "syntax",
3522 "syntax_pos",
3523 "tempfile",
Denis Merigouxb9e5cf92018-10-23 15:01:353524]
Denis Merigouxc9f26c22018-10-01 16:07:043525
3526[[package]]
Irina Popab63d7e22018-05-08 13:10:163527name = "rustc_codegen_utils"
3528version = "0.0.0"
3529dependencies = [
Alex Crichton093ede22019-08-15 00:45:093530 "log",
3531 "punycode",
3532 "rustc",
3533 "rustc-demangle",
3534 "rustc_data_structures",
3535 "rustc_metadata",
3536 "rustc_target",
3537 "syntax",
3538 "syntax_pos",
Irina Popab63d7e22018-05-08 13:10:163539]
3540
3541[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293542name = "rustc_data_structures"
3543version = "0.0.0"
3544dependencies = [
Mark Rousskovf696b212019-11-11 22:15:363545 "bitflags",
Alex Crichton093ede22019-08-15 00:45:093546 "cfg-if",
3547 "crossbeam-utils 0.6.5",
3548 "ena",
3549 "graphviz",
3550 "indexmap",
3551 "jobserver",
3552 "lazy_static 1.3.0",
3553 "log",
Mark Rousskovf696b212019-11-11 22:15:363554 "measureme",
Mateusz Mikuła935394f2019-09-11 17:03:283555 "parking_lot 0.9.0",
Alex Crichton093ede22019-08-15 00:45:093556 "rustc-hash",
Josh Stone33c41252019-09-10 17:13:073557 "rustc-rayon 0.3.0",
3558 "rustc-rayon-core 0.3.0",
csmoe1cff2e62019-09-25 19:09:513559 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093560 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093561 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093562 "stable_deref_trait",
Ahmed Charles9ca382f2016-09-02 08:55:293563]
3564
3565[[package]]
3566name = "rustc_driver"
3567version = "0.0.0"
3568dependencies = [
Ralf Jung64cf5962019-10-30 20:03:193569 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:093570 "graphviz",
Jonas Schievinka8926a52019-05-06 11:47:583571 "lazy_static 1.3.0",
Alex Crichton093ede22019-08-15 00:45:093572 "log",
3573 "rustc",
Alex Crichton093ede22019-08-15 00:45:093574 "rustc_codegen_utils",
3575 "rustc_data_structures",
Mazdak Farrokhzad8444e162019-11-15 18:41:503576 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093577 "rustc_errors",
Mazdak Farrokhzad70234f12019-11-30 01:34:183578 "rustc_feature",
Alex Crichton093ede22019-08-15 00:45:093579 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133580 "rustc_lint",
Alex Crichton093ede22019-08-15 00:45:093581 "rustc_metadata",
3582 "rustc_mir",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133583 "rustc_parse",
Simon Sapind0bbc602019-07-16 17:08:323584 "rustc_plugin_impl",
Mark Rousskovdd6df0d2019-11-04 02:42:033585 "rustc_resolve",
Alex Crichton093ede22019-08-15 00:45:093586 "rustc_save_analysis",
3587 "rustc_target",
3588 "serialize",
3589 "syntax",
3590 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293591]
3592
3593[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053594name = "rustc_error_codes"
3595version = "0.0.0"
3596
3597[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293598name = "rustc_errors"
3599version = "0.0.0"
3600dependencies = [
Alex Crichton093ede22019-08-15 00:45:093601 "annotate-snippets",
3602 "atty",
3603 "log",
3604 "rustc_data_structures",
3605 "serialize",
3606 "syntax_pos",
Esteban Küberf08b0362019-08-14 16:34:093607 "term_size",
Alex Crichton093ede22019-08-15 00:45:093608 "termcolor",
3609 "unicode-width",
Ahmed Charles9ca382f2016-09-02 08:55:293610]
3611
3612[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383613name = "rustc_feature"
3614version = "0.0.0"
3615dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183616 "lazy_static 1.3.0",
3617 "rustc_data_structures",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383618 "syntax_pos",
3619]
3620
3621[[package]]
Mark Rousskove3177c62018-08-03 21:31:033622name = "rustc_fs_util"
3623version = "0.0.0"
3624
3625[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293626name = "rustc_incremental"
3627version = "0.0.0"
3628dependencies = [
Alex Crichton093ede22019-08-15 00:45:093629 "graphviz",
3630 "log",
Mateusz Mikuła32101ad2019-08-22 10:28:033631 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:093632 "rustc",
3633 "rustc_data_structures",
3634 "rustc_fs_util",
3635 "serialize",
3636 "syntax",
3637 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293638]
3639
3640[[package]]
csmoe1cff2e62019-09-25 19:09:513641name = "rustc_index"
3642version = "0.0.0"
3643dependencies = [
3644 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093645 "smallvec 1.0.0",
csmoe1cff2e62019-09-25 19:09:513646]
3647
3648[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:233649name = "rustc_interface"
3650version = "0.0.0"
3651dependencies = [
Alex Crichton093ede22019-08-15 00:45:093652 "log",
Mark Rousskov2fc32b92019-09-10 01:01:413653 "once_cell",
Alex Crichton093ede22019-08-15 00:45:093654 "rustc",
Josh Stone33c41252019-09-10 17:13:073655 "rustc-rayon 0.3.0",
Alex Crichton093ede22019-08-15 00:45:093656 "rustc_codegen_ssa",
3657 "rustc_codegen_utils",
3658 "rustc_data_structures",
Alex Crichton093ede22019-08-15 00:45:093659 "rustc_errors",
3660 "rustc_incremental",
3661 "rustc_lint",
3662 "rustc_metadata",
3663 "rustc_mir",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133664 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093665 "rustc_passes",
Simon Sapind0bbc602019-07-16 17:08:323666 "rustc_plugin_impl",
Alex Crichton093ede22019-08-15 00:45:093667 "rustc_privacy",
3668 "rustc_resolve",
Mazdak Farrokhzadd945f982019-10-11 21:48:163669 "rustc_target",
Alex Crichton093ede22019-08-15 00:45:093670 "rustc_traits",
3671 "rustc_typeck",
3672 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093673 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093674 "syntax",
Mazdak Farrokhzadd420d712019-10-16 08:59:303675 "syntax_expand",
Alex Crichton093ede22019-08-15 00:45:093676 "syntax_ext",
3677 "syntax_pos",
3678 "tempfile",
John Kåre Alsaker23a51f92018-12-08 19:30:233679]
3680
3681[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:403682name = "rustc_lexer"
3683version = "0.1.0"
3684dependencies = [
Aleksey Kladova0c186c2019-07-21 11:50:393685 "unicode-xid 0.2.0",
Aleksey Kladov395ee0b2019-05-06 08:53:403686]
3687
3688[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293689name = "rustc_lint"
3690version = "0.0.0"
3691dependencies = [
Alex Crichton093ede22019-08-15 00:45:093692 "log",
3693 "rustc",
3694 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053695 "rustc_error_codes",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383696 "rustc_feature",
csmoe64f61c72019-09-26 05:38:333697 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093698 "rustc_target",
3699 "syntax",
3700 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293701]
3702
3703[[package]]
3704name = "rustc_llvm"
3705version = "0.0.0"
3706dependencies = [
Alex Crichton093ede22019-08-15 00:45:093707 "build_helper",
3708 "cc",
Ahmed Charles9ca382f2016-09-02 08:55:293709]
3710
3711[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:113712name = "rustc_lsan"
3713version = "0.0.0"
3714dependencies = [
Alex Crichton093ede22019-08-15 00:45:093715 "alloc",
3716 "build_helper",
3717 "cmake",
3718 "compiler_builtins",
3719 "core",
Jorge Aparicio9af6aa32016-12-30 04:28:113720]
3721
3722[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:103723name = "rustc_macros"
3724version = "0.1.0"
3725dependencies = [
Alex Crichton093ede22019-08-15 00:45:093726 "itertools 0.8.0",
Mateusz Mikuład8960882019-10-04 12:43:233727 "proc-macro2 1.0.3",
3728 "quote 1.0.2",
3729 "syn 1.0.5",
3730 "synstructure 0.12.1",
John Kåre Alsaker74b64192019-03-01 00:22:103731]
3732
3733[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293734name = "rustc_metadata"
3735version = "0.0.0"
3736dependencies = [
Alex Crichton093ede22019-08-15 00:45:093737 "flate2",
3738 "log",
3739 "memmap",
3740 "rustc",
3741 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053742 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093743 "rustc_errors",
csmoed20183d2019-09-26 05:30:103744 "rustc_index",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133745 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093746 "rustc_target",
3747 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093748 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093749 "stable_deref_trait",
3750 "syntax",
Mazdak Farrokhzadd420d712019-10-16 08:59:303751 "syntax_expand",
Alex Crichton093ede22019-08-15 00:45:093752 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293753]
3754
3755[[package]]
3756name = "rustc_mir"
3757version = "0.0.0"
3758dependencies = [
Alex Crichton093ede22019-08-15 00:45:093759 "arena",
Alex Crichton093ede22019-08-15 00:45:093760 "either",
3761 "graphviz",
Mazdak Farrokhzad2f00e862019-11-10 09:26:333762 "itertools 0.8.0",
Alex Crichton093ede22019-08-15 00:45:093763 "log",
3764 "log_settings",
3765 "polonius-engine",
3766 "rustc",
3767 "rustc_apfloat",
3768 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053769 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093770 "rustc_errors",
csmoed20183d2019-09-26 05:30:103771 "rustc_index",
Aleksey Kladova0c186c2019-07-21 11:50:393772 "rustc_lexer",
Camille GILLOTd9eaaf52019-11-10 18:30:193773 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093774 "rustc_target",
3775 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093776 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093777 "syntax",
3778 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293779]
3780
3781[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:113782name = "rustc_msan"
3783version = "0.0.0"
3784dependencies = [
Alex Crichton093ede22019-08-15 00:45:093785 "alloc",
3786 "build_helper",
3787 "cmake",
3788 "compiler_builtins",
3789 "core",
Jorge Aparicio9af6aa32016-12-30 04:28:113790]
3791
3792[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:133793name = "rustc_parse"
3794version = "0.0.0"
3795dependencies = [
3796 "bitflags",
3797 "log",
3798 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053799 "rustc_error_codes",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133800 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383801 "rustc_feature",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133802 "rustc_lexer",
3803 "rustc_target",
3804 "smallvec 1.0.0",
3805 "syntax",
3806 "syntax_pos",
3807]
3808
3809[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293810name = "rustc_passes"
3811version = "0.0.0"
3812dependencies = [
Alex Crichton093ede22019-08-15 00:45:093813 "log",
3814 "rustc",
3815 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053816 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093817 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383818 "rustc_feature",
Mark Rousskov7c3f65b2019-10-04 14:46:573819 "rustc_index",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133820 "rustc_parse",
Mark Rousskov7c3f65b2019-10-04 14:46:573821 "rustc_target",
Alex Crichton093ede22019-08-15 00:45:093822 "syntax",
3823 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293824]
3825
3826[[package]]
Simon Sapind0bbc602019-07-16 17:08:323827name = "rustc_plugin_impl"
Ahmed Charles9ca382f2016-09-02 08:55:293828version = "0.0.0"
3829dependencies = [
Alex Crichton093ede22019-08-15 00:45:093830 "rustc",
Guillaume Gomez125da0c2019-11-11 21:47:053831 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093832 "rustc_metadata",
3833 "syntax",
Alex Crichton093ede22019-08-15 00:45:093834 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293835]
3836
3837[[package]]
3838name = "rustc_privacy"
3839version = "0.0.0"
3840dependencies = [
Alex Crichton093ede22019-08-15 00:45:093841 "log",
3842 "rustc",
3843 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053844 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093845 "rustc_typeck",
3846 "syntax",
3847 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293848]
3849
3850[[package]]
3851name = "rustc_resolve"
3852version = "0.0.0"
3853dependencies = [
Alex Crichton093ede22019-08-15 00:45:093854 "arena",
3855 "bitflags",
Alex Crichton093ede22019-08-15 00:45:093856 "log",
3857 "rustc",
3858 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053859 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093860 "rustc_errors",
Mazdak Farrokhzad70234f12019-11-30 01:34:183861 "rustc_feature",
Alex Crichton093ede22019-08-15 00:45:093862 "rustc_metadata",
Ralf Jung90b8d342019-11-04 14:59:093863 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093864 "syntax",
Mazdak Farrokhzadd420d712019-10-16 08:59:303865 "syntax_expand",
Alex Crichton093ede22019-08-15 00:45:093866 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293867]
3868
3869[[package]]
3870name = "rustc_save_analysis"
3871version = "0.0.0"
3872dependencies = [
Alex Crichton093ede22019-08-15 00:45:093873 "log",
3874 "rls-data",
3875 "rls-span",
3876 "rustc",
3877 "rustc_codegen_utils",
3878 "rustc_data_structures",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133879 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093880 "serde_json",
3881 "syntax",
3882 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293883]
3884
3885[[package]]
Irina Popa38e96402017-12-08 19:18:213886name = "rustc_target"
3887version = "0.0.0"
3888dependencies = [
Alex Crichton093ede22019-08-15 00:45:093889 "bitflags",
3890 "log",
3891 "rustc_data_structures",
csmoe64f61c72019-09-26 05:38:333892 "rustc_index",
Camille GILLOT2ba84c62019-11-09 21:27:523893 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093894 "serialize",
3895 "syntax_pos",
Irina Popa38e96402017-12-08 19:18:213896]
3897
3898[[package]]
Matthias Krüger10e7b762018-09-07 07:12:063899name = "rustc_tools_util"
Igor Matuszewski31dc27d2019-06-08 20:15:223900version = "0.2.0"
Matthias Krügerc09d4e72019-01-05 14:40:103901
3902[[package]]
3903name = "rustc_tools_util"
Oliver Scherer2a789512019-05-26 17:21:543904version = "0.2.0"
Igor Matuszewski31dc27d2019-06-08 20:15:223905source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093906checksum = "b725dadae9fabc488df69a287f5a99c5eaf5d10853842a8a3dfac52476f544ee"
Matthias Krüger10e7b762018-09-07 07:12:063907
3908[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:543909name = "rustc_traits"
3910version = "0.0.0"
3911dependencies = [
Alex Crichton093ede22019-08-15 00:45:093912 "chalk-engine",
Alex Crichton093ede22019-08-15 00:45:093913 "log",
3914 "rustc",
3915 "rustc_data_structures",
Camille GILLOTd5f5e702019-11-13 20:37:153916 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093917 "rustc_target",
Ralf Jung90b8d342019-11-04 14:59:093918 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093919 "syntax",
3920 "syntax_pos",
Niko Matsakis3a50b41d2018-02-25 15:58:543921]
3922
3923[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:113924name = "rustc_tsan"
3925version = "0.0.0"
3926dependencies = [
Alex Crichton093ede22019-08-15 00:45:093927 "alloc",
3928 "build_helper",
3929 "cmake",
3930 "compiler_builtins",
3931 "core",
Jorge Aparicio9af6aa32016-12-30 04:28:113932]
3933
3934[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293935name = "rustc_typeck"
3936version = "0.0.0"
3937dependencies = [
Alex Crichton093ede22019-08-15 00:45:093938 "arena",
3939 "log",
3940 "rustc",
3941 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053942 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093943 "rustc_errors",
csmoe64f61c72019-09-26 05:38:333944 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093945 "rustc_target",
Ralf Jung90b8d342019-11-04 14:59:093946 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093947 "syntax",
3948 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293949]
3950
3951[[package]]
Oliver Schneider847bb142018-05-11 12:11:063952name = "rustc_version"
Alex Crichtonb4110902018-12-08 11:06:543953version = "0.2.3"
Oliver Schneider847bb142018-05-11 12:11:063954source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093955checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
Oliver Schneider847bb142018-05-11 12:11:063956dependencies = [
Alex Crichton093ede22019-08-15 00:45:093957 "semver",
Oliver Schneider847bb142018-05-11 12:11:063958]
3959
3960[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293961name = "rustdoc"
3962version = "0.0.0"
3963dependencies = [
Alex Crichton093ede22019-08-15 00:45:093964 "minifier",
Lzu Taobbce9712019-09-19 08:32:313965 "pulldown-cmark 0.5.3",
Josh Stone33c41252019-09-10 17:13:073966 "rustc-rayon 0.3.0",
Alex Crichton093ede22019-08-15 00:45:093967 "tempfile",
Mark Simulacrume2e9b402017-07-23 02:01:583968]
3969
3970[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:533971name = "rustdoc-themes"
3972version = "0.1.0"
3973
3974[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:583975name = "rustdoc-tool"
3976version = "0.0.0"
3977dependencies = [
Alex Crichton093ede22019-08-15 00:45:093978 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:293979]
3980
3981[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:153982name = "rustfix"
Eric Huss266fa0c2019-08-08 00:23:543983version = "0.4.6"
Alex Crichton52d7ee832018-07-17 16:04:223984source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093985checksum = "7150ac777a2931a53489f5a41eb0937b84e3092a20cd0e73ad436b65b507f607"
Alex Crichton52d7ee832018-07-17 16:04:223986dependencies = [
Alex Crichton093ede22019-08-15 00:45:093987 "failure",
3988 "log",
3989 "serde",
3990 "serde_json",
Alex Crichtonfa9e55f2018-05-02 15:43:153991]
3992
3993[[package]]
topecongiro5a411a62019-06-18 12:15:193994name = "rustfmt-config_proc_macro"
Igor Matuszewskic2249a42019-09-08 08:28:113995version = "0.2.0"
topecongiro5a411a62019-06-18 12:15:193996dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:113997 "proc-macro2 1.0.3",
3998 "quote 1.0.2",
Alex Crichton093ede22019-08-15 00:45:093999 "serde",
Igor Matuszewskic2249a42019-09-08 08:28:114000 "syn 1.0.5",
topecongiro5a411a62019-06-18 12:15:194001]
4002
4003[[package]]
Alex Crichton1cede102017-06-15 02:33:064004name = "rustfmt-nightly"
Igor Matuszewskiae79ea32019-10-11 14:28:024005version = "1.4.9"
kennytm0692b3d2017-12-15 19:41:584006dependencies = [
Alex Crichton093ede22019-08-15 00:45:094007 "annotate-snippets",
Alex Crichton093ede22019-08-15 00:45:094008 "bytecount",
Manish Goregaokar7d0162d2019-10-24 15:06:404009 "cargo_metadata 0.8.0",
Alex Crichton093ede22019-08-15 00:45:094010 "derive-new",
4011 "diff",
4012 "dirs",
Alex Crichton5c5e3fa2019-09-24 18:06:564013 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:094014 "failure",
4015 "getopts",
4016 "ignore",
4017 "itertools 0.8.0",
4018 "lazy_static 1.3.0",
4019 "log",
4020 "regex",
4021 "rustc-ap-rustc_target",
4022 "rustc-ap-syntax",
4023 "rustc-ap-syntax_pos",
4024 "rustc-workspace-hack",
4025 "rustfmt-config_proc_macro",
4026 "serde",
4027 "serde_json",
Eric Huss139477d2019-11-12 18:14:484028 "structopt",
Alex Crichton093ede22019-08-15 00:45:094029 "term 0.6.0",
Eric Huss7d92cf42019-08-20 17:46:354030 "toml",
Alex Crichton093ede22019-08-15 00:45:094031 "unicode-segmentation",
4032 "unicode-width",
4033 "unicode_categories",
Igor Matuszewskid2d192e2019-07-30 11:00:274034]
4035
4036[[package]]
Alex Crichton2863b752018-08-21 17:23:474037name = "ryu"
Eric Huss04538c62019-07-08 21:52:074038version = "1.0.0"
Alex Crichton2863b752018-08-21 17:23:474039source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094040checksum = "c92464b447c0ee8c4fb3824ecc8383b81717b9f1e74ba2e72540aef7b9f82997"
Alex Crichton2863b752018-08-21 17:23:474041
4042[[package]]
Josh Stone020c5ec2017-05-08 22:01:134043name = "same-file"
Alex Crichtonb4110902018-12-08 11:06:544044version = "1.0.4"
Alex Crichton80d6ed22018-01-08 21:56:224045source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094046checksum = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267"
Alex Crichton80d6ed22018-01-08 21:56:224047dependencies = [
Alex Crichton093ede22019-08-15 00:45:094048 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:224049]
4050
4051[[package]]
4052name = "schannel"
Alex Crichton4f661c02018-10-08 17:39:094053version = "0.1.14"
Alex Crichton80d6ed22018-01-08 21:56:224054source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094055checksum = "0e1a231dc10abf6749cfa5d7767f25888d484201accbd919b66ab5413c502d56"
Alex Crichton80d6ed22018-01-08 21:56:224056dependencies = [
Alex Crichton093ede22019-08-15 00:45:094057 "lazy_static 1.3.0",
Eric Huss139477d2019-11-12 18:14:484058 "winapi 0.3.8",
Alex Crichton80d6ed22018-01-08 21:56:224059]
4060
4061[[package]]
Alex Crichton453080f2017-06-05 16:36:484062name = "scoped-tls"
Marcel Hellwig56fb2872019-02-26 10:15:524063version = "1.0.0"
4064source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094065checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
Marcel Hellwig56fb2872019-02-26 10:15:524066
4067[[package]]
flip19954c228cc2019-02-18 09:32:584068name = "scoped_threadpool"
4069version = "0.1.9"
4070source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094071checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
flip19954c228cc2019-02-18 09:32:584072
4073[[package]]
Nick Cameronad8ecc22017-07-19 01:32:124074name = "scopeguard"
Oliver Schneideracdf83f2017-12-06 08:25:294075version = "0.3.3"
4076source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094077checksum = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
Oliver Schneideracdf83f2017-12-06 08:25:294078
4079[[package]]
Ralf Jungc7a599e2019-07-25 13:57:254080name = "scopeguard"
4081version = "1.0.0"
4082source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094083checksum = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d"
Ralf Jungc7a599e2019-07-25 13:57:254084
4085[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334086name = "security-framework"
4087version = "0.3.1"
4088source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094089checksum = "eee63d0f4a9ec776eeb30e220f0bc1e092c3ad744b2a379e3993070364d3adc2"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334090dependencies = [
Eric Huss2b985322019-11-25 16:14:074091 "core-foundation 0.6.3",
4092 "core-foundation-sys 0.6.2",
Alex Crichton093ede22019-08-15 00:45:094093 "libc",
4094 "security-framework-sys",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334095]
4096
4097[[package]]
4098name = "security-framework-sys"
4099version = "0.3.1"
4100source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094101checksum = "9636f8989cbf61385ae4824b98c1aaa54c994d7d8b41f11c601ed799f0549a56"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334102dependencies = [
Eric Huss2b985322019-11-25 16:14:074103 "core-foundation-sys 0.6.2",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334104]
4105
4106[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584107name = "semver"
Alex Crichton80d6ed22018-01-08 21:56:224108version = "0.9.0"
4109source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094110checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
Alex Crichton80d6ed22018-01-08 21:56:224111dependencies = [
Alex Crichton093ede22019-08-15 00:45:094112 "semver-parser",
4113 "serde",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584114]
4115
4116[[package]]
4117name = "semver-parser"
4118version = "0.7.0"
Steve Klabnik2795de32017-02-20 00:20:574119source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094120checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
Steve Klabnik2795de32017-02-20 00:20:574121
4122[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584123name = "serde"
flip199596c3ec12019-08-20 07:32:534124version = "1.0.99"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584125source = "registry+https://github.com/rust-lang/crates.io-index"
flip199596c3ec12019-08-20 07:32:534126checksum = "fec2851eb56d010dc9a21b89ca53ee75e6528bab60c11e89d38390904982da9f"
Eric Huss57393642018-12-17 18:23:044127dependencies = [
Alex Crichton093ede22019-08-15 00:45:094128 "serde_derive",
Eric Huss57393642018-12-17 18:23:044129]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584130
4131[[package]]
4132name = "serde_derive"
Alex Crichtonb4110902018-12-08 11:06:544133version = "1.0.81"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584134source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094135checksum = "477b13b646f5b5b56fc95bedfc3b550d12141ce84f466f6c44b9a17589923885"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584136dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:114137 "proc-macro2 0.4.30",
4138 "quote 0.6.12",
4139 "syn 0.15.35",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584140]
4141
4142[[package]]
flip199596c3ec12019-08-20 07:32:534143name = "serde_ignored"
4144version = "0.1.0"
4145source = "registry+https://github.com/rust-lang/crates.io-index"
4146checksum = "3c24bbb8f4b81834f618cd3e28698235c2fba06ddf7f4fbe30519dd081364e59"
4147dependencies = [
4148 "serde",
4149]
4150
4151[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584152name = "serde_json"
Eric Huss04538c62019-07-08 21:52:074153version = "1.0.40"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584154source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094155checksum = "051c49229f282f7c6f3813f8286cc1e3323e8051823fce42c7ea80fe13521704"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584156dependencies = [
Alex Crichton093ede22019-08-15 00:45:094157 "itoa",
4158 "ryu",
4159 "serde",
Steve Klabnik2795de32017-02-20 00:20:574160]
4161
4162[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114163name = "serde_repr"
4164version = "0.1.5"
4165source = "registry+https://github.com/rust-lang/crates.io-index"
4166checksum = "cd02c7587ec314570041b2754829f84d873ced14a96d1fd1823531e11db40573"
4167dependencies = [
4168 "proc-macro2 1.0.3",
4169 "quote 1.0.2",
4170 "syn 1.0.5",
4171]
4172
4173[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334174name = "serde_urlencoded"
4175version = "0.5.5"
4176source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094177checksum = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334178dependencies = [
Alex Crichton093ede22019-08-15 00:45:094179 "dtoa",
4180 "itoa",
4181 "serde",
4182 "url 1.7.2",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334183]
4184
4185[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294186name = "serialize"
4187version = "0.0.0"
Igor Gutorov4d81fe92018-08-13 19:15:164188dependencies = [
Alex Crichton093ede22019-08-15 00:45:094189 "indexmap",
Ralf Jung90b8d342019-11-04 14:59:094190 "smallvec 1.0.0",
Igor Gutorov4d81fe92018-08-13 19:15:164191]
Ahmed Charles9ca382f2016-09-02 08:55:294192
4193[[package]]
James Munnsde763692019-01-19 02:39:374194name = "sha-1"
4195version = "0.7.0"
4196source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094197checksum = "51b9d1f3b5de8a167ab06834a7c883bd197f2191e1dda1a22d9ccfeedbf9aded"
James Munnsde763692019-01-19 02:39:374198dependencies = [
Alex Crichton093ede22019-08-15 00:45:094199 "block-buffer",
4200 "byte-tools",
4201 "digest",
4202 "fake-simd",
James Munnsde763692019-01-19 02:39:374203]
4204
4205[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584206name = "shell-escape"
Alex Crichtone9d89832018-04-02 15:43:554207version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584208source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094209checksum = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584210
4211[[package]]
steveklabnik54371882018-01-25 17:32:254212name = "shlex"
4213version = "0.1.1"
4214source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094215checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
steveklabnik54371882018-01-25 17:32:254216
4217[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434218name = "signal-hook"
4219version = "0.1.7"
4220source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094221checksum = "1f272d1b7586bec132ed427f532dd418d8beca1ca7f2caf7df35569b1415a4b4"
Matthias Krüger696fb8f2019-01-21 15:32:434222dependencies = [
Alex Crichton093ede22019-08-15 00:45:094223 "arc-swap",
4224 "libc",
Matthias Krüger696fb8f2019-01-21 15:32:434225]
4226
4227[[package]]
steveklabnikecfbaca2018-04-03 14:32:044228name = "siphasher"
4229version = "0.2.2"
4230source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094231checksum = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
steveklabnikecfbaca2018-04-03 14:32:044232
4233[[package]]
Eric Hussd5e03532019-05-23 20:27:494234name = "sized-chunks"
Eric Huss2b985322019-11-25 16:14:074235version = "0.5.0"
Eric Hussd5e03532019-05-23 20:27:494236source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:074237checksum = "62db64dd92b3b54314b1e216c274634ca2b3fe8da8b3873be670cb1ac4dad30f"
Eric Hussd5e03532019-05-23 20:27:494238dependencies = [
Eric Huss2b985322019-11-25 16:14:074239 "bitmaps",
Alex Crichton093ede22019-08-15 00:45:094240 "typenum",
Eric Hussd5e03532019-05-23 20:27:494241]
4242
4243[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434244name = "slab"
4245version = "0.4.2"
4246source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094247checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
Matthias Krüger696fb8f2019-01-21 15:32:434248
4249[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:014250name = "smallvec"
Eric Hussaedb74b2019-06-12 14:37:304251version = "0.6.10"
John Kåre Alsaker970c6132017-12-03 12:49:014252source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094253checksum = "ab606a9c5e214920bb66c458cd7be8ef094f813f20fe77a54cc7dbfff220d4b7"
John Kåre Alsaker970c6132017-12-03 12:49:014254
4255[[package]]
Ralf Jung90b8d342019-11-04 14:59:094256name = "smallvec"
4257version = "1.0.0"
4258source = "registry+https://github.com/rust-lang/crates.io-index"
4259checksum = "4ecf3b85f68e8abaa7555aa5abdb1153079387e60b718283d732f03897fcfc86"
4260
4261[[package]]
Mark Simulacrum38b46882017-06-26 16:26:154262name = "socket2"
Alex Crichton4f661c02018-10-08 17:39:094263version = "0.3.8"
Mark Simulacrum38b46882017-06-26 16:26:154264source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094265checksum = "c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7"
Mark Simulacrum38b46882017-06-26 16:26:154266dependencies = [
Alex Crichton093ede22019-08-15 00:45:094267 "cfg-if",
4268 "libc",
4269 "redox_syscall",
Eric Huss139477d2019-11-12 18:14:484270 "winapi 0.3.8",
Mark Simulacrum38b46882017-06-26 16:26:154271]
4272
4273[[package]]
Robin Kruppe1a24a592017-04-26 21:22:454274name = "stable_deref_trait"
Alex Crichtond8251152018-07-02 16:33:164275version = "1.1.0"
Robin Kruppe1a24a592017-04-26 21:22:454276source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094277checksum = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"
Robin Kruppe1a24a592017-04-26 21:22:454278
4279[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294280name = "std"
4281version = "0.0.0"
4282dependencies = [
Alex Crichton093ede22019-08-15 00:45:094283 "alloc",
4284 "backtrace",
Alex Crichton093ede22019-08-15 00:45:094285 "cfg-if",
4286 "compiler_builtins",
4287 "core",
4288 "dlmalloc",
4289 "fortanix-sgx-abi",
Alex Crichton060b6cb2019-10-24 15:07:034290 "hashbrown 0.6.2",
Stefan Lankes5ebd4d92019-10-20 07:55:104291 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:094292 "libc",
4293 "panic_abort",
4294 "panic_unwind",
4295 "profiler_builtins",
Mateusz Mikuła32101ad2019-08-22 10:28:034296 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:094297 "rustc_asan",
4298 "rustc_lsan",
4299 "rustc_msan",
4300 "rustc_tsan",
4301 "unwind",
newpavlov6374b842019-08-29 17:13:154302 "wasi",
Ahmed Charles9ca382f2016-09-02 08:55:294303]
4304
4305[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334306name = "string"
4307version = "0.2.1"
4308source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094309checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334310dependencies = [
Alex Crichton093ede22019-08-15 00:45:094311 "bytes",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334312]
4313
4314[[package]]
steveklabnikecfbaca2018-04-03 14:32:044315name = "string_cache"
Alex Crichtond8251152018-07-02 16:33:164316version = "0.7.3"
steveklabnikecfbaca2018-04-03 14:32:044317source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094318checksum = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423"
steveklabnikecfbaca2018-04-03 14:32:044319dependencies = [
Alex Crichton093ede22019-08-15 00:45:094320 "lazy_static 1.3.0",
4321 "new_debug_unreachable",
4322 "phf_shared",
4323 "precomputed-hash",
4324 "serde",
4325 "string_cache_codegen",
4326 "string_cache_shared",
steveklabnikecfbaca2018-04-03 14:32:044327]
4328
4329[[package]]
4330name = "string_cache_codegen"
Taiki Endo6375efc2019-02-26 11:06:314331version = "0.4.2"
steveklabnikecfbaca2018-04-03 14:32:044332source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094333checksum = "1eea1eee654ef80933142157fdad9dd8bc43cf7c74e999e369263496f04ff4da"
steveklabnikecfbaca2018-04-03 14:32:044334dependencies = [
Alex Crichton093ede22019-08-15 00:45:094335 "phf_generator",
4336 "phf_shared",
Igor Matuszewskic2249a42019-09-08 08:28:114337 "proc-macro2 0.4.30",
4338 "quote 0.6.12",
Alex Crichton093ede22019-08-15 00:45:094339 "string_cache_shared",
steveklabnikecfbaca2018-04-03 14:32:044340]
4341
4342[[package]]
4343name = "string_cache_shared"
4344version = "0.3.0"
4345source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094346checksum = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
steveklabnikecfbaca2018-04-03 14:32:044347
4348[[package]]
Eric Hussd5e03532019-05-23 20:27:494349name = "strip-ansi-escapes"
4350version = "0.1.0"
4351source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094352checksum = "9d63676e2abafa709460982ddc02a3bb586b6d15a49b75c212e06edd3933acee"
Eric Hussd5e03532019-05-23 20:27:494353dependencies = [
Alex Crichton093ede22019-08-15 00:45:094354 "vte",
Eric Hussd5e03532019-05-23 20:27:494355]
4356
4357[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584358name = "strsim"
Igor Matuszewskic2249a42019-09-08 08:28:114359version = "0.8.0"
Steve Klabnika0769612017-02-07 23:13:574360source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:114361checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
Steve Klabnika0769612017-02-07 23:13:574362
4363[[package]]
topecongiro5a411a62019-06-18 12:15:194364name = "structopt"
Igor Matuszewskic2249a42019-09-08 08:28:114365version = "0.3.1"
4366source = "registry+https://github.com/rust-lang/crates.io-index"
4367checksum = "2ac9d6e93dd792b217bf89cda5c14566e3043960c6f9da890c2ba5d09d07804c"
4368dependencies = [
4369 "clap",
Eric Huss139477d2019-11-12 18:14:484370 "structopt-derive",
Igor Matuszewskic2249a42019-09-08 08:28:114371]
4372
4373[[package]]
4374name = "structopt-derive"
4375version = "0.3.1"
4376source = "registry+https://github.com/rust-lang/crates.io-index"
4377checksum = "2ae9e5165d463a0dea76967d021f8d0f9316057bf5163aa2a4843790e842ff37"
4378dependencies = [
4379 "heck",
4380 "proc-macro-error",
4381 "proc-macro2 1.0.3",
4382 "quote 1.0.2",
4383 "syn 1.0.5",
topecongiro5a411a62019-06-18 12:15:194384]
4385
4386[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:134387name = "strum"
Bastien Orivel5c4534a2018-12-08 14:11:474388version = "0.11.0"
Matt Ickstadt0ab516f2018-04-21 21:06:134389source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094390checksum = "f6c3a2071519ab6a48f465808c4c1ffdd00dfc8e93111d02b4fc5abab177676e"
Matt Ickstadt0ab516f2018-04-21 21:06:134391
4392[[package]]
4393name = "strum_macros"
Bastien Orivel5c4534a2018-12-08 14:11:474394version = "0.11.0"
Matt Ickstadt0ab516f2018-04-21 21:06:134395source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094396checksum = "8baacebd7b7c9b864d83a6ba7a246232983e277b86fa5cdec77f565715a4b136"
Matt Ickstadt0ab516f2018-04-21 21:06:134397dependencies = [
Alex Crichton093ede22019-08-15 00:45:094398 "heck",
Igor Matuszewskic2249a42019-09-08 08:28:114399 "proc-macro2 0.4.30",
4400 "quote 0.6.12",
4401 "syn 0.15.35",
Matt Ickstadt0ab516f2018-04-21 21:06:134402]
4403
4404[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584405name = "syn"
Eric Hussaedb74b2019-06-12 14:37:304406version = "0.15.35"
Nick Cameron595bea62018-11-19 04:21:104407source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094408checksum = "641e117d55514d6d918490e47102f7e08d096fdde360247e4a10f7a91a8478d3"
Nick Cameron595bea62018-11-19 04:21:104409dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:114410 "proc-macro2 0.4.30",
4411 "quote 0.6.12",
Aleksey Kladova0c186c2019-07-21 11:50:394412 "unicode-xid 0.1.0",
Alex Crichtone9d89832018-04-02 15:43:554413]
4414
4415[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114416name = "syn"
4417version = "1.0.5"
4418source = "registry+https://github.com/rust-lang/crates.io-index"
4419checksum = "66850e97125af79138385e9b88339cbcd037e3f28ceab8c5ad98e64f0f1f80bf"
4420dependencies = [
4421 "proc-macro2 1.0.3",
4422 "quote 1.0.2",
4423 "unicode-xid 0.2.0",
4424]
4425
4426[[package]]
Alex Crichton325d7392017-12-10 17:42:494427name = "synstructure"
Andy Russellc95be3d2019-05-16 18:32:284428version = "0.10.2"
Alex Crichton325d7392017-12-10 17:42:494429source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094430checksum = "02353edf96d6e4dc81aea2d8490a7e9db177bf8acb0e951c24940bf866cb313f"
Alex Crichton325d7392017-12-10 17:42:494431dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:114432 "proc-macro2 0.4.30",
4433 "quote 0.6.12",
4434 "syn 0.15.35",
Aleksey Kladova0c186c2019-07-21 11:50:394435 "unicode-xid 0.1.0",
Alex Crichton325d7392017-12-10 17:42:494436]
4437
4438[[package]]
Mateusz Mikuład8960882019-10-04 12:43:234439name = "synstructure"
4440version = "0.12.1"
4441source = "registry+https://github.com/rust-lang/crates.io-index"
4442checksum = "3f085a5855930c0441ca1288cf044ea4aecf4f43a91668abdb870b4ba546a203"
4443dependencies = [
4444 "proc-macro2 1.0.3",
4445 "quote 1.0.2",
4446 "syn 1.0.5",
4447 "unicode-xid 0.2.0",
4448]
4449
4450[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294451name = "syntax"
4452version = "0.0.0"
4453dependencies = [
Alex Crichton093ede22019-08-15 00:45:094454 "bitflags",
4455 "lazy_static 1.3.0",
4456 "log",
4457 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:054458 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:094459 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384460 "rustc_feature",
csmoed20183d2019-09-26 05:30:104461 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:094462 "rustc_lexer",
Camille GILLOTc2e16582019-11-09 19:56:194463 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094464 "scoped-tls",
4465 "serialize",
Ralf Jung90b8d342019-11-04 14:59:094466 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:094467 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:294468]
4469
4470[[package]]
Mazdak Farrokhzadd420d712019-10-16 08:59:304471name = "syntax_expand"
4472version = "0.0.0"
4473dependencies = [
Mazdak Farrokhzadd420d712019-10-16 08:59:304474 "log",
4475 "rustc_data_structures",
4476 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384477 "rustc_feature",
Mazdak Farrokhzadd420d712019-10-16 08:59:304478 "rustc_lexer",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134479 "rustc_parse",
Mazdak Farrokhzadd420d712019-10-16 08:59:304480 "serialize",
Ralf Jung90b8d342019-11-04 14:59:094481 "smallvec 1.0.0",
Mazdak Farrokhzadd420d712019-10-16 08:59:304482 "syntax",
4483 "syntax_pos",
4484]
4485
4486[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294487name = "syntax_ext"
4488version = "0.0.0"
4489dependencies = [
Alex Crichton093ede22019-08-15 00:45:094490 "fmt_macros",
4491 "log",
4492 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:054493 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:094494 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384495 "rustc_feature",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134496 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:094497 "rustc_target",
Ralf Jung90b8d342019-11-04 14:59:094498 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:094499 "syntax",
Mazdak Farrokhzadd420d712019-10-16 08:59:304500 "syntax_expand",
Alex Crichton093ede22019-08-15 00:45:094501 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:294502]
4503
4504[[package]]
4505name = "syntax_pos"
4506version = "0.0.0"
4507dependencies = [
Alex Crichton093ede22019-08-15 00:45:094508 "arena",
4509 "cfg-if",
Mark Rousskov942f0a62019-11-15 13:27:094510 "log",
Alex Crichton093ede22019-08-15 00:45:094511 "rustc_data_structures",
csmoe64f61c72019-09-26 05:38:334512 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:094513 "rustc_macros",
4514 "scoped-tls",
4515 "serialize",
4516 "unicode-width",
Ahmed Charles9ca382f2016-09-02 08:55:294517]
4518
4519[[package]]
Josh Stone020c5ec2017-05-08 22:01:134520name = "tar"
Alex Crichtonb4110902018-12-08 11:06:544521version = "0.4.20"
Josh Stone020c5ec2017-05-08 22:01:134522source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094523checksum = "a303ba60a099fcd2aaa646b14d2724591a96a75283e4b7ed3d1a1658909d9ae2"
Josh Stone020c5ec2017-05-08 22:01:134524dependencies = [
Alex Crichton093ede22019-08-15 00:45:094525 "filetime",
4526 "libc",
4527 "redox_syscall",
4528 "xattr",
Josh Stone020c5ec2017-05-08 22:01:134529]
4530
4531[[package]]
Aleksey Kladov850156a2018-03-29 07:34:554532name = "tempfile"
Mateusz Mikuła935394f2019-09-11 17:03:284533version = "3.1.0"
Aleksey Kladov850156a2018-03-29 07:34:554534source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła935394f2019-09-11 17:03:284535checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
Aleksey Kladov850156a2018-03-29 07:34:554536dependencies = [
Alex Crichton093ede22019-08-15 00:45:094537 "cfg-if",
4538 "libc",
Mateusz Mikuła935394f2019-09-11 17:03:284539 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:094540 "redox_syscall",
4541 "remove_dir_all",
Eric Huss139477d2019-11-12 18:14:484542 "winapi 0.3.8",
Aleksey Kladov850156a2018-03-29 07:34:554543]
4544
4545[[package]]
steveklabnikecfbaca2018-04-03 14:32:044546name = "tendril"
4547version = "0.4.0"
4548source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094549checksum = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
steveklabnikecfbaca2018-04-03 14:32:044550dependencies = [
Alex Crichton093ede22019-08-15 00:45:094551 "futf",
4552 "mac",
4553 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:044554]
4555
4556[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294557name = "term"
Jacob Greenfield28ea2492019-04-07 05:48:594558version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:084559dependencies = [
4560 "core",
4561 "std",
4562]
Jacob Greenfield28ea2492019-04-07 05:48:594563
4564[[package]]
4565name = "term"
Igor Matuszewskid2d192e2019-07-30 11:00:274566version = "0.6.0"
4567source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094568checksum = "0dd90505d5006a4422d3520b30c781d480b3f36768c2fa2187c3e950bc110464"
Igor Matuszewskid2d192e2019-07-30 11:00:274569dependencies = [
Alex Crichton093ede22019-08-15 00:45:094570 "byteorder",
4571 "dirs",
Eric Huss139477d2019-11-12 18:14:484572 "winapi 0.3.8",
Igor Matuszewskid2d192e2019-07-30 11:00:274573]
4574
4575[[package]]
Esteban Küberf08b0362019-08-14 16:34:094576name = "term_size"
4577version = "0.3.1"
4578source = "registry+https://github.com/rust-lang/crates.io-index"
4579checksum = "9e5b9a66db815dcfd2da92db471106457082577c3c278d4138ab3e3b4e189327"
4580dependencies = [
4581 "kernel32-sys",
4582 "libc",
4583 "winapi 0.2.8",
4584]
4585
4586[[package]]
Alex Crichton1cede102017-06-15 02:33:064587name = "termcolor"
Alex Crichtonb4110902018-12-08 11:06:544588version = "1.0.4"
Alex Crichtonfa5b3d32018-07-26 00:25:124589source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094590checksum = "4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f"
Alex Crichtonfa5b3d32018-07-26 00:25:124591dependencies = [
Alex Crichton093ede22019-08-15 00:45:094592 "wincolor",
Alex Crichtonfa5b3d32018-07-26 00:25:124593]
4594
4595[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:294596name = "termion"
4597version = "1.5.1"
4598source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094599checksum = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
Oliver Schneideracdf83f2017-12-06 08:25:294600dependencies = [
Alex Crichton093ede22019-08-15 00:45:094601 "libc",
4602 "redox_syscall",
4603 "redox_termios",
Oliver Schneideracdf83f2017-12-06 08:25:294604]
4605
4606[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294607name = "test"
4608version = "0.0.0"
4609dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:084610 "core",
Alex Crichton093ede22019-08-15 00:45:094611 "getopts",
Alex Crichtonb47c9692019-08-16 15:29:084612 "libc",
4613 "panic_abort",
4614 "panic_unwind",
Alex Crichton093ede22019-08-15 00:45:094615 "proc_macro",
Alex Crichtonb47c9692019-08-16 15:29:084616 "std",
Jacob Greenfield28ea2492019-04-07 05:48:594617 "term 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:294618]
4619
4620[[package]]
Ralf Jung2bfa6222019-11-17 10:40:184621name = "tester"
flip1995450880f2019-11-23 16:27:364622version = "0.7.0"
4623source = "registry+https://github.com/rust-lang/crates.io-index"
4624checksum = "ee72ec31009a42b53de9a6b7d8f462b493ab3b1e4767bda1fcdbb52127f13b6c"
4625dependencies = [
4626 "getopts",
4627 "libc",
4628 "term 0.6.0",
4629]
4630
4631[[package]]
steveklabnik4871dba2017-06-27 17:33:324632name = "textwrap"
Igor Matuszewskic2249a42019-09-08 08:28:114633version = "0.11.0"
steveklabnik4871dba2017-06-27 17:33:324634source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:114635checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
steveklabnik4871dba2017-06-27 17:33:324636dependencies = [
Alex Crichton093ede22019-08-15 00:45:094637 "unicode-width",
steveklabnik4871dba2017-06-27 17:33:324638]
4639
4640[[package]]
Steve Klabnika0769612017-02-07 23:13:574641name = "thread_local"
Alex Crichton2863b752018-08-21 17:23:474642version = "0.3.6"
Steve Klabnika0769612017-02-07 23:13:574643source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094644checksum = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
Steve Klabnika0769612017-02-07 23:13:574645dependencies = [
Alex Crichton093ede22019-08-15 00:45:094646 "lazy_static 1.3.0",
Steve Klabnika0769612017-02-07 23:13:574647]
4648
4649[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294650name = "tidy"
4651version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:564652dependencies = [
Alex Crichton093ede22019-08-15 00:45:094653 "lazy_static 1.3.0",
4654 "regex",
4655 "serde",
4656 "serde_json",
4657 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:564658]
Ahmed Charles9ca382f2016-09-02 08:55:294659
4660[[package]]
Alex Crichton15899b02018-01-25 04:01:424661name = "time"
Eric Huss139477d2019-11-12 18:14:484662version = "0.1.42"
Alex Crichton15899b02018-01-25 04:01:424663source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:484664checksum = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
Alex Crichton15899b02018-01-25 04:01:424665dependencies = [
Alex Crichton093ede22019-08-15 00:45:094666 "libc",
4667 "redox_syscall",
Eric Huss139477d2019-11-12 18:14:484668 "winapi 0.3.8",
Alex Crichton15899b02018-01-25 04:01:424669]
4670
4671[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434672name = "tokio"
4673version = "0.1.14"
4674source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094675checksum = "4790d0be6f4ba6ae4f48190efa2ed7780c9e3567796abdb285003cf39840d9c5"
Matthias Krüger696fb8f2019-01-21 15:32:434676dependencies = [
Alex Crichton093ede22019-08-15 00:45:094677 "bytes",
4678 "futures",
4679 "mio",
4680 "num_cpus",
4681 "tokio-codec",
4682 "tokio-current-thread",
4683 "tokio-executor",
4684 "tokio-fs",
4685 "tokio-io",
4686 "tokio-reactor",
4687 "tokio-tcp",
4688 "tokio-threadpool",
4689 "tokio-timer",
4690 "tokio-udp",
4691 "tokio-uds",
Matthias Krüger696fb8f2019-01-21 15:32:434692]
4693
4694[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334695name = "tokio-buf"
4696version = "0.1.1"
4697source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094698checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334699dependencies = [
Alex Crichton093ede22019-08-15 00:45:094700 "bytes",
4701 "either",
4702 "futures",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334703]
4704
4705[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434706name = "tokio-codec"
4707version = "0.1.1"
4708source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094709checksum = "5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f"
Matthias Krüger696fb8f2019-01-21 15:32:434710dependencies = [
Alex Crichton093ede22019-08-15 00:45:094711 "bytes",
4712 "futures",
4713 "tokio-io",
Matthias Krüger696fb8f2019-01-21 15:32:434714]
4715
4716[[package]]
4717name = "tokio-current-thread"
4718version = "0.1.4"
4719source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094720checksum = "331c8acc267855ec06eb0c94618dcbbfea45bed2d20b77252940095273fb58f6"
Matthias Krüger696fb8f2019-01-21 15:32:434721dependencies = [
Alex Crichton093ede22019-08-15 00:45:094722 "futures",
4723 "tokio-executor",
Matthias Krüger696fb8f2019-01-21 15:32:434724]
4725
4726[[package]]
4727name = "tokio-executor"
4728version = "0.1.6"
4729source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094730checksum = "30c6dbf2d1ad1de300b393910e8a3aa272b724a400b6531da03eed99e329fbf0"
Matthias Krüger696fb8f2019-01-21 15:32:434731dependencies = [
Alex Crichton093ede22019-08-15 00:45:094732 "crossbeam-utils 0.6.5",
4733 "futures",
Matthias Krüger696fb8f2019-01-21 15:32:434734]
4735
4736[[package]]
4737name = "tokio-fs"
4738version = "0.1.5"
4739source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094740checksum = "0e9cbbc8a3698b7ab652340f46633364f9eaa928ddaaee79d8b8f356dd79a09d"
Matthias Krüger696fb8f2019-01-21 15:32:434741dependencies = [
Alex Crichton093ede22019-08-15 00:45:094742 "futures",
4743 "tokio-io",
4744 "tokio-threadpool",
Matthias Krüger696fb8f2019-01-21 15:32:434745]
4746
4747[[package]]
4748name = "tokio-io"
4749version = "0.1.11"
4750source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094751checksum = "b53aeb9d3f5ccf2ebb29e19788f96987fa1355f8fe45ea193928eaaaf3ae820f"
Matthias Krüger696fb8f2019-01-21 15:32:434752dependencies = [
Alex Crichton093ede22019-08-15 00:45:094753 "bytes",
4754 "futures",
4755 "log",
Matthias Krüger696fb8f2019-01-21 15:32:434756]
4757
4758[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114759name = "tokio-named-pipes"
4760version = "0.1.0"
4761source = "registry+https://github.com/rust-lang/crates.io-index"
4762checksum = "9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae"
4763dependencies = [
4764 "bytes",
4765 "futures",
4766 "mio",
4767 "mio-named-pipes",
4768 "tokio",
4769]
4770
4771[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434772name = "tokio-process"
4773version = "0.2.3"
4774source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094775checksum = "88e1281e412013f1ff5787def044a9577a0bed059f451e835f1643201f8b777d"
Matthias Krüger696fb8f2019-01-21 15:32:434776dependencies = [
Alex Crichton093ede22019-08-15 00:45:094777 "futures",
4778 "libc",
4779 "mio",
4780 "mio-named-pipes",
4781 "tokio-io",
4782 "tokio-reactor",
4783 "tokio-signal",
Eric Huss139477d2019-11-12 18:14:484784 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:434785]
4786
4787[[package]]
4788name = "tokio-reactor"
4789version = "0.1.8"
4790source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094791checksum = "afbcdb0f0d2a1e4c440af82d7bbf0bf91a8a8c0575bcd20c05d15be7e9d3a02f"
Matthias Krüger696fb8f2019-01-21 15:32:434792dependencies = [
Alex Crichton093ede22019-08-15 00:45:094793 "crossbeam-utils 0.6.5",
4794 "futures",
4795 "lazy_static 1.3.0",
4796 "log",
4797 "mio",
4798 "num_cpus",
Igor Matuszewskic2249a42019-09-08 08:28:114799 "parking_lot 0.7.1",
Alex Crichton093ede22019-08-15 00:45:094800 "slab",
4801 "tokio-executor",
4802 "tokio-io",
Matthias Krüger696fb8f2019-01-21 15:32:434803]
4804
4805[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114806name = "tokio-service"
4807version = "0.1.0"
4808source = "registry+https://github.com/rust-lang/crates.io-index"
4809checksum = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162"
4810dependencies = [
4811 "futures",
4812]
4813
4814[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434815name = "tokio-signal"
4816version = "0.2.7"
4817source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094818checksum = "dd6dc5276ea05ce379a16de90083ec80836440d5ef8a6a39545a3207373b8296"
Matthias Krüger696fb8f2019-01-21 15:32:434819dependencies = [
Alex Crichton093ede22019-08-15 00:45:094820 "futures",
4821 "libc",
4822 "mio",
4823 "mio-uds",
4824 "signal-hook",
4825 "tokio-executor",
4826 "tokio-io",
4827 "tokio-reactor",
Eric Huss139477d2019-11-12 18:14:484828 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:434829]
4830
4831[[package]]
4832name = "tokio-tcp"
4833version = "0.1.3"
4834source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094835checksum = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119"
Matthias Krüger696fb8f2019-01-21 15:32:434836dependencies = [
Alex Crichton093ede22019-08-15 00:45:094837 "bytes",
4838 "futures",
4839 "iovec",
4840 "mio",
4841 "tokio-io",
4842 "tokio-reactor",
Matthias Krüger696fb8f2019-01-21 15:32:434843]
4844
4845[[package]]
4846name = "tokio-threadpool"
4847version = "0.1.10"
4848source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094849checksum = "17465013014410310f9f61fa10bf4724803c149ea1d51efece131c38efca93aa"
Matthias Krüger696fb8f2019-01-21 15:32:434850dependencies = [
Alex Crichton093ede22019-08-15 00:45:094851 "crossbeam-channel",
4852 "crossbeam-deque 0.6.3",
4853 "crossbeam-utils 0.6.5",
4854 "futures",
4855 "log",
4856 "num_cpus",
4857 "rand 0.6.1",
4858 "tokio-executor",
Matthias Krüger696fb8f2019-01-21 15:32:434859]
4860
4861[[package]]
4862name = "tokio-timer"
4863version = "0.2.8"
4864source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094865checksum = "4f37f0111d76cc5da132fe9bc0590b9b9cfd079bc7e75ac3846278430a299ff8"
Matthias Krüger696fb8f2019-01-21 15:32:434866dependencies = [
Alex Crichton093ede22019-08-15 00:45:094867 "crossbeam-utils 0.6.5",
4868 "futures",
4869 "slab",
4870 "tokio-executor",
Matthias Krüger696fb8f2019-01-21 15:32:434871]
4872
4873[[package]]
4874name = "tokio-udp"
4875version = "0.1.3"
4876source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094877checksum = "66268575b80f4a4a710ef83d087fdfeeabdce9b74c797535fbac18a2cb906e92"
Matthias Krüger696fb8f2019-01-21 15:32:434878dependencies = [
Alex Crichton093ede22019-08-15 00:45:094879 "bytes",
4880 "futures",
4881 "log",
4882 "mio",
4883 "tokio-codec",
4884 "tokio-io",
4885 "tokio-reactor",
Matthias Krüger696fb8f2019-01-21 15:32:434886]
4887
4888[[package]]
4889name = "tokio-uds"
4890version = "0.2.5"
4891source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094892checksum = "037ffc3ba0e12a0ab4aca92e5234e0dedeb48fddf6ccd260f1f150a36a9f2445"
Matthias Krüger696fb8f2019-01-21 15:32:434893dependencies = [
Alex Crichton093ede22019-08-15 00:45:094894 "bytes",
4895 "futures",
4896 "iovec",
4897 "libc",
4898 "log",
4899 "mio",
4900 "mio-uds",
4901 "tokio-codec",
4902 "tokio-io",
4903 "tokio-reactor",
Matthias Krüger696fb8f2019-01-21 15:32:434904]
4905
4906[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294907name = "toml"
flip199596c3ec12019-08-20 07:32:534908version = "0.5.3"
Eric Hussd2228ca2019-03-29 03:13:134909source = "registry+https://github.com/rust-lang/crates.io-index"
flip199596c3ec12019-08-20 07:32:534910checksum = "c7aabe75941d914b72bf3e5d3932ed92ce0664d49d8432305a8b547c37227724"
Eric Hussd2228ca2019-03-29 03:13:134911dependencies = [
Alex Crichton093ede22019-08-15 00:45:094912 "serde",
Eric Hussd2228ca2019-03-29 03:13:134913]
4914
4915[[package]]
steveklabnik54371882018-01-25 17:32:254916name = "toml-query"
Eric Huss2dafa912019-06-19 03:36:474917version = "0.9.0"
James Munnsde763692019-01-19 02:39:374918source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094919checksum = "a24369a1894ac8224efcfd567c3d141aea360292f49888e7ec7dcc316527aebb"
James Munnsde763692019-01-19 02:39:374920dependencies = [
Alex Crichton093ede22019-08-15 00:45:094921 "failure",
4922 "failure_derive",
4923 "is-match",
4924 "lazy_static 1.3.0",
4925 "regex",
Eric Huss7d92cf42019-08-20 17:46:354926 "toml",
Alex Crichton093ede22019-08-15 00:45:094927 "toml-query_derive",
Eric Huss2dafa912019-06-19 03:36:474928]
4929
4930[[package]]
4931name = "toml-query_derive"
4932version = "0.9.0"
4933source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094934checksum = "3c99ca245ec273c7e75c8ee58f47b882d0146f3c2c8495158082c6671e8b5335"
Eric Huss2dafa912019-06-19 03:36:474935dependencies = [
Alex Crichton093ede22019-08-15 00:45:094936 "darling",
Igor Matuszewskic2249a42019-09-08 08:28:114937 "quote 0.6.12",
4938 "syn 0.15.35",
James Munnsde763692019-01-19 02:39:374939]
4940
4941[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334942name = "try-lock"
4943version = "0.2.2"
4944source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094945checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334946
4947[[package]]
Eric Huss139477d2019-11-12 18:14:484948name = "try_from"
4949version = "0.3.2"
4950source = "registry+https://github.com/rust-lang/crates.io-index"
4951checksum = "283d3b89e1368717881a9d51dad843cc435380d8109c9e47d38780a324698d8b"
4952dependencies = [
4953 "cfg-if",
4954]
4955
4956[[package]]
Eric Huss8c20add2018-12-03 01:33:204957name = "typenum"
4958version = "1.10.0"
4959source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094960checksum = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169"
Eric Huss8c20add2018-12-03 01:33:204961
4962[[package]]
James Munnsde763692019-01-19 02:39:374963name = "ucd-trie"
4964version = "0.1.1"
4965source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094966checksum = "71a9c5b1fe77426cf144cc30e49e955270f5086e31a6441dfa8b32efc09b9d77"
James Munnsde763692019-01-19 02:39:374967
4968[[package]]
Alex Crichton994bfd42018-02-26 17:07:164969name = "ucd-util"
Alex Crichtonb4110902018-12-08 11:06:544970version = "0.1.3"
Alex Crichton994bfd42018-02-26 17:07:164971source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094972checksum = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86"
Alex Crichton994bfd42018-02-26 17:07:164973
4974[[package]]
Andy Russell30301642019-04-20 17:03:594975name = "unicase"
Lzu Taobbce9712019-09-19 08:32:314976version = "2.5.1"
Andy Russell30301642019-04-20 17:03:594977source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Taobbce9712019-09-19 08:32:314978checksum = "2e2e6bd1e59e56598518beb94fd6db628ded570326f0a98c679a304bd9f00150"
Andy Russell30301642019-04-20 17:03:594979dependencies = [
Eric Huss2b985322019-11-25 16:14:074980 "version_check 0.1.5",
Andy Russell30301642019-04-20 17:03:594981]
4982
4983[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584984name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:324985version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584986source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094987checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584988dependencies = [
Alex Crichton093ede22019-08-15 00:45:094989 "matches",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584990]
4991
4992[[package]]
4993name = "unicode-normalization"
Alex Crichtond8251152018-07-02 16:33:164994version = "0.1.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584995source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094996checksum = "6a0180bc61fc5a987082bfa111f4cc95c4caff7f9799f3e46df09163a937aa25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584997
4998[[package]]
4999name = "unicode-segmentation"
Eric Huss139477d2019-11-12 18:14:485000version = "1.6.0"
Steve Klabnika0769612017-02-07 23:13:575001source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:485002checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
Steve Klabnika0769612017-02-07 23:13:575003
5004[[package]]
5005name = "unicode-width"
Alex Crichtonb47c9692019-08-16 15:29:085006version = "0.1.6"
Steve Klabnika0769612017-02-07 23:13:575007source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:085008checksum = "7007dbd421b92cc6e28410fe7362e2e0a2503394908f417b68ec8d1c364c4e20"
5009dependencies = [
5010 "compiler_builtins",
5011 "rustc-std-workspace-core",
5012 "rustc-std-workspace-std",
5013]
Steve Klabnika0769612017-02-07 23:13:575014
5015[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585016name = "unicode-xid"
Alex Crichton87f3dda2018-03-01 19:08:485017version = "0.1.0"
5018source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095019checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
Alex Crichton87f3dda2018-03-01 19:08:485020
5021[[package]]
Aleksey Kladova0c186c2019-07-21 11:50:395022name = "unicode-xid"
5023version = "0.2.0"
5024source = "registry+https://github.com/rust-lang/crates.io-index"
5025checksum = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
5026
5027[[package]]
flip19954c228cc2019-02-18 09:32:585028name = "unicode_categories"
5029version = "0.1.1"
5030source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095031checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
flip19954c228cc2019-02-18 09:32:585032
5033[[package]]
est31c2d59062017-06-12 19:35:475034name = "unstable-book-gen"
5035version = "0.1.0"
5036dependencies = [
Alex Crichton093ede22019-08-15 00:45:095037 "num-traits",
5038 "tidy",
est31c2d59062017-06-12 19:35:475039]
5040
5041[[package]]
Nick Cameron71a0be02017-09-25 04:13:295042name = "unwind"
5043version = "0.0.0"
5044dependencies = [
Alex Crichton093ede22019-08-15 00:45:095045 "cc",
5046 "cfg-if",
5047 "compiler_builtins",
5048 "core",
5049 "libc",
Nick Cameron71a0be02017-09-25 04:13:295050]
5051
5052[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585053name = "url"
Alex Crichtonb4110902018-12-08 11:06:545054version = "1.7.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585055source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095056checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585057dependencies = [
Alex Crichton093ede22019-08-15 00:45:095058 "idna 0.1.5",
5059 "matches",
5060 "percent-encoding 1.0.1",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585061]
5062
5063[[package]]
Eric Hussf2428a62019-08-01 00:44:395064name = "url"
flip199596c3ec12019-08-20 07:32:535065version = "2.1.0"
Eric Hussf2428a62019-08-01 00:44:395066source = "registry+https://github.com/rust-lang/crates.io-index"
flip199596c3ec12019-08-20 07:32:535067checksum = "75b414f6c464c879d7f9babf951f23bc3743fb7313c081b2e6ca719067ea9d61"
Eric Hussf2428a62019-08-01 00:44:395068dependencies = [
Alex Crichton093ede22019-08-15 00:45:095069 "idna 0.2.0",
5070 "matches",
Eric Huss139477d2019-11-12 18:14:485071 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:095072 "serde",
Eric Hussf2428a62019-08-01 00:44:395073]
5074
5075[[package]]
steveklabnikecfbaca2018-04-03 14:32:045076name = "utf-8"
5077version = "0.7.2"
5078source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095079checksum = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c"
steveklabnikecfbaca2018-04-03 14:32:045080
5081[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585082name = "utf8-ranges"
Alex Crichtonb4110902018-12-08 11:06:545083version = "1.0.2"
Steve Klabnika0769612017-02-07 23:13:575084source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095085checksum = "796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737"
Steve Klabnika0769612017-02-07 23:13:575086
5087[[package]]
Eric Hussd5e03532019-05-23 20:27:495088name = "utf8parse"
5089version = "0.1.1"
5090source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095091checksum = "8772a4ccbb4e89959023bc5b7cb8623a795caa7092d99f3aa9501b9484d4557d"
Eric Hussd5e03532019-05-23 20:27:495092
5093[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335094name = "uuid"
5095version = "0.7.4"
5096source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095097checksum = "90dbc611eb48397705a6b0f6e917da23ae517e4d127123d2cf7674206627d32a"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335098dependencies = [
Alex Crichton093ede22019-08-15 00:45:095099 "rand 0.6.1",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335100]
5101
5102[[package]]
Alex Crichton1cede102017-06-15 02:33:065103name = "vcpkg"
Alex Crichton2863b752018-08-21 17:23:475104version = "0.2.6"
Alex Crichton1cede102017-06-15 02:33:065105source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095106checksum = "def296d3eb3b12371b2c7d0e83bfe1403e4db2d7a0bba324a12b21c4ee13143d"
Alex Crichton1cede102017-06-15 02:33:065107
5108[[package]]
Steve Klabnika0769612017-02-07 23:13:575109name = "vec_map"
Alex Crichtond8251152018-07-02 16:33:165110version = "0.8.1"
Steve Klabnika0769612017-02-07 23:13:575111source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095112checksum = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
Steve Klabnika0769612017-02-07 23:13:575113
5114[[package]]
Ralf Jung8d908b52018-09-17 07:20:035115name = "vergen"
Ralf Jungf2a6db72018-12-07 09:12:015116version = "3.0.4"
Ralf Jung8d908b52018-09-17 07:20:035117source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095118checksum = "6aba5e34f93dc7051dfad05b98a18e9156f27e7b431fe1d2398cb6061c0a1dba"
Ralf Jung8d908b52018-09-17 07:20:035119dependencies = [
Alex Crichton093ede22019-08-15 00:45:095120 "bitflags",
5121 "chrono",
5122 "failure",
Ralf Jung8d908b52018-09-17 07:20:035123]
5124
5125[[package]]
Alex Crichtonb4110902018-12-08 11:06:545126name = "version_check"
5127version = "0.1.5"
5128source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095129checksum = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
Alex Crichtonb4110902018-12-08 11:06:545130
5131[[package]]
Eric Huss2b985322019-11-25 16:14:075132name = "version_check"
5133version = "0.9.1"
5134source = "registry+https://github.com/rust-lang/crates.io-index"
5135checksum = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce"
5136
5137[[package]]
Eric Hussd5e03532019-05-23 20:27:495138name = "vte"
5139version = "0.3.3"
5140source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095141checksum = "4f42f536e22f7fcbb407639765c8fd78707a33109301f834a594758bedd6e8cf"
Eric Hussd5e03532019-05-23 20:27:495142dependencies = [
Alex Crichton093ede22019-08-15 00:45:095143 "utf8parse",
Eric Hussd5e03532019-05-23 20:27:495144]
5145
5146[[package]]
Josh Stone020c5ec2017-05-08 22:01:135147name = "walkdir"
Alex Crichtonb4110902018-12-08 11:06:545148version = "2.2.7"
Alex Crichton80d6ed22018-01-08 21:56:225149source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095150checksum = "9d9d7ed3431229a144296213105a390676cc49c9b6a72bd19f3176c98e129fa1"
Alex Crichton80d6ed22018-01-08 21:56:225151dependencies = [
Alex Crichton093ede22019-08-15 00:45:095152 "same-file",
Eric Huss139477d2019-11-12 18:14:485153 "winapi 0.3.8",
Alex Crichton093ede22019-08-15 00:45:095154 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225155]
5156
5157[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335158name = "want"
5159version = "0.2.0"
5160source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095161checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335162dependencies = [
Alex Crichton093ede22019-08-15 00:45:095163 "futures",
5164 "log",
5165 "try-lock",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335166]
5167
5168[[package]]
newpavlov6374b842019-08-29 17:13:155169name = "wasi"
5170version = "0.7.0"
5171source = "registry+https://github.com/rust-lang/crates.io-index"
5172checksum = "b89c3ce4ce14bdc6fb6beaf9ec7928ca331de5df7e5ea278375642a2f478570d"
5173dependencies = [
5174 "compiler_builtins",
5175 "rustc-std-workspace-alloc",
5176 "rustc-std-workspace-core",
5177]
5178
5179[[package]]
Steve Klabnika0769612017-02-07 23:13:575180name = "winapi"
5181version = "0.2.8"
5182source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095183checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Steve Klabnika0769612017-02-07 23:13:575184
5185[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225186name = "winapi"
Eric Huss139477d2019-11-12 18:14:485187version = "0.3.8"
Alex Crichton80d6ed22018-01-08 21:56:225188source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:485189checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
Alex Crichton80d6ed22018-01-08 21:56:225190dependencies = [
Alex Crichton093ede22019-08-15 00:45:095191 "winapi-i686-pc-windows-gnu",
5192 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:225193]
5194
5195[[package]]
Steve Klabnika0769612017-02-07 23:13:575196name = "winapi-build"
5197version = "0.1.1"
5198source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095199checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Steve Klabnika0769612017-02-07 23:13:575200
Josh Stone020c5ec2017-05-08 22:01:135201[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225202name = "winapi-i686-pc-windows-gnu"
5203version = "0.4.0"
5204source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095205checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:225206
5207[[package]]
Alex Crichton2863b752018-08-21 17:23:475208name = "winapi-util"
Eric Huss6a09cfa2019-05-16 05:27:395209version = "0.1.2"
Alex Crichton2863b752018-08-21 17:23:475210source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095211checksum = "7168bab6e1daee33b4557efd0e95d5ca70a03706d39fa5f3fe7a236f584b03c9"
Alex Crichton2863b752018-08-21 17:23:475212dependencies = [
Eric Huss139477d2019-11-12 18:14:485213 "winapi 0.3.8",
Alex Crichton2863b752018-08-21 17:23:475214]
5215
5216[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225217name = "winapi-x86_64-pc-windows-gnu"
5218version = "0.4.0"
5219source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095220checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:225221
5222[[package]]
Alex Crichton1cede102017-06-15 02:33:065223name = "wincolor"
Alex Crichton2863b752018-08-21 17:23:475224version = "1.0.1"
Alex Crichtonfa5b3d32018-07-26 00:25:125225source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095226checksum = "561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba"
Alex Crichtonfa5b3d32018-07-26 00:25:125227dependencies = [
Eric Huss139477d2019-11-12 18:14:485228 "winapi 0.3.8",
Alex Crichton093ede22019-08-15 00:45:095229 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125230]
5231
5232[[package]]
Eric Huss139477d2019-11-12 18:14:485233name = "winreg"
5234version = "0.6.2"
5235source = "registry+https://github.com/rust-lang/crates.io-index"
5236checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"
5237dependencies = [
5238 "winapi 0.3.8",
5239]
5240
5241[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435242name = "ws2_32-sys"
5243version = "0.2.1"
5244source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095245checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
Matthias Krüger696fb8f2019-01-21 15:32:435246dependencies = [
Alex Crichton093ede22019-08-15 00:45:095247 "winapi 0.2.8",
5248 "winapi-build",
Matthias Krüger696fb8f2019-01-21 15:32:435249]
5250
5251[[package]]
Josh Stone020c5ec2017-05-08 22:01:135252name = "xattr"
Alex Crichton52d7ee832018-07-17 16:04:225253version = "0.2.2"
Josh Stone020c5ec2017-05-08 22:01:135254source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095255checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
Josh Stone020c5ec2017-05-08 22:01:135256dependencies = [
Alex Crichton093ede22019-08-15 00:45:095257 "libc",
Josh Stone020c5ec2017-05-08 22:01:135258]
5259
5260[[package]]
5261name = "xz2"
Alex Crichtond8251152018-07-02 16:33:165262version = "0.1.5"
Josh Stone020c5ec2017-05-08 22:01:135263source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095264checksum = "df8bf41d3030c3577c9458fd6640a05afbf43b150d0b531b16bd77d3f794f27a"
Josh Stone020c5ec2017-05-08 22:01:135265dependencies = [
Alex Crichton093ede22019-08-15 00:45:095266 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:135267]
5268
5269[[package]]
5270name = "yaml-rust"
5271version = "0.3.5"
5272source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095273checksum = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"