blob: 38e7f7c9fe92eeb92af604425406dae8f7f34f3e [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",
Mark Rousskovdddd8722019-12-18 15:52:10195 "ignore",
Alex Crichton093ede22019-08-15 00:45:09196 "lazy_static 1.3.0",
197 "libc",
198 "num_cpus",
Alex Crichton093ede22019-08-15 00:45:09199 "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"
Yuki Okushif541e91a2019-12-27 14:40:18278version = "0.43.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"
Eric Husse5d39ee2019-12-10 19:54:10341version = "0.1.1"
Alex Crichton5c5e3fa2019-09-24 18:06:56342dependencies = [
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"
msizanoen1d61e1932020-01-06 15:44:57398version = "1.0.49"
Nick Cameronc5cad5a2017-09-22 01:58:35399source = "registry+https://github.com/rust-lang/crates.io-index"
msizanoen1d61e1932020-01-06 15:44:57400checksum = "e450b8da92aa6f274e7c6437692f9f2ce6d701fb73bacfcf87897b3f89a4c20e"
Eric Hussa9023832019-11-09 19:59:53401dependencies = [
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",
Matthias Krügerf77104b2019-12-02 22:09:48471 "git2",
Alex Crichton093ede22019-08-15 00:45:09472 "lazy_static 1.3.0",
473 "regex",
474 "rustc-workspace-hack",
Oliver Scherer2a789512019-05-26 17:21:54475 "rustc_tools_util 0.2.0",
Alex Crichton093ede22019-08-15 00:45:09476 "semver",
477 "serde",
Matthias Krügerf77104b2019-12-02 22:09:48478 "tempfile",
Ralf Jung9e940f02019-11-28 17:40:05479 "tester",
Ahmed Charles9ca382f2016-09-02 08:55:29480]
481
482[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29483name = "clippy-mini-macro-test"
Oliver Schneider70717f22018-01-30 14:12:12484version = "0.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:29485
486[[package]]
487name = "clippy_lints"
Oliver Schneider0ad54532018-07-14 22:01:24488version = "0.0.212"
Oliver Schneider847bb142018-05-11 12:11:06489dependencies = [
Manish Goregaokar7d0162d2019-10-24 15:06:40490 "cargo_metadata 0.9.0",
Alex Crichton093ede22019-08-15 00:45:09491 "if_chain",
492 "itertools 0.8.0",
493 "lazy_static 1.3.0",
494 "matches",
Eric Huss139477d2019-11-12 18:14:48495 "pulldown-cmark 0.6.1",
Alex Crichton093ede22019-08-15 00:45:09496 "quine-mc_cluskey",
497 "regex-syntax",
498 "semver",
499 "serde",
Manish Goregaokar955f8612019-11-08 03:15:13500 "smallvec 1.0.0",
Eric Huss7d92cf42019-08-20 17:46:35501 "toml",
Alex Crichton093ede22019-08-15 00:45:09502 "unicode-normalization",
flip199596c3ec12019-08-20 07:32:53503 "url 2.1.0",
Oliver Schneider847bb142018-05-11 12:11:06504]
505
506[[package]]
kennytmcab21f12018-07-26 21:58:55507name = "cloudabi"
508version = "0.0.3"
509source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09510checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
kennytmcab21f12018-07-26 21:58:55511dependencies = [
Alex Crichton093ede22019-08-15 00:45:09512 "bitflags",
kennytmcab21f12018-07-26 21:58:55513]
514
515[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29516name = "cmake"
John Kåre Alsaker7b28ddc2019-04-10 19:18:35517version = "0.1.38"
Oliver Schneideracdf83f2017-12-06 08:25:29518source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09519checksum = "96210eec534fc3fbfc0452a63769424eaa80205fda6cea98e5b61cb3d97bcec8"
Oliver Schneideracdf83f2017-12-06 08:25:29520dependencies = [
Alex Crichton093ede22019-08-15 00:45:09521 "cc",
Oliver Schneideracdf83f2017-12-06 08:25:29522]
523
524[[package]]
Eric Huss139477d2019-11-12 18:14:48525name = "codespan"
526version = "0.5.0"
527source = "registry+https://github.com/rust-lang/crates.io-index"
528checksum = "de67bdcd653002a6dba3eb53850ce3a485547225d81cb6c2bbdbc5a0cba5d15d"
529dependencies = [
530 "unicode-segmentation",
531]
532
533[[package]]
534name = "codespan-reporting"
535version = "0.5.0"
536source = "registry+https://github.com/rust-lang/crates.io-index"
537checksum = "efd1d915d9e2b2ad696b2cd73215a84823ef3f0e3084d90304204415921b62c6"
538dependencies = [
539 "codespan",
540 "termcolor",
541 "unicode-width",
542]
543
544[[package]]
Nick Cameron127f9a62018-04-25 22:11:28545name = "colored"
546version = "1.6.0"
547source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09548checksum = "b0aa3473e85a3161b59845d6096b289bb577874cafeaf75ea1b1beaa6572c7fc"
Nick Cameron127f9a62018-04-25 22:11:28549dependencies = [
Alex Crichton093ede22019-08-15 00:45:09550 "lazy_static 0.2.11",
Nick Cameron127f9a62018-04-25 22:11:28551]
552
553[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29554name = "commoncrypto"
555version = "0.2.0"
556source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09557checksum = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
Oliver Schneideracdf83f2017-12-06 08:25:29558dependencies = [
Alex Crichton093ede22019-08-15 00:45:09559 "commoncrypto-sys",
Oliver Schneideracdf83f2017-12-06 08:25:29560]
561
562[[package]]
563name = "commoncrypto-sys"
564version = "0.2.0"
565source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09566checksum = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
Oliver Schneideracdf83f2017-12-06 08:25:29567dependencies = [
Alex Crichton093ede22019-08-15 00:45:09568 "libc",
Murarth64842582017-06-17 19:01:18569]
570
571[[package]]
Alex Crichton147e2da2016-10-07 06:30:38572name = "compiler_builtins"
Tyler Mandry5f4c2ca2019-12-07 02:32:59573version = "0.1.22"
Alex Crichton4c21a3b2018-11-20 05:52:50574source = "registry+https://github.com/rust-lang/crates.io-index"
Tyler Mandry5f4c2ca2019-12-07 02:32:59575checksum = "e6f083abf9bb9005a27d2da62706f661245278cb7096da37ab27410eaf60f2c1"
Alex Crichton147e2da2016-10-07 06:30:38576dependencies = [
Alex Crichton093ede22019-08-15 00:45:09577 "cc",
578 "rustc-std-workspace-core",
Alex Crichton147e2da2016-10-07 06:30:38579]
580
581[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29582name = "compiletest"
583version = "0.0.0"
584dependencies = [
Alex Crichton093ede22019-08-15 00:45:09585 "diff",
Ralf Jung64cf5962019-10-30 20:03:19586 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:09587 "getopts",
588 "lazy_static 1.3.0",
589 "libc",
590 "log",
591 "miow 0.3.3",
592 "regex",
593 "rustfix",
594 "serde",
595 "serde_json",
596 "walkdir",
Eric Huss139477d2019-11-12 18:14:48597 "winapi 0.3.8",
Oliver Schneideracdf83f2017-12-06 08:25:29598]
599
600[[package]]
601name = "compiletest_rs"
flip1995450880f2019-11-23 16:27:36602version = "0.4.0"
603source = "registry+https://github.com/rust-lang/crates.io-index"
604checksum = "d7b678957210a00ba0fbeacc23d38cbfbf29895564da1616564634351e1dac5e"
605dependencies = [
606 "diff",
607 "filetime",
608 "getopts",
609 "libc",
610 "log",
611 "miow 0.3.3",
612 "regex",
613 "rustfix",
614 "serde",
615 "serde_derive",
616 "serde_json",
617 "tempfile",
Ralf Jung9e940f02019-11-28 17:40:05618 "tester",
Eric Huss139477d2019-11-12 18:14:48619 "winapi 0.3.8",
Ahmed Charles9ca382f2016-09-02 08:55:29620]
621
622[[package]]
flip19954c228cc2019-02-18 09:32:58623name = "constant_time_eq"
624version = "0.1.3"
625source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09626checksum = "8ff012e225ce166d4422e0e78419d901719760f62ae2b7969ca6b564d1b54a9e"
flip19954c228cc2019-02-18 09:32:58627
628[[package]]
Eric Huss139477d2019-11-12 18:14:48629name = "cookie"
630version = "0.12.0"
631source = "registry+https://github.com/rust-lang/crates.io-index"
632checksum = "888604f00b3db336d2af898ec3c1d5d0ddf5e6d462220f2ededc33a87ac4bbd5"
633dependencies = [
634 "time",
635 "url 1.7.2",
636]
637
638[[package]]
639name = "cookie_store"
640version = "0.7.0"
641source = "registry+https://github.com/rust-lang/crates.io-index"
642checksum = "46750b3f362965f197996c4448e4a0935e791bf7d6631bfce9ee0af3d24c919c"
643dependencies = [
644 "cookie",
645 "failure",
646 "idna 0.1.5",
647 "log",
648 "publicsuffix",
649 "serde",
650 "serde_json",
651 "time",
652 "try_from",
653 "url 1.7.2",
654]
655
656[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29657name = "core"
658version = "0.0.0"
Alex Crichton994bfd42018-02-26 17:07:16659dependencies = [
Alex Crichton093ede22019-08-15 00:45:09660 "rand 0.7.0",
Alex Crichton994bfd42018-02-26 17:07:16661]
Ahmed Charles9ca382f2016-09-02 08:55:29662
663[[package]]
Nick Cameron7cb3f452017-08-24 05:52:28664name = "core-foundation"
Alex Crichtonb4110902018-12-08 11:06:54665version = "0.6.3"
Nick Cameron7cb3f452017-08-24 05:52:28666source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09667checksum = "4e2640d6d0bf22e82bed1b73c6aef8d5dd31e5abe6666c57e6d45e2649f4f887"
Nick Cameron7cb3f452017-08-24 05:52:28668dependencies = [
Eric Huss2b985322019-11-25 16:14:07669 "core-foundation-sys 0.6.2",
670 "libc",
671]
672
673[[package]]
674name = "core-foundation"
675version = "0.7.0"
676source = "registry+https://github.com/rust-lang/crates.io-index"
677checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
678dependencies = [
679 "core-foundation-sys 0.7.0",
Alex Crichton093ede22019-08-15 00:45:09680 "libc",
Nick Cameron7cb3f452017-08-24 05:52:28681]
682
683[[package]]
684name = "core-foundation-sys"
Alex Crichtonb4110902018-12-08 11:06:54685version = "0.6.2"
Nick Cameron7cb3f452017-08-24 05:52:28686source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09687checksum = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
Nick Cameron7cb3f452017-08-24 05:52:28688
689[[package]]
Eric Huss2b985322019-11-25 16:14:07690name = "core-foundation-sys"
691version = "0.7.0"
692source = "registry+https://github.com/rust-lang/crates.io-index"
693checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
694
695[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58696name = "crates-io"
Eric Husse0f2f9d2019-11-12 17:57:41697version = "0.30.0"
Nick Cameronad8ecc22017-07-19 01:32:12698dependencies = [
Alex Crichton093ede22019-08-15 00:45:09699 "curl",
700 "failure",
Eric Huss139477d2019-11-12 18:14:48701 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:09702 "serde",
703 "serde_derive",
704 "serde_json",
flip199596c3ec12019-08-20 07:32:53705 "url 2.1.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58706]
707
708[[package]]
Alex Crichtonb4110902018-12-08 11:06:54709name = "crc32fast"
710version = "1.1.2"
711source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09712checksum = "e91d5240c6975ef33aeb5f148f35275c25eda8e8a5f95abe421978b05b8bf192"
Alex Crichtonb4110902018-12-08 11:06:54713dependencies = [
Alex Crichton093ede22019-08-15 00:45:09714 "cfg-if",
Alex Crichtonb4110902018-12-08 11:06:54715]
Alex Crichton38bedfa2017-09-02 03:46:51716
717[[package]]
kennytmcab21f12018-07-26 21:58:55718name = "crossbeam-channel"
Eric Huss6a09cfa2019-05-16 05:27:39719version = "0.3.8"
Matthias Krüger696fb8f2019-01-21 15:32:43720source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09721checksum = "0f0ed1a4de2235cabda8558ff5840bffb97fcb64c97827f354a451307df5f72b"
Matthias Krüger696fb8f2019-01-21 15:32:43722dependencies = [
Alex Crichton093ede22019-08-15 00:45:09723 "crossbeam-utils 0.6.5",
Ralf Jung90b8d342019-11-04 14:59:09724 "smallvec 0.6.10",
Matthias Krüger696fb8f2019-01-21 15:32:43725]
726
727[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45728name = "crossbeam-deque"
Josh Stone33c41252019-09-10 17:13:07729version = "0.7.1"
730source = "registry+https://github.com/rust-lang/crates.io-index"
731checksum = "b18cd2e169ad86297e6bc0ad9aa679aee9daa4f19e8163860faf7c164e4f5a71"
732dependencies = [
Igor Matuszewski5b091302019-12-10 15:01:01733 "crossbeam-epoch",
Josh Stone33c41252019-09-10 17:13:07734 "crossbeam-utils 0.6.5",
735]
736
737[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45738name = "crossbeam-epoch"
Ralf Jungc7a599e2019-07-25 13:57:25739version = "0.7.2"
Matthias Krüger696fb8f2019-01-21 15:32:43740source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09741checksum = "fedcd6772e37f3da2a9af9bf12ebe046c0dfe657992377b4df982a2b54cd37a9"
Matthias Krüger696fb8f2019-01-21 15:32:43742dependencies = [
Alex Crichton093ede22019-08-15 00:45:09743 "arrayvec",
744 "cfg-if",
745 "crossbeam-utils 0.6.5",
746 "lazy_static 1.3.0",
Igor Matuszewski5b091302019-12-10 15:01:01747 "memoffset",
Mateusz Mikuła2d8d8132019-12-04 17:40:16748 "scopeguard",
Matthias Krüger696fb8f2019-01-21 15:32:43749]
750
751[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33752name = "crossbeam-queue"
753version = "0.1.2"
754source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09755checksum = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33756dependencies = [
Alex Crichton093ede22019-08-15 00:45:09757 "crossbeam-utils 0.6.5",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33758]
759
760[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45761name = "crossbeam-utils"
Eric Huss6a09cfa2019-05-16 05:27:39762version = "0.6.5"
Alex Crichton01127ca2018-11-16 11:08:23763source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09764checksum = "f8306fcef4a7b563b76b7dd949ca48f52bc1141aa067d2ea09565f3e2652aa5c"
Alex Crichton01127ca2018-11-16 11:08:23765dependencies = [
Alex Crichton093ede22019-08-15 00:45:09766 "cfg-if",
767 "lazy_static 1.3.0",
Alex Crichton01127ca2018-11-16 11:08:23768]
769
770[[package]]
Eric Husse0f2f9d2019-11-12 17:57:41771name = "crossbeam-utils"
772version = "0.7.0"
773source = "registry+https://github.com/rust-lang/crates.io-index"
774checksum = "ce446db02cdc3165b94ae73111e570793400d0794e46125cc4056c81cbb039f4"
775dependencies = [
776 "autocfg",
777 "cfg-if",
778 "lazy_static 1.3.0",
779]
780
781[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29782name = "crypto-hash"
Alex Crichton994bfd42018-02-26 17:07:16783version = "0.3.1"
Oliver Schneideracdf83f2017-12-06 08:25:29784source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09785checksum = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
Oliver Schneideracdf83f2017-12-06 08:25:29786dependencies = [
Alex Crichton093ede22019-08-15 00:45:09787 "commoncrypto",
Aaron Hilld440e132019-09-16 18:45:40788 "hex 0.3.2",
Alex Crichton093ede22019-08-15 00:45:09789 "openssl",
Eric Huss139477d2019-11-12 18:14:48790 "winapi 0.3.8",
Oliver Schneideracdf83f2017-12-06 08:25:29791]
792
793[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58794name = "curl"
Alex Crichton44473882019-10-01 13:11:32795version = "0.4.24"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58796source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton44473882019-10-01 13:11:32797checksum = "d08ad3cb89d076a36b0ce5749eec2c9964f70c0c58480ab6b75a91ec4fc206d8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58798dependencies = [
Alex Crichton093ede22019-08-15 00:45:09799 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:09800 "libc",
801 "openssl-probe",
802 "openssl-sys",
803 "schannel",
804 "socket2",
Eric Huss139477d2019-11-12 18:14:48805 "winapi 0.3.8",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58806]
807
808[[package]]
809name = "curl-sys"
Alex Crichton44473882019-10-01 13:11:32810version = "0.4.22"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58811source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton44473882019-10-01 13:11:32812checksum = "2e9a9a4e417722876332136a00cacf92c2ceb331fab4b52b6a1ad16c6cd79255"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58813dependencies = [
Alex Crichton093ede22019-08-15 00:45:09814 "cc",
815 "libc",
816 "libnghttp2-sys",
817 "libz-sys",
818 "openssl-sys",
819 "pkg-config",
820 "vcpkg",
Eric Huss139477d2019-11-12 18:14:48821 "winapi 0.3.8",
Josh Stone020c5ec2017-05-08 22:01:13822]
823
824[[package]]
Eric Huss2dafa912019-06-19 03:36:47825name = "darling"
826version = "0.8.6"
827source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09828checksum = "9158d690bc62a3a57c3e45b85e4d50de2008b39345592c64efd79345c7e24be0"
Eric Huss2dafa912019-06-19 03:36:47829dependencies = [
Alex Crichton093ede22019-08-15 00:45:09830 "darling_core",
831 "darling_macro",
Eric Huss2dafa912019-06-19 03:36:47832]
833
834[[package]]
835name = "darling_core"
836version = "0.8.6"
837source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09838checksum = "d2a368589465391e127e10c9e3a08efc8df66fd49b87dc8524c764bbe7f2ef82"
Eric Huss2dafa912019-06-19 03:36:47839dependencies = [
Alex Crichton093ede22019-08-15 00:45:09840 "fnv",
841 "ident_case",
Igor Matuszewskic2249a42019-09-08 08:28:11842 "proc-macro2 0.4.30",
843 "quote 0.6.12",
844 "syn 0.15.35",
Eric Huss2dafa912019-06-19 03:36:47845]
846
847[[package]]
848name = "darling_macro"
849version = "0.8.6"
850source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09851checksum = "244e8987bd4e174385240cde20a3657f607fb0797563c28255c353b5819a07b1"
Eric Huss2dafa912019-06-19 03:36:47852dependencies = [
Alex Crichton093ede22019-08-15 00:45:09853 "darling_core",
Igor Matuszewskic2249a42019-09-08 08:28:11854 "quote 0.6.12",
855 "syn 0.15.35",
Eric Huss2dafa912019-06-19 03:36:47856]
857
858[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51859name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:22860version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:51861source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09862checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:51863
864[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58865name = "derive-new"
Bastien Orivel5c4534a2018-12-08 14:11:47866version = "0.5.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58867source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09868checksum = "6ca414e896ae072546f4d789f452daaecf60ddee4c9df5dc6d5936d769e3d87c"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58869dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:11870 "proc-macro2 0.4.30",
871 "quote 0.6.12",
872 "syn 0.15.35",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58873]
874
875[[package]]
kennytmcab21f12018-07-26 21:58:55876name = "derive_more"
Nick Cameron595bea62018-11-19 04:21:10877version = "0.13.0"
kennytmcab21f12018-07-26 21:58:55878source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09879checksum = "3f57d78cf3bd45270dad4e70c21ec77a960b36c7a841ff9db76aaa775a8fb871"
kennytmcab21f12018-07-26 21:58:55880dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:11881 "proc-macro2 0.4.30",
882 "quote 0.6.12",
Alex Crichton093ede22019-08-15 00:45:09883 "rustc_version",
Igor Matuszewskic2249a42019-09-08 08:28:11884 "syn 0.15.35",
kennytmcab21f12018-07-26 21:58:55885]
886
887[[package]]
Cengiz Can837817c2017-04-27 19:41:18888name = "diff"
Oliver Schneideracdf83f2017-12-06 08:25:29889version = "0.1.11"
Cengiz Can837817c2017-04-27 19:41:18890source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09891checksum = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
Cengiz Can837817c2017-04-27 19:41:18892
893[[package]]
Mark Simulacrum42fde212018-03-10 14:03:06894name = "difference"
895version = "2.0.0"
896source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09897checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
Mark Simulacrum42fde212018-03-10 14:03:06898
899[[package]]
James Munnsde763692019-01-19 02:39:37900name = "digest"
901version = "0.7.6"
902source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09903checksum = "03b072242a8cbaf9c145665af9d250c59af3b958f83ed6824e13533cf76d5b90"
James Munnsde763692019-01-19 02:39:37904dependencies = [
Alex Crichton093ede22019-08-15 00:45:09905 "generic-array",
James Munnsde763692019-01-19 02:39:37906]
907
908[[package]]
Ralf Jung44b0fd62018-11-28 20:22:45909name = "directories"
Ralf Jung4e8626e2019-06-13 07:58:32910version = "2.0.1"
Ralf Jung44b0fd62018-11-28 20:22:45911source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09912checksum = "2ccc83e029c3cebb4c8155c644d34e3a070ccdb4ff90d369c74cd73f7cb3c984"
Ralf Jung44b0fd62018-11-28 20:22:45913dependencies = [
Alex Crichton093ede22019-08-15 00:45:09914 "cfg-if",
915 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:45916]
917
918[[package]]
flip19954c228cc2019-02-18 09:32:58919name = "dirs"
topecongiro3e9604b2019-07-15 13:51:42920version = "2.0.1"
flip19954c228cc2019-02-18 09:32:58921source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09922checksum = "1c4ef5a8b902d393339e2a2c7fe573af92ce7e0ee5a3ff827b4c9ad7e07e4fa1"
flip19954c228cc2019-02-18 09:32:58923dependencies = [
Alex Crichton093ede22019-08-15 00:45:09924 "cfg-if",
925 "dirs-sys",
flip19954c228cc2019-02-18 09:32:58926]
927
928[[package]]
Ralf Jung4e8626e2019-06-13 07:58:32929name = "dirs-sys"
930version = "0.3.3"
931source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09932checksum = "937756392ec77d1f2dd9dc3ac9d69867d109a2121479d72c364e42f4cab21e2d"
Ralf Jung4e8626e2019-06-13 07:58:32933dependencies = [
Alex Crichton093ede22019-08-15 00:45:09934 "cfg-if",
935 "libc",
936 "redox_users",
Eric Huss139477d2019-11-12 18:14:48937 "winapi 0.3.8",
Ralf Jung4e8626e2019-06-13 07:58:32938]
939
940[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29941name = "dlmalloc"
Jethro Beekman6c44bbb2019-02-26 00:18:22942version = "0.1.3"
Alex Crichton4c21a3b2018-11-20 05:52:50943source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09944checksum = "f283302e035e61c23f2b86b3093e8c6273a4c3125742d6087e96ade001ca5e63"
Oliver Schneideracdf83f2017-12-06 08:25:29945dependencies = [
Alex Crichton093ede22019-08-15 00:45:09946 "compiler_builtins",
947 "libc",
948 "rustc-std-workspace-core",
Oliver Schneideracdf83f2017-12-06 08:25:29949]
950
951[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33952name = "dtoa"
953version = "0.4.4"
954source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09955checksum = "ea57b42383d091c85abcc2706240b94ab2a8fa1fc81c10ff23c4de06e2a90b5e"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33956
957[[package]]
Eric Huss139477d2019-11-12 18:14:48958name = "dunce"
959version = "1.0.0"
960source = "registry+https://github.com/rust-lang/crates.io-index"
961checksum = "d0ad6bf6a88548d1126045c413548df1453d9be094a8ab9fd59bf1fdd338da4f"
962
963[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29964name = "either"
Alex Crichtone9d89832018-04-02 15:43:55965version = "1.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:29966source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09967checksum = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
Oliver Schneideracdf83f2017-12-06 08:25:29968
969[[package]]
steveklabnikecfbaca2018-04-03 14:32:04970name = "elasticlunr-rs"
Bastien Orivel5c4534a2018-12-08 14:11:47971version = "2.3.4"
steveklabnikecfbaca2018-04-03 14:32:04972source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09973checksum = "a99a310cd1f9770e7bf8e48810c7bcbb0e078c8fb23a8c7bcf0da4c2bf61a455"
steveklabnikecfbaca2018-04-03 14:32:04974dependencies = [
Alex Crichton093ede22019-08-15 00:45:09975 "lazy_static 1.3.0",
976 "regex",
977 "serde",
978 "serde_derive",
979 "serde_json",
980 "strum",
981 "strum_macros",
steveklabnikecfbaca2018-04-03 14:32:04982]
983
984[[package]]
Sean Griffin755bdaa2018-01-29 20:45:12985name = "ena"
Nicholas Nethercote3eae7f62019-09-20 01:23:47986version = "0.13.1"
varkor443a2d42019-03-19 21:30:07987source = "registry+https://github.com/rust-lang/crates.io-index"
Nicholas Nethercote3eae7f62019-09-20 01:23:47988checksum = "8944dc8fa28ce4a38f778bd46bf7d923fe73eed5a439398507246c8e017e6f36"
varkor443a2d42019-03-19 21:30:07989dependencies = [
Alex Crichton093ede22019-08-15 00:45:09990 "log",
varkor443a2d42019-03-19 21:30:07991]
992
993[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33994name = "encoding_rs"
995version = "0.8.17"
996source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09997checksum = "4155785c79f2f6701f185eb2e6b4caf0555ec03477cb4c70db67b465311620ed"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33998dependencies = [
Alex Crichton093ede22019-08-15 00:45:09999 "cfg-if",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331000]
1001
1002[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581003name = "env_logger"
Mateusz Mikuła8ddbe762019-08-29 11:22:211004version = "0.6.2"
Alex Crichton15899b02018-01-25 04:01:421005source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła8ddbe762019-08-29 11:22:211006checksum = "aafcde04e90a5226a6443b7aabdb016ba2f8307c847d524724bd9b346dd1a2d3"
Alex Crichton01127ca2018-11-16 11:08:231007dependencies = [
Alex Crichton093ede22019-08-15 00:45:091008 "atty",
1009 "humantime",
1010 "log",
1011 "regex",
1012 "termcolor",
Alex Crichton01127ca2018-11-16 11:08:231013]
1014
1015[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:561016name = "env_logger"
Ralf Jung64cf5962019-10-30 20:03:191017version = "0.7.1"
Alex Crichton5c5e3fa2019-09-24 18:06:561018source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung64cf5962019-10-30 20:03:191019checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
Alex Crichton5c5e3fa2019-09-24 18:06:561020dependencies = [
1021 "atty",
1022 "humantime",
1023 "log",
1024 "regex",
1025 "termcolor",
1026]
1027
1028[[package]]
Josh Stone020c5ec2017-05-08 22:01:131029name = "error-chain"
Ralf Jungf684f802018-07-13 08:34:501030version = "0.12.0"
1031source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091032checksum = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02"
Ralf Jungf684f802018-07-13 08:34:501033dependencies = [
Alex Crichton093ede22019-08-15 00:45:091034 "backtrace",
Ralf Jungf684f802018-07-13 08:34:501035]
1036
1037[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291038name = "error_index_generator"
1039version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581040dependencies = [
Alex Crichton093ede22019-08-15 00:45:091041 "rustdoc",
Mark Rousskov99ce39b2019-08-19 22:04:251042 "walkdir",
Mark Simulacrume2e9b402017-07-23 02:01:581043]
Ahmed Charles9ca382f2016-09-02 08:55:291044
1045[[package]]
Alex Crichton325d7392017-12-10 17:42:491046name = "failure"
Eric Huss55917ba2019-02-03 22:42:291047version = "0.1.5"
Alex Crichton325d7392017-12-10 17:42:491048source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091049checksum = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2"
Alex Crichton325d7392017-12-10 17:42:491050dependencies = [
Alex Crichton093ede22019-08-15 00:45:091051 "backtrace",
1052 "failure_derive",
Alex Crichton325d7392017-12-10 17:42:491053]
1054
1055[[package]]
1056name = "failure_derive"
Eric Huss55917ba2019-02-03 22:42:291057version = "0.1.5"
Alex Crichton325d7392017-12-10 17:42:491058source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091059checksum = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1"
Alex Crichton325d7392017-12-10 17:42:491060dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:111061 "proc-macro2 0.4.30",
1062 "quote 0.6.12",
1063 "syn 0.15.35",
Mateusz Mikuład8960882019-10-04 12:43:231064 "synstructure 0.10.2",
Alex Crichton325d7392017-12-10 17:42:491065]
1066
1067[[package]]
James Munnsde763692019-01-19 02:39:371068name = "fake-simd"
1069version = "0.1.2"
1070source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091071checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
James Munnsde763692019-01-19 02:39:371072
1073[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291074name = "filetime"
Alex Crichtonb4110902018-12-08 11:06:541075version = "0.2.4"
Alex Crichton924f8c72018-04-18 15:43:591076source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091077checksum = "a2df5c1a8c4be27e7707789dc42ae65976e60b394afd293d1419ab915833e646"
Alex Crichton924f8c72018-04-18 15:43:591078dependencies = [
Alex Crichton093ede22019-08-15 00:45:091079 "cfg-if",
1080 "libc",
1081 "redox_syscall",
Alex Crichton924f8c72018-04-18 15:43:591082]
1083
1084[[package]]
Josh Stone020c5ec2017-05-08 22:01:131085name = "flate2"
Eric Huss139477d2019-11-12 18:14:481086version = "1.0.12"
Felix Schütt7c13fa32017-12-31 14:34:291087source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:481088checksum = "ad3c5233c9a940c8719031b423d7e6c16af66e031cb0420b0896f5245bf181d3"
Felix Schütt7c13fa32017-12-31 14:34:291089dependencies = [
Eric Huss139477d2019-11-12 18:14:481090 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091091 "crc32fast",
1092 "libc",
1093 "libz-sys",
Eric Huss139477d2019-11-12 18:14:481094 "miniz_oxide",
Felix Schütt7c13fa32017-12-31 14:34:291095]
1096
1097[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291098name = "fmt_macros"
1099version = "0.0.0"
Mark Rousskovdc130722019-06-04 02:47:421100dependencies = [
Aleksey Kladova0c186c2019-07-21 11:50:391101 "rustc_lexer",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:321102 "rustc_span",
Mark Rousskovdc130722019-06-04 02:47:421103]
Ahmed Charles9ca382f2016-09-02 08:55:291104
1105[[package]]
Simon Sapinb77ff242017-07-18 21:26:551106name = "fnv"
Oliver Schneideracdf83f2017-12-06 08:25:291107version = "1.0.6"
Simon Sapinb77ff242017-07-18 21:26:551108source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091109checksum = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
Simon Sapinb77ff242017-07-18 21:26:551110
1111[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581112name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:291113version = "0.3.2"
1114source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091115checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
Oliver Schneideracdf83f2017-12-06 08:25:291116dependencies = [
Alex Crichton093ede22019-08-15 00:45:091117 "foreign-types-shared",
Oliver Schneideracdf83f2017-12-06 08:25:291118]
1119
1120[[package]]
1121name = "foreign-types-shared"
1122version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581123source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091124checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581125
1126[[package]]
Jethro Beekman4a350562018-08-28 04:33:261127name = "fortanix-sgx-abi"
Jethro Beekmandcb5db82018-12-19 11:56:171128version = "0.3.2"
Alex Crichton4c21a3b2018-11-20 05:52:501129source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091130checksum = "3f8cbee5e872cf7db61a999a041f9bc4706ca7bf7df4cb914f53fabb1c1bc550"
Jethro Beekman4a350562018-08-28 04:33:261131dependencies = [
Alex Crichton093ede22019-08-15 00:45:091132 "compiler_builtins",
1133 "rustc-std-workspace-core",
Jethro Beekman4a350562018-08-28 04:33:261134]
1135
1136[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581137name = "fs2"
Alex Crichton80d6ed22018-01-08 21:56:221138version = "0.4.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581139source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091140checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581141dependencies = [
Alex Crichton093ede22019-08-15 00:45:091142 "libc",
Eric Huss139477d2019-11-12 18:14:481143 "winapi 0.3.8",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581144]
1145
1146[[package]]
Alex Crichton016eaf82018-10-21 02:15:061147name = "fs_extra"
1148version = "1.1.0"
1149source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091150checksum = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
Alex Crichton016eaf82018-10-21 02:15:061151
1152[[package]]
Nick Cameron77177052018-07-06 00:34:001153name = "fst"
1154version = "0.3.0"
1155source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091156checksum = "d94485a00b1827b861dd9d1a2cc9764f9044d4c535514c0760a5a2012ef3399f"
Nick Cameron77177052018-07-06 00:34:001157dependencies = [
Alex Crichton093ede22019-08-15 00:45:091158 "byteorder",
Nick Cameron77177052018-07-06 00:34:001159]
1160
1161[[package]]
Laurențiu Nicolab888eb92019-06-10 18:22:311162name = "fuchsia-cprng"
1163version = "0.1.1"
1164source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091165checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
Laurențiu Nicolab888eb92019-06-10 18:22:311166
1167[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291168name = "fuchsia-zircon"
Alex Crichton80d6ed22018-01-08 21:56:221169version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:291170source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091171checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
Oliver Schneideracdf83f2017-12-06 08:25:291172dependencies = [
Alex Crichton093ede22019-08-15 00:45:091173 "bitflags",
1174 "fuchsia-zircon-sys",
Oliver Schneideracdf83f2017-12-06 08:25:291175]
1176
1177[[package]]
1178name = "fuchsia-zircon-sys"
Alex Crichton80d6ed22018-01-08 21:56:221179version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:291180source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091181checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
Oliver Schneideracdf83f2017-12-06 08:25:291182
1183[[package]]
steveklabnikecfbaca2018-04-03 14:32:041184name = "futf"
Alex Crichtond8251152018-07-02 16:33:161185version = "0.1.4"
steveklabnikecfbaca2018-04-03 14:32:041186source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091187checksum = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
steveklabnikecfbaca2018-04-03 14:32:041188dependencies = [
Alex Crichton093ede22019-08-15 00:45:091189 "mac",
1190 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041191]
1192
1193[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121194name = "futures"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331195version = "0.1.28"
Ahmed Charles9ca382f2016-09-02 08:55:291196source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091197checksum = "45dc39533a6cae6da2b56da48edae506bb767ec07370f86f70fc062e9d435869"
Ahmed Charles9ca382f2016-09-02 08:55:291198
1199[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331200name = "futures-cpupool"
1201version = "0.1.8"
1202source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091203checksum = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331204dependencies = [
Alex Crichton093ede22019-08-15 00:45:091205 "futures",
1206 "num_cpus",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331207]
1208
1209[[package]]
Eric Huss97308712018-08-14 21:27:261210name = "fwdansi"
1211version = "1.0.1"
1212source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091213checksum = "34dd4c507af68d37ffef962063dfa1944ce0dd4d5b82043dbab1dabe088610c3"
Eric Huss97308712018-08-14 21:27:261214dependencies = [
Alex Crichton093ede22019-08-15 00:45:091215 "memchr",
1216 "termcolor",
Eric Huss97308712018-08-14 21:27:261217]
1218
1219[[package]]
James Munnsde763692019-01-19 02:39:371220name = "generic-array"
1221version = "0.9.0"
1222source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091223checksum = "ef25c5683767570c2bbd7deba372926a55eaae9982d7726ee2a1050239d45b9d"
James Munnsde763692019-01-19 02:39:371224dependencies = [
Alex Crichton093ede22019-08-15 00:45:091225 "typenum",
James Munnsde763692019-01-19 02:39:371226]
1227
1228[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291229name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081230version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291231source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081232checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361233dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:081234 "rustc-std-workspace-core",
1235 "rustc-std-workspace-std",
Alex Crichton093ede22019-08-15 00:45:091236 "unicode-width",
varkore72f7e12019-04-30 19:37:361237]
Ahmed Charles9ca382f2016-09-02 08:55:291238
1239[[package]]
gnzlbg52caca02019-08-01 15:02:261240name = "getrandom"
Mateusz Mikuła32101ad2019-08-22 10:28:031241version = "0.1.12"
gnzlbg52caca02019-08-01 15:02:261242source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła32101ad2019-08-22 10:28:031243checksum = "473a1265acc8ff1e808cd0a1af8cee3c2ee5200916058a2ca113c29f2d903571"
gnzlbg52caca02019-08-01 15:02:261244dependencies = [
Alex Crichton093ede22019-08-15 00:45:091245 "cfg-if",
1246 "libc",
Alex Crichtonf3fb1c52019-11-25 17:27:251247 "wasi 0.7.0",
gnzlbg52caca02019-08-01 15:02:261248]
1249
1250[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581251name = "git2"
Yuki Okushif541e91a2019-12-27 14:40:181252version = "0.11.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581253source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushif541e91a2019-12-27 14:40:181254checksum = "77519ef7c5beee314d0804d4534f01e0f9e8d9acdee2b7a48627e590b27e0ec4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581255dependencies = [
Alex Crichton093ede22019-08-15 00:45:091256 "bitflags",
1257 "libc",
1258 "libgit2-sys",
1259 "log",
1260 "openssl-probe",
1261 "openssl-sys",
flip199596c3ec12019-08-20 07:32:531262 "url 2.1.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581263]
1264
1265[[package]]
1266name = "git2-curl"
Yuki Okushif541e91a2019-12-27 14:40:181267version = "0.12.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581268source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushif541e91a2019-12-27 14:40:181269checksum = "d2559abb1d87d27668d31bd868a000f0e2e0065d10e78961b62da95d7a7f1cc7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581270dependencies = [
Alex Crichton093ede22019-08-15 00:45:091271 "curl",
1272 "git2",
1273 "log",
flip199596c3ec12019-08-20 07:32:531274 "url 2.1.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581275]
1276
1277[[package]]
1278name = "glob"
Eric Huss45432452019-03-12 20:34:471279version = "0.3.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581280source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091281checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581282
1283[[package]]
Simon Sapinb77ff242017-07-18 21:26:551284name = "globset"
Eric Huss6a09cfa2019-05-16 05:27:391285version = "0.4.3"
Simon Sapinb77ff242017-07-18 21:26:551286source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091287checksum = "ef4feaabe24a0a658fd9cf4a9acf6ed284f045c77df0f49020ba3245cfb7b454"
Simon Sapinb77ff242017-07-18 21:26:551288dependencies = [
Alex Crichton093ede22019-08-15 00:45:091289 "aho-corasick",
1290 "bstr",
1291 "fnv",
1292 "log",
1293 "regex",
Simon Sapinb77ff242017-07-18 21:26:551294]
1295
1296[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291297name = "graphviz"
1298version = "0.0.0"
1299
1300[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331301name = "h2"
1302version = "0.1.25"
1303source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091304checksum = "a539b63339fbbb00e081e84b6e11bd1d9634a82d91da2984a18ac74a8823f392"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331305dependencies = [
Alex Crichton093ede22019-08-15 00:45:091306 "byteorder",
1307 "bytes",
1308 "fnv",
1309 "futures",
1310 "http",
1311 "indexmap",
1312 "log",
1313 "slab",
1314 "string",
1315 "tokio-io",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331316]
1317
1318[[package]]
Steve Klabnika0769612017-02-07 23:13:571319name = "handlebars"
Eric Huss04538c62019-07-08 21:52:071320version = "2.0.1"
Steve Klabnika0769612017-02-07 23:13:571321source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091322checksum = "df044dd42cdb7e32f28557b661406fc0f2494be75199779998810dbc35030e0d"
Steve Klabnika0769612017-02-07 23:13:571323dependencies = [
Félix Saparellibdcc21c2019-09-21 10:56:051324 "hashbrown 0.5.0",
Alex Crichton093ede22019-08-15 00:45:091325 "lazy_static 1.3.0",
1326 "log",
1327 "pest",
1328 "pest_derive",
1329 "quick-error",
1330 "regex",
1331 "serde",
1332 "serde_json",
James Munnsde763692019-01-19 02:39:371333]
1334
1335[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051336name = "hashbrown"
Simon Sapina92c29b2019-06-12 16:31:321337version = "0.5.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:051338source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091339checksum = "e1de41fb8dba9714efd92241565cdff73f78508c95697dd56787d3cba27e2353"
Amanieu d'Antras1fa7a212019-02-07 11:08:051340dependencies = [
Félix Saparellibdcc21c2019-09-21 10:56:051341 "serde",
1342]
1343
1344[[package]]
1345name = "hashbrown"
Alex Crichton060b6cb2019-10-24 15:07:031346version = "0.6.2"
Félix Saparellibdcc21c2019-09-21 10:56:051347source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton060b6cb2019-10-24 15:07:031348checksum = "3cd9867f119b19fecb08cd5c326ad4488d7a1da4bf75b4d95d71db742525aaab"
Félix Saparellibdcc21c2019-09-21 10:56:051349dependencies = [
1350 "autocfg",
Alex Crichton093ede22019-08-15 00:45:091351 "compiler_builtins",
1352 "rustc-std-workspace-alloc",
1353 "rustc-std-workspace-core",
Eric Huss04538c62019-07-08 21:52:071354]
1355
1356[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471357name = "heck"
1358version = "0.3.0"
1359source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091360checksum = "ea04fa3ead4e05e51a7c806fc07271fdbde4e246a6c6d1efd52e72230b771b82"
Bastien Orivel5c4534a2018-12-08 14:11:471361dependencies = [
Alex Crichton093ede22019-08-15 00:45:091362 "unicode-segmentation",
Bastien Orivel5c4534a2018-12-08 14:11:471363]
1364
1365[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101366name = "hermit-abi"
1367version = "0.1.1"
1368source = "registry+https://github.com/rust-lang/crates.io-index"
1369checksum = "f22b8f315b98f415780ddbe9163c7dbbc5a07225b6d102ace1d8aeef85775140"
1370dependencies = [
1371 "compiler_builtins",
1372 "libc",
1373 "rustc-std-workspace-core",
1374]
1375
1376[[package]]
Alex Crichton1cede102017-06-15 02:33:061377name = "hex"
Alex Crichtond8251152018-07-02 16:33:161378version = "0.3.2"
Alex Crichton80d6ed22018-01-08 21:56:221379source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091380checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
Alex Crichton80d6ed22018-01-08 21:56:221381
1382[[package]]
Aaron Hilld440e132019-09-16 18:45:401383name = "hex"
1384version = "0.4.0"
1385source = "registry+https://github.com/rust-lang/crates.io-index"
1386checksum = "023b39be39e3a2da62a94feb433e91e8bcd37676fbc8bea371daf52b7a769a3e"
1387
1388[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121389name = "home"
Lzu Tao81d813d2019-10-12 08:29:271390version = "0.5.1"
flip199596c3ec12019-08-20 07:32:531391source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Tao81d813d2019-10-12 08:29:271392checksum = "a3753954f7bd71f0e671afb8b5a992d1724cf43b7f95a563cd4a0bde94659ca8"
flip199596c3ec12019-08-20 07:32:531393dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:161394 "scopeguard",
Eric Huss139477d2019-11-12 18:14:481395 "winapi 0.3.8",
flip199596c3ec12019-08-20 07:32:531396]
1397
1398[[package]]
steveklabnikecfbaca2018-04-03 14:32:041399name = "html5ever"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531400version = "0.24.1"
Eric Huss2dafa912019-06-19 03:36:471401source = "registry+https://github.com/rust-lang/crates.io-index"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531402checksum = "025483b0a1e4577bb28578318c886ee5f817dda6eb62473269349044406644cb"
Eric Huss2dafa912019-06-19 03:36:471403dependencies = [
Alex Crichton093ede22019-08-15 00:45:091404 "log",
1405 "mac",
1406 "markup5ever",
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531407 "proc-macro2 1.0.3",
1408 "quote 1.0.2",
Igor Matuszewski5b091302019-12-10 15:01:011409 "syn 1.0.11",
Eric Huss2dafa912019-06-19 03:36:471410]
1411
1412[[package]]
Eric Hussd2228ca2019-03-29 03:13:131413name = "http"
Eric Huss139477d2019-11-12 18:14:481414version = "0.1.19"
Eric Hussd2228ca2019-03-29 03:13:131415source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:481416checksum = "d7e06e336150b178206af098a055e3621e8336027e2b4d126bda0bc64824baaf"
Eric Hussd2228ca2019-03-29 03:13:131417dependencies = [
Alex Crichton093ede22019-08-15 00:45:091418 "bytes",
1419 "fnv",
1420 "itoa",
Eric Hussd2228ca2019-03-29 03:13:131421]
1422
1423[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331424name = "http-body"
1425version = "0.1.0"
1426source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091427checksum = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331428dependencies = [
Alex Crichton093ede22019-08-15 00:45:091429 "bytes",
1430 "futures",
1431 "http",
1432 "tokio-buf",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331433]
1434
1435[[package]]
1436name = "httparse"
1437version = "1.3.4"
1438source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091439checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331440
1441[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481442name = "humantime"
Alex Crichton5c5e3fa2019-09-24 18:06:561443version = "1.3.0"
Alex Crichton87f3dda2018-03-01 19:08:481444source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton5c5e3fa2019-09-24 18:06:561445checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
Alex Crichton87f3dda2018-03-01 19:08:481446dependencies = [
Alex Crichton093ede22019-08-15 00:45:091447 "quick-error",
Alex Crichton87f3dda2018-03-01 19:08:481448]
1449
1450[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331451name = "hyper"
1452version = "0.12.31"
1453source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091454checksum = "6481fff8269772d4463253ca83c788104a7305cb3fb9136bc651a6211e46e03f"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331455dependencies = [
Alex Crichton093ede22019-08-15 00:45:091456 "bytes",
1457 "futures",
1458 "futures-cpupool",
1459 "h2",
1460 "http",
1461 "http-body",
1462 "httparse",
1463 "iovec",
1464 "itoa",
1465 "log",
1466 "net2",
1467 "rustc_version",
1468 "time",
1469 "tokio",
1470 "tokio-buf",
1471 "tokio-executor",
1472 "tokio-io",
1473 "tokio-reactor",
1474 "tokio-tcp",
1475 "tokio-threadpool",
1476 "tokio-timer",
1477 "want",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331478]
1479
1480[[package]]
1481name = "hyper-tls"
1482version = "0.3.2"
1483source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091484checksum = "3a800d6aa50af4b5850b2b0f659625ce9504df908e9733b635720483be26174f"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331485dependencies = [
Alex Crichton093ede22019-08-15 00:45:091486 "bytes",
1487 "futures",
1488 "hyper",
1489 "native-tls",
1490 "tokio-io",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331491]
1492
1493[[package]]
Eric Huss2dafa912019-06-19 03:36:471494name = "ident_case"
1495version = "1.0.1"
1496source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091497checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
Eric Huss2dafa912019-06-19 03:36:471498
1499[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581500name = "idna"
Alex Crichton52d7ee832018-07-17 16:04:221501version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581502source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091503checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581504dependencies = [
Alex Crichton093ede22019-08-15 00:45:091505 "matches",
1506 "unicode-bidi",
1507 "unicode-normalization",
Alex Crichtonf6304e12017-02-15 22:55:261508]
1509
1510[[package]]
Eric Hussf2428a62019-08-01 00:44:391511name = "idna"
1512version = "0.2.0"
1513source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091514checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
Eric Hussf2428a62019-08-01 00:44:391515dependencies = [
Alex Crichton093ede22019-08-15 00:45:091516 "matches",
1517 "unicode-bidi",
1518 "unicode-normalization",
Eric Hussf2428a62019-08-01 00:44:391519]
1520
1521[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291522name = "if_chain"
Oliver Scherer2a789512019-05-26 17:21:541523version = "1.0.0"
Oliver Schneideracdf83f2017-12-06 08:25:291524source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091525checksum = "c3360c7b59e5ffa2653671fb74b4741a5d343c03f331c0a4aeda42b5c2b0ec7d"
Oliver Schneideracdf83f2017-12-06 08:25:291526
1527[[package]]
Simon Sapinb77ff242017-07-18 21:26:551528name = "ignore"
Mark Rousskovdddd8722019-12-18 15:52:101529version = "0.4.10"
Simon Sapinb77ff242017-07-18 21:26:551530source = "registry+https://github.com/rust-lang/crates.io-index"
Mark Rousskovdddd8722019-12-18 15:52:101531checksum = "0ec16832258409d571aaef8273f3c3cc5b060d784e159d1a0f3b0017308f84a7"
Simon Sapinb77ff242017-07-18 21:26:551532dependencies = [
Alex Crichton093ede22019-08-15 00:45:091533 "crossbeam-channel",
1534 "globset",
1535 "lazy_static 1.3.0",
1536 "log",
1537 "memchr",
1538 "regex",
1539 "same-file",
1540 "thread_local",
1541 "walkdir",
1542 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551543]
1544
1545[[package]]
Eric Huss8c20add2018-12-03 01:33:201546name = "im-rc"
Eric Huss2b985322019-11-25 16:14:071547version = "14.0.0"
Eric Huss8c20add2018-12-03 01:33:201548source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:071549checksum = "e9ad726dce25993be6352b0bff048e4d2647440c0a673d32257c4fac49356d18"
Eric Huss8c20add2018-12-03 01:33:201550dependencies = [
Eric Huss2b985322019-11-25 16:14:071551 "bitmaps",
1552 "rand_core 0.5.1",
1553 "rand_xoshiro",
Alex Crichton093ede22019-08-15 00:45:091554 "sized-chunks",
1555 "typenum",
Eric Huss2b985322019-11-25 16:14:071556 "version_check 0.9.1",
Eric Huss8c20add2018-12-03 01:33:201557]
1558
1559[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571560name = "indexmap"
1561version = "1.0.2"
1562source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091563checksum = "7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d"
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571564
1565[[package]]
Josh Stone020c5ec2017-05-08 22:01:131566name = "installer"
1567version = "0.0.0"
1568dependencies = [
Alex Crichton093ede22019-08-15 00:45:091569 "clap",
1570 "failure",
1571 "flate2",
1572 "lazy_static 1.3.0",
1573 "num_cpus",
1574 "rayon",
1575 "remove_dir_all",
1576 "tar",
1577 "walkdir",
Eric Huss139477d2019-11-12 18:14:481578 "winapi 0.3.8",
Alex Crichton093ede22019-08-15 00:45:091579 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131580]
1581
1582[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431583name = "iovec"
1584version = "0.1.2"
1585source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091586checksum = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08"
Matthias Krüger696fb8f2019-01-21 15:32:431587dependencies = [
Alex Crichton093ede22019-08-15 00:45:091588 "libc",
1589 "winapi 0.2.8",
Matthias Krüger696fb8f2019-01-21 15:32:431590]
1591
1592[[package]]
steveklabnik54371882018-01-25 17:32:251593name = "is-match"
1594version = "0.1.0"
1595source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091596checksum = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
steveklabnik54371882018-01-25 17:32:251597
1598[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291599name = "itertools"
Alex Crichtone9d89832018-04-02 15:43:551600version = "0.7.8"
steveklabnik54371882018-01-25 17:32:251601source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091602checksum = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
steveklabnik54371882018-01-25 17:32:251603dependencies = [
Alex Crichton093ede22019-08-15 00:45:091604 "either",
steveklabnik54371882018-01-25 17:32:251605]
1606
1607[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431608name = "itertools"
1609version = "0.8.0"
1610source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091611checksum = "5b8467d9c1cebe26feb08c640139247fac215782d35371ade9a2136ed6085358"
Matthias Krüger696fb8f2019-01-21 15:32:431612dependencies = [
Alex Crichton093ede22019-08-15 00:45:091613 "either",
Matthias Krüger696fb8f2019-01-21 15:32:431614]
1615
1616[[package]]
Steve Klabnik2795de32017-02-20 00:20:571617name = "itoa"
Eric Hussaedb74b2019-06-12 14:37:301618version = "0.4.4"
Steve Klabnik2795de32017-02-20 00:20:571619source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091620checksum = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
Steve Klabnik2795de32017-02-20 00:20:571621
1622[[package]]
Alex Crichton016eaf82018-10-21 02:15:061623name = "jemalloc-sys"
gnzlbgb73886d2019-03-26 10:29:211624version = "0.3.0"
Alex Crichton016eaf82018-10-21 02:15:061625source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091626checksum = "7bef0d4ce37578dfd80b466e3d8324bd9de788e249f1accebb0c472ea4b52bdc"
Alex Crichton016eaf82018-10-21 02:15:061627dependencies = [
Alex Crichton093ede22019-08-15 00:45:091628 "cc",
1629 "fs_extra",
1630 "libc",
Alex Crichton016eaf82018-10-21 02:15:061631]
1632
1633[[package]]
Alex Crichton453080f2017-06-05 16:36:481634name = "jobserver"
gnzlbg52caca02019-08-01 15:02:261635version = "0.1.16"
Alex Crichton453080f2017-06-05 16:36:481636source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091637checksum = "f74e73053eaf95399bf926e48fc7a2a3ce50bd0eaaa2357d391e95b2dcdd4f10"
Alex Crichton453080f2017-06-05 16:36:481638dependencies = [
Alex Crichton093ede22019-08-15 00:45:091639 "libc",
1640 "log",
1641 "rand 0.7.0",
Alex Crichton453080f2017-06-05 16:36:481642]
1643
1644[[package]]
Igor Matuszewski3a17cf72018-08-25 16:17:551645name = "json"
1646version = "0.11.13"
1647source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091648checksum = "9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
Igor Matuszewski3a17cf72018-08-25 16:17:551649
1650[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:111651name = "jsonrpc-client-transports"
1652version = "13.1.0"
Nick Cameronad8ecc22017-07-19 01:32:121653source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:111654checksum = "39577db48b004cffb4c5b8e5c9b993c177c52599ecbee88711e815acf65144db"
1655dependencies = [
1656 "failure",
1657 "futures",
1658 "jsonrpc-core",
1659 "jsonrpc-pubsub",
1660 "jsonrpc-server-utils",
1661 "log",
1662 "parity-tokio-ipc",
1663 "serde",
1664 "serde_json",
1665 "tokio",
1666 "url 1.7.2",
1667]
1668
1669[[package]]
1670name = "jsonrpc-core"
Igor Matuszewski0658b242019-10-30 08:47:421671version = "13.2.0"
Igor Matuszewskic2249a42019-09-08 08:28:111672source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski0658b242019-10-30 08:47:421673checksum = "91d767c183a7e58618a609499d359ce3820700b3ebb4823a18c343b4a2a41a0d"
Nick Cameronad8ecc22017-07-19 01:32:121674dependencies = [
Alex Crichton093ede22019-08-15 00:45:091675 "futures",
1676 "log",
1677 "serde",
1678 "serde_derive",
1679 "serde_json",
Nick Cameronad8ecc22017-07-19 01:32:121680]
1681
1682[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:111683name = "jsonrpc-core-client"
1684version = "13.1.0"
1685source = "registry+https://github.com/rust-lang/crates.io-index"
1686checksum = "f047c10738edee7c3c6acf5241a0ce33df32ef9230c1a7fb03e4a77ee72c992f"
1687dependencies = [
1688 "jsonrpc-client-transports",
1689]
1690
1691[[package]]
1692name = "jsonrpc-derive"
1693version = "13.1.0"
1694source = "registry+https://github.com/rust-lang/crates.io-index"
1695checksum = "29f9149f785deaae92a4c834a9a1a83a4313b8cfedccf15362cd4cf039a64501"
1696dependencies = [
1697 "proc-macro-crate",
1698 "proc-macro2 0.4.30",
1699 "quote 0.6.12",
1700 "syn 0.15.35",
1701]
1702
1703[[package]]
1704name = "jsonrpc-ipc-server"
1705version = "13.1.0"
1706source = "registry+https://github.com/rust-lang/crates.io-index"
1707checksum = "256c5e4292c17b4c2ecdf542299dc8e9d6b3939c075c54825570ad9317fe5751"
1708dependencies = [
1709 "jsonrpc-core",
1710 "jsonrpc-server-utils",
1711 "log",
1712 "parity-tokio-ipc",
Mateusz Mikuła2d8d8132019-12-04 17:40:161713 "parking_lot",
Igor Matuszewskic2249a42019-09-08 08:28:111714 "tokio-service",
1715]
1716
1717[[package]]
1718name = "jsonrpc-pubsub"
1719version = "13.1.0"
1720source = "registry+https://github.com/rust-lang/crates.io-index"
1721checksum = "e2c08b444cc0ed70263798834343d0ac875e664257df8079160f23ac1ea79446"
1722dependencies = [
1723 "jsonrpc-core",
1724 "log",
Mateusz Mikuła2d8d8132019-12-04 17:40:161725 "parking_lot",
Igor Matuszewskic2249a42019-09-08 08:28:111726 "serde",
1727]
1728
1729[[package]]
1730name = "jsonrpc-server-utils"
1731version = "13.1.0"
1732source = "registry+https://github.com/rust-lang/crates.io-index"
1733checksum = "44561bfdd31401bad790527f1e951dde144f2341ddc3e1b859d32945e1a34eff"
1734dependencies = [
1735 "bytes",
1736 "globset",
1737 "jsonrpc-core",
1738 "lazy_static 1.3.0",
1739 "log",
1740 "num_cpus",
1741 "tokio",
1742 "tokio-codec",
Eric Huss139477d2019-11-12 18:14:481743 "unicase",
Igor Matuszewskic2249a42019-09-08 08:28:111744]
1745
1746[[package]]
Steve Klabnika0769612017-02-07 23:13:571747name = "kernel32-sys"
1748version = "0.2.2"
1749source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091750checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
Steve Klabnika0769612017-02-07 23:13:571751dependencies = [
Alex Crichton093ede22019-08-15 00:45:091752 "winapi 0.2.8",
1753 "winapi-build",
Steve Klabnika0769612017-02-07 23:13:571754]
1755
1756[[package]]
1757name = "lazy_static"
Oliver Schneideracdf83f2017-12-06 08:25:291758version = "0.2.11"
1759source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091760checksum = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
Oliver Schneideracdf83f2017-12-06 08:25:291761
1762[[package]]
Alex Crichton325d7392017-12-10 17:42:491763name = "lazy_static"
Andy Russellb2f71fb2019-05-09 16:03:131764version = "1.3.0"
Alex Crichton325d7392017-12-10 17:42:491765source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091766checksum = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14"
Alex Crichton325d7392017-12-10 17:42:491767
1768[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291769name = "lazycell"
Alex Crichtonb4110902018-12-08 11:06:541770version = "1.2.1"
Alex Crichton994bfd42018-02-26 17:07:161771source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091772checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
Alex Crichton994bfd42018-02-26 17:07:161773
1774[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291775name = "libc"
oxalicaac31c712019-12-24 17:51:051776version = "0.2.66"
Ahmed Charles9ca382f2016-09-02 08:55:291777source = "registry+https://github.com/rust-lang/crates.io-index"
oxalicaac31c712019-12-24 17:51:051778checksum = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"
Alex Crichton4c21a3b2018-11-20 05:52:501779dependencies = [
Alex Crichton093ede22019-08-15 00:45:091780 "rustc-std-workspace-core",
Alex Crichton4c21a3b2018-11-20 05:52:501781]
Ahmed Charles9ca382f2016-09-02 08:55:291782
1783[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581784name = "libgit2-sys"
Yuki Okushif541e91a2019-12-27 14:40:181785version = "0.10.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581786source = "registry+https://github.com/rust-lang/crates.io-index"
Yuki Okushif541e91a2019-12-27 14:40:181787checksum = "d9ec6bca50549d34a392611dde775123086acbd994e3fff64954777ce2dc2e51"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581788dependencies = [
Alex Crichton093ede22019-08-15 00:45:091789 "cc",
1790 "libc",
1791 "libssh2-sys",
1792 "libz-sys",
1793 "openssl-sys",
1794 "pkg-config",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581795]
1796
1797[[package]]
Alex Crichton8ccf1122018-09-20 21:37:531798name = "libnghttp2-sys"
Alex Crichtonb4110902018-12-08 11:06:541799version = "0.1.1"
Alex Crichton8ccf1122018-09-20 21:37:531800source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091801checksum = "d75d7966bda4730b722d1eab8e668df445368a24394bae9fc1e8dc0ab3dbe4f4"
Alex Crichton8ccf1122018-09-20 21:37:531802dependencies = [
Alex Crichton093ede22019-08-15 00:45:091803 "cc",
1804 "libc",
Alex Crichton8ccf1122018-09-20 21:37:531805]
1806
1807[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581808name = "libssh2-sys"
Alex Crichtonb1305c22018-09-17 16:52:021809version = "0.2.11"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581810source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091811checksum = "126a1f4078368b163bfdee65fbab072af08a1b374a5551b21e87ade27b1fbf9d"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581812dependencies = [
Alex Crichton093ede22019-08-15 00:45:091813 "cc",
1814 "libc",
1815 "libz-sys",
1816 "openssl-sys",
1817 "pkg-config",
1818 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581819]
1820
1821[[package]]
1822name = "libz-sys"
Alex Crichtonb4110902018-12-08 11:06:541823version = "1.0.25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581824source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091825checksum = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581826dependencies = [
Alex Crichton093ede22019-08-15 00:45:091827 "cc",
1828 "libc",
1829 "pkg-config",
1830 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581831]
1832
1833[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291834name = "linkchecker"
1835version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:291836
1837[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:391838name = "lock_api"
Igor Matuszewskic2249a42019-09-08 08:28:111839version = "0.3.1"
1840source = "registry+https://github.com/rust-lang/crates.io-index"
1841checksum = "f8912e782533a93a167888781b836336a6ca5da6175c05944c86cf28c31104dc"
1842dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:161843 "scopeguard",
Igor Matuszewskic2249a42019-09-08 08:28:111844]
1845
1846[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291847name = "log"
Eric Huss85a4d6f52019-08-27 21:03:321848version = "0.4.8"
Malo Jaffré8ed13d62017-12-29 10:24:381849source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss85a4d6f52019-08-27 21:03:321850checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
Malo Jaffré8ed13d62017-12-29 10:24:381851dependencies = [
Alex Crichton093ede22019-08-15 00:45:091852 "cfg-if",
Malo Jaffré8ed13d62017-12-29 10:24:381853]
Ahmed Charles9ca382f2016-09-02 08:55:291854
1855[[package]]
Oliver Schneiderea351922017-09-18 14:18:231856name = "log_settings"
Alex Crichtond8251152018-07-02 16:33:161857version = "0.1.2"
Oliver Schneiderea351922017-09-18 14:18:231858source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091859checksum = "19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd"
Oliver Schneiderea351922017-09-18 14:18:231860dependencies = [
Alex Crichton093ede22019-08-15 00:45:091861 "lazy_static 1.3.0",
Oliver Schneiderea351922017-09-18 14:18:231862]
1863
1864[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431865name = "lsp-codec"
Eric Huss9243f9c2019-03-04 21:18:441866version = "0.1.2"
Matthias Krüger696fb8f2019-01-21 15:32:431867source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091868checksum = "169d737ad89cf8ddd82d1804d9122f54568c49377665157277cc90d747b1d31a"
Matthias Krüger696fb8f2019-01-21 15:32:431869dependencies = [
Alex Crichton093ede22019-08-15 00:45:091870 "bytes",
1871 "serde_json",
1872 "tokio-codec",
Matthias Krüger696fb8f2019-01-21 15:32:431873]
1874
1875[[package]]
1876name = "lsp-types"
Igor Matuszewskic2249a42019-09-08 08:28:111877version = "0.60.0"
Matthias Krüger696fb8f2019-01-21 15:32:431878source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:111879checksum = "fe3edefcd66dde1f7f1df706f46520a3c93adc5ca4bc5747da6621195e894efd"
Matthias Krüger696fb8f2019-01-21 15:32:431880dependencies = [
Alex Crichton093ede22019-08-15 00:45:091881 "bitflags",
Alex Crichton093ede22019-08-15 00:45:091882 "serde",
Alex Crichton093ede22019-08-15 00:45:091883 "serde_json",
Igor Matuszewskic2249a42019-09-08 08:28:111884 "serde_repr",
1885 "url 2.1.0",
Matthias Krüger696fb8f2019-01-21 15:32:431886]
1887
1888[[package]]
Josh Stone020c5ec2017-05-08 22:01:131889name = "lzma-sys"
Alex Crichton9b4f6de2019-07-15 15:23:561890version = "0.1.14"
Josh Stone020c5ec2017-05-08 22:01:131891source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091892checksum = "16b5c59c57cc4d39e7999f50431aa312ea78af7c93b23fbb0c3567bd672e7f35"
Josh Stone020c5ec2017-05-08 22:01:131893dependencies = [
Alex Crichton093ede22019-08-15 00:45:091894 "cc",
1895 "libc",
1896 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:131897]
1898
1899[[package]]
steveklabnikecfbaca2018-04-03 14:32:041900name = "mac"
1901version = "0.1.1"
1902source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091903checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:041904
1905[[package]]
Guillaume Gomezcf5ee8f2018-08-15 13:07:071906name = "macro-utils"
1907version = "0.1.2"
1908source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091909checksum = "f2c4deaccc2ead6a28c16c0ba82f07d52b6475397415ce40876e559b0b0ea510"
Guillaume Gomezcf5ee8f2018-08-15 13:07:071910
1911[[package]]
steveklabnikecfbaca2018-04-03 14:32:041912name = "maplit"
1913version = "1.0.1"
1914source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091915checksum = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
steveklabnikecfbaca2018-04-03 14:32:041916
1917[[package]]
1918name = "markup5ever"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531919version = "0.9.0"
Eric Huss2dafa912019-06-19 03:36:471920source = "registry+https://github.com/rust-lang/crates.io-index"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531921checksum = "65381d9d47506b8592b97c4efd936afcf673b09b059f2bef39c7211ee78b9d03"
Eric Huss2dafa912019-06-19 03:36:471922dependencies = [
Alex Crichton093ede22019-08-15 00:45:091923 "log",
1924 "phf",
1925 "phf_codegen",
1926 "serde",
1927 "serde_derive",
1928 "serde_json",
1929 "string_cache",
1930 "string_cache_codegen",
1931 "tendril",
Eric Huss2dafa912019-06-19 03:36:471932]
1933
1934[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581935name = "matches"
Alex Crichton2863b752018-08-21 17:23:471936version = "0.1.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581937source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091938checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581939
1940[[package]]
Steve Klabnika0769612017-02-07 23:13:571941name = "mdbook"
Eric Huss139477d2019-11-12 18:14:481942version = "0.3.5"
Steve Klabnika0769612017-02-07 23:13:571943source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:481944checksum = "031bdd9d4893c983e2f69ebc4b59070feee8276a584c4aabdcb351235ea28016"
Steve Klabnika0769612017-02-07 23:13:571945dependencies = [
Alex Crichton093ede22019-08-15 00:45:091946 "ammonia",
1947 "chrono",
1948 "clap",
1949 "elasticlunr-rs",
Alex Crichton5c5e3fa2019-09-24 18:06:561950 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:091951 "error-chain",
1952 "handlebars",
1953 "itertools 0.8.0",
1954 "lazy_static 1.3.0",
1955 "log",
1956 "memchr",
1957 "open",
Eric Huss139477d2019-11-12 18:14:481958 "pulldown-cmark 0.6.1",
Alex Crichton093ede22019-08-15 00:45:091959 "regex",
1960 "serde",
1961 "serde_derive",
1962 "serde_json",
1963 "shlex",
1964 "tempfile",
Eric Huss7d92cf42019-08-20 17:46:351965 "toml",
Alex Crichton093ede22019-08-15 00:45:091966 "toml-query",
James Munnsde763692019-01-19 02:39:371967]
1968
1969[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331970name = "mdbook-linkcheck"
Eric Huss139477d2019-11-12 18:14:481971version = "0.5.0"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331972source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:481973checksum = "c0a04db564ca37c47771f8455c825dc941ea851ff0deffcf55a04c512406b409"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331974dependencies = [
Eric Huss139477d2019-11-12 18:14:481975 "codespan",
1976 "codespan-reporting",
1977 "dunce",
1978 "either",
1979 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:091980 "failure",
Eric Huss139477d2019-11-12 18:14:481981 "http",
Alex Crichton093ede22019-08-15 00:45:091982 "log",
1983 "mdbook",
Eric Huss139477d2019-11-12 18:14:481984 "percent-encoding 2.1.0",
1985 "pulldown-cmark 0.6.1",
Alex Crichton093ede22019-08-15 00:45:091986 "rayon",
1987 "regex",
1988 "reqwest",
1989 "semver",
1990 "serde",
1991 "serde_derive",
1992 "serde_json",
Eric Huss139477d2019-11-12 18:14:481993 "structopt",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331994]
1995
1996[[package]]
Wesley Wiser56e434d2019-04-04 23:41:491997name = "measureme"
Michael Woerister11e48442020-01-03 11:01:531998version = "0.7.1"
Wesley Wiser56e434d2019-04-04 23:41:491999source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woerister11e48442020-01-03 11:01:532000checksum = "fef709d3257013bba7cff14fc504e07e80631d3fe0f6d38ce63b8f6510ccb932"
Wesley Wiser56e434d2019-04-04 23:41:492001dependencies = [
Alex Crichton093ede22019-08-15 00:45:092002 "byteorder",
2003 "memmap",
Mateusz Mikuła2d8d8132019-12-04 17:40:162004 "parking_lot",
Alex Crichton093ede22019-08-15 00:45:092005 "rustc-hash",
Wesley Wiser56e434d2019-04-04 23:41:492006]
2007
2008[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582009name = "memchr"
Andy Russell30301642019-04-20 17:03:592010version = "2.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:292011source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092012checksum = "2efc7bc57c883d4a4d6e3246905283d8dae951bb3bd32f49d6ef297f546e1c39"
Steve Klabnika0769612017-02-07 23:13:572013
2014[[package]]
Michael Woeristerabd5cc32018-08-31 13:18:082015name = "memmap"
Michael Woeristeredcca152019-12-03 09:33:242016version = "0.7.0"
Michael Woeristerabd5cc32018-08-31 13:18:082017source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woeristeredcca152019-12-03 09:33:242018checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
Michael Woeristerabd5cc32018-08-31 13:18:082019dependencies = [
Alex Crichton093ede22019-08-15 00:45:092020 "libc",
Eric Huss139477d2019-11-12 18:14:482021 "winapi 0.3.8",
Michael Woeristerabd5cc32018-08-31 13:18:082022]
2023
2024[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452025name = "memoffset"
Ralf Jungc7a599e2019-07-25 13:57:252026version = "0.5.1"
2027source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092028checksum = "ce6075db033bbbb7ee5a0bbd3a3186bbae616f57fb001c485c7ff77955f8177f"
Ralf Jungc7a599e2019-07-25 13:57:252029dependencies = [
Alex Crichton093ede22019-08-15 00:45:092030 "rustc_version",
Ralf Jungc7a599e2019-07-25 13:57:252031]
2032
2033[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332034name = "mime"
2035version = "0.3.13"
2036source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092037checksum = "3e27ca21f40a310bd06d9031785f4801710d566c184a6e15bad4f1d9b65f9425"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332038dependencies = [
Eric Huss139477d2019-11-12 18:14:482039 "unicase",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332040]
2041
2042[[package]]
2043name = "mime_guess"
Eric Huss139477d2019-11-12 18:14:482044version = "2.0.1"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332045source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482046checksum = "1a0ed03949aef72dbdf3116a383d7b38b4768e6f960528cd6a6044aa9ed68599"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332047dependencies = [
Alex Crichton093ede22019-08-15 00:45:092048 "mime",
Eric Huss139477d2019-11-12 18:14:482049 "unicase",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332050]
2051
2052[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052053name = "minifier"
Guillaume Gomez3f4dbd32019-07-28 18:24:522054version = "0.0.33"
Guillaume Gomez4b145732018-05-10 22:02:052055source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092056checksum = "70bf0db2475f5e627787da77ca52fe33c294063f49f4134b8bc662eedb5e7332"
Guillaume Gomez4b145732018-05-10 22:02:052057dependencies = [
Alex Crichton093ede22019-08-15 00:45:092058 "macro-utils",
Guillaume Gomez4b145732018-05-10 22:02:052059]
2060
2061[[package]]
Alex Crichtonb4110902018-12-08 11:06:542062name = "miniz_oxide"
Eric Huss139477d2019-11-12 18:14:482063version = "0.3.5"
Alex Crichtonb4110902018-12-08 11:06:542064source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482065checksum = "6f3f74f726ae935c3f514300cc6773a0c9492abc5e972d42ba0c0ebb88757625"
Alex Crichtonb4110902018-12-08 11:06:542066dependencies = [
Alex Crichton093ede22019-08-15 00:45:092067 "adler32",
Alex Crichtonb4110902018-12-08 11:06:542068]
2069
2070[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:432071name = "mio"
2072version = "0.6.16"
2073source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092074checksum = "71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432"
Matthias Krüger696fb8f2019-01-21 15:32:432075dependencies = [
Alex Crichton093ede22019-08-15 00:45:092076 "fuchsia-zircon",
2077 "fuchsia-zircon-sys",
2078 "iovec",
2079 "kernel32-sys",
2080 "lazycell",
2081 "libc",
2082 "log",
2083 "miow 0.2.1",
2084 "net2",
2085 "slab",
2086 "winapi 0.2.8",
Matthias Krüger696fb8f2019-01-21 15:32:432087]
2088
2089[[package]]
2090name = "mio-named-pipes"
2091version = "0.1.6"
2092source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092093checksum = "f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3"
Matthias Krüger696fb8f2019-01-21 15:32:432094dependencies = [
Alex Crichton093ede22019-08-15 00:45:092095 "log",
2096 "mio",
2097 "miow 0.3.3",
Eric Huss139477d2019-11-12 18:14:482098 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:432099]
2100
2101[[package]]
2102name = "mio-uds"
2103version = "0.6.7"
2104source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092105checksum = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125"
Matthias Krüger696fb8f2019-01-21 15:32:432106dependencies = [
Alex Crichton093ede22019-08-15 00:45:092107 "iovec",
2108 "libc",
2109 "mio",
Matthias Krüger696fb8f2019-01-21 15:32:432110]
2111
2112[[package]]
2113name = "miow"
2114version = "0.2.1"
2115source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092116checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
Matthias Krüger696fb8f2019-01-21 15:32:432117dependencies = [
Alex Crichton093ede22019-08-15 00:45:092118 "kernel32-sys",
2119 "net2",
2120 "winapi 0.2.8",
2121 "ws2_32-sys",
Matthias Krüger696fb8f2019-01-21 15:32:432122]
2123
2124[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582125name = "miow"
Alex Crichton2863b752018-08-21 17:23:472126version = "0.3.3"
Alex Crichtona8eaabc2018-03-07 07:39:552127source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092128checksum = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226"
Alex Crichtona8eaabc2018-03-07 07:39:552129dependencies = [
Alex Crichton093ede22019-08-15 00:45:092130 "socket2",
Eric Huss139477d2019-11-12 18:14:482131 "winapi 0.3.8",
Alex Crichtona8eaabc2018-03-07 07:39:552132]
2133
2134[[package]]
kennytm0692b3d2017-12-15 19:41:582135name = "miri"
2136version = "0.1.0"
2137dependencies = [
Alex Crichton093ede22019-08-15 00:45:092138 "byteorder",
Ralf Jung64cf5962019-10-30 20:03:192139 "cargo_metadata 0.9.0",
Alex Crichton093ede22019-08-15 00:45:092140 "colored",
Ralf Jung9e940f02019-11-28 17:40:052141 "compiletest_rs",
Alex Crichton093ede22019-08-15 00:45:092142 "directories",
Ralf Jung64cf5962019-10-30 20:03:192143 "env_logger 0.7.1",
Ralf Jung98ad4ac2019-08-27 13:49:472144 "getrandom",
Ralf Jung64cf5962019-10-30 20:03:192145 "hex 0.4.0",
Alex Crichton093ede22019-08-15 00:45:092146 "log",
2147 "num-traits",
Ralf Jung4b175332019-09-15 11:53:042148 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:092149 "rustc-workspace-hack",
2150 "rustc_version",
Ralf Jung3d05a272019-12-08 10:34:362151 "serde",
Alex Crichton093ede22019-08-15 00:45:092152 "shell-escape",
2153 "vergen",
kennytm0692b3d2017-12-15 19:41:582154]
2155
2156[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332157name = "native-tls"
2158version = "0.2.3"
2159source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092160checksum = "4b2df1a4c22fd44a62147fd8f13dd0f95c9d8ca7b2610299b2a2f9cf8964274e"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332161dependencies = [
Alex Crichton093ede22019-08-15 00:45:092162 "lazy_static 1.3.0",
2163 "libc",
2164 "log",
2165 "openssl",
2166 "openssl-probe",
2167 "openssl-sys",
2168 "schannel",
2169 "security-framework",
2170 "security-framework-sys",
2171 "tempfile",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332172]
2173
2174[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:432175name = "net2"
2176version = "0.2.33"
2177source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092178checksum = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
Matthias Krüger696fb8f2019-01-21 15:32:432179dependencies = [
Alex Crichton093ede22019-08-15 00:45:092180 "cfg-if",
2181 "libc",
Eric Huss139477d2019-11-12 18:14:482182 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:432183]
2184
2185[[package]]
Alex Crichtond8251152018-07-02 16:33:162186name = "new_debug_unreachable"
Yuki Okushi85ea4a12019-06-25 14:09:252187version = "1.0.3"
Alex Crichtond8251152018-07-02 16:33:162188source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092189checksum = "f40f005c60db6e03bae699e414c58bf9aa7ea02a2d0b9bfbcf19286cc4c82b30"
Alex Crichtond8251152018-07-02 16:33:162190
2191[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452192name = "nodrop"
2193version = "0.1.12"
2194source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092195checksum = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2"
Nick Cameron4b6f5c22018-02-26 03:15:452196
2197[[package]]
Oliver Schneider0ad54532018-07-14 22:01:242198name = "num-integer"
2199version = "0.1.39"
Alex Crichton994bfd42018-02-26 17:07:162200source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092201checksum = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea"
Alex Crichton994bfd42018-02-26 17:07:162202dependencies = [
Alex Crichton093ede22019-08-15 00:45:092203 "num-traits",
Alex Crichton994bfd42018-02-26 17:07:162204]
2205
2206[[package]]
2207name = "num-traits"
Alex Crichtonb4110902018-12-08 11:06:542208version = "0.2.6"
Steve Klabnik2795de32017-02-20 00:20:572209source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092210checksum = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1"
Steve Klabnik2795de32017-02-20 00:20:572211
2212[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292213name = "num_cpus"
Eric Hussa9023832019-11-09 19:59:532214version = "1.10.1"
Ahmed Charles9ca382f2016-09-02 08:55:292215source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussa9023832019-11-09 19:59:532216checksum = "bcef43580c035376c0705c42792c294b66974abbfd2789b511784023f71f3273"
Ahmed Charles9ca382f2016-09-02 08:55:292217dependencies = [
Alex Crichton093ede22019-08-15 00:45:092218 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292219]
2220
2221[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412222name = "once_cell"
2223version = "1.1.0"
2224source = "registry+https://github.com/rust-lang/crates.io-index"
2225checksum = "d6a04cb71e910d0034815600180f62a95bf6e67942d7ab52a166a68c7d7e9cd0"
2226
2227[[package]]
Steve Klabnik2795de32017-02-20 00:20:572228name = "open"
Alex Crichton041d3552017-09-27 22:37:022229version = "1.2.1"
Steve Klabnik2795de32017-02-20 00:20:572230source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092231checksum = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
Steve Klabnik2795de32017-02-20 00:20:572232
2233[[package]]
Alex Crichton2863b752018-08-21 17:23:472234name = "opener"
Eric Hussfc72e562019-05-07 01:19:212235version = "0.4.0"
Alex Crichton2863b752018-08-21 17:23:472236source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092237checksum = "998c59e83d9474c01127a96e023b7a04bb061dd286bf8bb939d31dc8d31a7448"
Alex Crichton2863b752018-08-21 17:23:472238dependencies = [
Eric Huss139477d2019-11-12 18:14:482239 "winapi 0.3.8",
Alex Crichton2863b752018-08-21 17:23:472240]
2241
2242[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582243name = "openssl"
Lzu Taoe6d72c32019-11-09 03:49:032244version = "0.10.25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582245source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Taoe6d72c32019-11-09 03:49:032246checksum = "2f372b2b53ce10fb823a337aaa674e3a7d072b957c6264d0f4ff0bd86e657449"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582247dependencies = [
Alex Crichton093ede22019-08-15 00:45:092248 "bitflags",
2249 "cfg-if",
2250 "foreign-types",
2251 "lazy_static 1.3.0",
2252 "libc",
2253 "openssl-sys",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582254]
2255
2256[[package]]
2257name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:492258version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582259source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092260checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582261
2262[[package]]
Eric Huss97308712018-08-14 21:27:262263name = "openssl-src"
Alex Crichtonb88bcf02019-09-11 13:55:402264version = "111.6.0+1.1.1d"
Eric Huss97308712018-08-14 21:27:262265source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb88bcf02019-09-11 13:55:402266checksum = "b9c2da1de8a7a3f860919c01540b03a6db16de042405a8a07a5e9d0b4b825d9c"
Eric Huss97308712018-08-14 21:27:262267dependencies = [
Alex Crichton093ede22019-08-15 00:45:092268 "cc",
Eric Huss97308712018-08-14 21:27:262269]
2270
2271[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582272name = "openssl-sys"
Lzu Taoe6d72c32019-11-09 03:49:032273version = "0.9.52"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582274source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Taoe6d72c32019-11-09 03:49:032275checksum = "c977d08e1312e2f7e4b86f9ebaa0ed3b19d1daff75fae88bbb88108afbd801fc"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582276dependencies = [
Lzu Taoe6d72c32019-11-09 03:49:032277 "autocfg",
Alex Crichton093ede22019-08-15 00:45:092278 "cc",
2279 "libc",
2280 "openssl-src",
2281 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092282 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582283]
2284
2285[[package]]
Nick Cameron77177052018-07-06 00:34:002286name = "ordslice"
2287version = "0.3.0"
2288source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092289checksum = "dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
Nick Cameron77177052018-07-06 00:34:002290
2291[[package]]
Nick Cameron7a7445b2018-12-01 10:36:322292name = "packed_simd"
2293version = "0.3.1"
2294source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092295checksum = "25d36de864f7218ec5633572a800109bbe5a1cc8d9d95a967f3daf93ea7e6ddc"
Nick Cameron7a7445b2018-12-01 10:36:322296dependencies = [
Alex Crichton093ede22019-08-15 00:45:092297 "cfg-if",
Nick Cameron7a7445b2018-12-01 10:36:322298]
2299
2300[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292301name = "panic_abort"
2302version = "0.0.0"
2303dependencies = [
Alex Crichton093ede22019-08-15 00:45:092304 "compiler_builtins",
2305 "core",
2306 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292307]
2308
2309[[package]]
2310name = "panic_unwind"
2311version = "0.0.0"
2312dependencies = [
Alex Crichton093ede22019-08-15 00:45:092313 "alloc",
2314 "cfg-if",
2315 "compiler_builtins",
2316 "core",
2317 "libc",
2318 "unwind",
Ahmed Charles9ca382f2016-09-02 08:55:292319]
2320
2321[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112322name = "parity-tokio-ipc"
2323version = "0.2.0"
2324source = "registry+https://github.com/rust-lang/crates.io-index"
2325checksum = "8281bf4f1d6429573f89589bf68d89451c46750977a8264f8ea3edbabeba7947"
2326dependencies = [
2327 "bytes",
2328 "futures",
2329 "log",
2330 "mio-named-pipes",
2331 "miow 0.3.3",
2332 "rand 0.7.0",
2333 "tokio",
2334 "tokio-named-pipes",
2335 "tokio-uds",
Eric Huss139477d2019-11-12 18:14:482336 "winapi 0.3.8",
Igor Matuszewskic2249a42019-09-08 08:28:112337]
2338
2339[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012340name = "parking_lot"
Igor Matuszewskic2249a42019-09-08 08:28:112341version = "0.9.0"
2342source = "registry+https://github.com/rust-lang/crates.io-index"
2343checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"
2344dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:162345 "lock_api",
2346 "parking_lot_core",
Igor Matuszewskic2249a42019-09-08 08:28:112347 "rustc_version",
Matthias Krüger696fb8f2019-01-21 15:32:432348]
2349
2350[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012351name = "parking_lot_core"
Igor Matuszewskic2249a42019-09-08 08:28:112352version = "0.6.2"
2353source = "registry+https://github.com/rust-lang/crates.io-index"
2354checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
2355dependencies = [
2356 "cfg-if",
2357 "cloudabi",
2358 "libc",
2359 "redox_syscall",
2360 "rustc_version",
Ralf Jung90b8d342019-11-04 14:59:092361 "smallvec 0.6.10",
Eric Huss139477d2019-11-12 18:14:482362 "winapi 0.3.8",
Igor Matuszewskic2249a42019-09-08 08:28:112363]
2364
2365[[package]]
Alex Crichton1cede102017-06-15 02:33:062366name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:292367version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:062368source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092369checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichton1cede102017-06-15 02:33:062370
2371[[package]]
Eric Hussf2428a62019-08-01 00:44:392372name = "percent-encoding"
Eric Huss139477d2019-11-12 18:14:482373version = "2.1.0"
Eric Hussf2428a62019-08-01 00:44:392374source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482375checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
Eric Hussf2428a62019-08-01 00:44:392376
2377[[package]]
Steve Klabnika0769612017-02-07 23:13:572378name = "pest"
James Munnsde763692019-01-19 02:39:372379version = "2.1.0"
2380source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092381checksum = "54f0c72a98d8ab3c99560bfd16df8059cc10e1f9a8e83e6e3b97718dd766e9c3"
James Munnsde763692019-01-19 02:39:372382dependencies = [
Alex Crichton093ede22019-08-15 00:45:092383 "ucd-trie",
James Munnsde763692019-01-19 02:39:372384]
2385
2386[[package]]
Alex Crichtone9d89832018-04-02 15:43:552387name = "pest_derive"
James Munnsde763692019-01-19 02:39:372388version = "2.1.0"
2389source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092390checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
James Munnsde763692019-01-19 02:39:372391dependencies = [
Alex Crichton093ede22019-08-15 00:45:092392 "pest",
2393 "pest_generator",
James Munnsde763692019-01-19 02:39:372394]
2395
2396[[package]]
2397name = "pest_generator"
2398version = "2.1.0"
2399source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092400checksum = "63120576c4efd69615b5537d3d052257328a4ca82876771d6944424ccfd9f646"
James Munnsde763692019-01-19 02:39:372401dependencies = [
Alex Crichton093ede22019-08-15 00:45:092402 "pest",
2403 "pest_meta",
Igor Matuszewskic2249a42019-09-08 08:28:112404 "proc-macro2 0.4.30",
2405 "quote 0.6.12",
2406 "syn 0.15.35",
James Munnsde763692019-01-19 02:39:372407]
2408
2409[[package]]
2410name = "pest_meta"
2411version = "2.1.0"
2412source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092413checksum = "f5a3492a4ed208ffc247adcdcc7ba2a95be3104f58877d0d02f0df39bf3efb5e"
James Munnsde763692019-01-19 02:39:372414dependencies = [
Alex Crichton093ede22019-08-15 00:45:092415 "maplit",
2416 "pest",
2417 "sha-1",
James Munnsde763692019-01-19 02:39:372418]
2419
2420[[package]]
steveklabnikecfbaca2018-04-03 14:32:042421name = "phf"
Mateusz Mikuła2ac20e22019-06-21 11:14:562422version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042423source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092424checksum = "b3da44b85f8e8dfaec21adae67f95d93244b2ecf6ad2a692320598dcc8e6dd18"
steveklabnikecfbaca2018-04-03 14:32:042425dependencies = [
Alex Crichton093ede22019-08-15 00:45:092426 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042427]
2428
2429[[package]]
2430name = "phf_codegen"
Mateusz Mikuła2ac20e22019-06-21 11:14:562431version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042432source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092433checksum = "b03e85129e324ad4166b06b2c7491ae27fe3ec353af72e72cd1654c7225d517e"
steveklabnikecfbaca2018-04-03 14:32:042434dependencies = [
Alex Crichton093ede22019-08-15 00:45:092435 "phf_generator",
2436 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042437]
2438
2439[[package]]
2440name = "phf_generator"
Mateusz Mikuła2ac20e22019-06-21 11:14:562441version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042442source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092443checksum = "09364cc93c159b8b06b1f4dd8a4398984503483891b0c26b867cf431fb132662"
steveklabnikecfbaca2018-04-03 14:32:042444dependencies = [
Alex Crichton093ede22019-08-15 00:45:092445 "phf_shared",
2446 "rand 0.6.1",
steveklabnikecfbaca2018-04-03 14:32:042447]
2448
2449[[package]]
2450name = "phf_shared"
Mateusz Mikuła2ac20e22019-06-21 11:14:562451version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042452source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092453checksum = "234f71a15de2288bcb7e3b6515828d22af7ec8598ee6d24c3b526fa0a80b67a0"
steveklabnikecfbaca2018-04-03 14:32:042454dependencies = [
Alex Crichton093ede22019-08-15 00:45:092455 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:042456]
2457
2458[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582459name = "pkg-config"
Alex Crichton4f661c02018-10-08 17:39:092460version = "0.3.14"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582461source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092462checksum = "676e8eb2b1b4c9043511a9b7bea0915320d7e502b0a079fb03f9635a5252b18c"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582463
2464[[package]]
Santiago Pastorino8429d112018-05-24 21:52:012465name = "polonius-engine"
lqd479cc7a2019-11-18 12:45:412466version = "0.11.0"
Santiago Pastorino8429d112018-05-24 21:52:012467source = "registry+https://github.com/rust-lang/crates.io-index"
lqd479cc7a2019-11-18 12:45:412468checksum = "1e478d7c38eb785c6416cbe58df12aa55d7aefa3759b6d3e044b2ed03f423cec"
Douglas Campos422fe7c2018-05-29 11:52:512469dependencies = [
Alex Crichton093ede22019-08-15 00:45:092470 "datafrog",
2471 "log",
2472 "rustc-hash",
Douglas Campos422fe7c2018-05-29 11:52:512473]
Santiago Pastorino8429d112018-05-24 21:52:012474
2475[[package]]
gnzlbg52caca02019-08-01 15:02:262476name = "ppv-lite86"
2477version = "0.2.5"
2478source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092479checksum = "e3cbf9f658cdb5000fcf6f362b8ea2ba154b9f146a61c7a20d647034c6b6561b"
gnzlbg52caca02019-08-01 15:02:262480
2481[[package]]
steveklabnikecfbaca2018-04-03 14:32:042482name = "precomputed-hash"
2483version = "0.1.1"
2484source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092485checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:042486
2487[[package]]
Mark Simulacrum42fde212018-03-10 14:03:062488name = "pretty_assertions"
2489version = "0.5.1"
2490source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092491checksum = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
Mark Simulacrum42fde212018-03-10 14:03:062492dependencies = [
Alex Crichton093ede22019-08-15 00:45:092493 "ansi_term",
2494 "difference",
Mark Simulacrum42fde212018-03-10 14:03:062495]
2496
2497[[package]]
Eric Huss8c20add2018-12-03 01:33:202498name = "pretty_env_logger"
Alex Crichtonb4110902018-12-08 11:06:542499version = "0.3.0"
Eric Huss8c20add2018-12-03 01:33:202500source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092501checksum = "df8b3f4e0475def7d9c2e5de8e5a1306949849761e107b360d03e98eafaffd61"
Eric Huss8c20add2018-12-03 01:33:202502dependencies = [
Alex Crichton093ede22019-08-15 00:45:092503 "chrono",
Alex Crichton5c5e3fa2019-09-24 18:06:562504 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:092505 "log",
Eric Huss8c20add2018-12-03 01:33:202506]
2507
2508[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112509name = "proc-macro-crate"
2510version = "0.1.4"
2511source = "registry+https://github.com/rust-lang/crates.io-index"
2512checksum = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e"
2513dependencies = [
2514 "toml",
2515]
2516
2517[[package]]
2518name = "proc-macro-error"
2519version = "0.2.6"
2520source = "registry+https://github.com/rust-lang/crates.io-index"
2521checksum = "aeccfe4d5d8ea175d5f0e4a2ad0637e0f4121d63bd99d356fb1f39ab2e7c6097"
2522dependencies = [
2523 "proc-macro2 1.0.3",
2524 "quote 1.0.2",
Igor Matuszewski5b091302019-12-10 15:01:012525 "syn 1.0.11",
Igor Matuszewskic2249a42019-09-08 08:28:112526]
2527
2528[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482529name = "proc-macro2"
Eric Hussaedb74b2019-06-12 14:37:302530version = "0.4.30"
Alex Crichtone9d89832018-04-02 15:43:552531source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092532checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
Alex Crichtone9d89832018-04-02 15:43:552533dependencies = [
Aleksey Kladova0c186c2019-07-21 11:50:392534 "unicode-xid 0.1.0",
Alex Crichtone9d89832018-04-02 15:43:552535]
2536
2537[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112538name = "proc-macro2"
2539version = "1.0.3"
2540source = "registry+https://github.com/rust-lang/crates.io-index"
2541checksum = "e98a83a9f9b331f54b924e68a66acb1bb35cb01fb0a23645139967abefb697e8"
2542dependencies = [
2543 "unicode-xid 0.2.0",
2544]
2545
2546[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292547name = "proc_macro"
2548version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:082549dependencies = [
2550 "std",
2551]
Ahmed Charles9ca382f2016-09-02 08:55:292552
2553[[package]]
whitequark42754ce2017-02-13 09:57:502554name = "profiler_builtins"
2555version = "0.0.0"
2556dependencies = [
Alex Crichton093ede22019-08-15 00:45:092557 "cc",
2558 "compiler_builtins",
2559 "core",
Marco Castelluccioecba8d62017-06-04 14:54:392560]
2561
2562[[package]]
Eric Huss139477d2019-11-12 18:14:482563name = "publicsuffix"
2564version = "1.5.3"
2565source = "registry+https://github.com/rust-lang/crates.io-index"
2566checksum = "9bf259a81de2b2eb9850ec990ec78e6a25319715584fd7652b9b26f96fcb1510"
2567dependencies = [
2568 "error-chain",
2569 "idna 0.2.0",
2570 "lazy_static 1.3.0",
2571 "regex",
2572 "url 2.1.0",
2573]
2574
2575[[package]]
Steve Klabnika0769612017-02-07 23:13:572576name = "pulldown-cmark"
Guillaume Gomez9d6b29af2019-07-18 21:37:272577version = "0.5.3"
Matthias Krügerf9945f52019-04-25 11:11:052578source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092579checksum = "77043da1282374688ee212dc44b3f37ff929431de9c9adc3053bd3cee5630357"
Matthias Krügerf9945f52019-04-25 11:11:052580dependencies = [
Alex Crichton093ede22019-08-15 00:45:092581 "bitflags",
Alex Crichton093ede22019-08-15 00:45:092582 "memchr",
Eric Huss139477d2019-11-12 18:14:482583 "unicase",
Lzu Taobbce9712019-09-19 08:32:312584]
2585
2586[[package]]
2587name = "pulldown-cmark"
Eric Huss139477d2019-11-12 18:14:482588version = "0.6.1"
Lzu Taobbce9712019-09-19 08:32:312589source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482590checksum = "1c205cc82214f3594e2d50686730314f817c67ffa80fe800cf0db78c3c2b9d9e"
Lzu Taobbce9712019-09-19 08:32:312591dependencies = [
2592 "bitflags",
2593 "getopts",
2594 "memchr",
Eric Huss139477d2019-11-12 18:14:482595 "unicase",
Matthias Krügerf9945f52019-04-25 11:11:052596]
2597
2598[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:322599name = "punycode"
2600version = "0.4.0"
2601source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092602checksum = "6ddd112cca70a4d30883b2d21568a1d376ff8be4758649f64f973c6845128ad3"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322603
2604[[package]]
Steve Klabnika0769612017-02-07 23:13:572605name = "quick-error"
Alex Crichtond8251152018-07-02 16:33:162606version = "1.2.2"
Steve Klabnika0769612017-02-07 23:13:572607source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092608checksum = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
Steve Klabnika0769612017-02-07 23:13:572609
2610[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292611name = "quine-mc_cluskey"
2612version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582613source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092614checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582615
2616[[package]]
2617name = "quote"
Eric Hussaedb74b2019-06-12 14:37:302618version = "0.6.12"
Alex Crichtond8251152018-07-02 16:33:162619source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092620checksum = "faf4799c5d274f3868a4aae320a0a182cbd2baee377b378f080e16a23e9d80db"
Alex Crichtond8251152018-07-02 16:33:162621dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:112622 "proc-macro2 0.4.30",
2623]
2624
2625[[package]]
2626name = "quote"
2627version = "1.0.2"
2628source = "registry+https://github.com/rust-lang/crates.io-index"
2629checksum = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
2630dependencies = [
2631 "proc-macro2 1.0.3",
Alex Crichtone9d89832018-04-02 15:43:552632]
2633
2634[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582635name = "racer"
Igor Matuszewski5b091302019-12-10 15:01:012636version = "2.1.29"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582637source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:012638checksum = "7a6d7ffceb4da3e0a29c18986f0469c209f4db3ab9f2ffe286eaa1104a3e5028"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582639dependencies = [
Alex Crichton093ede22019-08-15 00:45:092640 "bitflags",
2641 "clap",
2642 "derive_more",
Alex Crichton5c5e3fa2019-09-24 18:06:562643 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:092644 "humantime",
2645 "lazy_static 1.3.0",
2646 "log",
2647 "rls-span",
2648 "rustc-ap-syntax",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582649]
2650
2651[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292652name = "rand"
Alex Crichtonb4110902018-12-08 11:06:542653version = "0.6.1"
kennytmcab21f12018-07-26 21:58:552654source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092655checksum = "ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a"
Alex Crichtonb4110902018-12-08 11:06:542656dependencies = [
Alex Crichton093ede22019-08-15 00:45:092657 "cloudabi",
2658 "fuchsia-zircon",
2659 "libc",
2660 "rand_chacha 0.1.0",
2661 "rand_core 0.3.0",
2662 "rand_hc 0.1.0",
2663 "rand_isaac",
2664 "rand_pcg",
2665 "rand_xorshift 0.1.0",
2666 "rustc_version",
Eric Huss139477d2019-11-12 18:14:482667 "winapi 0.3.8",
Alex Crichtonb4110902018-12-08 11:06:542668]
2669
2670[[package]]
gnzlbg52caca02019-08-01 15:02:262671name = "rand"
2672version = "0.7.0"
2673source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092674checksum = "d47eab0e83d9693d40f825f86948aa16eff6750ead4bdffc4ab95b8b3a7f052c"
gnzlbg52caca02019-08-01 15:02:262675dependencies = [
Alex Crichton093ede22019-08-15 00:45:092676 "getrandom",
2677 "libc",
2678 "rand_chacha 0.2.1",
Eric Huss2b985322019-11-25 16:14:072679 "rand_core 0.5.1",
Alex Crichton093ede22019-08-15 00:45:092680 "rand_hc 0.2.0",
gnzlbg52caca02019-08-01 15:02:262681]
2682
2683[[package]]
Alex Crichtonb4110902018-12-08 11:06:542684name = "rand_chacha"
2685version = "0.1.0"
2686source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092687checksum = "771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a"
Alex Crichtonb4110902018-12-08 11:06:542688dependencies = [
Alex Crichton093ede22019-08-15 00:45:092689 "rand_core 0.3.0",
2690 "rustc_version",
Alex Crichtonb4110902018-12-08 11:06:542691]
2692
2693[[package]]
gnzlbg52caca02019-08-01 15:02:262694name = "rand_chacha"
2695version = "0.2.1"
2696source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092697checksum = "03a2a90da8c7523f554344f921aa97283eadf6ac484a6d2a7d0212fa7f8d6853"
gnzlbg52caca02019-08-01 15:02:262698dependencies = [
Alex Crichton093ede22019-08-15 00:45:092699 "c2-chacha",
Eric Huss2b985322019-11-25 16:14:072700 "rand_core 0.5.1",
gnzlbg52caca02019-08-01 15:02:262701]
2702
2703[[package]]
Alex Crichtonb4110902018-12-08 11:06:542704name = "rand_core"
Alex Crichtonb4110902018-12-08 11:06:542705version = "0.3.0"
2706source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092707checksum = "0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db"
Alex Crichtonb4110902018-12-08 11:06:542708
2709[[package]]
Laurențiu Nicolab888eb92019-06-10 18:22:312710name = "rand_core"
2711version = "0.4.0"
2712source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092713checksum = "d0e7a549d590831370895ab7ba4ea0c1b6b011d106b5ff2da6eee112615e6dc0"
Laurențiu Nicolab888eb92019-06-10 18:22:312714
2715[[package]]
gnzlbg52caca02019-08-01 15:02:262716name = "rand_core"
Eric Huss2b985322019-11-25 16:14:072717version = "0.5.1"
gnzlbg52caca02019-08-01 15:02:262718source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:072719checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
gnzlbg52caca02019-08-01 15:02:262720dependencies = [
Alex Crichton093ede22019-08-15 00:45:092721 "getrandom",
gnzlbg52caca02019-08-01 15:02:262722]
2723
2724[[package]]
Alex Crichtonb4110902018-12-08 11:06:542725name = "rand_hc"
2726version = "0.1.0"
2727source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092728checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
Alex Crichtonb4110902018-12-08 11:06:542729dependencies = [
Alex Crichton093ede22019-08-15 00:45:092730 "rand_core 0.3.0",
Alex Crichtonb4110902018-12-08 11:06:542731]
2732
2733[[package]]
gnzlbg52caca02019-08-01 15:02:262734name = "rand_hc"
2735version = "0.2.0"
2736source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092737checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
gnzlbg52caca02019-08-01 15:02:262738dependencies = [
Eric Huss2b985322019-11-25 16:14:072739 "rand_core 0.5.1",
gnzlbg52caca02019-08-01 15:02:262740]
2741
2742[[package]]
Alex Crichtonb4110902018-12-08 11:06:542743name = "rand_isaac"
2744version = "0.1.1"
2745source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092746checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
Alex Crichtonb4110902018-12-08 11:06:542747dependencies = [
Alex Crichton093ede22019-08-15 00:45:092748 "rand_core 0.3.0",
Alex Crichtonb4110902018-12-08 11:06:542749]
2750
2751[[package]]
Laurențiu Nicolab888eb92019-06-10 18:22:312752name = "rand_os"
2753version = "0.1.3"
2754source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092755checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
Laurențiu Nicolab888eb92019-06-10 18:22:312756dependencies = [
Alex Crichton093ede22019-08-15 00:45:092757 "cloudabi",
2758 "fuchsia-cprng",
2759 "libc",
2760 "rand_core 0.4.0",
2761 "rdrand",
Eric Huss139477d2019-11-12 18:14:482762 "winapi 0.3.8",
Laurențiu Nicolab888eb92019-06-10 18:22:312763]
2764
2765[[package]]
Alex Crichtonb4110902018-12-08 11:06:542766name = "rand_pcg"
2767version = "0.1.1"
2768source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092769checksum = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05"
Alex Crichtonb4110902018-12-08 11:06:542770dependencies = [
Alex Crichton093ede22019-08-15 00:45:092771 "rand_core 0.3.0",
2772 "rustc_version",
Alex Crichtonb4110902018-12-08 11:06:542773]
2774
2775[[package]]
2776name = "rand_xorshift"
2777version = "0.1.0"
2778source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092779checksum = "effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3"
Alex Crichtonb4110902018-12-08 11:06:542780dependencies = [
Alex Crichton093ede22019-08-15 00:45:092781 "rand_core 0.3.0",
Alex Crichtonb4110902018-12-08 11:06:542782]
kennytmcab21f12018-07-26 21:58:552783
2784[[package]]
Ralf Jung5b78e982019-04-19 07:37:332785name = "rand_xorshift"
2786version = "0.2.0"
2787source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092788checksum = "77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8"
Ralf Jung5b78e982019-04-19 07:37:332789dependencies = [
Eric Huss2b985322019-11-25 16:14:072790 "rand_core 0.5.1",
2791]
2792
2793[[package]]
2794name = "rand_xoshiro"
2795version = "0.4.0"
2796source = "registry+https://github.com/rust-lang/crates.io-index"
2797checksum = "a9fcdd2e881d02f1d9390ae47ad8e5696a9e4be7b547a1da2afbc61973217004"
2798dependencies = [
2799 "rand_core 0.5.1",
Ralf Jung5b78e982019-04-19 07:37:332800]
2801
2802[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292803name = "rayon"
Josh Stone29cd7eb2019-10-07 20:44:302804version = "1.2.0"
Nick Cameron4b6f5c22018-02-26 03:15:452805source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stone29cd7eb2019-10-07 20:44:302806checksum = "83a27732a533a1be0a0035a111fe76db89ad312f6f0347004c220c57f209a123"
Nick Cameron4b6f5c22018-02-26 03:15:452807dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:162808 "crossbeam-deque",
Alex Crichton093ede22019-08-15 00:45:092809 "either",
2810 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:292811]
2812
2813[[package]]
2814name = "rayon-core"
Josh Stone29cd7eb2019-10-07 20:44:302815version = "1.6.0"
Oliver Schneideracdf83f2017-12-06 08:25:292816source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stone29cd7eb2019-10-07 20:44:302817checksum = "98dcf634205083b17d0861252431eb2acbfb698ab7478a2d20de07954f47ec7b"
Oliver Schneideracdf83f2017-12-06 08:25:292818dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:162819 "crossbeam-deque",
Alex Crichton093ede22019-08-15 00:45:092820 "crossbeam-queue",
2821 "crossbeam-utils 0.6.5",
2822 "lazy_static 1.3.0",
2823 "num_cpus",
Laurențiu Nicolab888eb92019-06-10 18:22:312824]
2825
2826[[package]]
2827name = "rdrand"
2828version = "0.4.0"
2829source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092830checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
Laurențiu Nicolab888eb92019-06-10 18:22:312831dependencies = [
Alex Crichton093ede22019-08-15 00:45:092832 "rand_core 0.3.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582833]
2834
2835[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:352836name = "redox_syscall"
Alex Crichtonb4110902018-12-08 11:06:542837version = "0.1.43"
Nick Cameronc5cad5a2017-09-22 01:58:352838source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092839checksum = "679da7508e9a6390aeaf7fbd02a800fdc64b73fe2204dd2c8ae66d22d9d5ad5d"
Nick Cameronc5cad5a2017-09-22 01:58:352840
2841[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292842name = "redox_termios"
2843version = "0.1.1"
2844source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092845checksum = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
Oliver Schneideracdf83f2017-12-06 08:25:292846dependencies = [
Alex Crichton093ede22019-08-15 00:45:092847 "redox_syscall",
Oliver Schneideracdf83f2017-12-06 08:25:292848]
2849
2850[[package]]
flip19954c228cc2019-02-18 09:32:582851name = "redox_users"
Laurențiu Nicolab888eb92019-06-10 18:22:312852version = "0.3.0"
flip19954c228cc2019-02-18 09:32:582853source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092854checksum = "3fe5204c3a17e97dde73f285d49be585df59ed84b50a872baf416e73b62c3828"
flip19954c228cc2019-02-18 09:32:582855dependencies = [
Alex Crichton093ede22019-08-15 00:45:092856 "argon2rs",
2857 "failure",
2858 "rand_os",
2859 "redox_syscall",
flip19954c228cc2019-02-18 09:32:582860]
2861
2862[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582863name = "regex"
Eric Huss6a09cfa2019-05-16 05:27:392864version = "1.1.6"
Oliver Schneider847bb142018-05-11 12:11:062865source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092866checksum = "8f0a0bcab2fd7d1d7c54fa9eae6f43eddeb9ce2e7352f8518a814a4f65d60c58"
Oliver Schneider847bb142018-05-11 12:11:062867dependencies = [
Alex Crichton093ede22019-08-15 00:45:092868 "aho-corasick",
2869 "memchr",
2870 "regex-syntax",
2871 "thread_local",
2872 "utf8-ranges",
Oliver Schneider847bb142018-05-11 12:11:062873]
2874
2875[[package]]
Steve Klabnika0769612017-02-07 23:13:572876name = "regex-syntax"
Eric Huss6a09cfa2019-05-16 05:27:392877version = "0.6.6"
Oliver Schneider847bb142018-05-11 12:11:062878source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092879checksum = "dcfd8681eebe297b81d98498869d4aae052137651ad7b96822f09ceb690d0a96"
Oliver Schneider847bb142018-05-11 12:11:062880dependencies = [
Alex Crichton093ede22019-08-15 00:45:092881 "ucd-util",
Oliver Schneider847bb142018-05-11 12:11:062882]
2883
2884[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:192885name = "remote-test-client"
2886version = "0.1.0"
2887
2888[[package]]
2889name = "remote-test-server"
2890version = "0.1.0"
2891
2892[[package]]
Alex Crichton994bfd42018-02-26 17:07:162893name = "remove_dir_all"
Eric Hussf2428a62019-08-01 00:44:392894version = "0.5.2"
Alex Crichton994bfd42018-02-26 17:07:162895source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092896checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
Alex Crichton994bfd42018-02-26 17:07:162897dependencies = [
Eric Huss139477d2019-11-12 18:14:482898 "winapi 0.3.8",
Alex Crichton994bfd42018-02-26 17:07:162899]
2900
2901[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332902name = "reqwest"
Eric Huss139477d2019-11-12 18:14:482903version = "0.9.22"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332904source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482905checksum = "2c2064233e442ce85c77231ebd67d9eca395207dec2127fe0bbedde4bd29a650"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332906dependencies = [
Alex Crichton093ede22019-08-15 00:45:092907 "base64",
2908 "bytes",
Eric Huss139477d2019-11-12 18:14:482909 "cookie",
2910 "cookie_store",
Alex Crichton093ede22019-08-15 00:45:092911 "encoding_rs",
Eric Huss139477d2019-11-12 18:14:482912 "flate2",
Alex Crichton093ede22019-08-15 00:45:092913 "futures",
2914 "http",
2915 "hyper",
2916 "hyper-tls",
Alex Crichton093ede22019-08-15 00:45:092917 "log",
2918 "mime",
2919 "mime_guess",
2920 "native-tls",
2921 "serde",
2922 "serde_json",
2923 "serde_urlencoded",
Eric Huss139477d2019-11-12 18:14:482924 "time",
Alex Crichton093ede22019-08-15 00:45:092925 "tokio",
2926 "tokio-executor",
2927 "tokio-io",
2928 "tokio-threadpool",
2929 "tokio-timer",
2930 "url 1.7.2",
2931 "uuid",
Eric Huss139477d2019-11-12 18:14:482932 "winreg",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332933]
2934
2935[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582936name = "rls"
Igor Matuszewski5b091302019-12-10 15:01:012937version = "1.41.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582938dependencies = [
Alex Crichton093ede22019-08-15 00:45:092939 "cargo",
Manish Goregaokar7d0162d2019-10-24 15:06:402940 "cargo_metadata 0.8.0",
Alex Crichton093ede22019-08-15 00:45:092941 "clippy_lints",
2942 "crossbeam-channel",
2943 "difference",
Ralf Jung9cd1ede2019-10-31 06:50:542944 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092945 "failure",
2946 "futures",
2947 "heck",
Igor Matuszewskic2249a42019-09-08 08:28:112948 "home",
Alex Crichton093ede22019-08-15 00:45:092949 "itertools 0.8.0",
2950 "jsonrpc-core",
2951 "lazy_static 1.3.0",
2952 "log",
2953 "lsp-codec",
2954 "lsp-types",
2955 "num_cpus",
2956 "ordslice",
2957 "racer",
Igor Matuszewski0658b242019-10-30 08:47:422958 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:092959 "rayon",
2960 "regex",
2961 "rls-analysis",
2962 "rls-data",
Igor Matuszewskic2249a42019-09-08 08:28:112963 "rls-ipc",
Alex Crichton093ede22019-08-15 00:45:092964 "rls-rustc",
2965 "rls-span",
2966 "rls-vfs",
Alex Crichton093ede22019-08-15 00:45:092967 "rustc-workspace-hack",
Igor Matuszewski31dc27d2019-06-08 20:15:222968 "rustc_tools_util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton093ede22019-08-15 00:45:092969 "rustfmt-nightly",
2970 "serde",
2971 "serde_derive",
Igor Matuszewskic2249a42019-09-08 08:28:112972 "serde_ignored",
Alex Crichton093ede22019-08-15 00:45:092973 "serde_json",
2974 "tempfile",
2975 "tokio",
2976 "tokio-process",
2977 "tokio-timer",
Eric Huss7d92cf42019-08-20 17:46:352978 "toml",
Igor Matuszewskic2249a42019-09-08 08:28:112979 "url 2.1.0",
Alex Crichton093ede22019-08-15 00:45:092980 "walkdir",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582981]
2982
2983[[package]]
2984name = "rls-analysis"
Igor Matuszewskid2d192e2019-07-30 11:00:272985version = "0.18.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582986source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092987checksum = "4c0d208ad66717501222c74b42d9e823a7612592e85ed78b04074c8f58c0be0a"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582988dependencies = [
Alex Crichton093ede22019-08-15 00:45:092989 "derive-new",
2990 "fst",
2991 "itertools 0.7.8",
2992 "json",
2993 "log",
2994 "rls-data",
2995 "rls-span",
2996 "serde",
2997 "serde_json",
Alex Crichton453080f2017-06-05 16:36:482998]
2999
3000[[package]]
Martin Algesten9a6afa82018-02-02 07:29:593001name = "rls-data"
Igor Matuszewski4fb570d2019-04-21 10:52:073002version = "0.19.0"
Martin Algesten9a6afa82018-02-02 07:29:593003source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093004checksum = "76c72ea97e045be5f6290bb157ebdc5ee9f2b093831ff72adfaf59025cf5c491"
Martin Algesten9a6afa82018-02-02 07:29:593005dependencies = [
Alex Crichton093ede22019-08-15 00:45:093006 "rls-span",
3007 "serde",
Martin Algesten9a6afa82018-02-02 07:29:593008]
3009
3010[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:113011name = "rls-ipc"
3012version = "0.1.0"
3013dependencies = [
3014 "jsonrpc-core",
3015 "jsonrpc-core-client",
3016 "jsonrpc-derive",
3017 "jsonrpc-ipc-server",
3018 "rls-data",
3019 "serde",
3020]
3021
3022[[package]]
Nick Cameron92867d22017-08-30 05:09:363023name = "rls-rustc"
Igor Matuszewski9a6a2692019-03-10 16:03:323024version = "0.6.0"
Igor Matuszewskic2249a42019-09-08 08:28:113025dependencies = [
3026 "clippy_lints",
Ralf Jung9cd1ede2019-10-31 06:50:543027 "env_logger 0.7.1",
Igor Matuszewskic2249a42019-09-08 08:28:113028 "failure",
3029 "futures",
3030 "log",
Igor Matuszewski0658b242019-10-30 08:47:423031 "rand 0.7.0",
Igor Matuszewskic2249a42019-09-08 08:28:113032 "rls-data",
3033 "rls-ipc",
3034 "serde",
3035 "tokio",
3036]
Nick Cameron92867d22017-08-30 05:09:363037
3038[[package]]
Nick Cameronfee1f642017-03-14 02:16:443039name = "rls-span"
Igor Matuszewski4fb570d2019-04-21 10:52:073040version = "0.5.1"
Nick Camerondc63eff2017-03-15 08:20:233041source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093042checksum = "f1cb4694410d8d2ce43ccff3682f1c782158a018d5a9a92185675677f7533eb3"
Nick Cameronfee1f642017-03-14 02:16:443043dependencies = [
Alex Crichton093ede22019-08-15 00:45:093044 "serde",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583045]
3046
3047[[package]]
3048name = "rls-vfs"
Igor Matuszewski4fb570d2019-04-21 10:52:073049version = "0.8.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583050source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093051checksum = "ce4b57b25b4330ed5ec14028fc02141e083ddafda327e7eb598dc0569c8c83c9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583052dependencies = [
Alex Crichton093ede22019-08-15 00:45:093053 "log",
3054 "rls-span",
Nick Cameronfee1f642017-03-14 02:16:443055]
3056
3057[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293058name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:573059version = "0.1.0"
3060dependencies = [
Alex Crichton093ede22019-08-15 00:45:093061 "clap",
Eric Huss139477d2019-11-12 18:14:483062 "codespan-reporting",
Alex Crichton093ede22019-08-15 00:45:093063 "failure",
3064 "mdbook",
3065 "mdbook-linkcheck",
Samuel Hollandc648ad52019-10-06 22:30:113066 "rustc-workspace-hack",
Steve Klabnika0769612017-02-07 23:13:573067]
Ahmed Charles9ca382f2016-09-02 08:55:293068
3069[[package]]
3070name = "rustc"
3071version = "0.0.0"
3072dependencies = [
Alex Crichton093ede22019-08-15 00:45:093073 "arena",
3074 "backtrace",
3075 "bitflags",
3076 "byteorder",
3077 "chalk-engine",
3078 "fmt_macros",
3079 "graphviz",
3080 "jobserver",
Alex Crichton093ede22019-08-15 00:45:093081 "log",
Michael Woeristerad65e3e2020-01-10 09:32:163082 "measureme",
Mateusz Mikuła2d8d8132019-12-04 17:40:163083 "parking_lot",
Alex Crichton093ede22019-08-15 00:45:093084 "polonius-engine",
Igor Matuszewski5b091302019-12-10 15:01:013085 "rustc-rayon",
3086 "rustc-rayon-core",
Alex Crichton093ede22019-08-15 00:45:093087 "rustc_apfloat",
3088 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053089 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093090 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383091 "rustc_feature",
Mazdak Farrokhzad7a140732019-12-25 02:51:273092 "rustc_hir",
csmoed20183d2019-09-26 05:30:103093 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093094 "rustc_macros",
Mark Rousskov984c74a2019-11-12 13:22:163095 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323096 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093097 "rustc_target",
3098 "scoped-tls",
3099 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093100 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093101 "syntax",
Ahmed Charles9ca382f2016-09-02 08:55:293102]
3103
3104[[package]]
Nick Cameron0e6fff82018-05-27 22:16:423105name = "rustc-ap-arena"
Igor Matuszewski5b091302019-12-10 15:01:013106version = "610.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273107source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:013108checksum = "7475f4c707269b56eb7144c53591e3cd6369a5aa1d66434829ea11df96d5e7e3"
Igor Matuszewskid2d192e2019-07-30 11:00:273109dependencies = [
Alex Crichton093ede22019-08-15 00:45:093110 "rustc-ap-rustc_data_structures",
Ralf Jung90b8d342019-11-04 14:59:093111 "smallvec 0.6.10",
Igor Matuszewskid2d192e2019-07-30 11:00:273112]
3113
3114[[package]]
Nick Cameron595bea62018-11-19 04:21:103115name = "rustc-ap-graphviz"
Igor Matuszewski5b091302019-12-10 15:01:013116version = "610.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273117source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:013118checksum = "6e59a55520f140a70a3e0fad80a36e807caa85e9d7016167b91a5b521ea929be"
Igor Matuszewskid2d192e2019-07-30 11:00:273119
3120[[package]]
Igor Matuszewskid2d192e2019-07-30 11:00:273121name = "rustc-ap-rustc_data_structures"
Igor Matuszewski5b091302019-12-10 15:01:013122version = "610.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273123source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:013124checksum = "6420857d5a088f680ec1ba736ffba4ee9c1964b0d397e6318f38d461f4f7d5cb"
Igor Matuszewskid2d192e2019-07-30 11:00:273125dependencies = [
Alex Crichton093ede22019-08-15 00:45:093126 "cfg-if",
3127 "crossbeam-utils 0.6.5",
3128 "ena",
3129 "indexmap",
3130 "jobserver",
3131 "lazy_static 1.3.0",
3132 "log",
Mateusz Mikuła2d8d8132019-12-04 17:40:163133 "parking_lot",
Alex Crichton093ede22019-08-15 00:45:093134 "rustc-ap-graphviz",
Igor Matuszewskiae79ea32019-10-11 14:28:023135 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093136 "rustc-ap-serialize",
3137 "rustc-hash",
Igor Matuszewski5b091302019-12-10 15:01:013138 "rustc-rayon",
3139 "rustc-rayon-core",
Ralf Jung90b8d342019-11-04 14:59:093140 "smallvec 0.6.10",
Alex Crichton093ede22019-08-15 00:45:093141 "stable_deref_trait",
Igor Matuszewskid2d192e2019-07-30 11:00:273142]
3143
3144[[package]]
topecongiro5ae8fa92018-01-18 14:40:373145name = "rustc-ap-rustc_errors"
Igor Matuszewski5b091302019-12-10 15:01:013146version = "610.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273147source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:013148checksum = "8abfca0960131262254a91d02ff4903526a261ede730d7a2c75b4234c867cdc0"
Igor Matuszewskid2d192e2019-07-30 11:00:273149dependencies = [
Alex Crichton093ede22019-08-15 00:45:093150 "annotate-snippets",
3151 "atty",
3152 "log",
3153 "rustc-ap-rustc_data_structures",
3154 "rustc-ap-serialize",
3155 "rustc-ap-syntax_pos",
Igor Matuszewskic2249a42019-09-08 08:28:113156 "term_size",
Alex Crichton093ede22019-08-15 00:45:093157 "termcolor",
3158 "unicode-width",
Igor Matuszewskid2d192e2019-07-30 11:00:273159]
3160
3161[[package]]
Igor Matuszewskiae79ea32019-10-11 14:28:023162name = "rustc-ap-rustc_index"
Igor Matuszewski5b091302019-12-10 15:01:013163version = "610.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273164source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:013165checksum = "5a395509dcb90a92c1479c085639594624e06b4ab3fc7c1b795b46a61f2d4f65"
Igor Matuszewskiae79ea32019-10-11 14:28:023166dependencies = [
3167 "rustc-ap-serialize",
Ralf Jung90b8d342019-11-04 14:59:093168 "smallvec 0.6.10",
Igor Matuszewskiae79ea32019-10-11 14:28:023169]
3170
3171[[package]]
3172name = "rustc-ap-rustc_lexer"
Igor Matuszewski5b091302019-12-10 15:01:013173version = "610.0.0"
Igor Matuszewskiae79ea32019-10-11 14:28:023174source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:013175checksum = "64eac8a0e6efb8f55292aa24be0208c7c0538236c613e79952fd1fa3d54bcf8e"
Igor Matuszewskic2249a42019-09-08 08:28:113176dependencies = [
3177 "unicode-xid 0.2.0",
3178]
Igor Matuszewskid2d192e2019-07-30 11:00:273179
3180[[package]]
topecongiro5a411a62019-06-18 12:15:193181name = "rustc-ap-rustc_macros"
Igor Matuszewski5b091302019-12-10 15:01:013182version = "610.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273183source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:013184checksum = "f99795e8be4877e9e05d59f201e1740c1cf673364655def5848606d9e25b75af"
Igor Matuszewskid2d192e2019-07-30 11:00:273185dependencies = [
Alex Crichton093ede22019-08-15 00:45:093186 "itertools 0.8.0",
Igor Matuszewski5b091302019-12-10 15:01:013187 "proc-macro2 1.0.3",
3188 "quote 1.0.2",
3189 "syn 1.0.11",
3190 "synstructure 0.12.1",
Igor Matuszewskid2d192e2019-07-30 11:00:273191]
3192
3193[[package]]
Nick Cameron64572412018-05-01 19:50:583194name = "rustc-ap-rustc_target"
Igor Matuszewski5b091302019-12-10 15:01:013195version = "610.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273196source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:013197checksum = "f22e21fdd8e1c0030f507158fa79b9f1e080e6241aba994d0f97c14a0a07a826"
Igor Matuszewskid2d192e2019-07-30 11:00:273198dependencies = [
Alex Crichton093ede22019-08-15 00:45:093199 "bitflags",
3200 "log",
3201 "rustc-ap-rustc_data_structures",
Igor Matuszewskiae79ea32019-10-11 14:28:023202 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093203 "rustc-ap-serialize",
3204 "rustc-ap-syntax_pos",
Igor Matuszewskid2d192e2019-07-30 11:00:273205]
3206
3207[[package]]
Nick Cameron64572412018-05-01 19:50:583208name = "rustc-ap-serialize"
Igor Matuszewski5b091302019-12-10 15:01:013209version = "610.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273210source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:013211checksum = "bb1cd6ef5135408d62559866e79986ca261f4c1333253d500e5e66fe66d1432e"
Igor Matuszewskid2d192e2019-07-30 11:00:273212dependencies = [
Alex Crichton093ede22019-08-15 00:45:093213 "indexmap",
Ralf Jung90b8d342019-11-04 14:59:093214 "smallvec 0.6.10",
Igor Matuszewskid2d192e2019-07-30 11:00:273215]
3216
3217[[package]]
Nick Cameron64572412018-05-01 19:50:583218name = "rustc-ap-syntax"
Igor Matuszewski5b091302019-12-10 15:01:013219version = "610.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273220source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:013221checksum = "61fc1c901d2cbd24cae95d7bc5a58aa7661ec3dc5320c78c32830a52a685c33c"
Igor Matuszewskid2d192e2019-07-30 11:00:273222dependencies = [
Alex Crichton093ede22019-08-15 00:45:093223 "bitflags",
3224 "lazy_static 1.3.0",
3225 "log",
3226 "rustc-ap-rustc_data_structures",
3227 "rustc-ap-rustc_errors",
Igor Matuszewskiae79ea32019-10-11 14:28:023228 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093229 "rustc-ap-rustc_lexer",
Alex Crichton093ede22019-08-15 00:45:093230 "rustc-ap-rustc_target",
3231 "rustc-ap-serialize",
3232 "rustc-ap-syntax_pos",
3233 "scoped-tls",
Ralf Jung90b8d342019-11-04 14:59:093234 "smallvec 0.6.10",
Igor Matuszewskid2d192e2019-07-30 11:00:273235]
3236
3237[[package]]
topecongiro5ae8fa92018-01-18 14:40:373238name = "rustc-ap-syntax_pos"
Igor Matuszewski5b091302019-12-10 15:01:013239version = "610.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273240source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:013241checksum = "230534f638255853bb9f13987537e00a818435a0cc54b68d97221b6822c8f1bc"
Igor Matuszewskid2d192e2019-07-30 11:00:273242dependencies = [
Alex Crichton093ede22019-08-15 00:45:093243 "cfg-if",
3244 "rustc-ap-arena",
3245 "rustc-ap-rustc_data_structures",
Igor Matuszewskiae79ea32019-10-11 14:28:023246 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093247 "rustc-ap-rustc_macros",
3248 "rustc-ap-serialize",
3249 "scoped-tls",
3250 "unicode-width",
Igor Matuszewskid2d192e2019-07-30 11:00:273251]
3252
3253[[package]]
Josh Stone020c5ec2017-05-08 22:01:133254name = "rustc-demangle"
Eduard-Mihai Burtescu1ab9e522019-08-14 07:35:243255version = "0.1.16"
Josh Stone020c5ec2017-05-08 22:01:133256source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093257checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
Alex Crichtonfcc8bb42018-12-14 22:37:513258dependencies = [
Alex Crichton093ede22019-08-15 00:45:093259 "compiler_builtins",
3260 "rustc-std-workspace-core",
Alex Crichtonfcc8bb42018-12-14 22:37:513261]
Josh Stone020c5ec2017-05-08 22:01:133262
3263[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023264name = "rustc-hash"
John Kåre Alsaker7ebd4d62018-05-24 03:37:403265version = "1.0.1"
Niko Matsakis9c548bf2018-05-24 12:48:023266source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093267checksum = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
John Kåre Alsaker7ebd4d62018-05-24 03:37:403268dependencies = [
Alex Crichton093ede22019-08-15 00:45:093269 "byteorder",
John Kåre Alsaker7ebd4d62018-05-24 03:37:403270]
Niko Matsakis9c548bf2018-05-24 12:48:023271
3272[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293273name = "rustc-main"
3274version = "0.0.0"
3275dependencies = [
Alex Crichton093ede22019-08-15 00:45:093276 "jemalloc-sys",
3277 "rustc_codegen_ssa",
3278 "rustc_driver",
Ahmed Charles9ca382f2016-09-02 08:55:293279]
3280
3281[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033282name = "rustc-rayon"
Josh Stone33c41252019-09-10 17:13:073283version = "0.3.0"
3284source = "registry+https://github.com/rust-lang/crates.io-index"
3285checksum = "f32767f90d938f1b7199a174ef249ae1924f6e5bbdb9d112fea141e016f25b3a"
3286dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:163287 "crossbeam-deque",
Josh Stone33c41252019-09-10 17:13:073288 "either",
Igor Matuszewski5b091302019-12-10 15:01:013289 "rustc-rayon-core",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413290]
3291
3292[[package]]
Josh Stone33c41252019-09-10 17:13:073293name = "rustc-rayon-core"
3294version = "0.3.0"
3295source = "registry+https://github.com/rust-lang/crates.io-index"
3296checksum = "ea2427831f0053ea3ea73559c8eabd893133a51b251d142bacee53c62a288cb3"
3297dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:163298 "crossbeam-deque",
Josh Stone33c41252019-09-10 17:13:073299 "crossbeam-queue",
3300 "crossbeam-utils 0.6.5",
3301 "lazy_static 1.3.0",
3302 "num_cpus",
3303]
3304
3305[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:053306name = "rustc-std-workspace-alloc"
Alex Crichton6c74bc92019-09-09 20:01:053307version = "1.99.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:053308dependencies = [
Alex Crichton093ede22019-08-15 00:45:093309 "alloc",
Amanieu d'Antras1fa7a212019-02-07 11:08:053310]
3311
3312[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:503313name = "rustc-std-workspace-core"
Alex Crichton6c74bc92019-09-09 20:01:053314version = "1.99.0"
Alex Crichton4c21a3b2018-11-20 05:52:503315dependencies = [
Alex Crichton093ede22019-08-15 00:45:093316 "core",
Alex Crichton4c21a3b2018-11-20 05:52:503317]
3318
3319[[package]]
Alex Crichtonb47c9692019-08-16 15:29:083320name = "rustc-std-workspace-std"
Alex Crichton6c74bc92019-09-09 20:01:053321version = "1.99.0"
Alex Crichtonb47c9692019-08-16 15:29:083322dependencies = [
3323 "std",
3324]
3325
3326[[package]]
Alex Crichton0e034d12018-07-31 21:16:553327name = "rustc-workspace-hack"
3328version = "1.0.0"
3329dependencies = [
Alex Crichton093ede22019-08-15 00:45:093330 "crossbeam-utils 0.6.5",
Alex Crichton093ede22019-08-15 00:45:093331 "serde",
3332 "serde_json",
Ralf Jung90b8d342019-11-04 14:59:093333 "smallvec 0.6.10",
Charles Lew27e7a1b2019-12-19 03:57:303334 "smallvec 1.0.0",
msizanoen18a0d2332019-10-29 05:17:183335 "syn 0.15.35",
Aaron Hilld440e132019-09-16 18:45:403336 "url 2.1.0",
Eric Huss139477d2019-11-12 18:14:483337 "winapi 0.3.8",
Alex Crichton0e034d12018-07-31 21:16:553338]
3339
3340[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433341name = "rustc_apfloat"
3342version = "0.0.0"
3343dependencies = [
Alex Crichton093ede22019-08-15 00:45:093344 "bitflags",
Ralf Jung90b8d342019-11-04 14:59:093345 "smallvec 1.0.0",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433346]
3347
3348[[package]]
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563349name = "rustc_ast_lowering"
3350version = "0.0.0"
3351dependencies = [
3352 "log",
3353 "rustc",
3354 "rustc_data_structures",
3355 "rustc_error_codes",
3356 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573357 "rustc_hir",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563358 "rustc_index",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563359 "rustc_session",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563360 "rustc_span",
3361 "rustc_target",
3362 "smallvec 1.0.0",
3363 "syntax",
3364]
3365
3366[[package]]
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443367name = "rustc_ast_passes"
3368version = "0.0.0"
3369dependencies = [
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393370 "log",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443371 "rustc_data_structures",
3372 "rustc_error_codes",
3373 "rustc_errors",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393374 "rustc_feature",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443375 "rustc_parse",
3376 "rustc_session",
3377 "rustc_span",
3378 "syntax",
3379]
3380
3381[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323382name = "rustc_builtin_macros"
3383version = "0.0.0"
3384dependencies = [
3385 "fmt_macros",
3386 "log",
3387 "rustc_data_structures",
3388 "rustc_error_codes",
3389 "rustc_errors",
3390 "rustc_expand",
3391 "rustc_feature",
3392 "rustc_parse",
Mazdak Farrokhzadf361b712020-01-05 09:47:203393 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323394 "rustc_span",
3395 "rustc_target",
3396 "smallvec 1.0.0",
3397 "syntax",
3398]
3399
3400[[package]]
Irina Popab63d7e22018-05-08 13:10:163401name = "rustc_codegen_llvm"
3402version = "0.0.0"
3403dependencies = [
Alex Crichton7f23e6e2019-10-22 15:51:353404 "bitflags",
3405 "flate2",
3406 "libc",
3407 "log",
3408 "rustc",
3409 "rustc-demangle",
3410 "rustc_codegen_ssa",
3411 "rustc_codegen_utils",
3412 "rustc_data_structures",
3413 "rustc_errors",
Aaron Hillfca192c2019-12-06 03:04:353414 "rustc_feature",
Alex Crichton7f23e6e2019-10-22 15:51:353415 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573416 "rustc_hir",
Alex Crichton7f23e6e2019-10-22 15:51:353417 "rustc_incremental",
3418 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093419 "rustc_llvm",
Aaron Hillfca192c2019-12-06 03:04:353420 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323421 "rustc_span",
Alex Crichton7f23e6e2019-10-22 15:51:353422 "rustc_target",
Mateusz Mikuład452f892019-12-30 12:48:003423 "smallvec 1.0.0",
Alex Crichton7f23e6e2019-10-22 15:51:353424 "syntax",
Irina Popab63d7e22018-05-08 13:10:163425]
3426
3427[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043428name = "rustc_codegen_ssa"
3429version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353430dependencies = [
Alex Crichton093ede22019-08-15 00:45:093431 "bitflags",
3432 "cc",
3433 "jobserver",
3434 "libc",
3435 "log",
3436 "memmap",
3437 "num_cpus",
Alex Crichton093ede22019-08-15 00:45:093438 "rustc",
3439 "rustc_apfloat",
3440 "rustc_codegen_utils",
3441 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053442 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093443 "rustc_errors",
3444 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573445 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093446 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103447 "rustc_index",
Mark Rousskov984c74a2019-11-12 13:22:163448 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323449 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093450 "rustc_target",
3451 "serialize",
3452 "syntax",
Alex Crichton093ede22019-08-15 00:45:093453 "tempfile",
Denis Merigouxb9e5cf92018-10-23 15:01:353454]
Denis Merigouxc9f26c22018-10-01 16:07:043455
3456[[package]]
Irina Popab63d7e22018-05-08 13:10:163457name = "rustc_codegen_utils"
3458version = "0.0.0"
3459dependencies = [
Alex Crichton093ede22019-08-15 00:45:093460 "log",
3461 "punycode",
3462 "rustc",
3463 "rustc-demangle",
3464 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573465 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093466 "rustc_metadata",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323467 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093468 "rustc_target",
3469 "syntax",
Irina Popab63d7e22018-05-08 13:10:163470]
3471
3472[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293473name = "rustc_data_structures"
3474version = "0.0.0"
3475dependencies = [
Mark Rousskovf696b212019-11-11 22:15:363476 "bitflags",
Alex Crichton093ede22019-08-15 00:45:093477 "cfg-if",
3478 "crossbeam-utils 0.6.5",
3479 "ena",
3480 "graphviz",
3481 "indexmap",
3482 "jobserver",
3483 "lazy_static 1.3.0",
3484 "log",
Mark Rousskovf696b212019-11-11 22:15:363485 "measureme",
Mateusz Mikuła2d8d8132019-12-04 17:40:163486 "parking_lot",
Alex Crichton093ede22019-08-15 00:45:093487 "rustc-hash",
Igor Matuszewski5b091302019-12-10 15:01:013488 "rustc-rayon",
3489 "rustc-rayon-core",
csmoe1cff2e62019-09-25 19:09:513490 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093491 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093492 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093493 "stable_deref_trait",
Ahmed Charles9ca382f2016-09-02 08:55:293494]
3495
3496[[package]]
3497name = "rustc_driver"
3498version = "0.0.0"
3499dependencies = [
Ralf Jung64cf5962019-10-30 20:03:193500 "env_logger 0.7.1",
Jonas Schievinka8926a52019-05-06 11:47:583501 "lazy_static 1.3.0",
Alex Crichton093ede22019-08-15 00:45:093502 "log",
3503 "rustc",
Alex Crichton093ede22019-08-15 00:45:093504 "rustc_codegen_utils",
3505 "rustc_data_structures",
Mazdak Farrokhzad8444e162019-11-15 18:41:503506 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093507 "rustc_errors",
Mazdak Farrokhzad70234f12019-11-30 01:34:183508 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573509 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093510 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133511 "rustc_lint",
Alex Crichton093ede22019-08-15 00:45:093512 "rustc_metadata",
3513 "rustc_mir",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133514 "rustc_parse",
Simon Sapind0bbc602019-07-16 17:08:323515 "rustc_plugin_impl",
Alex Crichton093ede22019-08-15 00:45:093516 "rustc_save_analysis",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323517 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093518 "rustc_target",
3519 "serialize",
3520 "syntax",
Ahmed Charles9ca382f2016-09-02 08:55:293521]
3522
3523[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053524name = "rustc_error_codes"
3525version = "0.0.0"
3526
3527[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293528name = "rustc_errors"
3529version = "0.0.0"
3530dependencies = [
Alex Crichton093ede22019-08-15 00:45:093531 "annotate-snippets",
3532 "atty",
3533 "log",
3534 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323535 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093536 "serialize",
Esteban Küberf08b0362019-08-14 16:34:093537 "term_size",
Alex Crichton093ede22019-08-15 00:45:093538 "termcolor",
3539 "unicode-width",
Ahmed Charles9ca382f2016-09-02 08:55:293540]
3541
3542[[package]]
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323543name = "rustc_expand"
3544version = "0.0.0"
3545dependencies = [
3546 "log",
Mazdak Farrokhzad6cbcb832020-01-05 10:11:393547 "rustc_ast_passes",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323548 "rustc_data_structures",
3549 "rustc_errors",
3550 "rustc_feature",
3551 "rustc_lexer",
3552 "rustc_parse",
Mazdak Farrokhzadf361b712020-01-05 09:47:203553 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323554 "rustc_span",
3555 "serialize",
3556 "smallvec 1.0.0",
3557 "syntax",
3558]
3559
3560[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383561name = "rustc_feature"
3562version = "0.0.0"
3563dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183564 "lazy_static 1.3.0",
3565 "rustc_data_structures",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323566 "rustc_span",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383567]
3568
3569[[package]]
Mark Rousskove3177c62018-08-03 21:31:033570name = "rustc_fs_util"
3571version = "0.0.0"
3572
3573[[package]]
Mazdak Farrokhzad7a140732019-12-25 02:51:273574name = "rustc_hir"
3575version = "0.0.0"
3576dependencies = [
Mazdak Farrokhzad7a140732019-12-25 02:51:273577 "rustc_data_structures",
Mazdak Farrokhzad7a140732019-12-25 02:51:273578 "rustc_errors",
Mazdak Farrokhzad7a140732019-12-25 02:51:273579 "rustc_index",
3580 "rustc_macros",
3581 "rustc_session",
3582 "rustc_span",
3583 "rustc_target",
Mazdak Farrokhzad7a140732019-12-25 02:51:273584 "serialize",
3585 "smallvec 1.0.0",
3586 "syntax",
3587]
3588
3589[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293590name = "rustc_incremental"
3591version = "0.0.0"
3592dependencies = [
Alex Crichton093ede22019-08-15 00:45:093593 "graphviz",
3594 "log",
Mateusz Mikuła32101ad2019-08-22 10:28:033595 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:093596 "rustc",
3597 "rustc_data_structures",
3598 "rustc_fs_util",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573599 "rustc_hir",
Mark Rousskov984c74a2019-11-12 13:22:163600 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323601 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093602 "serialize",
3603 "syntax",
Ahmed Charles9ca382f2016-09-02 08:55:293604]
3605
3606[[package]]
csmoe1cff2e62019-09-25 19:09:513607name = "rustc_index"
3608version = "0.0.0"
3609dependencies = [
3610 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093611 "smallvec 1.0.0",
csmoe1cff2e62019-09-25 19:09:513612]
3613
3614[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:233615name = "rustc_interface"
3616version = "0.0.0"
3617dependencies = [
Alex Crichton093ede22019-08-15 00:45:093618 "log",
Mark Rousskov2fc32b92019-09-10 01:01:413619 "once_cell",
Alex Crichton093ede22019-08-15 00:45:093620 "rustc",
Igor Matuszewski5b091302019-12-10 15:01:013621 "rustc-rayon",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563622 "rustc_ast_lowering",
Mazdak Farrokhzaded69fbb2020-01-05 09:58:443623 "rustc_ast_passes",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323624 "rustc_builtin_macros",
Alex Crichton7f23e6e2019-10-22 15:51:353625 "rustc_codegen_llvm",
Alex Crichton093ede22019-08-15 00:45:093626 "rustc_codegen_ssa",
3627 "rustc_codegen_utils",
3628 "rustc_data_structures",
3629 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323630 "rustc_expand",
Mazdak Farrokhzad7a140732019-12-25 02:51:273631 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093632 "rustc_incremental",
3633 "rustc_lint",
3634 "rustc_metadata",
3635 "rustc_mir",
Matthew Jasperb3589292020-01-05 15:46:443636 "rustc_mir_build",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133637 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093638 "rustc_passes",
Simon Sapind0bbc602019-07-16 17:08:323639 "rustc_plugin_impl",
Alex Crichton093ede22019-08-15 00:45:093640 "rustc_privacy",
3641 "rustc_resolve",
Mazdak Farrokhzad7dbccf52020-01-05 08:40:163642 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323643 "rustc_span",
Mazdak Farrokhzadd945f982019-10-11 21:48:163644 "rustc_target",
Alex Crichton093ede22019-08-15 00:45:093645 "rustc_traits",
3646 "rustc_typeck",
3647 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093648 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093649 "syntax",
Alex Crichton093ede22019-08-15 00:45:093650 "tempfile",
John Kåre Alsaker23a51f92018-12-08 19:30:233651]
3652
3653[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:403654name = "rustc_lexer"
3655version = "0.1.0"
3656dependencies = [
Aleksey Kladova0c186c2019-07-21 11:50:393657 "unicode-xid 0.2.0",
Aleksey Kladov395ee0b2019-05-06 08:53:403658]
3659
3660[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293661name = "rustc_lint"
3662version = "0.0.0"
3663dependencies = [
Alex Crichton093ede22019-08-15 00:45:093664 "log",
3665 "rustc",
3666 "rustc_data_structures",
Mazdak Farrokhzad8bd3d242020-01-09 10:18:473667 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383668 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573669 "rustc_hir",
csmoe64f61c72019-09-26 05:38:333670 "rustc_index",
Mark Rousskovf03d8f32019-11-12 17:09:203671 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323672 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093673 "rustc_target",
3674 "syntax",
Charles Lew485e98a2020-01-02 12:02:223675 "unicode-security",
Ahmed Charles9ca382f2016-09-02 08:55:293676]
3677
3678[[package]]
3679name = "rustc_llvm"
3680version = "0.0.0"
3681dependencies = [
Alex Crichton093ede22019-08-15 00:45:093682 "build_helper",
3683 "cc",
Aaron Hill47e932b2019-12-12 15:51:193684 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:293685]
3686
3687[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:103688name = "rustc_macros"
3689version = "0.1.0"
3690dependencies = [
Alex Crichton093ede22019-08-15 00:45:093691 "itertools 0.8.0",
Mateusz Mikuład8960882019-10-04 12:43:233692 "proc-macro2 1.0.3",
3693 "quote 1.0.2",
Igor Matuszewski5b091302019-12-10 15:01:013694 "syn 1.0.11",
Mateusz Mikuład8960882019-10-04 12:43:233695 "synstructure 0.12.1",
John Kåre Alsaker74b64192019-03-01 00:22:103696]
3697
3698[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293699name = "rustc_metadata"
3700version = "0.0.0"
3701dependencies = [
Alex Crichton093ede22019-08-15 00:45:093702 "flate2",
3703 "log",
3704 "memmap",
3705 "rustc",
3706 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053707 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093708 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323709 "rustc_expand",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573710 "rustc_hir",
csmoed20183d2019-09-26 05:30:103711 "rustc_index",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133712 "rustc_parse",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323713 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093714 "rustc_target",
3715 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093716 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093717 "stable_deref_trait",
3718 "syntax",
Ahmed Charles9ca382f2016-09-02 08:55:293719]
3720
3721[[package]]
3722name = "rustc_mir"
3723version = "0.0.0"
3724dependencies = [
Alex Crichton093ede22019-08-15 00:45:093725 "either",
3726 "graphviz",
Mazdak Farrokhzad2f00e862019-11-10 09:26:333727 "itertools 0.8.0",
Alex Crichton093ede22019-08-15 00:45:093728 "log",
3729 "log_settings",
3730 "polonius-engine",
3731 "rustc",
3732 "rustc_apfloat",
3733 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053734 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093735 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573736 "rustc_hir",
csmoed20183d2019-09-26 05:30:103737 "rustc_index",
Aleksey Kladova0c186c2019-07-21 11:50:393738 "rustc_lexer",
Camille GILLOTd9eaaf52019-11-10 18:30:193739 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323740 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093741 "rustc_target",
3742 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093743 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093744 "syntax",
Ahmed Charles9ca382f2016-09-02 08:55:293745]
3746
3747[[package]]
Matthew Jasperb3589292020-01-05 15:46:443748name = "rustc_mir_build"
3749version = "0.0.0"
3750dependencies = [
3751 "arena",
3752 "itertools 0.8.0",
3753 "log",
3754 "rustc",
3755 "rustc_apfloat",
3756 "rustc_data_structures",
3757 "rustc_error_codes",
3758 "rustc_errors",
3759 "rustc_hir",
3760 "rustc_index",
3761 "rustc_macros",
3762 "rustc_span",
3763 "rustc_target",
3764 "serialize",
3765 "smallvec 1.0.0",
3766 "syntax",
3767]
3768
3769[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:133770name = "rustc_parse"
3771version = "0.0.0"
3772dependencies = [
3773 "bitflags",
3774 "log",
3775 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053776 "rustc_error_codes",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133777 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383778 "rustc_feature",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133779 "rustc_lexer",
Mazdak Farrokhzadf361b712020-01-05 09:47:203780 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323781 "rustc_span",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133782 "smallvec 1.0.0",
3783 "syntax",
Charles Lew0bcddfe2019-11-23 14:33:403784 "unicode-normalization",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133785]
3786
3787[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293788name = "rustc_passes"
3789version = "0.0.0"
3790dependencies = [
Alex Crichton093ede22019-08-15 00:45:093791 "log",
3792 "rustc",
3793 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053794 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093795 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383796 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573797 "rustc_hir",
Mark Rousskov7c3f65b2019-10-04 14:46:573798 "rustc_index",
Mazdak Farrokhzadfff5ef62020-01-02 11:54:433799 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323800 "rustc_span",
Mark Rousskov7c3f65b2019-10-04 14:46:573801 "rustc_target",
Alex Crichton093ede22019-08-15 00:45:093802 "syntax",
Ahmed Charles9ca382f2016-09-02 08:55:293803]
3804
3805[[package]]
Simon Sapind0bbc602019-07-16 17:08:323806name = "rustc_plugin_impl"
Ahmed Charles9ca382f2016-09-02 08:55:293807version = "0.0.0"
3808dependencies = [
Alex Crichton093ede22019-08-15 00:45:093809 "rustc",
Guillaume Gomez125da0c2019-11-11 21:47:053810 "rustc_error_codes",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:163811 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573812 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093813 "rustc_metadata",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323814 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093815 "syntax",
Ahmed Charles9ca382f2016-09-02 08:55:293816]
3817
3818[[package]]
3819name = "rustc_privacy"
3820version = "0.0.0"
3821dependencies = [
Alex Crichton093ede22019-08-15 00:45:093822 "log",
3823 "rustc",
3824 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053825 "rustc_error_codes",
Mazdak Farrokhzad2c3e5d32019-12-31 20:25:163826 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573827 "rustc_hir",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323828 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093829 "rustc_typeck",
3830 "syntax",
Ahmed Charles9ca382f2016-09-02 08:55:293831]
3832
3833[[package]]
3834name = "rustc_resolve"
3835version = "0.0.0"
3836dependencies = [
Alex Crichton093ede22019-08-15 00:45:093837 "arena",
3838 "bitflags",
Alex Crichton093ede22019-08-15 00:45:093839 "log",
3840 "rustc",
Mazdak Farrokhzad7b6ef2b2019-12-22 17:12:563841 "rustc_ast_lowering",
Alex Crichton093ede22019-08-15 00:45:093842 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053843 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093844 "rustc_errors",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323845 "rustc_expand",
Mazdak Farrokhzad70234f12019-11-30 01:34:183846 "rustc_feature",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573847 "rustc_hir",
Alex Crichton093ede22019-08-15 00:45:093848 "rustc_metadata",
Mazdak Farrokhzad5ccc1e42019-12-24 21:42:563849 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323850 "rustc_span",
Ralf Jung90b8d342019-11-04 14:59:093851 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093852 "syntax",
Ahmed Charles9ca382f2016-09-02 08:55:293853]
3854
3855[[package]]
3856name = "rustc_save_analysis"
3857version = "0.0.0"
3858dependencies = [
Alex Crichton093ede22019-08-15 00:45:093859 "log",
3860 "rls-data",
3861 "rls-span",
3862 "rustc",
3863 "rustc_codegen_utils",
3864 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573865 "rustc_hir",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133866 "rustc_parse",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323867 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093868 "serde_json",
3869 "syntax",
Ahmed Charles9ca382f2016-09-02 08:55:293870]
3871
3872[[package]]
Mark Rousskovc761ec12019-11-12 13:17:333873name = "rustc_session"
3874version = "0.0.0"
3875dependencies = [
3876 "log",
Mark Rousskovcc2c33a2019-11-29 21:05:283877 "num_cpus",
Mark Rousskovc761ec12019-11-12 13:17:333878 "rustc_data_structures",
Mazdak Farrokhzad60076412020-01-02 10:41:573879 "rustc_error_codes",
Mark Rousskovc761ec12019-11-12 13:17:333880 "rustc_errors",
Mark Rousskovcc2c33a2019-11-29 21:05:283881 "rustc_feature",
3882 "rustc_fs_util",
Mark Rousskov817d1ae2019-11-29 20:41:223883 "rustc_index",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323884 "rustc_span",
Mark Rousskovcc2c33a2019-11-29 21:05:283885 "rustc_target",
Mark Rousskovc761ec12019-11-12 13:17:333886 "serialize",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323887]
3888
3889[[package]]
3890name = "rustc_span"
3891version = "0.0.0"
3892dependencies = [
3893 "arena",
3894 "cfg-if",
3895 "log",
3896 "rustc_data_structures",
3897 "rustc_index",
3898 "rustc_macros",
3899 "scoped-tls",
3900 "serialize",
3901 "unicode-width",
Mark Rousskovc761ec12019-11-12 13:17:333902]
3903
3904[[package]]
Irina Popa38e96402017-12-08 19:18:213905name = "rustc_target"
3906version = "0.0.0"
3907dependencies = [
Alex Crichton093ede22019-08-15 00:45:093908 "bitflags",
3909 "log",
3910 "rustc_data_structures",
csmoe64f61c72019-09-26 05:38:333911 "rustc_index",
Camille GILLOT2ba84c62019-11-09 21:27:523912 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323913 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093914 "serialize",
Irina Popa38e96402017-12-08 19:18:213915]
3916
3917[[package]]
Matthias Krüger10e7b762018-09-07 07:12:063918name = "rustc_tools_util"
Igor Matuszewski31dc27d2019-06-08 20:15:223919version = "0.2.0"
Matthias Krügerc09d4e72019-01-05 14:40:103920
3921[[package]]
3922name = "rustc_tools_util"
Oliver Scherer2a789512019-05-26 17:21:543923version = "0.2.0"
Igor Matuszewski31dc27d2019-06-08 20:15:223924source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093925checksum = "b725dadae9fabc488df69a287f5a99c5eaf5d10853842a8a3dfac52476f544ee"
Matthias Krüger10e7b762018-09-07 07:12:063926
3927[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:543928name = "rustc_traits"
3929version = "0.0.0"
3930dependencies = [
Alex Crichton093ede22019-08-15 00:45:093931 "chalk-engine",
Alex Crichton093ede22019-08-15 00:45:093932 "log",
3933 "rustc",
3934 "rustc_data_structures",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573935 "rustc_hir",
Camille GILLOTd5f5e702019-11-13 20:37:153936 "rustc_macros",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323937 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093938 "rustc_target",
Ralf Jung90b8d342019-11-04 14:59:093939 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093940 "syntax",
Niko Matsakis3a50b41d2018-02-25 15:58:543941]
3942
3943[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293944name = "rustc_typeck"
3945version = "0.0.0"
3946dependencies = [
Alex Crichton093ede22019-08-15 00:45:093947 "arena",
3948 "log",
3949 "rustc",
3950 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053951 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093952 "rustc_errors",
Mazdak Farrokhzadebfd8672020-01-05 01:37:573953 "rustc_hir",
csmoe64f61c72019-09-26 05:38:333954 "rustc_index",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:323955 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:093956 "rustc_target",
Ralf Jung90b8d342019-11-04 14:59:093957 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093958 "syntax",
Ahmed Charles9ca382f2016-09-02 08:55:293959]
3960
3961[[package]]
Oliver Schneider847bb142018-05-11 12:11:063962name = "rustc_version"
Alex Crichtonb4110902018-12-08 11:06:543963version = "0.2.3"
Oliver Schneider847bb142018-05-11 12:11:063964source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093965checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
Oliver Schneider847bb142018-05-11 12:11:063966dependencies = [
Alex Crichton093ede22019-08-15 00:45:093967 "semver",
Oliver Schneider847bb142018-05-11 12:11:063968]
3969
3970[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293971name = "rustdoc"
3972version = "0.0.0"
3973dependencies = [
Ohad Ravid811bdee2019-12-11 13:50:193974 "itertools 0.8.0",
Alex Crichton093ede22019-08-15 00:45:093975 "minifier",
Lzu Taobbce9712019-09-19 08:32:313976 "pulldown-cmark 0.5.3",
Igor Matuszewski5b091302019-12-10 15:01:013977 "rustc-rayon",
Andy Russell94630d42019-06-29 17:30:453978 "serde",
3979 "serde_json",
Alex Crichton093ede22019-08-15 00:45:093980 "tempfile",
Mark Simulacrume2e9b402017-07-23 02:01:583981]
3982
3983[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:533984name = "rustdoc-themes"
3985version = "0.1.0"
3986
3987[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:583988name = "rustdoc-tool"
3989version = "0.0.0"
3990dependencies = [
Alex Crichton093ede22019-08-15 00:45:093991 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:293992]
3993
3994[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:153995name = "rustfix"
Eric Huss266fa0c2019-08-08 00:23:543996version = "0.4.6"
Alex Crichton52d7ee832018-07-17 16:04:223997source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093998checksum = "7150ac777a2931a53489f5a41eb0937b84e3092a20cd0e73ad436b65b507f607"
Alex Crichton52d7ee832018-07-17 16:04:223999dependencies = [
Alex Crichton093ede22019-08-15 00:45:094000 "failure",
4001 "log",
4002 "serde",
4003 "serde_json",
Alex Crichtonfa9e55f2018-05-02 15:43:154004]
4005
4006[[package]]
topecongiro5a411a62019-06-18 12:15:194007name = "rustfmt-config_proc_macro"
Igor Matuszewskic2249a42019-09-08 08:28:114008version = "0.2.0"
topecongiro5a411a62019-06-18 12:15:194009dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:114010 "proc-macro2 1.0.3",
4011 "quote 1.0.2",
Alex Crichton093ede22019-08-15 00:45:094012 "serde",
Igor Matuszewski5b091302019-12-10 15:01:014013 "syn 1.0.11",
topecongiro5a411a62019-06-18 12:15:194014]
4015
4016[[package]]
Alex Crichton1cede102017-06-15 02:33:064017name = "rustfmt-nightly"
Igor Matuszewski5b091302019-12-10 15:01:014018version = "1.4.11"
kennytm0692b3d2017-12-15 19:41:584019dependencies = [
Alex Crichton093ede22019-08-15 00:45:094020 "annotate-snippets",
Alex Crichton093ede22019-08-15 00:45:094021 "bytecount",
Manish Goregaokar7d0162d2019-10-24 15:06:404022 "cargo_metadata 0.8.0",
Alex Crichton093ede22019-08-15 00:45:094023 "derive-new",
4024 "diff",
4025 "dirs",
Alex Crichton5c5e3fa2019-09-24 18:06:564026 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:094027 "failure",
4028 "getopts",
4029 "ignore",
4030 "itertools 0.8.0",
4031 "lazy_static 1.3.0",
4032 "log",
4033 "regex",
4034 "rustc-ap-rustc_target",
4035 "rustc-ap-syntax",
4036 "rustc-ap-syntax_pos",
4037 "rustc-workspace-hack",
4038 "rustfmt-config_proc_macro",
4039 "serde",
4040 "serde_json",
Eric Huss139477d2019-11-12 18:14:484041 "structopt",
Alex Crichton093ede22019-08-15 00:45:094042 "term 0.6.0",
Eric Huss7d92cf42019-08-20 17:46:354043 "toml",
Alex Crichton093ede22019-08-15 00:45:094044 "unicode-segmentation",
4045 "unicode-width",
4046 "unicode_categories",
Igor Matuszewskid2d192e2019-07-30 11:00:274047]
4048
4049[[package]]
Alex Crichton2863b752018-08-21 17:23:474050name = "ryu"
Eric Huss04538c62019-07-08 21:52:074051version = "1.0.0"
Alex Crichton2863b752018-08-21 17:23:474052source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094053checksum = "c92464b447c0ee8c4fb3824ecc8383b81717b9f1e74ba2e72540aef7b9f82997"
Alex Crichton2863b752018-08-21 17:23:474054
4055[[package]]
Josh Stone020c5ec2017-05-08 22:01:134056name = "same-file"
Alex Crichtonb4110902018-12-08 11:06:544057version = "1.0.4"
Alex Crichton80d6ed22018-01-08 21:56:224058source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094059checksum = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267"
Alex Crichton80d6ed22018-01-08 21:56:224060dependencies = [
Alex Crichton093ede22019-08-15 00:45:094061 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:224062]
4063
4064[[package]]
4065name = "schannel"
Alex Crichton4f661c02018-10-08 17:39:094066version = "0.1.14"
Alex Crichton80d6ed22018-01-08 21:56:224067source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094068checksum = "0e1a231dc10abf6749cfa5d7767f25888d484201accbd919b66ab5413c502d56"
Alex Crichton80d6ed22018-01-08 21:56:224069dependencies = [
Alex Crichton093ede22019-08-15 00:45:094070 "lazy_static 1.3.0",
Eric Huss139477d2019-11-12 18:14:484071 "winapi 0.3.8",
Alex Crichton80d6ed22018-01-08 21:56:224072]
4073
4074[[package]]
Alex Crichton453080f2017-06-05 16:36:484075name = "scoped-tls"
Marcel Hellwig56fb2872019-02-26 10:15:524076version = "1.0.0"
4077source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094078checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
Marcel Hellwig56fb2872019-02-26 10:15:524079
4080[[package]]
flip19954c228cc2019-02-18 09:32:584081name = "scoped_threadpool"
4082version = "0.1.9"
4083source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094084checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
flip19954c228cc2019-02-18 09:32:584085
4086[[package]]
Nick Cameronad8ecc22017-07-19 01:32:124087name = "scopeguard"
Ralf Jungc7a599e2019-07-25 13:57:254088version = "1.0.0"
4089source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094090checksum = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d"
Ralf Jungc7a599e2019-07-25 13:57:254091
4092[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334093name = "security-framework"
4094version = "0.3.1"
4095source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094096checksum = "eee63d0f4a9ec776eeb30e220f0bc1e092c3ad744b2a379e3993070364d3adc2"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334097dependencies = [
Eric Huss2b985322019-11-25 16:14:074098 "core-foundation 0.6.3",
4099 "core-foundation-sys 0.6.2",
Alex Crichton093ede22019-08-15 00:45:094100 "libc",
4101 "security-framework-sys",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334102]
4103
4104[[package]]
4105name = "security-framework-sys"
4106version = "0.3.1"
4107source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094108checksum = "9636f8989cbf61385ae4824b98c1aaa54c994d7d8b41f11c601ed799f0549a56"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334109dependencies = [
Eric Huss2b985322019-11-25 16:14:074110 "core-foundation-sys 0.6.2",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334111]
4112
4113[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584114name = "semver"
Alex Crichton80d6ed22018-01-08 21:56:224115version = "0.9.0"
4116source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094117checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
Alex Crichton80d6ed22018-01-08 21:56:224118dependencies = [
Alex Crichton093ede22019-08-15 00:45:094119 "semver-parser",
4120 "serde",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584121]
4122
4123[[package]]
4124name = "semver-parser"
4125version = "0.7.0"
Steve Klabnik2795de32017-02-20 00:20:574126source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094127checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
Steve Klabnik2795de32017-02-20 00:20:574128
4129[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584130name = "serde"
flip199596c3ec12019-08-20 07:32:534131version = "1.0.99"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584132source = "registry+https://github.com/rust-lang/crates.io-index"
flip199596c3ec12019-08-20 07:32:534133checksum = "fec2851eb56d010dc9a21b89ca53ee75e6528bab60c11e89d38390904982da9f"
Eric Huss57393642018-12-17 18:23:044134dependencies = [
Alex Crichton093ede22019-08-15 00:45:094135 "serde_derive",
Eric Huss57393642018-12-17 18:23:044136]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584137
4138[[package]]
4139name = "serde_derive"
Alex Crichtonb4110902018-12-08 11:06:544140version = "1.0.81"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584141source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094142checksum = "477b13b646f5b5b56fc95bedfc3b550d12141ce84f466f6c44b9a17589923885"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584143dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:114144 "proc-macro2 0.4.30",
4145 "quote 0.6.12",
4146 "syn 0.15.35",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584147]
4148
4149[[package]]
flip199596c3ec12019-08-20 07:32:534150name = "serde_ignored"
4151version = "0.1.0"
4152source = "registry+https://github.com/rust-lang/crates.io-index"
4153checksum = "3c24bbb8f4b81834f618cd3e28698235c2fba06ddf7f4fbe30519dd081364e59"
4154dependencies = [
4155 "serde",
4156]
4157
4158[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584159name = "serde_json"
Eric Huss04538c62019-07-08 21:52:074160version = "1.0.40"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584161source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094162checksum = "051c49229f282f7c6f3813f8286cc1e3323e8051823fce42c7ea80fe13521704"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584163dependencies = [
Alex Crichton093ede22019-08-15 00:45:094164 "itoa",
4165 "ryu",
4166 "serde",
Steve Klabnik2795de32017-02-20 00:20:574167]
4168
4169[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114170name = "serde_repr"
4171version = "0.1.5"
4172source = "registry+https://github.com/rust-lang/crates.io-index"
4173checksum = "cd02c7587ec314570041b2754829f84d873ced14a96d1fd1823531e11db40573"
4174dependencies = [
4175 "proc-macro2 1.0.3",
4176 "quote 1.0.2",
Igor Matuszewski5b091302019-12-10 15:01:014177 "syn 1.0.11",
Igor Matuszewskic2249a42019-09-08 08:28:114178]
4179
4180[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334181name = "serde_urlencoded"
4182version = "0.5.5"
4183source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094184checksum = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334185dependencies = [
Alex Crichton093ede22019-08-15 00:45:094186 "dtoa",
4187 "itoa",
4188 "serde",
4189 "url 1.7.2",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334190]
4191
4192[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294193name = "serialize"
4194version = "0.0.0"
Igor Gutorov4d81fe92018-08-13 19:15:164195dependencies = [
Alex Crichton093ede22019-08-15 00:45:094196 "indexmap",
Ralf Jung90b8d342019-11-04 14:59:094197 "smallvec 1.0.0",
Igor Gutorov4d81fe92018-08-13 19:15:164198]
Ahmed Charles9ca382f2016-09-02 08:55:294199
4200[[package]]
James Munnsde763692019-01-19 02:39:374201name = "sha-1"
4202version = "0.7.0"
4203source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094204checksum = "51b9d1f3b5de8a167ab06834a7c883bd197f2191e1dda1a22d9ccfeedbf9aded"
James Munnsde763692019-01-19 02:39:374205dependencies = [
Alex Crichton093ede22019-08-15 00:45:094206 "block-buffer",
4207 "byte-tools",
4208 "digest",
4209 "fake-simd",
James Munnsde763692019-01-19 02:39:374210]
4211
4212[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584213name = "shell-escape"
Alex Crichtone9d89832018-04-02 15:43:554214version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584215source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094216checksum = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584217
4218[[package]]
steveklabnik54371882018-01-25 17:32:254219name = "shlex"
4220version = "0.1.1"
4221source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094222checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
steveklabnik54371882018-01-25 17:32:254223
4224[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434225name = "signal-hook"
4226version = "0.1.7"
4227source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094228checksum = "1f272d1b7586bec132ed427f532dd418d8beca1ca7f2caf7df35569b1415a4b4"
Matthias Krüger696fb8f2019-01-21 15:32:434229dependencies = [
Alex Crichton093ede22019-08-15 00:45:094230 "arc-swap",
4231 "libc",
Matthias Krüger696fb8f2019-01-21 15:32:434232]
4233
4234[[package]]
steveklabnikecfbaca2018-04-03 14:32:044235name = "siphasher"
4236version = "0.2.2"
4237source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094238checksum = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
steveklabnikecfbaca2018-04-03 14:32:044239
4240[[package]]
Eric Hussd5e03532019-05-23 20:27:494241name = "sized-chunks"
Eric Huss2b985322019-11-25 16:14:074242version = "0.5.0"
Eric Hussd5e03532019-05-23 20:27:494243source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:074244checksum = "62db64dd92b3b54314b1e216c274634ca2b3fe8da8b3873be670cb1ac4dad30f"
Eric Hussd5e03532019-05-23 20:27:494245dependencies = [
Eric Huss2b985322019-11-25 16:14:074246 "bitmaps",
Alex Crichton093ede22019-08-15 00:45:094247 "typenum",
Eric Hussd5e03532019-05-23 20:27:494248]
4249
4250[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434251name = "slab"
4252version = "0.4.2"
4253source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094254checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
Matthias Krüger696fb8f2019-01-21 15:32:434255
4256[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:014257name = "smallvec"
Eric Hussaedb74b2019-06-12 14:37:304258version = "0.6.10"
John Kåre Alsaker970c6132017-12-03 12:49:014259source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094260checksum = "ab606a9c5e214920bb66c458cd7be8ef094f813f20fe77a54cc7dbfff220d4b7"
John Kåre Alsaker970c6132017-12-03 12:49:014261
4262[[package]]
Ralf Jung90b8d342019-11-04 14:59:094263name = "smallvec"
4264version = "1.0.0"
4265source = "registry+https://github.com/rust-lang/crates.io-index"
4266checksum = "4ecf3b85f68e8abaa7555aa5abdb1153079387e60b718283d732f03897fcfc86"
4267
4268[[package]]
Mark Simulacrum38b46882017-06-26 16:26:154269name = "socket2"
Alex Crichton4f661c02018-10-08 17:39:094270version = "0.3.8"
Mark Simulacrum38b46882017-06-26 16:26:154271source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094272checksum = "c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7"
Mark Simulacrum38b46882017-06-26 16:26:154273dependencies = [
Alex Crichton093ede22019-08-15 00:45:094274 "cfg-if",
4275 "libc",
4276 "redox_syscall",
Eric Huss139477d2019-11-12 18:14:484277 "winapi 0.3.8",
Mark Simulacrum38b46882017-06-26 16:26:154278]
4279
4280[[package]]
Robin Kruppe1a24a592017-04-26 21:22:454281name = "stable_deref_trait"
Alex Crichtond8251152018-07-02 16:33:164282version = "1.1.0"
Robin Kruppe1a24a592017-04-26 21:22:454283source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094284checksum = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"
Robin Kruppe1a24a592017-04-26 21:22:454285
4286[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294287name = "std"
4288version = "0.0.0"
4289dependencies = [
Alex Crichton093ede22019-08-15 00:45:094290 "alloc",
4291 "backtrace",
Alex Crichton093ede22019-08-15 00:45:094292 "cfg-if",
4293 "compiler_builtins",
4294 "core",
4295 "dlmalloc",
4296 "fortanix-sgx-abi",
Alex Crichton060b6cb2019-10-24 15:07:034297 "hashbrown 0.6.2",
Stefan Lankes5ebd4d92019-10-20 07:55:104298 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:094299 "libc",
4300 "panic_abort",
4301 "panic_unwind",
4302 "profiler_builtins",
Mateusz Mikuła32101ad2019-08-22 10:28:034303 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:094304 "unwind",
Alex Crichtonf3fb1c52019-11-25 17:27:254305 "wasi 0.9.0+wasi-snapshot-preview1",
Ahmed Charles9ca382f2016-09-02 08:55:294306]
4307
4308[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334309name = "string"
4310version = "0.2.1"
4311source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094312checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334313dependencies = [
Alex Crichton093ede22019-08-15 00:45:094314 "bytes",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334315]
4316
4317[[package]]
steveklabnikecfbaca2018-04-03 14:32:044318name = "string_cache"
Alex Crichtond8251152018-07-02 16:33:164319version = "0.7.3"
steveklabnikecfbaca2018-04-03 14:32:044320source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094321checksum = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423"
steveklabnikecfbaca2018-04-03 14:32:044322dependencies = [
Alex Crichton093ede22019-08-15 00:45:094323 "lazy_static 1.3.0",
4324 "new_debug_unreachable",
4325 "phf_shared",
4326 "precomputed-hash",
4327 "serde",
4328 "string_cache_codegen",
4329 "string_cache_shared",
steveklabnikecfbaca2018-04-03 14:32:044330]
4331
4332[[package]]
4333name = "string_cache_codegen"
Taiki Endo6375efc2019-02-26 11:06:314334version = "0.4.2"
steveklabnikecfbaca2018-04-03 14:32:044335source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094336checksum = "1eea1eee654ef80933142157fdad9dd8bc43cf7c74e999e369263496f04ff4da"
steveklabnikecfbaca2018-04-03 14:32:044337dependencies = [
Alex Crichton093ede22019-08-15 00:45:094338 "phf_generator",
4339 "phf_shared",
Igor Matuszewskic2249a42019-09-08 08:28:114340 "proc-macro2 0.4.30",
4341 "quote 0.6.12",
Alex Crichton093ede22019-08-15 00:45:094342 "string_cache_shared",
steveklabnikecfbaca2018-04-03 14:32:044343]
4344
4345[[package]]
4346name = "string_cache_shared"
4347version = "0.3.0"
4348source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094349checksum = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
steveklabnikecfbaca2018-04-03 14:32:044350
4351[[package]]
Eric Hussd5e03532019-05-23 20:27:494352name = "strip-ansi-escapes"
4353version = "0.1.0"
4354source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094355checksum = "9d63676e2abafa709460982ddc02a3bb586b6d15a49b75c212e06edd3933acee"
Eric Hussd5e03532019-05-23 20:27:494356dependencies = [
Alex Crichton093ede22019-08-15 00:45:094357 "vte",
Eric Hussd5e03532019-05-23 20:27:494358]
4359
4360[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584361name = "strsim"
Igor Matuszewskic2249a42019-09-08 08:28:114362version = "0.8.0"
Steve Klabnika0769612017-02-07 23:13:574363source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:114364checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
Steve Klabnika0769612017-02-07 23:13:574365
4366[[package]]
topecongiro5a411a62019-06-18 12:15:194367name = "structopt"
Igor Matuszewskic2249a42019-09-08 08:28:114368version = "0.3.1"
4369source = "registry+https://github.com/rust-lang/crates.io-index"
4370checksum = "2ac9d6e93dd792b217bf89cda5c14566e3043960c6f9da890c2ba5d09d07804c"
4371dependencies = [
4372 "clap",
Eric Huss139477d2019-11-12 18:14:484373 "structopt-derive",
Igor Matuszewskic2249a42019-09-08 08:28:114374]
4375
4376[[package]]
4377name = "structopt-derive"
4378version = "0.3.1"
4379source = "registry+https://github.com/rust-lang/crates.io-index"
4380checksum = "2ae9e5165d463a0dea76967d021f8d0f9316057bf5163aa2a4843790e842ff37"
4381dependencies = [
4382 "heck",
4383 "proc-macro-error",
4384 "proc-macro2 1.0.3",
4385 "quote 1.0.2",
Igor Matuszewski5b091302019-12-10 15:01:014386 "syn 1.0.11",
topecongiro5a411a62019-06-18 12:15:194387]
4388
4389[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:134390name = "strum"
Bastien Orivel5c4534a2018-12-08 14:11:474391version = "0.11.0"
Matt Ickstadt0ab516f2018-04-21 21:06:134392source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094393checksum = "f6c3a2071519ab6a48f465808c4c1ffdd00dfc8e93111d02b4fc5abab177676e"
Matt Ickstadt0ab516f2018-04-21 21:06:134394
4395[[package]]
4396name = "strum_macros"
Bastien Orivel5c4534a2018-12-08 14:11:474397version = "0.11.0"
Matt Ickstadt0ab516f2018-04-21 21:06:134398source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094399checksum = "8baacebd7b7c9b864d83a6ba7a246232983e277b86fa5cdec77f565715a4b136"
Matt Ickstadt0ab516f2018-04-21 21:06:134400dependencies = [
Alex Crichton093ede22019-08-15 00:45:094401 "heck",
Igor Matuszewskic2249a42019-09-08 08:28:114402 "proc-macro2 0.4.30",
4403 "quote 0.6.12",
4404 "syn 0.15.35",
Matt Ickstadt0ab516f2018-04-21 21:06:134405]
4406
4407[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584408name = "syn"
Eric Hussaedb74b2019-06-12 14:37:304409version = "0.15.35"
Nick Cameron595bea62018-11-19 04:21:104410source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094411checksum = "641e117d55514d6d918490e47102f7e08d096fdde360247e4a10f7a91a8478d3"
Nick Cameron595bea62018-11-19 04:21:104412dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:114413 "proc-macro2 0.4.30",
4414 "quote 0.6.12",
Aleksey Kladova0c186c2019-07-21 11:50:394415 "unicode-xid 0.1.0",
Alex Crichtone9d89832018-04-02 15:43:554416]
4417
4418[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114419name = "syn"
Igor Matuszewski5b091302019-12-10 15:01:014420version = "1.0.11"
Igor Matuszewskic2249a42019-09-08 08:28:114421source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski5b091302019-12-10 15:01:014422checksum = "dff0acdb207ae2fe6d5976617f887eb1e35a2ba52c13c7234c790960cdad9238"
Igor Matuszewskic2249a42019-09-08 08:28:114423dependencies = [
4424 "proc-macro2 1.0.3",
4425 "quote 1.0.2",
4426 "unicode-xid 0.2.0",
4427]
4428
4429[[package]]
Alex Crichton325d7392017-12-10 17:42:494430name = "synstructure"
Andy Russellc95be3d2019-05-16 18:32:284431version = "0.10.2"
Alex Crichton325d7392017-12-10 17:42:494432source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094433checksum = "02353edf96d6e4dc81aea2d8490a7e9db177bf8acb0e951c24940bf866cb313f"
Alex Crichton325d7392017-12-10 17:42:494434dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:114435 "proc-macro2 0.4.30",
4436 "quote 0.6.12",
4437 "syn 0.15.35",
Aleksey Kladova0c186c2019-07-21 11:50:394438 "unicode-xid 0.1.0",
Alex Crichton325d7392017-12-10 17:42:494439]
4440
4441[[package]]
Mateusz Mikuład8960882019-10-04 12:43:234442name = "synstructure"
4443version = "0.12.1"
4444source = "registry+https://github.com/rust-lang/crates.io-index"
4445checksum = "3f085a5855930c0441ca1288cf044ea4aecf4f43a91668abdb870b4ba546a203"
4446dependencies = [
4447 "proc-macro2 1.0.3",
4448 "quote 1.0.2",
Igor Matuszewski5b091302019-12-10 15:01:014449 "syn 1.0.11",
Mateusz Mikuład8960882019-10-04 12:43:234450 "unicode-xid 0.2.0",
4451]
4452
4453[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294454name = "syntax"
4455version = "0.0.0"
4456dependencies = [
Alex Crichton093ede22019-08-15 00:45:094457 "log",
4458 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:054459 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:094460 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384461 "rustc_feature",
csmoed20183d2019-09-26 05:30:104462 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:094463 "rustc_lexer",
Camille GILLOTc2e16582019-11-09 19:56:194464 "rustc_macros",
Mark Rousskovf03d8f32019-11-12 17:09:204465 "rustc_session",
Vadim Petrochenkovb9a9c5b2019-12-29 13:53:324466 "rustc_span",
Alex Crichton093ede22019-08-15 00:45:094467 "scoped-tls",
4468 "serialize",
Ralf Jung90b8d342019-11-04 14:59:094469 "smallvec 1.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:294470]
4471
4472[[package]]
Josh Stone020c5ec2017-05-08 22:01:134473name = "tar"
Alex Crichtonb4110902018-12-08 11:06:544474version = "0.4.20"
Josh Stone020c5ec2017-05-08 22:01:134475source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094476checksum = "a303ba60a099fcd2aaa646b14d2724591a96a75283e4b7ed3d1a1658909d9ae2"
Josh Stone020c5ec2017-05-08 22:01:134477dependencies = [
Alex Crichton093ede22019-08-15 00:45:094478 "filetime",
4479 "libc",
4480 "redox_syscall",
4481 "xattr",
Josh Stone020c5ec2017-05-08 22:01:134482]
4483
4484[[package]]
Aleksey Kladov850156a2018-03-29 07:34:554485name = "tempfile"
Mateusz Mikuła935394f2019-09-11 17:03:284486version = "3.1.0"
Aleksey Kladov850156a2018-03-29 07:34:554487source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła935394f2019-09-11 17:03:284488checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
Aleksey Kladov850156a2018-03-29 07:34:554489dependencies = [
Alex Crichton093ede22019-08-15 00:45:094490 "cfg-if",
4491 "libc",
Mateusz Mikuła935394f2019-09-11 17:03:284492 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:094493 "redox_syscall",
4494 "remove_dir_all",
Eric Huss139477d2019-11-12 18:14:484495 "winapi 0.3.8",
Aleksey Kladov850156a2018-03-29 07:34:554496]
4497
4498[[package]]
steveklabnikecfbaca2018-04-03 14:32:044499name = "tendril"
4500version = "0.4.0"
4501source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094502checksum = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
steveklabnikecfbaca2018-04-03 14:32:044503dependencies = [
Alex Crichton093ede22019-08-15 00:45:094504 "futf",
4505 "mac",
4506 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:044507]
4508
4509[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294510name = "term"
Jacob Greenfield28ea2492019-04-07 05:48:594511version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:084512dependencies = [
4513 "core",
4514 "std",
4515]
Jacob Greenfield28ea2492019-04-07 05:48:594516
4517[[package]]
4518name = "term"
Igor Matuszewskid2d192e2019-07-30 11:00:274519version = "0.6.0"
4520source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094521checksum = "0dd90505d5006a4422d3520b30c781d480b3f36768c2fa2187c3e950bc110464"
Igor Matuszewskid2d192e2019-07-30 11:00:274522dependencies = [
Alex Crichton093ede22019-08-15 00:45:094523 "byteorder",
4524 "dirs",
Eric Huss139477d2019-11-12 18:14:484525 "winapi 0.3.8",
Igor Matuszewskid2d192e2019-07-30 11:00:274526]
4527
4528[[package]]
Esteban Küberf08b0362019-08-14 16:34:094529name = "term_size"
4530version = "0.3.1"
4531source = "registry+https://github.com/rust-lang/crates.io-index"
4532checksum = "9e5b9a66db815dcfd2da92db471106457082577c3c278d4138ab3e3b4e189327"
4533dependencies = [
4534 "kernel32-sys",
4535 "libc",
4536 "winapi 0.2.8",
4537]
4538
4539[[package]]
Alex Crichton1cede102017-06-15 02:33:064540name = "termcolor"
Alex Crichtonb4110902018-12-08 11:06:544541version = "1.0.4"
Alex Crichtonfa5b3d32018-07-26 00:25:124542source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094543checksum = "4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f"
Alex Crichtonfa5b3d32018-07-26 00:25:124544dependencies = [
Alex Crichton093ede22019-08-15 00:45:094545 "wincolor",
Alex Crichtonfa5b3d32018-07-26 00:25:124546]
4547
4548[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:294549name = "termion"
4550version = "1.5.1"
4551source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094552checksum = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
Oliver Schneideracdf83f2017-12-06 08:25:294553dependencies = [
Alex Crichton093ede22019-08-15 00:45:094554 "libc",
4555 "redox_syscall",
4556 "redox_termios",
Oliver Schneideracdf83f2017-12-06 08:25:294557]
4558
4559[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294560name = "test"
4561version = "0.0.0"
4562dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:084563 "core",
Alex Crichton093ede22019-08-15 00:45:094564 "getopts",
Alex Crichtonb47c9692019-08-16 15:29:084565 "libc",
4566 "panic_abort",
4567 "panic_unwind",
Alex Crichton093ede22019-08-15 00:45:094568 "proc_macro",
Alex Crichtonb47c9692019-08-16 15:29:084569 "std",
Jacob Greenfield28ea2492019-04-07 05:48:594570 "term 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:294571]
4572
4573[[package]]
Ralf Jung2bfa6222019-11-17 10:40:184574name = "tester"
flip1995450880f2019-11-23 16:27:364575version = "0.7.0"
4576source = "registry+https://github.com/rust-lang/crates.io-index"
4577checksum = "ee72ec31009a42b53de9a6b7d8f462b493ab3b1e4767bda1fcdbb52127f13b6c"
4578dependencies = [
4579 "getopts",
4580 "libc",
4581 "term 0.6.0",
4582]
4583
4584[[package]]
steveklabnik4871dba2017-06-27 17:33:324585name = "textwrap"
Igor Matuszewskic2249a42019-09-08 08:28:114586version = "0.11.0"
steveklabnik4871dba2017-06-27 17:33:324587source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:114588checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
steveklabnik4871dba2017-06-27 17:33:324589dependencies = [
Alex Crichton093ede22019-08-15 00:45:094590 "unicode-width",
steveklabnik4871dba2017-06-27 17:33:324591]
4592
4593[[package]]
Steve Klabnika0769612017-02-07 23:13:574594name = "thread_local"
Alex Crichton2863b752018-08-21 17:23:474595version = "0.3.6"
Steve Klabnika0769612017-02-07 23:13:574596source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094597checksum = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
Steve Klabnika0769612017-02-07 23:13:574598dependencies = [
Alex Crichton093ede22019-08-15 00:45:094599 "lazy_static 1.3.0",
Steve Klabnika0769612017-02-07 23:13:574600]
4601
4602[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294603name = "tidy"
4604version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:564605dependencies = [
Alex Crichton093ede22019-08-15 00:45:094606 "lazy_static 1.3.0",
4607 "regex",
4608 "serde",
4609 "serde_json",
4610 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:564611]
Ahmed Charles9ca382f2016-09-02 08:55:294612
4613[[package]]
Alex Crichton15899b02018-01-25 04:01:424614name = "time"
Eric Huss139477d2019-11-12 18:14:484615version = "0.1.42"
Alex Crichton15899b02018-01-25 04:01:424616source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:484617checksum = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
Alex Crichton15899b02018-01-25 04:01:424618dependencies = [
Alex Crichton093ede22019-08-15 00:45:094619 "libc",
4620 "redox_syscall",
Eric Huss139477d2019-11-12 18:14:484621 "winapi 0.3.8",
Alex Crichton15899b02018-01-25 04:01:424622]
4623
4624[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434625name = "tokio"
Mateusz Mikuła2d8d8132019-12-04 17:40:164626version = "0.1.22"
Matthias Krüger696fb8f2019-01-21 15:32:434627source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła2d8d8132019-12-04 17:40:164628checksum = "5a09c0b5bb588872ab2f09afa13ee6e9dac11e10a0ec9e8e3ba39a5a5d530af6"
Matthias Krüger696fb8f2019-01-21 15:32:434629dependencies = [
Alex Crichton093ede22019-08-15 00:45:094630 "bytes",
4631 "futures",
4632 "mio",
4633 "num_cpus",
4634 "tokio-codec",
4635 "tokio-current-thread",
4636 "tokio-executor",
4637 "tokio-fs",
4638 "tokio-io",
4639 "tokio-reactor",
Mateusz Mikuła2d8d8132019-12-04 17:40:164640 "tokio-sync",
Alex Crichton093ede22019-08-15 00:45:094641 "tokio-tcp",
4642 "tokio-threadpool",
4643 "tokio-timer",
4644 "tokio-udp",
4645 "tokio-uds",
Matthias Krüger696fb8f2019-01-21 15:32:434646]
4647
4648[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334649name = "tokio-buf"
4650version = "0.1.1"
4651source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094652checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334653dependencies = [
Alex Crichton093ede22019-08-15 00:45:094654 "bytes",
4655 "either",
4656 "futures",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334657]
4658
4659[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434660name = "tokio-codec"
4661version = "0.1.1"
4662source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094663checksum = "5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f"
Matthias Krüger696fb8f2019-01-21 15:32:434664dependencies = [
Alex Crichton093ede22019-08-15 00:45:094665 "bytes",
4666 "futures",
4667 "tokio-io",
Matthias Krüger696fb8f2019-01-21 15:32:434668]
4669
4670[[package]]
4671name = "tokio-current-thread"
Mateusz Mikuła2d8d8132019-12-04 17:40:164672version = "0.1.6"
Matthias Krüger696fb8f2019-01-21 15:32:434673source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła2d8d8132019-12-04 17:40:164674checksum = "d16217cad7f1b840c5a97dfb3c43b0c871fef423a6e8d2118c604e843662a443"
Matthias Krüger696fb8f2019-01-21 15:32:434675dependencies = [
Alex Crichton093ede22019-08-15 00:45:094676 "futures",
4677 "tokio-executor",
Matthias Krüger696fb8f2019-01-21 15:32:434678]
4679
4680[[package]]
4681name = "tokio-executor"
Mateusz Mikuła2d8d8132019-12-04 17:40:164682version = "0.1.9"
Matthias Krüger696fb8f2019-01-21 15:32:434683source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła2d8d8132019-12-04 17:40:164684checksum = "ca6df436c42b0c3330a82d855d2ef017cd793090ad550a6bc2184f4b933532ab"
Matthias Krüger696fb8f2019-01-21 15:32:434685dependencies = [
Alex Crichton093ede22019-08-15 00:45:094686 "crossbeam-utils 0.6.5",
4687 "futures",
Matthias Krüger696fb8f2019-01-21 15:32:434688]
4689
4690[[package]]
4691name = "tokio-fs"
Mateusz Mikuła2d8d8132019-12-04 17:40:164692version = "0.1.6"
Matthias Krüger696fb8f2019-01-21 15:32:434693source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła2d8d8132019-12-04 17:40:164694checksum = "3fe6dc22b08d6993916647d108a1a7d15b9cd29c4f4496c62b92c45b5041b7af"
Matthias Krüger696fb8f2019-01-21 15:32:434695dependencies = [
Alex Crichton093ede22019-08-15 00:45:094696 "futures",
4697 "tokio-io",
4698 "tokio-threadpool",
Matthias Krüger696fb8f2019-01-21 15:32:434699]
4700
4701[[package]]
4702name = "tokio-io"
Mateusz Mikuła2d8d8132019-12-04 17:40:164703version = "0.1.12"
Matthias Krüger696fb8f2019-01-21 15:32:434704source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła2d8d8132019-12-04 17:40:164705checksum = "5090db468dad16e1a7a54c8c67280c5e4b544f3d3e018f0b913b400261f85926"
Matthias Krüger696fb8f2019-01-21 15:32:434706dependencies = [
Alex Crichton093ede22019-08-15 00:45:094707 "bytes",
4708 "futures",
4709 "log",
Matthias Krüger696fb8f2019-01-21 15:32:434710]
4711
4712[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114713name = "tokio-named-pipes"
4714version = "0.1.0"
4715source = "registry+https://github.com/rust-lang/crates.io-index"
4716checksum = "9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae"
4717dependencies = [
4718 "bytes",
4719 "futures",
4720 "mio",
4721 "mio-named-pipes",
4722 "tokio",
4723]
4724
4725[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434726name = "tokio-process"
Mateusz Mikuła2d8d8132019-12-04 17:40:164727version = "0.2.4"
Matthias Krüger696fb8f2019-01-21 15:32:434728source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła2d8d8132019-12-04 17:40:164729checksum = "afbd6ef1b8cc2bd2c2b580d882774d443ebb1c6ceefe35ba9ea4ab586c89dbe8"
Matthias Krüger696fb8f2019-01-21 15:32:434730dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:164731 "crossbeam-queue",
Alex Crichton093ede22019-08-15 00:45:094732 "futures",
Mateusz Mikuła2d8d8132019-12-04 17:40:164733 "lazy_static 1.3.0",
Alex Crichton093ede22019-08-15 00:45:094734 "libc",
Mateusz Mikuła2d8d8132019-12-04 17:40:164735 "log",
Alex Crichton093ede22019-08-15 00:45:094736 "mio",
4737 "mio-named-pipes",
4738 "tokio-io",
4739 "tokio-reactor",
4740 "tokio-signal",
Eric Huss139477d2019-11-12 18:14:484741 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:434742]
4743
4744[[package]]
4745name = "tokio-reactor"
Mateusz Mikuła2d8d8132019-12-04 17:40:164746version = "0.1.11"
Matthias Krüger696fb8f2019-01-21 15:32:434747source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła2d8d8132019-12-04 17:40:164748checksum = "6732fe6b53c8d11178dcb77ac6d9682af27fc6d4cb87789449152e5377377146"
Matthias Krüger696fb8f2019-01-21 15:32:434749dependencies = [
Alex Crichton093ede22019-08-15 00:45:094750 "crossbeam-utils 0.6.5",
4751 "futures",
4752 "lazy_static 1.3.0",
4753 "log",
4754 "mio",
4755 "num_cpus",
Mateusz Mikuła2d8d8132019-12-04 17:40:164756 "parking_lot",
Alex Crichton093ede22019-08-15 00:45:094757 "slab",
4758 "tokio-executor",
4759 "tokio-io",
Mateusz Mikuła2d8d8132019-12-04 17:40:164760 "tokio-sync",
Matthias Krüger696fb8f2019-01-21 15:32:434761]
4762
4763[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114764name = "tokio-service"
4765version = "0.1.0"
4766source = "registry+https://github.com/rust-lang/crates.io-index"
4767checksum = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162"
4768dependencies = [
4769 "futures",
4770]
4771
4772[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434773name = "tokio-signal"
4774version = "0.2.7"
4775source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094776checksum = "dd6dc5276ea05ce379a16de90083ec80836440d5ef8a6a39545a3207373b8296"
Matthias Krüger696fb8f2019-01-21 15:32:434777dependencies = [
Alex Crichton093ede22019-08-15 00:45:094778 "futures",
4779 "libc",
4780 "mio",
4781 "mio-uds",
4782 "signal-hook",
4783 "tokio-executor",
4784 "tokio-io",
4785 "tokio-reactor",
Eric Huss139477d2019-11-12 18:14:484786 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:434787]
4788
4789[[package]]
Mateusz Mikuła2d8d8132019-12-04 17:40:164790name = "tokio-sync"
4791version = "0.1.7"
4792source = "registry+https://github.com/rust-lang/crates.io-index"
4793checksum = "d06554cce1ae4a50f42fba8023918afa931413aded705b560e29600ccf7c6d76"
4794dependencies = [
4795 "fnv",
4796 "futures",
4797]
4798
4799[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434800name = "tokio-tcp"
4801version = "0.1.3"
4802source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094803checksum = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119"
Matthias Krüger696fb8f2019-01-21 15:32:434804dependencies = [
Alex Crichton093ede22019-08-15 00:45:094805 "bytes",
4806 "futures",
4807 "iovec",
4808 "mio",
4809 "tokio-io",
4810 "tokio-reactor",
Matthias Krüger696fb8f2019-01-21 15:32:434811]
4812
4813[[package]]
4814name = "tokio-threadpool"
Mateusz Mikuła2d8d8132019-12-04 17:40:164815version = "0.1.17"
Matthias Krüger696fb8f2019-01-21 15:32:434816source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła2d8d8132019-12-04 17:40:164817checksum = "f0c32ffea4827978e9aa392d2f743d973c1dfa3730a2ed3f22ce1e6984da848c"
Matthias Krüger696fb8f2019-01-21 15:32:434818dependencies = [
Mateusz Mikuła2d8d8132019-12-04 17:40:164819 "crossbeam-deque",
4820 "crossbeam-queue",
Alex Crichton093ede22019-08-15 00:45:094821 "crossbeam-utils 0.6.5",
4822 "futures",
Mateusz Mikuła2d8d8132019-12-04 17:40:164823 "lazy_static 1.3.0",
Alex Crichton093ede22019-08-15 00:45:094824 "log",
4825 "num_cpus",
Mateusz Mikuła2d8d8132019-12-04 17:40:164826 "slab",
Alex Crichton093ede22019-08-15 00:45:094827 "tokio-executor",
Matthias Krüger696fb8f2019-01-21 15:32:434828]
4829
4830[[package]]
4831name = "tokio-timer"
Mateusz Mikuła2d8d8132019-12-04 17:40:164832version = "0.2.12"
Matthias Krüger696fb8f2019-01-21 15:32:434833source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła2d8d8132019-12-04 17:40:164834checksum = "1739638e364e558128461fc1ad84d997702c8e31c2e6b18fb99842268199e827"
Matthias Krüger696fb8f2019-01-21 15:32:434835dependencies = [
Alex Crichton093ede22019-08-15 00:45:094836 "crossbeam-utils 0.6.5",
4837 "futures",
4838 "slab",
4839 "tokio-executor",
Matthias Krüger696fb8f2019-01-21 15:32:434840]
4841
4842[[package]]
4843name = "tokio-udp"
Mateusz Mikuła2d8d8132019-12-04 17:40:164844version = "0.1.5"
Matthias Krüger696fb8f2019-01-21 15:32:434845source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła2d8d8132019-12-04 17:40:164846checksum = "f02298505547f73e60f568359ef0d016d5acd6e830ab9bc7c4a5b3403440121b"
Matthias Krüger696fb8f2019-01-21 15:32:434847dependencies = [
Alex Crichton093ede22019-08-15 00:45:094848 "bytes",
4849 "futures",
4850 "log",
4851 "mio",
4852 "tokio-codec",
4853 "tokio-io",
4854 "tokio-reactor",
Matthias Krüger696fb8f2019-01-21 15:32:434855]
4856
4857[[package]]
4858name = "tokio-uds"
4859version = "0.2.5"
4860source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094861checksum = "037ffc3ba0e12a0ab4aca92e5234e0dedeb48fddf6ccd260f1f150a36a9f2445"
Matthias Krüger696fb8f2019-01-21 15:32:434862dependencies = [
Alex Crichton093ede22019-08-15 00:45:094863 "bytes",
4864 "futures",
4865 "iovec",
4866 "libc",
4867 "log",
4868 "mio",
4869 "mio-uds",
4870 "tokio-codec",
4871 "tokio-io",
4872 "tokio-reactor",
Matthias Krüger696fb8f2019-01-21 15:32:434873]
4874
4875[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294876name = "toml"
flip199596c3ec12019-08-20 07:32:534877version = "0.5.3"
Eric Hussd2228ca2019-03-29 03:13:134878source = "registry+https://github.com/rust-lang/crates.io-index"
flip199596c3ec12019-08-20 07:32:534879checksum = "c7aabe75941d914b72bf3e5d3932ed92ce0664d49d8432305a8b547c37227724"
Eric Hussd2228ca2019-03-29 03:13:134880dependencies = [
Alex Crichton093ede22019-08-15 00:45:094881 "serde",
Eric Hussd2228ca2019-03-29 03:13:134882]
4883
4884[[package]]
steveklabnik54371882018-01-25 17:32:254885name = "toml-query"
Eric Huss2dafa912019-06-19 03:36:474886version = "0.9.0"
James Munnsde763692019-01-19 02:39:374887source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094888checksum = "a24369a1894ac8224efcfd567c3d141aea360292f49888e7ec7dcc316527aebb"
James Munnsde763692019-01-19 02:39:374889dependencies = [
Alex Crichton093ede22019-08-15 00:45:094890 "failure",
4891 "failure_derive",
4892 "is-match",
4893 "lazy_static 1.3.0",
4894 "regex",
Eric Huss7d92cf42019-08-20 17:46:354895 "toml",
Alex Crichton093ede22019-08-15 00:45:094896 "toml-query_derive",
Eric Huss2dafa912019-06-19 03:36:474897]
4898
4899[[package]]
4900name = "toml-query_derive"
4901version = "0.9.0"
4902source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094903checksum = "3c99ca245ec273c7e75c8ee58f47b882d0146f3c2c8495158082c6671e8b5335"
Eric Huss2dafa912019-06-19 03:36:474904dependencies = [
Alex Crichton093ede22019-08-15 00:45:094905 "darling",
Igor Matuszewskic2249a42019-09-08 08:28:114906 "quote 0.6.12",
4907 "syn 0.15.35",
James Munnsde763692019-01-19 02:39:374908]
4909
4910[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334911name = "try-lock"
4912version = "0.2.2"
4913source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094914checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334915
4916[[package]]
Eric Huss139477d2019-11-12 18:14:484917name = "try_from"
4918version = "0.3.2"
4919source = "registry+https://github.com/rust-lang/crates.io-index"
4920checksum = "283d3b89e1368717881a9d51dad843cc435380d8109c9e47d38780a324698d8b"
4921dependencies = [
4922 "cfg-if",
4923]
4924
4925[[package]]
Eric Huss8c20add2018-12-03 01:33:204926name = "typenum"
4927version = "1.10.0"
4928source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094929checksum = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169"
Eric Huss8c20add2018-12-03 01:33:204930
4931[[package]]
James Munnsde763692019-01-19 02:39:374932name = "ucd-trie"
4933version = "0.1.1"
4934source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094935checksum = "71a9c5b1fe77426cf144cc30e49e955270f5086e31a6441dfa8b32efc09b9d77"
James Munnsde763692019-01-19 02:39:374936
4937[[package]]
Alex Crichton994bfd42018-02-26 17:07:164938name = "ucd-util"
Alex Crichtonb4110902018-12-08 11:06:544939version = "0.1.3"
Alex Crichton994bfd42018-02-26 17:07:164940source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094941checksum = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86"
Alex Crichton994bfd42018-02-26 17:07:164942
4943[[package]]
Andy Russell30301642019-04-20 17:03:594944name = "unicase"
Lzu Taobbce9712019-09-19 08:32:314945version = "2.5.1"
Andy Russell30301642019-04-20 17:03:594946source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Taobbce9712019-09-19 08:32:314947checksum = "2e2e6bd1e59e56598518beb94fd6db628ded570326f0a98c679a304bd9f00150"
Andy Russell30301642019-04-20 17:03:594948dependencies = [
Eric Huss2b985322019-11-25 16:14:074949 "version_check 0.1.5",
Andy Russell30301642019-04-20 17:03:594950]
4951
4952[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584953name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:324954version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584955source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094956checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584957dependencies = [
Alex Crichton093ede22019-08-15 00:45:094958 "matches",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584959]
4960
4961[[package]]
4962name = "unicode-normalization"
Charles Lew0bcddfe2019-11-23 14:33:404963version = "0.1.11"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584964source = "registry+https://github.com/rust-lang/crates.io-index"
Charles Lew0bcddfe2019-11-23 14:33:404965checksum = "b561e267b2326bb4cebfc0ef9e68355c7abe6c6f522aeac2f5bf95d56c59bdcf"
4966dependencies = [
4967 "smallvec 1.0.0",
4968]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584969
4970[[package]]
Charles Lew485e98a2020-01-02 12:02:224971name = "unicode-script"
4972version = "0.4.0"
4973source = "registry+https://github.com/rust-lang/crates.io-index"
4974checksum = "5b2c5c29e805da6817f5af6a627d65adb045cebf05cccd5a3493d6109454391c"
4975
4976[[package]]
4977name = "unicode-security"
4978version = "0.0.2"
4979source = "registry+https://github.com/rust-lang/crates.io-index"
4980checksum = "c49d35967fa037b881acc34ef717c38c4b5560eba10e3685271b3f530bb19634"
4981dependencies = [
4982 "unicode-script",
4983]
4984
4985[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584986name = "unicode-segmentation"
Eric Huss139477d2019-11-12 18:14:484987version = "1.6.0"
Steve Klabnika0769612017-02-07 23:13:574988source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:484989checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
Steve Klabnika0769612017-02-07 23:13:574990
4991[[package]]
4992name = "unicode-width"
Alex Crichtonb47c9692019-08-16 15:29:084993version = "0.1.6"
Steve Klabnika0769612017-02-07 23:13:574994source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:084995checksum = "7007dbd421b92cc6e28410fe7362e2e0a2503394908f417b68ec8d1c364c4e20"
4996dependencies = [
4997 "compiler_builtins",
4998 "rustc-std-workspace-core",
4999 "rustc-std-workspace-std",
5000]
Steve Klabnika0769612017-02-07 23:13:575001
5002[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585003name = "unicode-xid"
Alex Crichton87f3dda2018-03-01 19:08:485004version = "0.1.0"
5005source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095006checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
Alex Crichton87f3dda2018-03-01 19:08:485007
5008[[package]]
Aleksey Kladova0c186c2019-07-21 11:50:395009name = "unicode-xid"
5010version = "0.2.0"
5011source = "registry+https://github.com/rust-lang/crates.io-index"
5012checksum = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
5013
5014[[package]]
flip19954c228cc2019-02-18 09:32:585015name = "unicode_categories"
5016version = "0.1.1"
5017source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095018checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
flip19954c228cc2019-02-18 09:32:585019
5020[[package]]
est31c2d59062017-06-12 19:35:475021name = "unstable-book-gen"
5022version = "0.1.0"
5023dependencies = [
Alex Crichton093ede22019-08-15 00:45:095024 "num-traits",
5025 "tidy",
est31c2d59062017-06-12 19:35:475026]
5027
5028[[package]]
Nick Cameron71a0be02017-09-25 04:13:295029name = "unwind"
5030version = "0.0.0"
5031dependencies = [
Alex Crichton093ede22019-08-15 00:45:095032 "cc",
5033 "cfg-if",
5034 "compiler_builtins",
5035 "core",
5036 "libc",
Nick Cameron71a0be02017-09-25 04:13:295037]
5038
5039[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585040name = "url"
Alex Crichtonb4110902018-12-08 11:06:545041version = "1.7.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585042source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095043checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585044dependencies = [
Alex Crichton093ede22019-08-15 00:45:095045 "idna 0.1.5",
5046 "matches",
5047 "percent-encoding 1.0.1",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585048]
5049
5050[[package]]
Eric Hussf2428a62019-08-01 00:44:395051name = "url"
flip199596c3ec12019-08-20 07:32:535052version = "2.1.0"
Eric Hussf2428a62019-08-01 00:44:395053source = "registry+https://github.com/rust-lang/crates.io-index"
flip199596c3ec12019-08-20 07:32:535054checksum = "75b414f6c464c879d7f9babf951f23bc3743fb7313c081b2e6ca719067ea9d61"
Eric Hussf2428a62019-08-01 00:44:395055dependencies = [
Alex Crichton093ede22019-08-15 00:45:095056 "idna 0.2.0",
5057 "matches",
Eric Huss139477d2019-11-12 18:14:485058 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:095059 "serde",
Eric Hussf2428a62019-08-01 00:44:395060]
5061
5062[[package]]
steveklabnikecfbaca2018-04-03 14:32:045063name = "utf-8"
5064version = "0.7.2"
5065source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095066checksum = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c"
steveklabnikecfbaca2018-04-03 14:32:045067
5068[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585069name = "utf8-ranges"
Alex Crichtonb4110902018-12-08 11:06:545070version = "1.0.2"
Steve Klabnika0769612017-02-07 23:13:575071source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095072checksum = "796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737"
Steve Klabnika0769612017-02-07 23:13:575073
5074[[package]]
Eric Hussd5e03532019-05-23 20:27:495075name = "utf8parse"
5076version = "0.1.1"
5077source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095078checksum = "8772a4ccbb4e89959023bc5b7cb8623a795caa7092d99f3aa9501b9484d4557d"
Eric Hussd5e03532019-05-23 20:27:495079
5080[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335081name = "uuid"
5082version = "0.7.4"
5083source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095084checksum = "90dbc611eb48397705a6b0f6e917da23ae517e4d127123d2cf7674206627d32a"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335085dependencies = [
Alex Crichton093ede22019-08-15 00:45:095086 "rand 0.6.1",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335087]
5088
5089[[package]]
Alex Crichton1cede102017-06-15 02:33:065090name = "vcpkg"
Alex Crichton2863b752018-08-21 17:23:475091version = "0.2.6"
Alex Crichton1cede102017-06-15 02:33:065092source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095093checksum = "def296d3eb3b12371b2c7d0e83bfe1403e4db2d7a0bba324a12b21c4ee13143d"
Alex Crichton1cede102017-06-15 02:33:065094
5095[[package]]
Steve Klabnika0769612017-02-07 23:13:575096name = "vec_map"
Alex Crichtond8251152018-07-02 16:33:165097version = "0.8.1"
Steve Klabnika0769612017-02-07 23:13:575098source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095099checksum = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
Steve Klabnika0769612017-02-07 23:13:575100
5101[[package]]
Ralf Jung8d908b52018-09-17 07:20:035102name = "vergen"
Ralf Jungf2a6db72018-12-07 09:12:015103version = "3.0.4"
Ralf Jung8d908b52018-09-17 07:20:035104source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095105checksum = "6aba5e34f93dc7051dfad05b98a18e9156f27e7b431fe1d2398cb6061c0a1dba"
Ralf Jung8d908b52018-09-17 07:20:035106dependencies = [
Alex Crichton093ede22019-08-15 00:45:095107 "bitflags",
5108 "chrono",
5109 "failure",
Ralf Jung8d908b52018-09-17 07:20:035110]
5111
5112[[package]]
Alex Crichtonb4110902018-12-08 11:06:545113name = "version_check"
5114version = "0.1.5"
5115source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095116checksum = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
Alex Crichtonb4110902018-12-08 11:06:545117
5118[[package]]
Eric Huss2b985322019-11-25 16:14:075119name = "version_check"
5120version = "0.9.1"
5121source = "registry+https://github.com/rust-lang/crates.io-index"
5122checksum = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce"
5123
5124[[package]]
Eric Hussd5e03532019-05-23 20:27:495125name = "vte"
5126version = "0.3.3"
5127source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095128checksum = "4f42f536e22f7fcbb407639765c8fd78707a33109301f834a594758bedd6e8cf"
Eric Hussd5e03532019-05-23 20:27:495129dependencies = [
Alex Crichton093ede22019-08-15 00:45:095130 "utf8parse",
Eric Hussd5e03532019-05-23 20:27:495131]
5132
5133[[package]]
Josh Stone020c5ec2017-05-08 22:01:135134name = "walkdir"
Alex Crichtonb4110902018-12-08 11:06:545135version = "2.2.7"
Alex Crichton80d6ed22018-01-08 21:56:225136source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095137checksum = "9d9d7ed3431229a144296213105a390676cc49c9b6a72bd19f3176c98e129fa1"
Alex Crichton80d6ed22018-01-08 21:56:225138dependencies = [
Alex Crichton093ede22019-08-15 00:45:095139 "same-file",
Eric Huss139477d2019-11-12 18:14:485140 "winapi 0.3.8",
Alex Crichton093ede22019-08-15 00:45:095141 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225142]
5143
5144[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335145name = "want"
5146version = "0.2.0"
5147source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095148checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335149dependencies = [
Alex Crichton093ede22019-08-15 00:45:095150 "futures",
5151 "log",
5152 "try-lock",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335153]
5154
5155[[package]]
newpavlov6374b842019-08-29 17:13:155156name = "wasi"
5157version = "0.7.0"
5158source = "registry+https://github.com/rust-lang/crates.io-index"
5159checksum = "b89c3ce4ce14bdc6fb6beaf9ec7928ca331de5df7e5ea278375642a2f478570d"
Alex Crichtonf3fb1c52019-11-25 17:27:255160
5161[[package]]
5162name = "wasi"
5163version = "0.9.0+wasi-snapshot-preview1"
5164source = "registry+https://github.com/rust-lang/crates.io-index"
5165checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
newpavlov6374b842019-08-29 17:13:155166dependencies = [
5167 "compiler_builtins",
5168 "rustc-std-workspace-alloc",
5169 "rustc-std-workspace-core",
5170]
5171
5172[[package]]
Steve Klabnika0769612017-02-07 23:13:575173name = "winapi"
5174version = "0.2.8"
5175source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095176checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Steve Klabnika0769612017-02-07 23:13:575177
5178[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225179name = "winapi"
Eric Huss139477d2019-11-12 18:14:485180version = "0.3.8"
Alex Crichton80d6ed22018-01-08 21:56:225181source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:485182checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
Alex Crichton80d6ed22018-01-08 21:56:225183dependencies = [
Alex Crichton093ede22019-08-15 00:45:095184 "winapi-i686-pc-windows-gnu",
5185 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:225186]
5187
5188[[package]]
Steve Klabnika0769612017-02-07 23:13:575189name = "winapi-build"
5190version = "0.1.1"
5191source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095192checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Steve Klabnika0769612017-02-07 23:13:575193
Josh Stone020c5ec2017-05-08 22:01:135194[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225195name = "winapi-i686-pc-windows-gnu"
5196version = "0.4.0"
5197source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095198checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:225199
5200[[package]]
Alex Crichton2863b752018-08-21 17:23:475201name = "winapi-util"
Eric Huss6a09cfa2019-05-16 05:27:395202version = "0.1.2"
Alex Crichton2863b752018-08-21 17:23:475203source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095204checksum = "7168bab6e1daee33b4557efd0e95d5ca70a03706d39fa5f3fe7a236f584b03c9"
Alex Crichton2863b752018-08-21 17:23:475205dependencies = [
Eric Huss139477d2019-11-12 18:14:485206 "winapi 0.3.8",
Alex Crichton2863b752018-08-21 17:23:475207]
5208
5209[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225210name = "winapi-x86_64-pc-windows-gnu"
5211version = "0.4.0"
5212source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095213checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:225214
5215[[package]]
Alex Crichton1cede102017-06-15 02:33:065216name = "wincolor"
Alex Crichton2863b752018-08-21 17:23:475217version = "1.0.1"
Alex Crichtonfa5b3d32018-07-26 00:25:125218source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095219checksum = "561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba"
Alex Crichtonfa5b3d32018-07-26 00:25:125220dependencies = [
Eric Huss139477d2019-11-12 18:14:485221 "winapi 0.3.8",
Alex Crichton093ede22019-08-15 00:45:095222 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125223]
5224
5225[[package]]
Eric Huss139477d2019-11-12 18:14:485226name = "winreg"
5227version = "0.6.2"
5228source = "registry+https://github.com/rust-lang/crates.io-index"
5229checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"
5230dependencies = [
5231 "winapi 0.3.8",
5232]
5233
5234[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435235name = "ws2_32-sys"
5236version = "0.2.1"
5237source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095238checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
Matthias Krüger696fb8f2019-01-21 15:32:435239dependencies = [
Alex Crichton093ede22019-08-15 00:45:095240 "winapi 0.2.8",
5241 "winapi-build",
Matthias Krüger696fb8f2019-01-21 15:32:435242]
5243
5244[[package]]
Josh Stone020c5ec2017-05-08 22:01:135245name = "xattr"
Alex Crichton52d7ee832018-07-17 16:04:225246version = "0.2.2"
Josh Stone020c5ec2017-05-08 22:01:135247source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095248checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
Josh Stone020c5ec2017-05-08 22:01:135249dependencies = [
Alex Crichton093ede22019-08-15 00:45:095250 "libc",
Josh Stone020c5ec2017-05-08 22:01:135251]
5252
5253[[package]]
5254name = "xz2"
Alex Crichtond8251152018-07-02 16:33:165255version = "0.1.5"
Josh Stone020c5ec2017-05-08 22:01:135256source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095257checksum = "df8bf41d3030c3577c9458fd6640a05afbf43b150d0b531b16bd77d3f794f27a"
Josh Stone020c5ec2017-05-08 22:01:135258dependencies = [
Alex Crichton093ede22019-08-15 00:45:095259 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:135260]
5261
5262[[package]]
5263name = "yaml-rust"
5264version = "0.3.5"
5265source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095266checksum = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"