blob: 8fd0285a7e62a39700ec0307b30ec0283d6d2211 [file] [log] [blame]
Hirokazu Hatabd4df0c2019-02-04 16:31:481# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
Ahmed Charles9ca382f2016-09-02 08:55:293[[package]]
Alex Crichtonb4110902018-12-08 11:06:544name = "adler32"
5version = "1.0.3"
6source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:097checksum = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
Alex Crichtonb4110902018-12-08 11:06:548
9[[package]]
Steve Klabnika0769612017-02-07 23:13:5710name = "aho-corasick"
Eric Huss6a09cfa2019-05-16 05:27:3911version = "0.7.3"
12source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0913checksum = "e6f484ae0c99fec2e858eb6134949117399f222608d84cadb3f58c1f97c2364c"
Eric Huss6a09cfa2019-05-16 05:27:3914dependencies = [
Alex Crichton093ede22019-08-15 00:45:0915 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:3916]
17
18[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2919name = "alloc"
20version = "0.0.0"
21dependencies = [
Alex Crichton093ede22019-08-15 00:45:0922 "compiler_builtins",
23 "core",
24 "rand 0.7.0",
25 "rand_xorshift 0.2.0",
Ahmed Charles9ca382f2016-09-02 08:55:2926]
27
28[[package]]
steveklabnikecfbaca2018-04-03 14:32:0429name = "ammonia"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:5330version = "3.0.0"
Eric Huss2dafa912019-06-19 03:36:4731source = "registry+https://github.com/rust-lang/crates.io-index"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:5332checksum = "9e266e1f4be5ffa05309f650e2586fe1d3ae6034eb24025a7ae1dfecc330823a"
Eric Huss2dafa912019-06-19 03:36:4733dependencies = [
Alex Crichton093ede22019-08-15 00:45:0934 "html5ever",
35 "lazy_static 1.3.0",
36 "maplit",
37 "matches",
38 "tendril",
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:5339 "url 2.1.0",
Eric Huss2dafa912019-06-19 03:36:4740]
41
42[[package]]
topecongiroca19ffe2019-04-17 22:42:1843name = "annotate-snippets"
Philipp Hanschdd0f2ac2019-07-25 19:03:5344version = "0.6.1"
45source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0946checksum = "c7021ce4924a3f25f802b2cccd1af585e39ea1a363a1aa2e72afe54b67a3a7a7"
Igor Matuszewskid2d192e2019-07-30 11:00:2747dependencies = [
Alex Crichton093ede22019-08-15 00:45:0948 "ansi_term",
Igor Matuszewskid2d192e2019-07-30 11:00:2749]
Philipp Hanschdd0f2ac2019-07-25 19:03:5350
51[[package]]
Steve Klabnika0769612017-02-07 23:13:5752name = "ansi_term"
Aleksey Kladovb15b0232018-03-16 10:37:1453version = "0.11.0"
Steve Klabnika0769612017-02-07 23:13:5754source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0955checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
Aleksey Kladovb15b0232018-03-16 10:37:1456dependencies = [
Eric Huss139477d2019-11-12 18:14:4857 "winapi 0.3.8",
Aleksey Kladovb15b0232018-03-16 10:37:1458]
Steve Klabnika0769612017-02-07 23:13:5759
60[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:4361name = "arc-swap"
62version = "0.3.7"
63source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0964checksum = "1025aeae2b664ca0ea726a89d574fe8f4e77dd712d443236ad1de00379450cf6"
Matthias Krüger696fb8f2019-01-21 15:32:4365
66[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:2967name = "arena"
68version = "0.0.0"
John Kåre Alsaker19d44f22017-12-03 12:49:4669dependencies = [
Alex Crichton093ede22019-08-15 00:45:0970 "rustc_data_structures",
Ralf Jung90b8d342019-11-04 14:59:0971 "smallvec 1.0.0",
John Kåre Alsaker19d44f22017-12-03 12:49:4672]
Ahmed Charles9ca382f2016-09-02 08:55:2973
74[[package]]
flip19954c228cc2019-02-18 09:32:5875name = "argon2rs"
76version = "0.2.5"
77source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0978checksum = "3f67b0b6a86dae6e67ff4ca2b6201396074996379fba2b92ff649126f37cb392"
flip19954c228cc2019-02-18 09:32:5879dependencies = [
Alex Crichton093ede22019-08-15 00:45:0980 "blake2-rfc",
81 "scoped_threadpool",
flip19954c228cc2019-02-18 09:32:5882]
83
84[[package]]
James Munnsde763692019-01-19 02:39:3785name = "arrayref"
86version = "0.3.5"
87source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0988checksum = "0d382e583f07208808f6b1249e60848879ba3543f57c32277bf52d69c2f0f0ee"
James Munnsde763692019-01-19 02:39:3789
90[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:4591name = "arrayvec"
92version = "0.4.7"
93source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:0994checksum = "a1e964f9e24d588183fcb43503abda40d288c8657dfc27311516ce2f05675aef"
Nick Cameron4b6f5c22018-02-26 03:15:4595dependencies = [
Alex Crichton093ede22019-08-15 00:45:0996 "nodrop",
Nick Cameron4b6f5c22018-02-26 03:15:4597]
98
99[[package]]
Alex Crichton1cede102017-06-15 02:33:06100name = "atty"
Ralf Junga171ed22018-07-27 13:10:52101version = "0.2.11"
Josh Stone020c5ec2017-05-08 22:01:13102source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09103checksum = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652"
Josh Stone020c5ec2017-05-08 22:01:13104dependencies = [
Alex Crichton093ede22019-08-15 00:45:09105 "libc",
106 "termion",
Eric Huss139477d2019-11-12 18:14:48107 "winapi 0.3.8",
Alex Crichton1cede102017-06-15 02:33:06108]
109
110[[package]]
Félix Saparellibdcc21c2019-09-21 10:56:05111name = "autocfg"
112version = "0.1.6"
113source = "registry+https://github.com/rust-lang/crates.io-index"
114checksum = "b671c8fb71b457dd4ae18c4ba1e59aa81793daacc361d82fcd410cef0d491875"
115
116[[package]]
Alex Crichton1cede102017-06-15 02:33:06117name = "backtrace"
Tyler Mandryd7f99da2019-10-17 22:58:48118version = "0.3.40"
Alex Crichton1cede102017-06-15 02:33:06119source = "registry+https://github.com/rust-lang/crates.io-index"
Tyler Mandryd7f99da2019-10-17 22:58:48120checksum = "924c76597f0d9ca25d762c25a4d369d51267536465dc5064bdf0eb073ed477ea"
Alex Crichton1cede102017-06-15 02:33:06121dependencies = [
Alex Crichton093ede22019-08-15 00:45:09122 "backtrace-sys",
123 "cfg-if",
124 "compiler_builtins",
125 "libc",
126 "rustc-demangle",
127 "rustc-std-workspace-core",
Josh Stone020c5ec2017-05-08 22:01:13128]
129
130[[package]]
131name = "backtrace-sys"
Tyler Mandryd7f99da2019-10-17 22:58:48132version = "0.1.32"
Josh Stone020c5ec2017-05-08 22:01:13133source = "registry+https://github.com/rust-lang/crates.io-index"
Tyler Mandryd7f99da2019-10-17 22:58:48134checksum = "5d6575f128516de27e3ce99689419835fce9643a9b215a14d2b5b685be018491"
Josh Stone020c5ec2017-05-08 22:01:13135dependencies = [
Alex Crichton093ede22019-08-15 00:45:09136 "cc",
137 "compiler_builtins",
138 "libc",
139 "rustc-std-workspace-core",
Josh Stone020c5ec2017-05-08 22:01:13140]
141
142[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33143name = "base64"
144version = "0.10.1"
145source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09146checksum = "0b25d992356d2eb0ed82172f5248873db5560c4721f564b13cb5193bda5e668e"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33147dependencies = [
Alex Crichton093ede22019-08-15 00:45:09148 "byteorder",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33149]
150
151[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58152name = "bitflags"
varkorb925eb52019-10-13 23:37:55153version = "1.2.1"
Tamir Duberstein231d9e72017-09-08 19:08:01154source = "registry+https://github.com/rust-lang/crates.io-index"
varkorb925eb52019-10-13 23:37:55155checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
Tamir Duberstein231d9e72017-09-08 19:08:01156
157[[package]]
Eric Huss2b985322019-11-25 16:14:07158name = "bitmaps"
159version = "2.0.0"
160source = "registry+https://github.com/rust-lang/crates.io-index"
161checksum = "81e039a80914325b37fde728ef7693c212f0ac913d5599607d7b95a9484aae0b"
162dependencies = [
163 "typenum",
164]
165
166[[package]]
flip19954c228cc2019-02-18 09:32:58167name = "blake2-rfc"
168version = "0.2.18"
169source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09170checksum = "5d6d530bdd2d52966a6d03b7a964add7ae1a288d25214066fd4b600f0f796400"
flip19954c228cc2019-02-18 09:32:58171dependencies = [
Alex Crichton093ede22019-08-15 00:45:09172 "arrayvec",
173 "constant_time_eq",
flip19954c228cc2019-02-18 09:32:58174]
175
176[[package]]
James Munnsde763692019-01-19 02:39:37177name = "block-buffer"
178version = "0.3.3"
179source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09180checksum = "a076c298b9ecdb530ed9d967e74a6027d6a7478924520acddcddc24c1c8ab3ab"
James Munnsde763692019-01-19 02:39:37181dependencies = [
Alex Crichton093ede22019-08-15 00:45:09182 "arrayref",
183 "byte-tools",
James Munnsde763692019-01-19 02:39:37184]
185
186[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29187name = "bootstrap"
188version = "0.0.0"
189dependencies = [
Alex Crichton093ede22019-08-15 00:45:09190 "build_helper",
191 "cc",
192 "cmake",
193 "filetime",
194 "getopts",
195 "lazy_static 1.3.0",
196 "libc",
197 "num_cpus",
198 "petgraph",
199 "pretty_assertions",
200 "serde",
201 "serde_json",
202 "time",
Eric Huss7d92cf42019-08-20 17:46:35203 "toml",
Ahmed Charles9ca382f2016-09-02 08:55:29204]
205
206[[package]]
Eric Huss6a09cfa2019-05-16 05:27:39207name = "bstr"
208version = "0.1.3"
209source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09210checksum = "853b090ce0f45d0265902666bf88039ea3da825e33796716c511a1ec9c170036"
Eric Huss6a09cfa2019-05-16 05:27:39211dependencies = [
Alex Crichton093ede22019-08-15 00:45:09212 "memchr",
Eric Huss6a09cfa2019-05-16 05:27:39213]
214
215[[package]]
Alex Crichton9e8785f2017-01-24 22:37:04216name = "build-manifest"
217version = "0.1.0"
218dependencies = [
Alex Crichton093ede22019-08-15 00:45:09219 "serde",
Ralf Jung9138d3b2019-11-03 10:47:07220 "serde_json",
Eric Huss7d92cf42019-08-20 17:46:35221 "toml",
Alex Crichton9e8785f2017-01-24 22:37:04222]
223
224[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:29225name = "build_helper"
226version = "0.1.0"
227
228[[package]]
James Munnsde763692019-01-19 02:39:37229name = "byte-tools"
230version = "0.2.0"
231source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09232checksum = "560c32574a12a89ecd91f5e742165893f86e3ab98d21f8ea548658eb9eef5f40"
James Munnsde763692019-01-19 02:39:37233
234[[package]]
Alex Crichton4f661c02018-10-08 17:39:09235name = "bytecount"
Igor Matuszewskic2249a42019-09-08 08:28:11236version = "0.6.0"
Alex Crichton4f661c02018-10-08 17:39:09237source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:11238checksum = "b0017894339f586ccb943b01b9555de56770c11cda818e7e3d8bd93f4ed7f46e"
Alex Crichton4f661c02018-10-08 17:39:09239dependencies = [
Alex Crichton093ede22019-08-15 00:45:09240 "packed_simd",
Alex Crichton4f661c02018-10-08 17:39:09241]
242
243[[package]]
Oliver Schneiderea351922017-09-18 14:18:23244name = "byteorder"
Ralf Jung4b175332019-09-15 11:53:04245version = "1.3.2"
Oliver Schneiderea351922017-09-18 14:18:23246source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung4b175332019-09-15 11:53:04247checksum = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
Oliver Schneiderea351922017-09-18 14:18:23248
249[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43250name = "bytes"
251version = "0.4.11"
252source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09253checksum = "40ade3d27603c2cb345eb0912aec461a6dec7e06a4ae48589904e808335c7afa"
Matthias Krüger696fb8f2019-01-21 15:32:43254dependencies = [
Alex Crichton093ede22019-08-15 00:45:09255 "byteorder",
256 "either",
257 "iovec",
Matthias Krüger696fb8f2019-01-21 15:32:43258]
259
260[[package]]
Alex Crichton8ccf1122018-09-20 21:37:53261name = "bytesize"
262version = "1.0.0"
263source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09264checksum = "716960a18f978640f25101b5cbf1c6f6b0d3192fab36a2d98ca96f0ecbe41010"
Alex Crichton8ccf1122018-09-20 21:37:53265
266[[package]]
gnzlbg52caca02019-08-01 15:02:26267name = "c2-chacha"
268version = "0.2.2"
269source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09270checksum = "7d64d04786e0f528460fc884753cf8dddcc466be308f6026f8e355c41a0e4101"
gnzlbg52caca02019-08-01 15:02:26271dependencies = [
Alex Crichton093ede22019-08-15 00:45:09272 "lazy_static 1.3.0",
273 "ppv-lite86",
gnzlbg52caca02019-08-01 15:02:26274]
275
276[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58277name = "cargo"
Eric Husse0f2f9d2019-11-12 17:57:41278version = "0.42.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58279dependencies = [
Alex Crichton093ede22019-08-15 00:45:09280 "atty",
281 "bytesize",
Alex Crichton5c5e3fa2019-09-24 18:06:56282 "cargo-platform",
Alex Crichton093ede22019-08-15 00:45:09283 "cargo-test-macro",
Aaron Hilld440e132019-09-16 18:45:40284 "cargo-test-support",
Alex Crichton093ede22019-08-15 00:45:09285 "clap",
Eric Huss2b985322019-11-25 16:14:07286 "core-foundation 0.7.0",
Alex Crichton093ede22019-08-15 00:45:09287 "crates-io",
Eric Husse0f2f9d2019-11-12 17:57:41288 "crossbeam-utils 0.7.0",
Alex Crichton093ede22019-08-15 00:45:09289 "crypto-hash",
290 "curl",
291 "curl-sys",
Ralf Jung64cf5962019-10-30 20:03:19292 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:09293 "failure",
294 "filetime",
295 "flate2",
296 "fs2",
297 "fwdansi",
298 "git2",
299 "git2-curl",
300 "glob",
Aaron Hilld440e132019-09-16 18:45:40301 "hex 0.4.0",
Igor Matuszewskic2249a42019-09-08 08:28:11302 "home",
Aaron Hilld440e132019-09-16 18:45:40303 "humantime",
Alex Crichton093ede22019-08-15 00:45:09304 "ignore",
305 "im-rc",
306 "jobserver",
307 "lazy_static 1.3.0",
308 "lazycell",
309 "libc",
310 "libgit2-sys",
311 "log",
312 "memchr",
313 "miow 0.3.3",
314 "num_cpus",
315 "opener",
316 "openssl",
Eric Huss139477d2019-11-12 18:14:48317 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:09318 "pretty_env_logger",
319 "remove_dir_all",
320 "rustc-workspace-hack",
321 "rustfix",
322 "same-file",
323 "semver",
324 "serde",
Igor Matuszewskic2249a42019-09-08 08:28:11325 "serde_ignored",
Alex Crichton093ede22019-08-15 00:45:09326 "serde_json",
327 "shell-escape",
328 "strip-ansi-escapes",
329 "tar",
330 "tempfile",
331 "termcolor",
Eric Huss7d92cf42019-08-20 17:46:35332 "toml",
Alex Crichton093ede22019-08-15 00:45:09333 "unicode-width",
flip199596c3ec12019-08-20 07:32:53334 "url 2.1.0",
Alex Crichton093ede22019-08-15 00:45:09335 "walkdir",
Eric Huss139477d2019-11-12 18:14:48336 "winapi 0.3.8",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58337]
338
339[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:56340name = "cargo-platform"
341version = "0.1.0"
342dependencies = [
343 "serde",
344]
345
346[[package]]
Eric Hussaedb74b2019-06-12 14:37:30347name = "cargo-test-macro"
348version = "0.1.0"
Eric Hussaedb74b2019-06-12 14:37:30349
350[[package]]
Aaron Hilld440e132019-09-16 18:45:40351name = "cargo-test-support"
352version = "0.1.0"
353dependencies = [
354 "cargo",
355 "cargo-test-macro",
356 "filetime",
357 "flate2",
358 "git2",
359 "glob",
360 "lazy_static 1.3.0",
361 "remove_dir_all",
362 "serde_json",
363 "tar",
364 "url 2.1.0",
365]
366
367[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29368name = "cargo_metadata"
Manish Goregaokar87049472019-06-03 23:00:38369version = "0.8.0"
370source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09371checksum = "929766d993a2fde7a0ae962ee82429069cd7b68839cd9375b98efd719df65d3a"
Manish Goregaokar87049472019-06-03 23:00:38372dependencies = [
Alex Crichton093ede22019-08-15 00:45:09373 "failure",
374 "semver",
375 "serde",
376 "serde_derive",
377 "serde_json",
Manish Goregaokar87049472019-06-03 23:00:38378]
379
380[[package]]
Manish Goregaokar7d0162d2019-10-24 15:06:40381name = "cargo_metadata"
382version = "0.9.0"
383source = "registry+https://github.com/rust-lang/crates.io-index"
384checksum = "8d2d1617e838936c0d2323a65cc151e03ae19a7678dd24f72bccf27119b90a5d"
385dependencies = [
386 "semver",
387 "serde",
388 "serde_derive",
389 "serde_json",
390]
391
392[[package]]
Alex Crichtonf6304e12017-02-15 22:55:26393name = "cargotest2"
394version = "0.1.0"
395
396[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:35397name = "cc"
Eric Hussa9023832019-11-09 19:59:53398version = "1.0.47"
Nick Cameronc5cad5a2017-09-22 01:58:35399source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussa9023832019-11-09 19:59:53400checksum = "aa87058dce70a3ff5621797f1506cb837edd02ac4c0ae642b4542dce802908b8"
401dependencies = [
402 "jobserver",
403 "num_cpus",
404]
Nick Cameronc5cad5a2017-09-22 01:58:35405
406[[package]]
Josh Stone020c5ec2017-05-08 22:01:13407name = "cfg-if"
Alex Crichtond1040fe2019-05-15 14:30:15408version = "0.1.8"
Josh Stone020c5ec2017-05-08 22:01:13409source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09410checksum = "89431bba4e6b7092fb5fcd00a6f6ca596c55cc26b2f1e6dcdd08a1f4933f66b2"
Alex Crichtond1040fe2019-05-15 14:30:15411dependencies = [
Alex Crichton093ede22019-08-15 00:45:09412 "compiler_builtins",
413 "rustc-std-workspace-core",
Alex Crichtond1040fe2019-05-15 14:30:15414]
Josh Stone020c5ec2017-05-08 22:01:13415
416[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:02417name = "chalk-engine"
scalexmda9467d2018-11-28 21:11:00418version = "0.9.0"
Niko Matsakis9c548bf2018-05-24 12:48:02419source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09420checksum = "17ec698a6f053a23bfbe646d9f2fde4b02abc19125595270a99e6f44ae0bdd1a"
Niko Matsakis9c548bf2018-05-24 12:48:02421dependencies = [
Alex Crichton093ede22019-08-15 00:45:09422 "chalk-macros",
423 "rustc-hash",
Niko Matsakis9c548bf2018-05-24 12:48:02424]
425
426[[package]]
427name = "chalk-macros"
428version = "0.1.0"
429source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09430checksum = "295635afd6853aa9f20baeb7f0204862440c0fe994c5a253d5f479dac41d047e"
Niko Matsakis9c548bf2018-05-24 12:48:02431dependencies = [
Alex Crichton093ede22019-08-15 00:45:09432 "lazy_static 0.2.11",
Niko Matsakis9c548bf2018-05-24 12:48:02433]
434
435[[package]]
Alex Crichton15899b02018-01-25 04:01:42436name = "chrono"
Alex Crichtonb4110902018-12-08 11:06:54437version = "0.4.6"
Alex Crichton15899b02018-01-25 04:01:42438source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09439checksum = "45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878"
Alex Crichton15899b02018-01-25 04:01:42440dependencies = [
Alex Crichton093ede22019-08-15 00:45:09441 "num-integer",
442 "num-traits",
443 "time",
Alex Crichton15899b02018-01-25 04:01:42444]
445
446[[package]]
Steve Klabnika0769612017-02-07 23:13:57447name = "clap"
Igor Matuszewskic2249a42019-09-08 08:28:11448version = "2.33.0"
Steve Klabnika0769612017-02-07 23:13:57449source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:11450checksum = "5067f5bb2d80ef5d68b4c87db81601f0b75bca627bc2ef76b141d7b846a3c6d9"
Steve Klabnika0769612017-02-07 23:13:57451dependencies = [
Alex Crichton093ede22019-08-15 00:45:09452 "ansi_term",
453 "atty",
454 "bitflags",
455 "strsim",
456 "textwrap",
457 "unicode-width",
458 "vec_map",
459 "yaml-rust",
Steve Klabnika0769612017-02-07 23:13:57460]
461
462[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29463name = "clippy"
Oliver Schneider0ad54532018-07-14 22:01:24464version = "0.0.212"
Ahmed Charles9ca382f2016-09-02 08:55:29465dependencies = [
Manish Goregaokar7d0162d2019-10-24 15:06:40466 "cargo_metadata 0.9.0",
Alex Crichton093ede22019-08-15 00:45:09467 "clippy-mini-macro-test",
468 "clippy_lints",
Ralf Jung9e940f02019-11-28 17:40:05469 "compiletest_rs",
Alex Crichton093ede22019-08-15 00:45:09470 "derive-new",
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"
bjorn3e8a1e732019-07-20 09:27:13573version = "0.1.18"
Alex Crichton4c21a3b2018-11-20 05:52:50574source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09575checksum = "ef1c086a06d6f52f9c0d50cacdc021bfb6034ddeec9fb7e62f099f13f65472f4"
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"
729version = "0.2.0"
730source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09731checksum = "f739f8c5363aca78cfb059edf753d8f0d36908c348f3d8d1503f03d8b75d9cf3"
Nick Cameron4b6f5c22018-02-26 03:15:45732dependencies = [
Alex Crichton093ede22019-08-15 00:45:09733 "crossbeam-epoch 0.3.1",
734 "crossbeam-utils 0.2.2",
Nick Cameron4b6f5c22018-02-26 03:15:45735]
736
737[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:43738name = "crossbeam-deque"
739version = "0.6.3"
740source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09741checksum = "05e44b8cf3e1a625844d1750e1f7820da46044ff6d28f4d43e455ba3e5bb2c13"
Matthias Krüger696fb8f2019-01-21 15:32:43742dependencies = [
Alex Crichton093ede22019-08-15 00:45:09743 "crossbeam-epoch 0.7.2",
744 "crossbeam-utils 0.6.5",
Matthias Krüger696fb8f2019-01-21 15:32:43745]
746
747[[package]]
Josh Stone33c41252019-09-10 17:13:07748name = "crossbeam-deque"
749version = "0.7.1"
750source = "registry+https://github.com/rust-lang/crates.io-index"
751checksum = "b18cd2e169ad86297e6bc0ad9aa679aee9daa4f19e8163860faf7c164e4f5a71"
752dependencies = [
753 "crossbeam-epoch 0.7.2",
754 "crossbeam-utils 0.6.5",
755]
756
757[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45758name = "crossbeam-epoch"
Alex Crichtone9d89832018-04-02 15:43:55759version = "0.3.1"
Nick Cameron4b6f5c22018-02-26 03:15:45760source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09761checksum = "927121f5407de9956180ff5e936fe3cf4324279280001cd56b669d28ee7e9150"
Nick Cameron4b6f5c22018-02-26 03:15:45762dependencies = [
Alex Crichton093ede22019-08-15 00:45:09763 "arrayvec",
764 "cfg-if",
765 "crossbeam-utils 0.2.2",
766 "lazy_static 1.3.0",
767 "memoffset 0.2.1",
768 "nodrop",
769 "scopeguard 0.3.3",
Nick Cameron4b6f5c22018-02-26 03:15:45770]
771
772[[package]]
kennytmcab21f12018-07-26 21:58:55773name = "crossbeam-epoch"
Ralf Jungc7a599e2019-07-25 13:57:25774version = "0.7.2"
Matthias Krüger696fb8f2019-01-21 15:32:43775source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09776checksum = "fedcd6772e37f3da2a9af9bf12ebe046c0dfe657992377b4df982a2b54cd37a9"
Matthias Krüger696fb8f2019-01-21 15:32:43777dependencies = [
Alex Crichton093ede22019-08-15 00:45:09778 "arrayvec",
779 "cfg-if",
780 "crossbeam-utils 0.6.5",
781 "lazy_static 1.3.0",
782 "memoffset 0.5.1",
783 "scopeguard 1.0.0",
Matthias Krüger696fb8f2019-01-21 15:32:43784]
785
786[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33787name = "crossbeam-queue"
788version = "0.1.2"
789source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09790checksum = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33791dependencies = [
Alex Crichton093ede22019-08-15 00:45:09792 "crossbeam-utils 0.6.5",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33793]
794
795[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:45796name = "crossbeam-utils"
797version = "0.2.2"
798source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09799checksum = "2760899e32a1d58d5abb31129f8fae5de75220bc2176e77ff7c627ae45c918d9"
Nick Cameron4b6f5c22018-02-26 03:15:45800dependencies = [
Alex Crichton093ede22019-08-15 00:45:09801 "cfg-if",
Nick Cameron4b6f5c22018-02-26 03:15:45802]
803
804[[package]]
kennytmcab21f12018-07-26 21:58:55805name = "crossbeam-utils"
Eric Huss6a09cfa2019-05-16 05:27:39806version = "0.6.5"
Alex Crichton01127ca2018-11-16 11:08:23807source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09808checksum = "f8306fcef4a7b563b76b7dd949ca48f52bc1141aa067d2ea09565f3e2652aa5c"
Alex Crichton01127ca2018-11-16 11:08:23809dependencies = [
Alex Crichton093ede22019-08-15 00:45:09810 "cfg-if",
811 "lazy_static 1.3.0",
Alex Crichton01127ca2018-11-16 11:08:23812]
813
814[[package]]
Eric Husse0f2f9d2019-11-12 17:57:41815name = "crossbeam-utils"
816version = "0.7.0"
817source = "registry+https://github.com/rust-lang/crates.io-index"
818checksum = "ce446db02cdc3165b94ae73111e570793400d0794e46125cc4056c81cbb039f4"
819dependencies = [
820 "autocfg",
821 "cfg-if",
822 "lazy_static 1.3.0",
823]
824
825[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29826name = "crypto-hash"
Alex Crichton994bfd42018-02-26 17:07:16827version = "0.3.1"
Oliver Schneideracdf83f2017-12-06 08:25:29828source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09829checksum = "09de9ee0fc255ace04c7fa0763c9395a945c37c8292bb554f8d48361d1dcf1b4"
Oliver Schneideracdf83f2017-12-06 08:25:29830dependencies = [
Alex Crichton093ede22019-08-15 00:45:09831 "commoncrypto",
Aaron Hilld440e132019-09-16 18:45:40832 "hex 0.3.2",
Alex Crichton093ede22019-08-15 00:45:09833 "openssl",
Eric Huss139477d2019-11-12 18:14:48834 "winapi 0.3.8",
Oliver Schneideracdf83f2017-12-06 08:25:29835]
836
837[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58838name = "curl"
Alex Crichton44473882019-10-01 13:11:32839version = "0.4.24"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58840source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton44473882019-10-01 13:11:32841checksum = "d08ad3cb89d076a36b0ce5749eec2c9964f70c0c58480ab6b75a91ec4fc206d8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58842dependencies = [
Alex Crichton093ede22019-08-15 00:45:09843 "curl-sys",
Alex Crichton093ede22019-08-15 00:45:09844 "libc",
845 "openssl-probe",
846 "openssl-sys",
847 "schannel",
848 "socket2",
Eric Huss139477d2019-11-12 18:14:48849 "winapi 0.3.8",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58850]
851
852[[package]]
853name = "curl-sys"
Alex Crichton44473882019-10-01 13:11:32854version = "0.4.22"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58855source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton44473882019-10-01 13:11:32856checksum = "2e9a9a4e417722876332136a00cacf92c2ceb331fab4b52b6a1ad16c6cd79255"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58857dependencies = [
Alex Crichton093ede22019-08-15 00:45:09858 "cc",
859 "libc",
860 "libnghttp2-sys",
861 "libz-sys",
862 "openssl-sys",
863 "pkg-config",
864 "vcpkg",
Eric Huss139477d2019-11-12 18:14:48865 "winapi 0.3.8",
Josh Stone020c5ec2017-05-08 22:01:13866]
867
868[[package]]
Eric Huss2dafa912019-06-19 03:36:47869name = "darling"
870version = "0.8.6"
871source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09872checksum = "9158d690bc62a3a57c3e45b85e4d50de2008b39345592c64efd79345c7e24be0"
Eric Huss2dafa912019-06-19 03:36:47873dependencies = [
Alex Crichton093ede22019-08-15 00:45:09874 "darling_core",
875 "darling_macro",
Eric Huss2dafa912019-06-19 03:36:47876]
877
878[[package]]
879name = "darling_core"
880version = "0.8.6"
881source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09882checksum = "d2a368589465391e127e10c9e3a08efc8df66fd49b87dc8524c764bbe7f2ef82"
Eric Huss2dafa912019-06-19 03:36:47883dependencies = [
Alex Crichton093ede22019-08-15 00:45:09884 "fnv",
885 "ident_case",
Igor Matuszewskic2249a42019-09-08 08:28:11886 "proc-macro2 0.4.30",
887 "quote 0.6.12",
888 "syn 0.15.35",
Eric Huss2dafa912019-06-19 03:36:47889]
890
891[[package]]
892name = "darling_macro"
893version = "0.8.6"
894source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09895checksum = "244e8987bd4e174385240cde20a3657f607fb0797563c28255c353b5819a07b1"
Eric Huss2dafa912019-06-19 03:36:47896dependencies = [
Alex Crichton093ede22019-08-15 00:45:09897 "darling_core",
Igor Matuszewskic2249a42019-09-08 08:28:11898 "quote 0.6.12",
899 "syn 0.15.35",
Eric Huss2dafa912019-06-19 03:36:47900]
901
902[[package]]
Douglas Campos422fe7c2018-05-29 11:52:51903name = "datafrog"
Niko Matsakis826fb1d2019-01-02 19:45:22904version = "2.0.1"
Douglas Campos422fe7c2018-05-29 11:52:51905source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09906checksum = "a0afaad2b26fa326569eb264b1363e8ae3357618c43982b3f285f0774ce76b69"
Douglas Campos422fe7c2018-05-29 11:52:51907
908[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:58909name = "derive-new"
Bastien Orivel5c4534a2018-12-08 14:11:47910version = "0.5.6"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58911source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09912checksum = "6ca414e896ae072546f4d789f452daaecf60ddee4c9df5dc6d5936d769e3d87c"
Tatsuyuki Ishi0e79b972017-04-29 23:11:58913dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:11914 "proc-macro2 0.4.30",
915 "quote 0.6.12",
916 "syn 0.15.35",
Tatsuyuki Ishi0e79b972017-04-29 23:11:58917]
918
919[[package]]
kennytmcab21f12018-07-26 21:58:55920name = "derive_more"
Nick Cameron595bea62018-11-19 04:21:10921version = "0.13.0"
kennytmcab21f12018-07-26 21:58:55922source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09923checksum = "3f57d78cf3bd45270dad4e70c21ec77a960b36c7a841ff9db76aaa775a8fb871"
kennytmcab21f12018-07-26 21:58:55924dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:11925 "proc-macro2 0.4.30",
926 "quote 0.6.12",
Alex Crichton093ede22019-08-15 00:45:09927 "rustc_version",
Igor Matuszewskic2249a42019-09-08 08:28:11928 "syn 0.15.35",
kennytmcab21f12018-07-26 21:58:55929]
930
931[[package]]
Cengiz Can837817c2017-04-27 19:41:18932name = "diff"
Oliver Schneideracdf83f2017-12-06 08:25:29933version = "0.1.11"
Cengiz Can837817c2017-04-27 19:41:18934source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09935checksum = "3c2b69f912779fbb121ceb775d74d51e915af17aaebc38d28a592843a2dd0a3a"
Cengiz Can837817c2017-04-27 19:41:18936
937[[package]]
Mark Simulacrum42fde212018-03-10 14:03:06938name = "difference"
939version = "2.0.0"
940source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09941checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
Mark Simulacrum42fde212018-03-10 14:03:06942
943[[package]]
James Munnsde763692019-01-19 02:39:37944name = "digest"
945version = "0.7.6"
946source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09947checksum = "03b072242a8cbaf9c145665af9d250c59af3b958f83ed6824e13533cf76d5b90"
James Munnsde763692019-01-19 02:39:37948dependencies = [
Alex Crichton093ede22019-08-15 00:45:09949 "generic-array",
James Munnsde763692019-01-19 02:39:37950]
951
952[[package]]
Ralf Jung44b0fd62018-11-28 20:22:45953name = "directories"
Ralf Jung4e8626e2019-06-13 07:58:32954version = "2.0.1"
Ralf Jung44b0fd62018-11-28 20:22:45955source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09956checksum = "2ccc83e029c3cebb4c8155c644d34e3a070ccdb4ff90d369c74cd73f7cb3c984"
Ralf Jung44b0fd62018-11-28 20:22:45957dependencies = [
Alex Crichton093ede22019-08-15 00:45:09958 "cfg-if",
959 "dirs-sys",
Ralf Jung44b0fd62018-11-28 20:22:45960]
961
962[[package]]
flip19954c228cc2019-02-18 09:32:58963name = "dirs"
topecongiro3e9604b2019-07-15 13:51:42964version = "2.0.1"
flip19954c228cc2019-02-18 09:32:58965source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09966checksum = "1c4ef5a8b902d393339e2a2c7fe573af92ce7e0ee5a3ff827b4c9ad7e07e4fa1"
flip19954c228cc2019-02-18 09:32:58967dependencies = [
Alex Crichton093ede22019-08-15 00:45:09968 "cfg-if",
969 "dirs-sys",
flip19954c228cc2019-02-18 09:32:58970]
971
972[[package]]
Ralf Jung4e8626e2019-06-13 07:58:32973name = "dirs-sys"
974version = "0.3.3"
975source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09976checksum = "937756392ec77d1f2dd9dc3ac9d69867d109a2121479d72c364e42f4cab21e2d"
Ralf Jung4e8626e2019-06-13 07:58:32977dependencies = [
Alex Crichton093ede22019-08-15 00:45:09978 "cfg-if",
979 "libc",
980 "redox_users",
Eric Huss139477d2019-11-12 18:14:48981 "winapi 0.3.8",
Ralf Jung4e8626e2019-06-13 07:58:32982]
983
984[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:29985name = "dlmalloc"
Jethro Beekman6c44bbb2019-02-26 00:18:22986version = "0.1.3"
Alex Crichton4c21a3b2018-11-20 05:52:50987source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09988checksum = "f283302e035e61c23f2b86b3093e8c6273a4c3125742d6087e96ade001ca5e63"
Oliver Schneideracdf83f2017-12-06 08:25:29989dependencies = [
Alex Crichton093ede22019-08-15 00:45:09990 "compiler_builtins",
991 "libc",
992 "rustc-std-workspace-core",
Oliver Schneideracdf83f2017-12-06 08:25:29993]
994
995[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:33996name = "dtoa"
997version = "0.4.4"
998source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:09999checksum = "ea57b42383d091c85abcc2706240b94ab2a8fa1fc81c10ff23c4de06e2a90b5e"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331000
1001[[package]]
Eric Huss139477d2019-11-12 18:14:481002name = "dunce"
1003version = "1.0.0"
1004source = "registry+https://github.com/rust-lang/crates.io-index"
1005checksum = "d0ad6bf6a88548d1126045c413548df1453d9be094a8ab9fd59bf1fdd338da4f"
1006
1007[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291008name = "either"
Alex Crichtone9d89832018-04-02 15:43:551009version = "1.5.0"
Oliver Schneideracdf83f2017-12-06 08:25:291010source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091011checksum = "3be565ca5c557d7f59e7cfcf1844f9e3033650c929c6566f511e8005f205c1d0"
Oliver Schneideracdf83f2017-12-06 08:25:291012
1013[[package]]
steveklabnikecfbaca2018-04-03 14:32:041014name = "elasticlunr-rs"
Bastien Orivel5c4534a2018-12-08 14:11:471015version = "2.3.4"
steveklabnikecfbaca2018-04-03 14:32:041016source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091017checksum = "a99a310cd1f9770e7bf8e48810c7bcbb0e078c8fb23a8c7bcf0da4c2bf61a455"
steveklabnikecfbaca2018-04-03 14:32:041018dependencies = [
Alex Crichton093ede22019-08-15 00:45:091019 "lazy_static 1.3.0",
1020 "regex",
1021 "serde",
1022 "serde_derive",
1023 "serde_json",
1024 "strum",
1025 "strum_macros",
steveklabnikecfbaca2018-04-03 14:32:041026]
1027
1028[[package]]
Sean Griffin755bdaa2018-01-29 20:45:121029name = "ena"
Nicholas Nethercote3eae7f62019-09-20 01:23:471030version = "0.13.1"
varkor443a2d42019-03-19 21:30:071031source = "registry+https://github.com/rust-lang/crates.io-index"
Nicholas Nethercote3eae7f62019-09-20 01:23:471032checksum = "8944dc8fa28ce4a38f778bd46bf7d923fe73eed5a439398507246c8e017e6f36"
varkor443a2d42019-03-19 21:30:071033dependencies = [
Alex Crichton093ede22019-08-15 00:45:091034 "log",
varkor443a2d42019-03-19 21:30:071035]
1036
1037[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331038name = "encoding_rs"
1039version = "0.8.17"
1040source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091041checksum = "4155785c79f2f6701f185eb2e6b4caf0555ec03477cb4c70db67b465311620ed"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331042dependencies = [
Alex Crichton093ede22019-08-15 00:45:091043 "cfg-if",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331044]
1045
1046[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581047name = "env_logger"
Mateusz Mikuła8ddbe762019-08-29 11:22:211048version = "0.6.2"
Alex Crichton15899b02018-01-25 04:01:421049source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła8ddbe762019-08-29 11:22:211050checksum = "aafcde04e90a5226a6443b7aabdb016ba2f8307c847d524724bd9b346dd1a2d3"
Alex Crichton01127ca2018-11-16 11:08:231051dependencies = [
Alex Crichton093ede22019-08-15 00:45:091052 "atty",
1053 "humantime",
1054 "log",
1055 "regex",
1056 "termcolor",
Alex Crichton01127ca2018-11-16 11:08:231057]
1058
1059[[package]]
Alex Crichton5c5e3fa2019-09-24 18:06:561060name = "env_logger"
Ralf Jung64cf5962019-10-30 20:03:191061version = "0.7.1"
Alex Crichton5c5e3fa2019-09-24 18:06:561062source = "registry+https://github.com/rust-lang/crates.io-index"
Ralf Jung64cf5962019-10-30 20:03:191063checksum = "44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36"
Alex Crichton5c5e3fa2019-09-24 18:06:561064dependencies = [
1065 "atty",
1066 "humantime",
1067 "log",
1068 "regex",
1069 "termcolor",
1070]
1071
1072[[package]]
Josh Stone020c5ec2017-05-08 22:01:131073name = "error-chain"
Ralf Jungf684f802018-07-13 08:34:501074version = "0.12.0"
1075source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091076checksum = "07e791d3be96241c77c43846b665ef1384606da2cd2a48730abe606a12906e02"
Ralf Jungf684f802018-07-13 08:34:501077dependencies = [
Alex Crichton093ede22019-08-15 00:45:091078 "backtrace",
Ralf Jungf684f802018-07-13 08:34:501079]
1080
1081[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291082name = "error_index_generator"
1083version = "0.0.0"
Mark Simulacrume2e9b402017-07-23 02:01:581084dependencies = [
Alex Crichton093ede22019-08-15 00:45:091085 "rustdoc",
Mark Rousskov99ce39b2019-08-19 22:04:251086 "walkdir",
Mark Simulacrume2e9b402017-07-23 02:01:581087]
Ahmed Charles9ca382f2016-09-02 08:55:291088
1089[[package]]
Alex Crichton325d7392017-12-10 17:42:491090name = "failure"
Eric Huss55917ba2019-02-03 22:42:291091version = "0.1.5"
Alex Crichton325d7392017-12-10 17:42:491092source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091093checksum = "795bd83d3abeb9220f257e597aa0080a508b27533824adf336529648f6abf7e2"
Alex Crichton325d7392017-12-10 17:42:491094dependencies = [
Alex Crichton093ede22019-08-15 00:45:091095 "backtrace",
1096 "failure_derive",
Alex Crichton325d7392017-12-10 17:42:491097]
1098
1099[[package]]
1100name = "failure_derive"
Eric Huss55917ba2019-02-03 22:42:291101version = "0.1.5"
Alex Crichton325d7392017-12-10 17:42:491102source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091103checksum = "ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1"
Alex Crichton325d7392017-12-10 17:42:491104dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:111105 "proc-macro2 0.4.30",
1106 "quote 0.6.12",
1107 "syn 0.15.35",
Mateusz Mikuład8960882019-10-04 12:43:231108 "synstructure 0.10.2",
Alex Crichton325d7392017-12-10 17:42:491109]
1110
1111[[package]]
James Munnsde763692019-01-19 02:39:371112name = "fake-simd"
1113version = "0.1.2"
1114source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091115checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
James Munnsde763692019-01-19 02:39:371116
1117[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291118name = "filetime"
Alex Crichtonb4110902018-12-08 11:06:541119version = "0.2.4"
Alex Crichton924f8c72018-04-18 15:43:591120source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091121checksum = "a2df5c1a8c4be27e7707789dc42ae65976e60b394afd293d1419ab915833e646"
Alex Crichton924f8c72018-04-18 15:43:591122dependencies = [
Alex Crichton093ede22019-08-15 00:45:091123 "cfg-if",
1124 "libc",
1125 "redox_syscall",
Alex Crichton924f8c72018-04-18 15:43:591126]
1127
1128[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:331129name = "fixedbitset"
1130version = "0.1.9"
1131source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091132checksum = "86d4de0081402f5e88cdac65c8dcdcc73118c1a7a465e2a05f0da05843a8ea33"
Mark Simulacrumb0dbc7c2018-03-27 10:44:331133
1134[[package]]
Josh Stone020c5ec2017-05-08 22:01:131135name = "flate2"
Eric Huss139477d2019-11-12 18:14:481136version = "1.0.12"
Felix Schütt7c13fa32017-12-31 14:34:291137source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:481138checksum = "ad3c5233c9a940c8719031b423d7e6c16af66e031cb0420b0896f5245bf181d3"
Felix Schütt7c13fa32017-12-31 14:34:291139dependencies = [
Eric Huss139477d2019-11-12 18:14:481140 "cfg-if",
Alex Crichton093ede22019-08-15 00:45:091141 "crc32fast",
1142 "libc",
1143 "libz-sys",
Eric Huss139477d2019-11-12 18:14:481144 "miniz_oxide",
Felix Schütt7c13fa32017-12-31 14:34:291145]
1146
1147[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291148name = "fmt_macros"
1149version = "0.0.0"
Mark Rousskovdc130722019-06-04 02:47:421150dependencies = [
Aleksey Kladova0c186c2019-07-21 11:50:391151 "rustc_lexer",
Alex Crichton093ede22019-08-15 00:45:091152 "syntax_pos",
Mark Rousskovdc130722019-06-04 02:47:421153]
Ahmed Charles9ca382f2016-09-02 08:55:291154
1155[[package]]
Simon Sapinb77ff242017-07-18 21:26:551156name = "fnv"
Oliver Schneideracdf83f2017-12-06 08:25:291157version = "1.0.6"
Simon Sapinb77ff242017-07-18 21:26:551158source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091159checksum = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
Simon Sapinb77ff242017-07-18 21:26:551160
1161[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581162name = "foreign-types"
Oliver Schneideracdf83f2017-12-06 08:25:291163version = "0.3.2"
1164source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091165checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
Oliver Schneideracdf83f2017-12-06 08:25:291166dependencies = [
Alex Crichton093ede22019-08-15 00:45:091167 "foreign-types-shared",
Oliver Schneideracdf83f2017-12-06 08:25:291168]
1169
1170[[package]]
1171name = "foreign-types-shared"
1172version = "0.1.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581173source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091174checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581175
1176[[package]]
Jethro Beekman4a350562018-08-28 04:33:261177name = "fortanix-sgx-abi"
Jethro Beekmandcb5db82018-12-19 11:56:171178version = "0.3.2"
Alex Crichton4c21a3b2018-11-20 05:52:501179source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091180checksum = "3f8cbee5e872cf7db61a999a041f9bc4706ca7bf7df4cb914f53fabb1c1bc550"
Jethro Beekman4a350562018-08-28 04:33:261181dependencies = [
Alex Crichton093ede22019-08-15 00:45:091182 "compiler_builtins",
1183 "rustc-std-workspace-core",
Jethro Beekman4a350562018-08-28 04:33:261184]
1185
1186[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581187name = "fs2"
Alex Crichton80d6ed22018-01-08 21:56:221188version = "0.4.3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581189source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091190checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581191dependencies = [
Alex Crichton093ede22019-08-15 00:45:091192 "libc",
Eric Huss139477d2019-11-12 18:14:481193 "winapi 0.3.8",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581194]
1195
1196[[package]]
Alex Crichton016eaf82018-10-21 02:15:061197name = "fs_extra"
1198version = "1.1.0"
1199source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091200checksum = "5f2a4a2034423744d2cc7ca2068453168dcdb82c438419e639a26bd87839c674"
Alex Crichton016eaf82018-10-21 02:15:061201
1202[[package]]
Nick Cameron77177052018-07-06 00:34:001203name = "fst"
1204version = "0.3.0"
1205source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091206checksum = "d94485a00b1827b861dd9d1a2cc9764f9044d4c535514c0760a5a2012ef3399f"
Nick Cameron77177052018-07-06 00:34:001207dependencies = [
Alex Crichton093ede22019-08-15 00:45:091208 "byteorder",
Nick Cameron77177052018-07-06 00:34:001209]
1210
1211[[package]]
Laurențiu Nicolab888eb92019-06-10 18:22:311212name = "fuchsia-cprng"
1213version = "0.1.1"
1214source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091215checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
Laurențiu Nicolab888eb92019-06-10 18:22:311216
1217[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291218name = "fuchsia-zircon"
Alex Crichton80d6ed22018-01-08 21:56:221219version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:291220source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091221checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
Oliver Schneideracdf83f2017-12-06 08:25:291222dependencies = [
Alex Crichton093ede22019-08-15 00:45:091223 "bitflags",
1224 "fuchsia-zircon-sys",
Oliver Schneideracdf83f2017-12-06 08:25:291225]
1226
1227[[package]]
1228name = "fuchsia-zircon-sys"
Alex Crichton80d6ed22018-01-08 21:56:221229version = "0.3.3"
Oliver Schneideracdf83f2017-12-06 08:25:291230source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091231checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
Oliver Schneideracdf83f2017-12-06 08:25:291232
1233[[package]]
steveklabnikecfbaca2018-04-03 14:32:041234name = "futf"
Alex Crichtond8251152018-07-02 16:33:161235version = "0.1.4"
steveklabnikecfbaca2018-04-03 14:32:041236source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091237checksum = "7c9c1ce3fa9336301af935ab852c437817d14cd33690446569392e65170aac3b"
steveklabnikecfbaca2018-04-03 14:32:041238dependencies = [
Alex Crichton093ede22019-08-15 00:45:091239 "mac",
1240 "new_debug_unreachable",
steveklabnikecfbaca2018-04-03 14:32:041241]
1242
1243[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121244name = "futures"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331245version = "0.1.28"
Ahmed Charles9ca382f2016-09-02 08:55:291246source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091247checksum = "45dc39533a6cae6da2b56da48edae506bb767ec07370f86f70fc062e9d435869"
Ahmed Charles9ca382f2016-09-02 08:55:291248
1249[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331250name = "futures-cpupool"
1251version = "0.1.8"
1252source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091253checksum = "ab90cde24b3319636588d0c35fe03b1333857621051837ed769faefb4c2162e4"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331254dependencies = [
Alex Crichton093ede22019-08-15 00:45:091255 "futures",
1256 "num_cpus",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331257]
1258
1259[[package]]
Eric Huss97308712018-08-14 21:27:261260name = "fwdansi"
1261version = "1.0.1"
1262source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091263checksum = "34dd4c507af68d37ffef962063dfa1944ce0dd4d5b82043dbab1dabe088610c3"
Eric Huss97308712018-08-14 21:27:261264dependencies = [
Alex Crichton093ede22019-08-15 00:45:091265 "memchr",
1266 "termcolor",
Eric Huss97308712018-08-14 21:27:261267]
1268
1269[[package]]
James Munnsde763692019-01-19 02:39:371270name = "generic-array"
1271version = "0.9.0"
1272source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091273checksum = "ef25c5683767570c2bbd7deba372926a55eaae9982d7726ee2a1050239d45b9d"
James Munnsde763692019-01-19 02:39:371274dependencies = [
Alex Crichton093ede22019-08-15 00:45:091275 "typenum",
James Munnsde763692019-01-19 02:39:371276]
1277
1278[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291279name = "getopts"
Alex Crichtonb47c9692019-08-16 15:29:081280version = "0.2.21"
Ahmed Charles9ca382f2016-09-02 08:55:291281source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:081282checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
varkore72f7e12019-04-30 19:37:361283dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:081284 "rustc-std-workspace-core",
1285 "rustc-std-workspace-std",
Alex Crichton093ede22019-08-15 00:45:091286 "unicode-width",
varkore72f7e12019-04-30 19:37:361287]
Ahmed Charles9ca382f2016-09-02 08:55:291288
1289[[package]]
gnzlbg52caca02019-08-01 15:02:261290name = "getrandom"
Mateusz Mikuła32101ad2019-08-22 10:28:031291version = "0.1.12"
gnzlbg52caca02019-08-01 15:02:261292source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła32101ad2019-08-22 10:28:031293checksum = "473a1265acc8ff1e808cd0a1af8cee3c2ee5200916058a2ca113c29f2d903571"
gnzlbg52caca02019-08-01 15:02:261294dependencies = [
Alex Crichton093ede22019-08-15 00:45:091295 "cfg-if",
1296 "libc",
Mateusz Mikuła32101ad2019-08-22 10:28:031297 "wasi",
gnzlbg52caca02019-08-01 15:02:261298]
1299
1300[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581301name = "git2"
Eric Hussa9023832019-11-09 19:59:531302version = "0.10.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581303source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussa9023832019-11-09 19:59:531304checksum = "39f27186fbb5ec67ece9a56990292bc5aed3c3fc51b9b07b0b52446b1dfb4a82"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581305dependencies = [
Alex Crichton093ede22019-08-15 00:45:091306 "bitflags",
1307 "libc",
1308 "libgit2-sys",
1309 "log",
1310 "openssl-probe",
1311 "openssl-sys",
flip199596c3ec12019-08-20 07:32:531312 "url 2.1.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581313]
1314
1315[[package]]
1316name = "git2-curl"
Eric Huss85a4d6f52019-08-27 21:03:321317version = "0.11.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581318source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss85a4d6f52019-08-27 21:03:321319checksum = "cd6527e480187ce19aaf4fa6acfb7657b25628ce31cb8ffabdfca3bf731524c5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581320dependencies = [
Alex Crichton093ede22019-08-15 00:45:091321 "curl",
1322 "git2",
1323 "log",
flip199596c3ec12019-08-20 07:32:531324 "url 2.1.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581325]
1326
1327[[package]]
1328name = "glob"
Eric Huss45432452019-03-12 20:34:471329version = "0.3.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581330source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091331checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581332
1333[[package]]
Simon Sapinb77ff242017-07-18 21:26:551334name = "globset"
Eric Huss6a09cfa2019-05-16 05:27:391335version = "0.4.3"
Simon Sapinb77ff242017-07-18 21:26:551336source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091337checksum = "ef4feaabe24a0a658fd9cf4a9acf6ed284f045c77df0f49020ba3245cfb7b454"
Simon Sapinb77ff242017-07-18 21:26:551338dependencies = [
Alex Crichton093ede22019-08-15 00:45:091339 "aho-corasick",
1340 "bstr",
1341 "fnv",
1342 "log",
1343 "regex",
Simon Sapinb77ff242017-07-18 21:26:551344]
1345
1346[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291347name = "graphviz"
1348version = "0.0.0"
1349
1350[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331351name = "h2"
1352version = "0.1.25"
1353source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091354checksum = "a539b63339fbbb00e081e84b6e11bd1d9634a82d91da2984a18ac74a8823f392"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331355dependencies = [
Alex Crichton093ede22019-08-15 00:45:091356 "byteorder",
1357 "bytes",
1358 "fnv",
1359 "futures",
1360 "http",
1361 "indexmap",
1362 "log",
1363 "slab",
1364 "string",
1365 "tokio-io",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331366]
1367
1368[[package]]
Steve Klabnika0769612017-02-07 23:13:571369name = "handlebars"
Eric Huss04538c62019-07-08 21:52:071370version = "2.0.1"
Steve Klabnika0769612017-02-07 23:13:571371source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091372checksum = "df044dd42cdb7e32f28557b661406fc0f2494be75199779998810dbc35030e0d"
Steve Klabnika0769612017-02-07 23:13:571373dependencies = [
Félix Saparellibdcc21c2019-09-21 10:56:051374 "hashbrown 0.5.0",
Alex Crichton093ede22019-08-15 00:45:091375 "lazy_static 1.3.0",
1376 "log",
1377 "pest",
1378 "pest_derive",
1379 "quick-error",
1380 "regex",
1381 "serde",
1382 "serde_json",
James Munnsde763692019-01-19 02:39:371383]
1384
1385[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:051386name = "hashbrown"
Simon Sapina92c29b2019-06-12 16:31:321387version = "0.5.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:051388source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091389checksum = "e1de41fb8dba9714efd92241565cdff73f78508c95697dd56787d3cba27e2353"
Amanieu d'Antras1fa7a212019-02-07 11:08:051390dependencies = [
Félix Saparellibdcc21c2019-09-21 10:56:051391 "serde",
1392]
1393
1394[[package]]
1395name = "hashbrown"
Alex Crichton060b6cb2019-10-24 15:07:031396version = "0.6.2"
Félix Saparellibdcc21c2019-09-21 10:56:051397source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton060b6cb2019-10-24 15:07:031398checksum = "3cd9867f119b19fecb08cd5c326ad4488d7a1da4bf75b4d95d71db742525aaab"
Félix Saparellibdcc21c2019-09-21 10:56:051399dependencies = [
1400 "autocfg",
Alex Crichton093ede22019-08-15 00:45:091401 "compiler_builtins",
1402 "rustc-std-workspace-alloc",
1403 "rustc-std-workspace-core",
Eric Huss04538c62019-07-08 21:52:071404]
1405
1406[[package]]
Bastien Orivel5c4534a2018-12-08 14:11:471407name = "heck"
1408version = "0.3.0"
1409source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091410checksum = "ea04fa3ead4e05e51a7c806fc07271fdbde4e246a6c6d1efd52e72230b771b82"
Bastien Orivel5c4534a2018-12-08 14:11:471411dependencies = [
Alex Crichton093ede22019-08-15 00:45:091412 "unicode-segmentation",
Bastien Orivel5c4534a2018-12-08 14:11:471413]
1414
1415[[package]]
Stefan Lankes5ebd4d92019-10-20 07:55:101416name = "hermit-abi"
1417version = "0.1.1"
1418source = "registry+https://github.com/rust-lang/crates.io-index"
1419checksum = "f22b8f315b98f415780ddbe9163c7dbbc5a07225b6d102ace1d8aeef85775140"
1420dependencies = [
1421 "compiler_builtins",
1422 "libc",
1423 "rustc-std-workspace-core",
1424]
1425
1426[[package]]
Alex Crichton1cede102017-06-15 02:33:061427name = "hex"
Alex Crichtond8251152018-07-02 16:33:161428version = "0.3.2"
Alex Crichton80d6ed22018-01-08 21:56:221429source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091430checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
Alex Crichton80d6ed22018-01-08 21:56:221431
1432[[package]]
Aaron Hilld440e132019-09-16 18:45:401433name = "hex"
1434version = "0.4.0"
1435source = "registry+https://github.com/rust-lang/crates.io-index"
1436checksum = "023b39be39e3a2da62a94feb433e91e8bcd37676fbc8bea371daf52b7a769a3e"
1437
1438[[package]]
Nick Cameronad8ecc22017-07-19 01:32:121439name = "home"
Lzu Tao81d813d2019-10-12 08:29:271440version = "0.5.1"
flip199596c3ec12019-08-20 07:32:531441source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Tao81d813d2019-10-12 08:29:271442checksum = "a3753954f7bd71f0e671afb8b5a992d1724cf43b7f95a563cd4a0bde94659ca8"
flip199596c3ec12019-08-20 07:32:531443dependencies = [
1444 "scopeguard 1.0.0",
Eric Huss139477d2019-11-12 18:14:481445 "winapi 0.3.8",
flip199596c3ec12019-08-20 07:32:531446]
1447
1448[[package]]
steveklabnikecfbaca2018-04-03 14:32:041449name = "html5ever"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531450version = "0.24.1"
Eric Huss2dafa912019-06-19 03:36:471451source = "registry+https://github.com/rust-lang/crates.io-index"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531452checksum = "025483b0a1e4577bb28578318c886ee5f817dda6eb62473269349044406644cb"
Eric Huss2dafa912019-06-19 03:36:471453dependencies = [
Alex Crichton093ede22019-08-15 00:45:091454 "log",
1455 "mac",
1456 "markup5ever",
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531457 "proc-macro2 1.0.3",
1458 "quote 1.0.2",
1459 "syn 1.0.5",
Eric Huss2dafa912019-06-19 03:36:471460]
1461
1462[[package]]
Eric Hussd2228ca2019-03-29 03:13:131463name = "http"
Eric Huss139477d2019-11-12 18:14:481464version = "0.1.19"
Eric Hussd2228ca2019-03-29 03:13:131465source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:481466checksum = "d7e06e336150b178206af098a055e3621e8336027e2b4d126bda0bc64824baaf"
Eric Hussd2228ca2019-03-29 03:13:131467dependencies = [
Alex Crichton093ede22019-08-15 00:45:091468 "bytes",
1469 "fnv",
1470 "itoa",
Eric Hussd2228ca2019-03-29 03:13:131471]
1472
1473[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331474name = "http-body"
1475version = "0.1.0"
1476source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091477checksum = "6741c859c1b2463a423a1dbce98d418e6c3c3fc720fb0d45528657320920292d"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331478dependencies = [
Alex Crichton093ede22019-08-15 00:45:091479 "bytes",
1480 "futures",
1481 "http",
1482 "tokio-buf",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331483]
1484
1485[[package]]
1486name = "httparse"
1487version = "1.3.4"
1488source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091489checksum = "cd179ae861f0c2e53da70d892f5f3029f9594be0c41dc5269cd371691b1dc2f9"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331490
1491[[package]]
Alex Crichton87f3dda2018-03-01 19:08:481492name = "humantime"
Alex Crichton5c5e3fa2019-09-24 18:06:561493version = "1.3.0"
Alex Crichton87f3dda2018-03-01 19:08:481494source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton5c5e3fa2019-09-24 18:06:561495checksum = "df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f"
Alex Crichton87f3dda2018-03-01 19:08:481496dependencies = [
Alex Crichton093ede22019-08-15 00:45:091497 "quick-error",
Alex Crichton87f3dda2018-03-01 19:08:481498]
1499
1500[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331501name = "hyper"
1502version = "0.12.31"
1503source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091504checksum = "6481fff8269772d4463253ca83c788104a7305cb3fb9136bc651a6211e46e03f"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331505dependencies = [
Alex Crichton093ede22019-08-15 00:45:091506 "bytes",
1507 "futures",
1508 "futures-cpupool",
1509 "h2",
1510 "http",
1511 "http-body",
1512 "httparse",
1513 "iovec",
1514 "itoa",
1515 "log",
1516 "net2",
1517 "rustc_version",
1518 "time",
1519 "tokio",
1520 "tokio-buf",
1521 "tokio-executor",
1522 "tokio-io",
1523 "tokio-reactor",
1524 "tokio-tcp",
1525 "tokio-threadpool",
1526 "tokio-timer",
1527 "want",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331528]
1529
1530[[package]]
1531name = "hyper-tls"
1532version = "0.3.2"
1533source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091534checksum = "3a800d6aa50af4b5850b2b0f659625ce9504df908e9733b635720483be26174f"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331535dependencies = [
Alex Crichton093ede22019-08-15 00:45:091536 "bytes",
1537 "futures",
1538 "hyper",
1539 "native-tls",
1540 "tokio-io",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:331541]
1542
1543[[package]]
Eric Huss2dafa912019-06-19 03:36:471544name = "ident_case"
1545version = "1.0.1"
1546source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091547checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
Eric Huss2dafa912019-06-19 03:36:471548
1549[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581550name = "idna"
Alex Crichton52d7ee832018-07-17 16:04:221551version = "0.1.5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581552source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091553checksum = "38f09e0f0b1fb55fdee1f17470ad800da77af5186a1a76c026b679358b7e844e"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581554dependencies = [
Alex Crichton093ede22019-08-15 00:45:091555 "matches",
1556 "unicode-bidi",
1557 "unicode-normalization",
Alex Crichtonf6304e12017-02-15 22:55:261558]
1559
1560[[package]]
Eric Hussf2428a62019-08-01 00:44:391561name = "idna"
1562version = "0.2.0"
1563source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091564checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
Eric Hussf2428a62019-08-01 00:44:391565dependencies = [
Alex Crichton093ede22019-08-15 00:45:091566 "matches",
1567 "unicode-bidi",
1568 "unicode-normalization",
Eric Hussf2428a62019-08-01 00:44:391569]
1570
1571[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291572name = "if_chain"
Oliver Scherer2a789512019-05-26 17:21:541573version = "1.0.0"
Oliver Schneideracdf83f2017-12-06 08:25:291574source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091575checksum = "c3360c7b59e5ffa2653671fb74b4741a5d343c03f331c0a4aeda42b5c2b0ec7d"
Oliver Schneideracdf83f2017-12-06 08:25:291576
1577[[package]]
Simon Sapinb77ff242017-07-18 21:26:551578name = "ignore"
Eric Huss6a09cfa2019-05-16 05:27:391579version = "0.4.7"
Simon Sapinb77ff242017-07-18 21:26:551580source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091581checksum = "8dc57fa12805f367736a38541ac1a9fc6a52812a0ca959b1d4d4b640a89eb002"
Simon Sapinb77ff242017-07-18 21:26:551582dependencies = [
Alex Crichton093ede22019-08-15 00:45:091583 "crossbeam-channel",
1584 "globset",
1585 "lazy_static 1.3.0",
1586 "log",
1587 "memchr",
1588 "regex",
1589 "same-file",
1590 "thread_local",
1591 "walkdir",
1592 "winapi-util",
Simon Sapinb77ff242017-07-18 21:26:551593]
1594
1595[[package]]
Eric Huss8c20add2018-12-03 01:33:201596name = "im-rc"
Eric Huss2b985322019-11-25 16:14:071597version = "14.0.0"
Eric Huss8c20add2018-12-03 01:33:201598source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:071599checksum = "e9ad726dce25993be6352b0bff048e4d2647440c0a673d32257c4fac49356d18"
Eric Huss8c20add2018-12-03 01:33:201600dependencies = [
Eric Huss2b985322019-11-25 16:14:071601 "bitmaps",
1602 "rand_core 0.5.1",
1603 "rand_xoshiro",
Alex Crichton093ede22019-08-15 00:45:091604 "sized-chunks",
1605 "typenum",
Eric Huss2b985322019-11-25 16:14:071606 "version_check 0.9.1",
Eric Huss8c20add2018-12-03 01:33:201607]
1608
1609[[package]]
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571610name = "indexmap"
1611version = "1.0.2"
1612source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091613checksum = "7e81a7c05f79578dbc15793d8b619db9ba32b4577003ef3af1a91c416798c58d"
Eduard-Mihai Burtescu961fe542019-05-14 16:42:571614
1615[[package]]
Josh Stone020c5ec2017-05-08 22:01:131616name = "installer"
1617version = "0.0.0"
1618dependencies = [
Alex Crichton093ede22019-08-15 00:45:091619 "clap",
1620 "failure",
1621 "flate2",
1622 "lazy_static 1.3.0",
1623 "num_cpus",
1624 "rayon",
1625 "remove_dir_all",
1626 "tar",
1627 "walkdir",
Eric Huss139477d2019-11-12 18:14:481628 "winapi 0.3.8",
Alex Crichton093ede22019-08-15 00:45:091629 "xz2",
Josh Stone020c5ec2017-05-08 22:01:131630]
1631
1632[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431633name = "iovec"
1634version = "0.1.2"
1635source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091636checksum = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08"
Matthias Krüger696fb8f2019-01-21 15:32:431637dependencies = [
Alex Crichton093ede22019-08-15 00:45:091638 "libc",
1639 "winapi 0.2.8",
Matthias Krüger696fb8f2019-01-21 15:32:431640]
1641
1642[[package]]
steveklabnik54371882018-01-25 17:32:251643name = "is-match"
1644version = "0.1.0"
1645source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091646checksum = "7e5b386aef33a1c677be65237cb9d32c3f3ef56bd035949710c4bb13083eb053"
steveklabnik54371882018-01-25 17:32:251647
1648[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291649name = "itertools"
Alex Crichtone9d89832018-04-02 15:43:551650version = "0.7.8"
steveklabnik54371882018-01-25 17:32:251651source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091652checksum = "f58856976b776fedd95533137617a02fb25719f40e7d9b01c7043cd65474f450"
steveklabnik54371882018-01-25 17:32:251653dependencies = [
Alex Crichton093ede22019-08-15 00:45:091654 "either",
steveklabnik54371882018-01-25 17:32:251655]
1656
1657[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431658name = "itertools"
1659version = "0.8.0"
1660source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091661checksum = "5b8467d9c1cebe26feb08c640139247fac215782d35371ade9a2136ed6085358"
Matthias Krüger696fb8f2019-01-21 15:32:431662dependencies = [
Alex Crichton093ede22019-08-15 00:45:091663 "either",
Matthias Krüger696fb8f2019-01-21 15:32:431664]
1665
1666[[package]]
Steve Klabnik2795de32017-02-20 00:20:571667name = "itoa"
Eric Hussaedb74b2019-06-12 14:37:301668version = "0.4.4"
Steve Klabnik2795de32017-02-20 00:20:571669source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091670checksum = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
Steve Klabnik2795de32017-02-20 00:20:571671
1672[[package]]
Alex Crichton016eaf82018-10-21 02:15:061673name = "jemalloc-sys"
gnzlbgb73886d2019-03-26 10:29:211674version = "0.3.0"
Alex Crichton016eaf82018-10-21 02:15:061675source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091676checksum = "7bef0d4ce37578dfd80b466e3d8324bd9de788e249f1accebb0c472ea4b52bdc"
Alex Crichton016eaf82018-10-21 02:15:061677dependencies = [
Alex Crichton093ede22019-08-15 00:45:091678 "cc",
1679 "fs_extra",
1680 "libc",
Alex Crichton016eaf82018-10-21 02:15:061681]
1682
1683[[package]]
Alex Crichton453080f2017-06-05 16:36:481684name = "jobserver"
gnzlbg52caca02019-08-01 15:02:261685version = "0.1.16"
Alex Crichton453080f2017-06-05 16:36:481686source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091687checksum = "f74e73053eaf95399bf926e48fc7a2a3ce50bd0eaaa2357d391e95b2dcdd4f10"
Alex Crichton453080f2017-06-05 16:36:481688dependencies = [
Alex Crichton093ede22019-08-15 00:45:091689 "libc",
1690 "log",
1691 "rand 0.7.0",
Alex Crichton453080f2017-06-05 16:36:481692]
1693
1694[[package]]
Igor Matuszewski3a17cf72018-08-25 16:17:551695name = "json"
1696version = "0.11.13"
1697source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091698checksum = "9ad0485404155f45cce53a40d4b2d6ac356418300daed05273d9e26f91c390be"
Igor Matuszewski3a17cf72018-08-25 16:17:551699
1700[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:111701name = "jsonrpc-client-transports"
1702version = "13.1.0"
Nick Cameronad8ecc22017-07-19 01:32:121703source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:111704checksum = "39577db48b004cffb4c5b8e5c9b993c177c52599ecbee88711e815acf65144db"
1705dependencies = [
1706 "failure",
1707 "futures",
1708 "jsonrpc-core",
1709 "jsonrpc-pubsub",
1710 "jsonrpc-server-utils",
1711 "log",
1712 "parity-tokio-ipc",
1713 "serde",
1714 "serde_json",
1715 "tokio",
1716 "url 1.7.2",
1717]
1718
1719[[package]]
1720name = "jsonrpc-core"
Igor Matuszewski0658b242019-10-30 08:47:421721version = "13.2.0"
Igor Matuszewskic2249a42019-09-08 08:28:111722source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewski0658b242019-10-30 08:47:421723checksum = "91d767c183a7e58618a609499d359ce3820700b3ebb4823a18c343b4a2a41a0d"
Nick Cameronad8ecc22017-07-19 01:32:121724dependencies = [
Alex Crichton093ede22019-08-15 00:45:091725 "futures",
1726 "log",
1727 "serde",
1728 "serde_derive",
1729 "serde_json",
Nick Cameronad8ecc22017-07-19 01:32:121730]
1731
1732[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:111733name = "jsonrpc-core-client"
1734version = "13.1.0"
1735source = "registry+https://github.com/rust-lang/crates.io-index"
1736checksum = "f047c10738edee7c3c6acf5241a0ce33df32ef9230c1a7fb03e4a77ee72c992f"
1737dependencies = [
1738 "jsonrpc-client-transports",
1739]
1740
1741[[package]]
1742name = "jsonrpc-derive"
1743version = "13.1.0"
1744source = "registry+https://github.com/rust-lang/crates.io-index"
1745checksum = "29f9149f785deaae92a4c834a9a1a83a4313b8cfedccf15362cd4cf039a64501"
1746dependencies = [
1747 "proc-macro-crate",
1748 "proc-macro2 0.4.30",
1749 "quote 0.6.12",
1750 "syn 0.15.35",
1751]
1752
1753[[package]]
1754name = "jsonrpc-ipc-server"
1755version = "13.1.0"
1756source = "registry+https://github.com/rust-lang/crates.io-index"
1757checksum = "256c5e4292c17b4c2ecdf542299dc8e9d6b3939c075c54825570ad9317fe5751"
1758dependencies = [
1759 "jsonrpc-core",
1760 "jsonrpc-server-utils",
1761 "log",
1762 "parity-tokio-ipc",
1763 "parking_lot 0.9.0",
1764 "tokio-service",
1765]
1766
1767[[package]]
1768name = "jsonrpc-pubsub"
1769version = "13.1.0"
1770source = "registry+https://github.com/rust-lang/crates.io-index"
1771checksum = "e2c08b444cc0ed70263798834343d0ac875e664257df8079160f23ac1ea79446"
1772dependencies = [
1773 "jsonrpc-core",
1774 "log",
1775 "parking_lot 0.9.0",
1776 "serde",
1777]
1778
1779[[package]]
1780name = "jsonrpc-server-utils"
1781version = "13.1.0"
1782source = "registry+https://github.com/rust-lang/crates.io-index"
1783checksum = "44561bfdd31401bad790527f1e951dde144f2341ddc3e1b859d32945e1a34eff"
1784dependencies = [
1785 "bytes",
1786 "globset",
1787 "jsonrpc-core",
1788 "lazy_static 1.3.0",
1789 "log",
1790 "num_cpus",
1791 "tokio",
1792 "tokio-codec",
Eric Huss139477d2019-11-12 18:14:481793 "unicase",
Igor Matuszewskic2249a42019-09-08 08:28:111794]
1795
1796[[package]]
Steve Klabnika0769612017-02-07 23:13:571797name = "kernel32-sys"
1798version = "0.2.2"
1799source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091800checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
Steve Klabnika0769612017-02-07 23:13:571801dependencies = [
Alex Crichton093ede22019-08-15 00:45:091802 "winapi 0.2.8",
1803 "winapi-build",
Steve Klabnika0769612017-02-07 23:13:571804]
1805
1806[[package]]
1807name = "lazy_static"
Oliver Schneideracdf83f2017-12-06 08:25:291808version = "0.2.11"
1809source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091810checksum = "76f033c7ad61445c5b347c7382dd1237847eb1bce590fe50365dcb33d546be73"
Oliver Schneideracdf83f2017-12-06 08:25:291811
1812[[package]]
Alex Crichton325d7392017-12-10 17:42:491813name = "lazy_static"
Andy Russellb2f71fb2019-05-09 16:03:131814version = "1.3.0"
Alex Crichton325d7392017-12-10 17:42:491815source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091816checksum = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14"
Alex Crichton325d7392017-12-10 17:42:491817
1818[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:291819name = "lazycell"
Alex Crichtonb4110902018-12-08 11:06:541820version = "1.2.1"
Alex Crichton994bfd42018-02-26 17:07:161821source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091822checksum = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
Alex Crichton994bfd42018-02-26 17:07:161823
1824[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291825name = "libc"
Mateusz Mikuła01008e42019-10-16 10:50:591826version = "0.2.64"
Ahmed Charles9ca382f2016-09-02 08:55:291827source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła01008e42019-10-16 10:50:591828checksum = "74dfca3d9957906e8d1e6a0b641dc9a59848e793f1da2165889fd4f62d10d79c"
Alex Crichton4c21a3b2018-11-20 05:52:501829dependencies = [
Alex Crichton093ede22019-08-15 00:45:091830 "rustc-std-workspace-core",
Alex Crichton4c21a3b2018-11-20 05:52:501831]
Ahmed Charles9ca382f2016-09-02 08:55:291832
1833[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581834name = "libgit2-sys"
Eric Hussa9023832019-11-09 19:59:531835version = "0.9.1"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581836source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussa9023832019-11-09 19:59:531837checksum = "a30f8637eb59616ee3b8a00f6adff781ee4ddd8343a615b8238de756060cc1b3"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581838dependencies = [
Alex Crichton093ede22019-08-15 00:45:091839 "cc",
1840 "libc",
1841 "libssh2-sys",
1842 "libz-sys",
1843 "openssl-sys",
1844 "pkg-config",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581845]
1846
1847[[package]]
Alex Crichton8ccf1122018-09-20 21:37:531848name = "libnghttp2-sys"
Alex Crichtonb4110902018-12-08 11:06:541849version = "0.1.1"
Alex Crichton8ccf1122018-09-20 21:37:531850source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091851checksum = "d75d7966bda4730b722d1eab8e668df445368a24394bae9fc1e8dc0ab3dbe4f4"
Alex Crichton8ccf1122018-09-20 21:37:531852dependencies = [
Alex Crichton093ede22019-08-15 00:45:091853 "cc",
1854 "libc",
Alex Crichton8ccf1122018-09-20 21:37:531855]
1856
1857[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581858name = "libssh2-sys"
Alex Crichtonb1305c22018-09-17 16:52:021859version = "0.2.11"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581860source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091861checksum = "126a1f4078368b163bfdee65fbab072af08a1b374a5551b21e87ade27b1fbf9d"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581862dependencies = [
Alex Crichton093ede22019-08-15 00:45:091863 "cc",
1864 "libc",
1865 "libz-sys",
1866 "openssl-sys",
1867 "pkg-config",
1868 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581869]
1870
1871[[package]]
1872name = "libz-sys"
Alex Crichtonb4110902018-12-08 11:06:541873version = "1.0.25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581874source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091875checksum = "2eb5e43362e38e2bca2fd5f5134c4d4564a23a5c28e9b95411652021a8675ebe"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581876dependencies = [
Alex Crichton093ede22019-08-15 00:45:091877 "cc",
1878 "libc",
1879 "pkg-config",
1880 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:581881]
1882
1883[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291884name = "linkchecker"
1885version = "0.1.0"
Ahmed Charles9ca382f2016-09-02 08:55:291886
1887[[package]]
Mark Rousskov9ec5ef52018-08-04 22:24:391888name = "lock_api"
1889version = "0.1.3"
1890source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091891checksum = "949826a5ccf18c1b3a7c3d57692778d21768b79e46eb9dd07bfc4c2160036c54"
Mark Rousskov9ec5ef52018-08-04 22:24:391892dependencies = [
Alex Crichton093ede22019-08-15 00:45:091893 "owning_ref",
1894 "scopeguard 0.3.3",
Mark Rousskov9ec5ef52018-08-04 22:24:391895]
1896
1897[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:111898name = "lock_api"
1899version = "0.3.1"
1900source = "registry+https://github.com/rust-lang/crates.io-index"
1901checksum = "f8912e782533a93a167888781b836336a6ca5da6175c05944c86cf28c31104dc"
1902dependencies = [
1903 "scopeguard 1.0.0",
1904]
1905
1906[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:291907name = "log"
Eric Huss85a4d6f52019-08-27 21:03:321908version = "0.4.8"
Malo Jaffré8ed13d62017-12-29 10:24:381909source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss85a4d6f52019-08-27 21:03:321910checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
Malo Jaffré8ed13d62017-12-29 10:24:381911dependencies = [
Alex Crichton093ede22019-08-15 00:45:091912 "cfg-if",
Malo Jaffré8ed13d62017-12-29 10:24:381913]
Ahmed Charles9ca382f2016-09-02 08:55:291914
1915[[package]]
Oliver Schneiderea351922017-09-18 14:18:231916name = "log_settings"
Alex Crichtond8251152018-07-02 16:33:161917version = "0.1.2"
Oliver Schneiderea351922017-09-18 14:18:231918source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091919checksum = "19af41f0565d7c19b2058153ad0b42d4d5ce89ec4dbf06ed6741114a8b63e7cd"
Oliver Schneiderea351922017-09-18 14:18:231920dependencies = [
Alex Crichton093ede22019-08-15 00:45:091921 "lazy_static 1.3.0",
Oliver Schneiderea351922017-09-18 14:18:231922]
1923
1924[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:431925name = "lsp-codec"
Eric Huss9243f9c2019-03-04 21:18:441926version = "0.1.2"
Matthias Krüger696fb8f2019-01-21 15:32:431927source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091928checksum = "169d737ad89cf8ddd82d1804d9122f54568c49377665157277cc90d747b1d31a"
Matthias Krüger696fb8f2019-01-21 15:32:431929dependencies = [
Alex Crichton093ede22019-08-15 00:45:091930 "bytes",
1931 "serde_json",
1932 "tokio-codec",
Matthias Krüger696fb8f2019-01-21 15:32:431933]
1934
1935[[package]]
1936name = "lsp-types"
Igor Matuszewskic2249a42019-09-08 08:28:111937version = "0.60.0"
Matthias Krüger696fb8f2019-01-21 15:32:431938source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:111939checksum = "fe3edefcd66dde1f7f1df706f46520a3c93adc5ca4bc5747da6621195e894efd"
Matthias Krüger696fb8f2019-01-21 15:32:431940dependencies = [
Alex Crichton093ede22019-08-15 00:45:091941 "bitflags",
Alex Crichton093ede22019-08-15 00:45:091942 "serde",
Alex Crichton093ede22019-08-15 00:45:091943 "serde_json",
Igor Matuszewskic2249a42019-09-08 08:28:111944 "serde_repr",
1945 "url 2.1.0",
Matthias Krüger696fb8f2019-01-21 15:32:431946]
1947
1948[[package]]
Josh Stone020c5ec2017-05-08 22:01:131949name = "lzma-sys"
Alex Crichton9b4f6de2019-07-15 15:23:561950version = "0.1.14"
Josh Stone020c5ec2017-05-08 22:01:131951source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091952checksum = "16b5c59c57cc4d39e7999f50431aa312ea78af7c93b23fbb0c3567bd672e7f35"
Josh Stone020c5ec2017-05-08 22:01:131953dependencies = [
Alex Crichton093ede22019-08-15 00:45:091954 "cc",
1955 "libc",
1956 "pkg-config",
Josh Stone020c5ec2017-05-08 22:01:131957]
1958
1959[[package]]
steveklabnikecfbaca2018-04-03 14:32:041960name = "mac"
1961version = "0.1.1"
1962source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091963checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
steveklabnikecfbaca2018-04-03 14:32:041964
1965[[package]]
Guillaume Gomezcf5ee8f2018-08-15 13:07:071966name = "macro-utils"
1967version = "0.1.2"
1968source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091969checksum = "f2c4deaccc2ead6a28c16c0ba82f07d52b6475397415ce40876e559b0b0ea510"
Guillaume Gomezcf5ee8f2018-08-15 13:07:071970
1971[[package]]
steveklabnikecfbaca2018-04-03 14:32:041972name = "maplit"
1973version = "1.0.1"
1974source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091975checksum = "08cbb6b4fef96b6d77bfc40ec491b1690c779e77b05cd9f07f787ed376fd4c43"
steveklabnikecfbaca2018-04-03 14:32:041976
1977[[package]]
1978name = "markup5ever"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531979version = "0.9.0"
Eric Huss2dafa912019-06-19 03:36:471980source = "registry+https://github.com/rust-lang/crates.io-index"
Carol (Nichols || Goulding)3bd16c22019-10-28 20:21:531981checksum = "65381d9d47506b8592b97c4efd936afcf673b09b059f2bef39c7211ee78b9d03"
Eric Huss2dafa912019-06-19 03:36:471982dependencies = [
Alex Crichton093ede22019-08-15 00:45:091983 "log",
1984 "phf",
1985 "phf_codegen",
1986 "serde",
1987 "serde_derive",
1988 "serde_json",
1989 "string_cache",
1990 "string_cache_codegen",
1991 "tendril",
Eric Huss2dafa912019-06-19 03:36:471992]
1993
1994[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:581995name = "matches"
Alex Crichton2863b752018-08-21 17:23:471996version = "0.1.8"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581997source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:091998checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
Tatsuyuki Ishi0e79b972017-04-29 23:11:581999
2000[[package]]
Steve Klabnika0769612017-02-07 23:13:572001name = "mdbook"
Eric Huss139477d2019-11-12 18:14:482002version = "0.3.5"
Steve Klabnika0769612017-02-07 23:13:572003source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482004checksum = "031bdd9d4893c983e2f69ebc4b59070feee8276a584c4aabdcb351235ea28016"
Steve Klabnika0769612017-02-07 23:13:572005dependencies = [
Alex Crichton093ede22019-08-15 00:45:092006 "ammonia",
2007 "chrono",
2008 "clap",
2009 "elasticlunr-rs",
Alex Crichton5c5e3fa2019-09-24 18:06:562010 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:092011 "error-chain",
2012 "handlebars",
2013 "itertools 0.8.0",
2014 "lazy_static 1.3.0",
2015 "log",
2016 "memchr",
2017 "open",
Eric Huss139477d2019-11-12 18:14:482018 "pulldown-cmark 0.6.1",
Alex Crichton093ede22019-08-15 00:45:092019 "regex",
2020 "serde",
2021 "serde_derive",
2022 "serde_json",
2023 "shlex",
2024 "tempfile",
Eric Huss7d92cf42019-08-20 17:46:352025 "toml",
Alex Crichton093ede22019-08-15 00:45:092026 "toml-query",
James Munnsde763692019-01-19 02:39:372027]
2028
2029[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332030name = "mdbook-linkcheck"
Eric Huss139477d2019-11-12 18:14:482031version = "0.5.0"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332032source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482033checksum = "c0a04db564ca37c47771f8455c825dc941ea851ff0deffcf55a04c512406b409"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332034dependencies = [
Eric Huss139477d2019-11-12 18:14:482035 "codespan",
2036 "codespan-reporting",
2037 "dunce",
2038 "either",
2039 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092040 "failure",
Eric Huss139477d2019-11-12 18:14:482041 "http",
Alex Crichton093ede22019-08-15 00:45:092042 "log",
2043 "mdbook",
Eric Huss139477d2019-11-12 18:14:482044 "percent-encoding 2.1.0",
2045 "pulldown-cmark 0.6.1",
Alex Crichton093ede22019-08-15 00:45:092046 "rayon",
2047 "regex",
2048 "reqwest",
2049 "semver",
2050 "serde",
2051 "serde_derive",
2052 "serde_json",
Eric Huss139477d2019-11-12 18:14:482053 "structopt",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332054]
2055
2056[[package]]
Wesley Wiser56e434d2019-04-04 23:41:492057name = "measureme"
Michael Woeristeree1173a2019-10-24 15:14:382058version = "0.4.0"
Wesley Wiser56e434d2019-04-04 23:41:492059source = "registry+https://github.com/rust-lang/crates.io-index"
Michael Woeristeree1173a2019-10-24 15:14:382060checksum = "cd21b0e6e1af976b269ce062038fe5e1b9ca2f817ab7a3af09ec4210aebf0d30"
Wesley Wiser56e434d2019-04-04 23:41:492061dependencies = [
Alex Crichton093ede22019-08-15 00:45:092062 "byteorder",
2063 "memmap",
2064 "rustc-hash",
Wesley Wiser56e434d2019-04-04 23:41:492065]
2066
2067[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582068name = "memchr"
Andy Russell30301642019-04-20 17:03:592069version = "2.2.0"
Oliver Schneideracdf83f2017-12-06 08:25:292070source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092071checksum = "2efc7bc57c883d4a4d6e3246905283d8dae951bb3bd32f49d6ef297f546e1c39"
Steve Klabnika0769612017-02-07 23:13:572072
2073[[package]]
Michael Woeristerabd5cc32018-08-31 13:18:082074name = "memmap"
2075version = "0.6.2"
2076source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092077checksum = "e2ffa2c986de11a9df78620c01eeaaf27d94d3ff02bf81bfcca953102dd0c6ff"
Michael Woeristerabd5cc32018-08-31 13:18:082078dependencies = [
Alex Crichton093ede22019-08-15 00:45:092079 "libc",
Eric Huss139477d2019-11-12 18:14:482080 "winapi 0.3.8",
Michael Woeristerabd5cc32018-08-31 13:18:082081]
2082
2083[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452084name = "memoffset"
2085version = "0.2.1"
2086source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092087checksum = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3"
Nick Cameron4b6f5c22018-02-26 03:15:452088
2089[[package]]
Ralf Jungc7a599e2019-07-25 13:57:252090name = "memoffset"
2091version = "0.5.1"
2092source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092093checksum = "ce6075db033bbbb7ee5a0bbd3a3186bbae616f57fb001c485c7ff77955f8177f"
Ralf Jungc7a599e2019-07-25 13:57:252094dependencies = [
Alex Crichton093ede22019-08-15 00:45:092095 "rustc_version",
Ralf Jungc7a599e2019-07-25 13:57:252096]
2097
2098[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332099name = "mime"
2100version = "0.3.13"
2101source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092102checksum = "3e27ca21f40a310bd06d9031785f4801710d566c184a6e15bad4f1d9b65f9425"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332103dependencies = [
Eric Huss139477d2019-11-12 18:14:482104 "unicase",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332105]
2106
2107[[package]]
2108name = "mime_guess"
Eric Huss139477d2019-11-12 18:14:482109version = "2.0.1"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332110source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482111checksum = "1a0ed03949aef72dbdf3116a383d7b38b4768e6f960528cd6a6044aa9ed68599"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332112dependencies = [
Alex Crichton093ede22019-08-15 00:45:092113 "mime",
Eric Huss139477d2019-11-12 18:14:482114 "unicase",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332115]
2116
2117[[package]]
Guillaume Gomez4b145732018-05-10 22:02:052118name = "minifier"
Guillaume Gomez3f4dbd32019-07-28 18:24:522119version = "0.0.33"
Guillaume Gomez4b145732018-05-10 22:02:052120source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092121checksum = "70bf0db2475f5e627787da77ca52fe33c294063f49f4134b8bc662eedb5e7332"
Guillaume Gomez4b145732018-05-10 22:02:052122dependencies = [
Alex Crichton093ede22019-08-15 00:45:092123 "macro-utils",
Guillaume Gomez4b145732018-05-10 22:02:052124]
2125
2126[[package]]
Alex Crichtonb4110902018-12-08 11:06:542127name = "miniz_oxide"
Eric Huss139477d2019-11-12 18:14:482128version = "0.3.5"
Alex Crichtonb4110902018-12-08 11:06:542129source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482130checksum = "6f3f74f726ae935c3f514300cc6773a0c9492abc5e972d42ba0c0ebb88757625"
Alex Crichtonb4110902018-12-08 11:06:542131dependencies = [
Alex Crichton093ede22019-08-15 00:45:092132 "adler32",
Alex Crichtonb4110902018-12-08 11:06:542133]
2134
2135[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:432136name = "mio"
2137version = "0.6.16"
2138source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092139checksum = "71646331f2619b1026cc302f87a2b8b648d5c6dd6937846a16cc8ce0f347f432"
Matthias Krüger696fb8f2019-01-21 15:32:432140dependencies = [
Alex Crichton093ede22019-08-15 00:45:092141 "fuchsia-zircon",
2142 "fuchsia-zircon-sys",
2143 "iovec",
2144 "kernel32-sys",
2145 "lazycell",
2146 "libc",
2147 "log",
2148 "miow 0.2.1",
2149 "net2",
2150 "slab",
2151 "winapi 0.2.8",
Matthias Krüger696fb8f2019-01-21 15:32:432152]
2153
2154[[package]]
2155name = "mio-named-pipes"
2156version = "0.1.6"
2157source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092158checksum = "f5e374eff525ce1c5b7687c4cef63943e7686524a387933ad27ca7ec43779cb3"
Matthias Krüger696fb8f2019-01-21 15:32:432159dependencies = [
Alex Crichton093ede22019-08-15 00:45:092160 "log",
2161 "mio",
2162 "miow 0.3.3",
Eric Huss139477d2019-11-12 18:14:482163 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:432164]
2165
2166[[package]]
2167name = "mio-uds"
2168version = "0.6.7"
2169source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092170checksum = "966257a94e196b11bb43aca423754d87429960a768de9414f3691d6957abf125"
Matthias Krüger696fb8f2019-01-21 15:32:432171dependencies = [
Alex Crichton093ede22019-08-15 00:45:092172 "iovec",
2173 "libc",
2174 "mio",
Matthias Krüger696fb8f2019-01-21 15:32:432175]
2176
2177[[package]]
2178name = "miow"
2179version = "0.2.1"
2180source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092181checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
Matthias Krüger696fb8f2019-01-21 15:32:432182dependencies = [
Alex Crichton093ede22019-08-15 00:45:092183 "kernel32-sys",
2184 "net2",
2185 "winapi 0.2.8",
2186 "ws2_32-sys",
Matthias Krüger696fb8f2019-01-21 15:32:432187]
2188
2189[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582190name = "miow"
Alex Crichton2863b752018-08-21 17:23:472191version = "0.3.3"
Alex Crichtona8eaabc2018-03-07 07:39:552192source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092193checksum = "396aa0f2003d7df8395cb93e09871561ccc3e785f0acb369170e8cc74ddf9226"
Alex Crichtona8eaabc2018-03-07 07:39:552194dependencies = [
Alex Crichton093ede22019-08-15 00:45:092195 "socket2",
Eric Huss139477d2019-11-12 18:14:482196 "winapi 0.3.8",
Alex Crichtona8eaabc2018-03-07 07:39:552197]
2198
2199[[package]]
kennytm0692b3d2017-12-15 19:41:582200name = "miri"
2201version = "0.1.0"
2202dependencies = [
Alex Crichton093ede22019-08-15 00:45:092203 "byteorder",
Ralf Jung64cf5962019-10-30 20:03:192204 "cargo_metadata 0.9.0",
Alex Crichton093ede22019-08-15 00:45:092205 "colored",
Ralf Jung9e940f02019-11-28 17:40:052206 "compiletest_rs",
Alex Crichton093ede22019-08-15 00:45:092207 "directories",
Ralf Jung64cf5962019-10-30 20:03:192208 "env_logger 0.7.1",
Ralf Jung98ad4ac2019-08-27 13:49:472209 "getrandom",
Ralf Jung64cf5962019-10-30 20:03:192210 "hex 0.4.0",
Alex Crichton093ede22019-08-15 00:45:092211 "log",
2212 "num-traits",
Ralf Jung4b175332019-09-15 11:53:042213 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:092214 "rustc-workspace-hack",
2215 "rustc_version",
2216 "shell-escape",
2217 "vergen",
kennytm0692b3d2017-12-15 19:41:582218]
2219
2220[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332221name = "native-tls"
2222version = "0.2.3"
2223source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092224checksum = "4b2df1a4c22fd44a62147fd8f13dd0f95c9d8ca7b2610299b2a2f9cf8964274e"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332225dependencies = [
Alex Crichton093ede22019-08-15 00:45:092226 "lazy_static 1.3.0",
2227 "libc",
2228 "log",
2229 "openssl",
2230 "openssl-probe",
2231 "openssl-sys",
2232 "schannel",
2233 "security-framework",
2234 "security-framework-sys",
2235 "tempfile",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:332236]
2237
2238[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:432239name = "net2"
2240version = "0.2.33"
2241source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092242checksum = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
Matthias Krüger696fb8f2019-01-21 15:32:432243dependencies = [
Alex Crichton093ede22019-08-15 00:45:092244 "cfg-if",
2245 "libc",
Eric Huss139477d2019-11-12 18:14:482246 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:432247]
2248
2249[[package]]
Alex Crichtond8251152018-07-02 16:33:162250name = "new_debug_unreachable"
Yuki Okushi85ea4a12019-06-25 14:09:252251version = "1.0.3"
Alex Crichtond8251152018-07-02 16:33:162252source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092253checksum = "f40f005c60db6e03bae699e414c58bf9aa7ea02a2d0b9bfbcf19286cc4c82b30"
Alex Crichtond8251152018-07-02 16:33:162254
2255[[package]]
Nick Cameron4b6f5c22018-02-26 03:15:452256name = "nodrop"
2257version = "0.1.12"
2258source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092259checksum = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2"
Nick Cameron4b6f5c22018-02-26 03:15:452260
2261[[package]]
Oliver Schneider0ad54532018-07-14 22:01:242262name = "num-integer"
2263version = "0.1.39"
Alex Crichton994bfd42018-02-26 17:07:162264source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092265checksum = "e83d528d2677f0518c570baf2b7abdcf0cd2d248860b68507bdcb3e91d4c0cea"
Alex Crichton994bfd42018-02-26 17:07:162266dependencies = [
Alex Crichton093ede22019-08-15 00:45:092267 "num-traits",
Alex Crichton994bfd42018-02-26 17:07:162268]
2269
2270[[package]]
2271name = "num-traits"
Alex Crichtonb4110902018-12-08 11:06:542272version = "0.2.6"
Steve Klabnik2795de32017-02-20 00:20:572273source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092274checksum = "0b3a5d7cc97d6d30d8b9bc8fa19bf45349ffe46241e8816f50f62f6d6aaabee1"
Steve Klabnik2795de32017-02-20 00:20:572275
2276[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292277name = "num_cpus"
Eric Hussa9023832019-11-09 19:59:532278version = "1.10.1"
Ahmed Charles9ca382f2016-09-02 08:55:292279source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Hussa9023832019-11-09 19:59:532280checksum = "bcef43580c035376c0705c42792c294b66974abbfd2789b511784023f71f3273"
Ahmed Charles9ca382f2016-09-02 08:55:292281dependencies = [
Alex Crichton093ede22019-08-15 00:45:092282 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292283]
2284
2285[[package]]
Mark Rousskov2fc32b92019-09-10 01:01:412286name = "once_cell"
2287version = "1.1.0"
2288source = "registry+https://github.com/rust-lang/crates.io-index"
2289checksum = "d6a04cb71e910d0034815600180f62a95bf6e67942d7ab52a166a68c7d7e9cd0"
2290
2291[[package]]
Steve Klabnik2795de32017-02-20 00:20:572292name = "open"
Alex Crichton041d3552017-09-27 22:37:022293version = "1.2.1"
Steve Klabnik2795de32017-02-20 00:20:572294source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092295checksum = "c281318d992e4432cfa799969467003d05921582a7489a8325e37f8a450d5113"
Steve Klabnik2795de32017-02-20 00:20:572296
2297[[package]]
Alex Crichton2863b752018-08-21 17:23:472298name = "opener"
Eric Hussfc72e562019-05-07 01:19:212299version = "0.4.0"
Alex Crichton2863b752018-08-21 17:23:472300source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092301checksum = "998c59e83d9474c01127a96e023b7a04bb061dd286bf8bb939d31dc8d31a7448"
Alex Crichton2863b752018-08-21 17:23:472302dependencies = [
Eric Huss139477d2019-11-12 18:14:482303 "winapi 0.3.8",
Alex Crichton2863b752018-08-21 17:23:472304]
2305
2306[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582307name = "openssl"
Lzu Taoe6d72c32019-11-09 03:49:032308version = "0.10.25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582309source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Taoe6d72c32019-11-09 03:49:032310checksum = "2f372b2b53ce10fb823a337aaa674e3a7d072b957c6264d0f4ff0bd86e657449"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582311dependencies = [
Alex Crichton093ede22019-08-15 00:45:092312 "bitflags",
2313 "cfg-if",
2314 "foreign-types",
2315 "lazy_static 1.3.0",
2316 "libc",
2317 "openssl-sys",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582318]
2319
2320[[package]]
2321name = "openssl-probe"
Alex Crichton325d7392017-12-10 17:42:492322version = "0.1.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582323source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092324checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582325
2326[[package]]
Eric Huss97308712018-08-14 21:27:262327name = "openssl-src"
Alex Crichtonb88bcf02019-09-11 13:55:402328version = "111.6.0+1.1.1d"
Eric Huss97308712018-08-14 21:27:262329source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb88bcf02019-09-11 13:55:402330checksum = "b9c2da1de8a7a3f860919c01540b03a6db16de042405a8a07a5e9d0b4b825d9c"
Eric Huss97308712018-08-14 21:27:262331dependencies = [
Alex Crichton093ede22019-08-15 00:45:092332 "cc",
Eric Huss97308712018-08-14 21:27:262333]
2334
2335[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582336name = "openssl-sys"
Lzu Taoe6d72c32019-11-09 03:49:032337version = "0.9.52"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582338source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Taoe6d72c32019-11-09 03:49:032339checksum = "c977d08e1312e2f7e4b86f9ebaa0ed3b19d1daff75fae88bbb88108afbd801fc"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582340dependencies = [
Lzu Taoe6d72c32019-11-09 03:49:032341 "autocfg",
Alex Crichton093ede22019-08-15 00:45:092342 "cc",
2343 "libc",
2344 "openssl-src",
2345 "pkg-config",
Alex Crichton093ede22019-08-15 00:45:092346 "vcpkg",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582347]
2348
2349[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:332350name = "ordermap"
2351version = "0.3.5"
2352source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092353checksum = "a86ed3f5f244b372d6b1a00b72ef7f8876d0bc6a78a4c9985c53614041512063"
Mark Simulacrumb0dbc7c2018-03-27 10:44:332354
2355[[package]]
Nick Cameron77177052018-07-06 00:34:002356name = "ordslice"
2357version = "0.3.0"
2358source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092359checksum = "dd20eec3dbe4376829cb7d80ae6ac45e0a766831dca50202ff2d40db46a8a024"
Nick Cameron77177052018-07-06 00:34:002360
2361[[package]]
Robin Kruppe1a24a592017-04-26 21:22:452362name = "owning_ref"
2363version = "0.3.3"
2364source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092365checksum = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
Robin Kruppe1a24a592017-04-26 21:22:452366dependencies = [
Alex Crichton093ede22019-08-15 00:45:092367 "stable_deref_trait",
Robin Kruppe1a24a592017-04-26 21:22:452368]
2369
2370[[package]]
Nick Cameron7a7445b2018-12-01 10:36:322371name = "packed_simd"
2372version = "0.3.1"
2373source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092374checksum = "25d36de864f7218ec5633572a800109bbe5a1cc8d9d95a967f3daf93ea7e6ddc"
Nick Cameron7a7445b2018-12-01 10:36:322375dependencies = [
Alex Crichton093ede22019-08-15 00:45:092376 "cfg-if",
Nick Cameron7a7445b2018-12-01 10:36:322377]
2378
2379[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292380name = "panic_abort"
2381version = "0.0.0"
2382dependencies = [
Alex Crichton093ede22019-08-15 00:45:092383 "compiler_builtins",
2384 "core",
2385 "libc",
Ahmed Charles9ca382f2016-09-02 08:55:292386]
2387
2388[[package]]
2389name = "panic_unwind"
2390version = "0.0.0"
2391dependencies = [
Alex Crichton093ede22019-08-15 00:45:092392 "alloc",
2393 "cfg-if",
2394 "compiler_builtins",
2395 "core",
2396 "libc",
2397 "unwind",
Ahmed Charles9ca382f2016-09-02 08:55:292398]
2399
2400[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112401name = "parity-tokio-ipc"
2402version = "0.2.0"
2403source = "registry+https://github.com/rust-lang/crates.io-index"
2404checksum = "8281bf4f1d6429573f89589bf68d89451c46750977a8264f8ea3edbabeba7947"
2405dependencies = [
2406 "bytes",
2407 "futures",
2408 "log",
2409 "mio-named-pipes",
2410 "miow 0.3.3",
2411 "rand 0.7.0",
2412 "tokio",
2413 "tokio-named-pipes",
2414 "tokio-uds",
Eric Huss139477d2019-11-12 18:14:482415 "winapi 0.3.8",
Igor Matuszewskic2249a42019-09-08 08:28:112416]
2417
2418[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012419name = "parking_lot"
Matthias Krüger696fb8f2019-01-21 15:32:432420version = "0.7.1"
2421source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092422checksum = "ab41b4aed082705d1056416ae4468b6ea99d52599ecf3169b00088d43113e337"
Matthias Krüger696fb8f2019-01-21 15:32:432423dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:112424 "lock_api 0.1.3",
2425 "parking_lot_core 0.4.0",
2426]
2427
2428[[package]]
2429name = "parking_lot"
2430version = "0.9.0"
2431source = "registry+https://github.com/rust-lang/crates.io-index"
2432checksum = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252"
2433dependencies = [
2434 "lock_api 0.3.1",
2435 "parking_lot_core 0.6.2",
2436 "rustc_version",
Matthias Krüger696fb8f2019-01-21 15:32:432437]
2438
2439[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:012440name = "parking_lot_core"
Matthias Krüger696fb8f2019-01-21 15:32:432441version = "0.4.0"
2442source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092443checksum = "94c8c7923936b28d546dfd14d4472eaf34c99b14e1c973a32b3e6d4eb04298c9"
Matthias Krüger696fb8f2019-01-21 15:32:432444dependencies = [
Alex Crichton093ede22019-08-15 00:45:092445 "libc",
2446 "rand 0.6.1",
2447 "rustc_version",
Ralf Jung90b8d342019-11-04 14:59:092448 "smallvec 0.6.10",
Eric Huss139477d2019-11-12 18:14:482449 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:432450]
2451
2452[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112453name = "parking_lot_core"
2454version = "0.6.2"
2455source = "registry+https://github.com/rust-lang/crates.io-index"
2456checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b"
2457dependencies = [
2458 "cfg-if",
2459 "cloudabi",
2460 "libc",
2461 "redox_syscall",
2462 "rustc_version",
Ralf Jung90b8d342019-11-04 14:59:092463 "smallvec 0.6.10",
Eric Huss139477d2019-11-12 18:14:482464 "winapi 0.3.8",
Igor Matuszewskic2249a42019-09-08 08:28:112465]
2466
2467[[package]]
Alex Crichton1cede102017-06-15 02:33:062468name = "percent-encoding"
Oliver Schneideracdf83f2017-12-06 08:25:292469version = "1.0.1"
Alex Crichton1cede102017-06-15 02:33:062470source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092471checksum = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
Alex Crichton1cede102017-06-15 02:33:062472
2473[[package]]
Eric Hussf2428a62019-08-01 00:44:392474name = "percent-encoding"
Eric Huss139477d2019-11-12 18:14:482475version = "2.1.0"
Eric Hussf2428a62019-08-01 00:44:392476source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482477checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
Eric Hussf2428a62019-08-01 00:44:392478
2479[[package]]
Steve Klabnika0769612017-02-07 23:13:572480name = "pest"
James Munnsde763692019-01-19 02:39:372481version = "2.1.0"
2482source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092483checksum = "54f0c72a98d8ab3c99560bfd16df8059cc10e1f9a8e83e6e3b97718dd766e9c3"
James Munnsde763692019-01-19 02:39:372484dependencies = [
Alex Crichton093ede22019-08-15 00:45:092485 "ucd-trie",
James Munnsde763692019-01-19 02:39:372486]
2487
2488[[package]]
Alex Crichtone9d89832018-04-02 15:43:552489name = "pest_derive"
James Munnsde763692019-01-19 02:39:372490version = "2.1.0"
2491source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092492checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
James Munnsde763692019-01-19 02:39:372493dependencies = [
Alex Crichton093ede22019-08-15 00:45:092494 "pest",
2495 "pest_generator",
James Munnsde763692019-01-19 02:39:372496]
2497
2498[[package]]
2499name = "pest_generator"
2500version = "2.1.0"
2501source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092502checksum = "63120576c4efd69615b5537d3d052257328a4ca82876771d6944424ccfd9f646"
James Munnsde763692019-01-19 02:39:372503dependencies = [
Alex Crichton093ede22019-08-15 00:45:092504 "pest",
2505 "pest_meta",
Igor Matuszewskic2249a42019-09-08 08:28:112506 "proc-macro2 0.4.30",
2507 "quote 0.6.12",
2508 "syn 0.15.35",
James Munnsde763692019-01-19 02:39:372509]
2510
2511[[package]]
2512name = "pest_meta"
2513version = "2.1.0"
2514source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092515checksum = "f5a3492a4ed208ffc247adcdcc7ba2a95be3104f58877d0d02f0df39bf3efb5e"
James Munnsde763692019-01-19 02:39:372516dependencies = [
Alex Crichton093ede22019-08-15 00:45:092517 "maplit",
2518 "pest",
2519 "sha-1",
James Munnsde763692019-01-19 02:39:372520]
2521
2522[[package]]
Mark Simulacrumb0dbc7c2018-03-27 10:44:332523name = "petgraph"
Gabriel Majerib31eaa42018-09-08 06:04:292524version = "0.4.13"
Mark Simulacrumb0dbc7c2018-03-27 10:44:332525source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092526checksum = "9c3659d1ee90221741f65dd128d9998311b0e40c5d3c23a62445938214abce4f"
Mark Simulacrumb0dbc7c2018-03-27 10:44:332527dependencies = [
Alex Crichton093ede22019-08-15 00:45:092528 "fixedbitset",
2529 "ordermap",
Mark Simulacrumb0dbc7c2018-03-27 10:44:332530]
2531
2532[[package]]
steveklabnikecfbaca2018-04-03 14:32:042533name = "phf"
Mateusz Mikuła2ac20e22019-06-21 11:14:562534version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042535source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092536checksum = "b3da44b85f8e8dfaec21adae67f95d93244b2ecf6ad2a692320598dcc8e6dd18"
steveklabnikecfbaca2018-04-03 14:32:042537dependencies = [
Alex Crichton093ede22019-08-15 00:45:092538 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042539]
2540
2541[[package]]
2542name = "phf_codegen"
Mateusz Mikuła2ac20e22019-06-21 11:14:562543version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042544source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092545checksum = "b03e85129e324ad4166b06b2c7491ae27fe3ec353af72e72cd1654c7225d517e"
steveklabnikecfbaca2018-04-03 14:32:042546dependencies = [
Alex Crichton093ede22019-08-15 00:45:092547 "phf_generator",
2548 "phf_shared",
steveklabnikecfbaca2018-04-03 14:32:042549]
2550
2551[[package]]
2552name = "phf_generator"
Mateusz Mikuła2ac20e22019-06-21 11:14:562553version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042554source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092555checksum = "09364cc93c159b8b06b1f4dd8a4398984503483891b0c26b867cf431fb132662"
steveklabnikecfbaca2018-04-03 14:32:042556dependencies = [
Alex Crichton093ede22019-08-15 00:45:092557 "phf_shared",
2558 "rand 0.6.1",
steveklabnikecfbaca2018-04-03 14:32:042559]
2560
2561[[package]]
2562name = "phf_shared"
Mateusz Mikuła2ac20e22019-06-21 11:14:562563version = "0.7.24"
steveklabnikecfbaca2018-04-03 14:32:042564source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092565checksum = "234f71a15de2288bcb7e3b6515828d22af7ec8598ee6d24c3b526fa0a80b67a0"
steveklabnikecfbaca2018-04-03 14:32:042566dependencies = [
Alex Crichton093ede22019-08-15 00:45:092567 "siphasher",
steveklabnikecfbaca2018-04-03 14:32:042568]
2569
2570[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582571name = "pkg-config"
Alex Crichton4f661c02018-10-08 17:39:092572version = "0.3.14"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582573source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092574checksum = "676e8eb2b1b4c9043511a9b7bea0915320d7e502b0a079fb03f9635a5252b18c"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582575
2576[[package]]
Santiago Pastorino8429d112018-05-24 21:52:012577name = "polonius-engine"
Albin Stjerna2adb2462019-07-18 10:32:062578version = "0.10.0"
Santiago Pastorino8429d112018-05-24 21:52:012579source = "registry+https://github.com/rust-lang/crates.io-index"
Albin Stjerna2adb2462019-07-18 10:32:062580checksum = "50fa9dbfd0d3d60594da338cfe6f94028433eecae4b11b7e83fd99759227bbfe"
Douglas Campos422fe7c2018-05-29 11:52:512581dependencies = [
Alex Crichton093ede22019-08-15 00:45:092582 "datafrog",
2583 "log",
2584 "rustc-hash",
Douglas Campos422fe7c2018-05-29 11:52:512585]
Santiago Pastorino8429d112018-05-24 21:52:012586
2587[[package]]
gnzlbg52caca02019-08-01 15:02:262588name = "ppv-lite86"
2589version = "0.2.5"
2590source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092591checksum = "e3cbf9f658cdb5000fcf6f362b8ea2ba154b9f146a61c7a20d647034c6b6561b"
gnzlbg52caca02019-08-01 15:02:262592
2593[[package]]
steveklabnikecfbaca2018-04-03 14:32:042594name = "precomputed-hash"
2595version = "0.1.1"
2596source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092597checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
steveklabnikecfbaca2018-04-03 14:32:042598
2599[[package]]
Mark Simulacrum42fde212018-03-10 14:03:062600name = "pretty_assertions"
2601version = "0.5.1"
2602source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092603checksum = "3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
Mark Simulacrum42fde212018-03-10 14:03:062604dependencies = [
Alex Crichton093ede22019-08-15 00:45:092605 "ansi_term",
2606 "difference",
Mark Simulacrum42fde212018-03-10 14:03:062607]
2608
2609[[package]]
Eric Huss8c20add2018-12-03 01:33:202610name = "pretty_env_logger"
Alex Crichtonb4110902018-12-08 11:06:542611version = "0.3.0"
Eric Huss8c20add2018-12-03 01:33:202612source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092613checksum = "df8b3f4e0475def7d9c2e5de8e5a1306949849761e107b360d03e98eafaffd61"
Eric Huss8c20add2018-12-03 01:33:202614dependencies = [
Alex Crichton093ede22019-08-15 00:45:092615 "chrono",
Alex Crichton5c5e3fa2019-09-24 18:06:562616 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:092617 "log",
Eric Huss8c20add2018-12-03 01:33:202618]
2619
2620[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112621name = "proc-macro-crate"
2622version = "0.1.4"
2623source = "registry+https://github.com/rust-lang/crates.io-index"
2624checksum = "e10d4b51f154c8a7fb96fd6dad097cb74b863943ec010ac94b9fd1be8861fe1e"
2625dependencies = [
2626 "toml",
2627]
2628
2629[[package]]
2630name = "proc-macro-error"
2631version = "0.2.6"
2632source = "registry+https://github.com/rust-lang/crates.io-index"
2633checksum = "aeccfe4d5d8ea175d5f0e4a2ad0637e0f4121d63bd99d356fb1f39ab2e7c6097"
2634dependencies = [
2635 "proc-macro2 1.0.3",
2636 "quote 1.0.2",
2637 "syn 1.0.5",
2638]
2639
2640[[package]]
Alex Crichton87f3dda2018-03-01 19:08:482641name = "proc-macro2"
Eric Hussaedb74b2019-06-12 14:37:302642version = "0.4.30"
Alex Crichtone9d89832018-04-02 15:43:552643source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092644checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
Alex Crichtone9d89832018-04-02 15:43:552645dependencies = [
Aleksey Kladova0c186c2019-07-21 11:50:392646 "unicode-xid 0.1.0",
Alex Crichtone9d89832018-04-02 15:43:552647]
2648
2649[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:112650name = "proc-macro2"
2651version = "1.0.3"
2652source = "registry+https://github.com/rust-lang/crates.io-index"
2653checksum = "e98a83a9f9b331f54b924e68a66acb1bb35cb01fb0a23645139967abefb697e8"
2654dependencies = [
2655 "unicode-xid 0.2.0",
2656]
2657
2658[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292659name = "proc_macro"
2660version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:082661dependencies = [
2662 "std",
2663]
Ahmed Charles9ca382f2016-09-02 08:55:292664
2665[[package]]
whitequark42754ce2017-02-13 09:57:502666name = "profiler_builtins"
2667version = "0.0.0"
2668dependencies = [
Alex Crichton093ede22019-08-15 00:45:092669 "cc",
2670 "compiler_builtins",
2671 "core",
Marco Castelluccioecba8d62017-06-04 14:54:392672]
2673
2674[[package]]
Eric Huss139477d2019-11-12 18:14:482675name = "publicsuffix"
2676version = "1.5.3"
2677source = "registry+https://github.com/rust-lang/crates.io-index"
2678checksum = "9bf259a81de2b2eb9850ec990ec78e6a25319715584fd7652b9b26f96fcb1510"
2679dependencies = [
2680 "error-chain",
2681 "idna 0.2.0",
2682 "lazy_static 1.3.0",
2683 "regex",
2684 "url 2.1.0",
2685]
2686
2687[[package]]
Steve Klabnika0769612017-02-07 23:13:572688name = "pulldown-cmark"
Guillaume Gomez9d6b29af2019-07-18 21:37:272689version = "0.5.3"
Matthias Krügerf9945f52019-04-25 11:11:052690source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092691checksum = "77043da1282374688ee212dc44b3f37ff929431de9c9adc3053bd3cee5630357"
Matthias Krügerf9945f52019-04-25 11:11:052692dependencies = [
Alex Crichton093ede22019-08-15 00:45:092693 "bitflags",
Alex Crichton093ede22019-08-15 00:45:092694 "memchr",
Eric Huss139477d2019-11-12 18:14:482695 "unicase",
Lzu Taobbce9712019-09-19 08:32:312696]
2697
2698[[package]]
2699name = "pulldown-cmark"
Eric Huss139477d2019-11-12 18:14:482700version = "0.6.1"
Lzu Taobbce9712019-09-19 08:32:312701source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:482702checksum = "1c205cc82214f3594e2d50686730314f817c67ffa80fe800cf0db78c3c2b9d9e"
Lzu Taobbce9712019-09-19 08:32:312703dependencies = [
2704 "bitflags",
2705 "getopts",
2706 "memchr",
Eric Huss139477d2019-11-12 18:14:482707 "unicase",
Matthias Krügerf9945f52019-04-25 11:11:052708]
2709
2710[[package]]
Eduard-Mihai Burtescu20929632019-01-29 05:24:322711name = "punycode"
2712version = "0.4.0"
2713source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092714checksum = "6ddd112cca70a4d30883b2d21568a1d376ff8be4758649f64f973c6845128ad3"
Eduard-Mihai Burtescu20929632019-01-29 05:24:322715
2716[[package]]
Steve Klabnika0769612017-02-07 23:13:572717name = "quick-error"
Alex Crichtond8251152018-07-02 16:33:162718version = "1.2.2"
Steve Klabnika0769612017-02-07 23:13:572719source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092720checksum = "9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
Steve Klabnika0769612017-02-07 23:13:572721
2722[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292723name = "quine-mc_cluskey"
2724version = "0.2.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582725source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092726checksum = "07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582727
2728[[package]]
2729name = "quote"
Eric Hussaedb74b2019-06-12 14:37:302730version = "0.6.12"
Alex Crichtond8251152018-07-02 16:33:162731source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092732checksum = "faf4799c5d274f3868a4aae320a0a182cbd2baee377b378f080e16a23e9d80db"
Alex Crichtond8251152018-07-02 16:33:162733dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:112734 "proc-macro2 0.4.30",
2735]
2736
2737[[package]]
2738name = "quote"
2739version = "1.0.2"
2740source = "registry+https://github.com/rust-lang/crates.io-index"
2741checksum = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
2742dependencies = [
2743 "proc-macro2 1.0.3",
Alex Crichtone9d89832018-04-02 15:43:552744]
2745
2746[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582747name = "racer"
Igor Matuszewskiae79ea32019-10-11 14:28:022748version = "2.1.28"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582749source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:022750checksum = "acc70369054bad4ad0c16a3f45cd73e0695361a3af35c7b465e619ac2674f064"
Tatsuyuki Ishi0e79b972017-04-29 23:11:582751dependencies = [
Alex Crichton093ede22019-08-15 00:45:092752 "bitflags",
2753 "clap",
2754 "derive_more",
Alex Crichton5c5e3fa2019-09-24 18:06:562755 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:092756 "humantime",
2757 "lazy_static 1.3.0",
2758 "log",
2759 "rls-span",
2760 "rustc-ap-syntax",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582761]
2762
2763[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:292764name = "rand"
Alex Crichtonb4110902018-12-08 11:06:542765version = "0.6.1"
kennytmcab21f12018-07-26 21:58:552766source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092767checksum = "ae9d223d52ae411a33cf7e54ec6034ec165df296ccd23533d671a28252b6f66a"
Alex Crichtonb4110902018-12-08 11:06:542768dependencies = [
Alex Crichton093ede22019-08-15 00:45:092769 "cloudabi",
2770 "fuchsia-zircon",
2771 "libc",
2772 "rand_chacha 0.1.0",
2773 "rand_core 0.3.0",
2774 "rand_hc 0.1.0",
2775 "rand_isaac",
2776 "rand_pcg",
2777 "rand_xorshift 0.1.0",
2778 "rustc_version",
Eric Huss139477d2019-11-12 18:14:482779 "winapi 0.3.8",
Alex Crichtonb4110902018-12-08 11:06:542780]
2781
2782[[package]]
gnzlbg52caca02019-08-01 15:02:262783name = "rand"
2784version = "0.7.0"
2785source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092786checksum = "d47eab0e83d9693d40f825f86948aa16eff6750ead4bdffc4ab95b8b3a7f052c"
gnzlbg52caca02019-08-01 15:02:262787dependencies = [
Alex Crichton093ede22019-08-15 00:45:092788 "getrandom",
2789 "libc",
2790 "rand_chacha 0.2.1",
Eric Huss2b985322019-11-25 16:14:072791 "rand_core 0.5.1",
Alex Crichton093ede22019-08-15 00:45:092792 "rand_hc 0.2.0",
gnzlbg52caca02019-08-01 15:02:262793]
2794
2795[[package]]
Alex Crichtonb4110902018-12-08 11:06:542796name = "rand_chacha"
2797version = "0.1.0"
2798source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092799checksum = "771b009e3a508cb67e8823dda454aaa5368c7bc1c16829fb77d3e980440dd34a"
Alex Crichtonb4110902018-12-08 11:06:542800dependencies = [
Alex Crichton093ede22019-08-15 00:45:092801 "rand_core 0.3.0",
2802 "rustc_version",
Alex Crichtonb4110902018-12-08 11:06:542803]
2804
2805[[package]]
gnzlbg52caca02019-08-01 15:02:262806name = "rand_chacha"
2807version = "0.2.1"
2808source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092809checksum = "03a2a90da8c7523f554344f921aa97283eadf6ac484a6d2a7d0212fa7f8d6853"
gnzlbg52caca02019-08-01 15:02:262810dependencies = [
Alex Crichton093ede22019-08-15 00:45:092811 "c2-chacha",
Eric Huss2b985322019-11-25 16:14:072812 "rand_core 0.5.1",
gnzlbg52caca02019-08-01 15:02:262813]
2814
2815[[package]]
Alex Crichtonb4110902018-12-08 11:06:542816name = "rand_core"
Alex Crichtonb4110902018-12-08 11:06:542817version = "0.3.0"
2818source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092819checksum = "0905b6b7079ec73b314d4c748701f6931eb79fd97c668caa3f1899b22b32c6db"
Alex Crichtonb4110902018-12-08 11:06:542820
2821[[package]]
Laurențiu Nicolab888eb92019-06-10 18:22:312822name = "rand_core"
2823version = "0.4.0"
2824source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092825checksum = "d0e7a549d590831370895ab7ba4ea0c1b6b011d106b5ff2da6eee112615e6dc0"
Laurențiu Nicolab888eb92019-06-10 18:22:312826
2827[[package]]
gnzlbg52caca02019-08-01 15:02:262828name = "rand_core"
Eric Huss2b985322019-11-25 16:14:072829version = "0.5.1"
gnzlbg52caca02019-08-01 15:02:262830source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:072831checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
gnzlbg52caca02019-08-01 15:02:262832dependencies = [
Alex Crichton093ede22019-08-15 00:45:092833 "getrandom",
gnzlbg52caca02019-08-01 15:02:262834]
2835
2836[[package]]
Alex Crichtonb4110902018-12-08 11:06:542837name = "rand_hc"
2838version = "0.1.0"
2839source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092840checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
Alex Crichtonb4110902018-12-08 11:06:542841dependencies = [
Alex Crichton093ede22019-08-15 00:45:092842 "rand_core 0.3.0",
Alex Crichtonb4110902018-12-08 11:06:542843]
2844
2845[[package]]
gnzlbg52caca02019-08-01 15:02:262846name = "rand_hc"
2847version = "0.2.0"
2848source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092849checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
gnzlbg52caca02019-08-01 15:02:262850dependencies = [
Eric Huss2b985322019-11-25 16:14:072851 "rand_core 0.5.1",
gnzlbg52caca02019-08-01 15:02:262852]
2853
2854[[package]]
Alex Crichtonb4110902018-12-08 11:06:542855name = "rand_isaac"
2856version = "0.1.1"
2857source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092858checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
Alex Crichtonb4110902018-12-08 11:06:542859dependencies = [
Alex Crichton093ede22019-08-15 00:45:092860 "rand_core 0.3.0",
Alex Crichtonb4110902018-12-08 11:06:542861]
2862
2863[[package]]
Laurențiu Nicolab888eb92019-06-10 18:22:312864name = "rand_os"
2865version = "0.1.3"
2866source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092867checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
Laurențiu Nicolab888eb92019-06-10 18:22:312868dependencies = [
Alex Crichton093ede22019-08-15 00:45:092869 "cloudabi",
2870 "fuchsia-cprng",
2871 "libc",
2872 "rand_core 0.4.0",
2873 "rdrand",
Eric Huss139477d2019-11-12 18:14:482874 "winapi 0.3.8",
Laurențiu Nicolab888eb92019-06-10 18:22:312875]
2876
2877[[package]]
Alex Crichtonb4110902018-12-08 11:06:542878name = "rand_pcg"
2879version = "0.1.1"
2880source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092881checksum = "086bd09a33c7044e56bb44d5bdde5a60e7f119a9e95b0775f545de759a32fe05"
Alex Crichtonb4110902018-12-08 11:06:542882dependencies = [
Alex Crichton093ede22019-08-15 00:45:092883 "rand_core 0.3.0",
2884 "rustc_version",
Alex Crichtonb4110902018-12-08 11:06:542885]
2886
2887[[package]]
2888name = "rand_xorshift"
2889version = "0.1.0"
2890source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092891checksum = "effa3fcaa47e18db002bdde6060944b6d2f9cfd8db471c30e873448ad9187be3"
Alex Crichtonb4110902018-12-08 11:06:542892dependencies = [
Alex Crichton093ede22019-08-15 00:45:092893 "rand_core 0.3.0",
Alex Crichtonb4110902018-12-08 11:06:542894]
kennytmcab21f12018-07-26 21:58:552895
2896[[package]]
Ralf Jung5b78e982019-04-19 07:37:332897name = "rand_xorshift"
2898version = "0.2.0"
2899source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092900checksum = "77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8"
Ralf Jung5b78e982019-04-19 07:37:332901dependencies = [
Eric Huss2b985322019-11-25 16:14:072902 "rand_core 0.5.1",
2903]
2904
2905[[package]]
2906name = "rand_xoshiro"
2907version = "0.4.0"
2908source = "registry+https://github.com/rust-lang/crates.io-index"
2909checksum = "a9fcdd2e881d02f1d9390ae47ad8e5696a9e4be7b547a1da2afbc61973217004"
2910dependencies = [
2911 "rand_core 0.5.1",
Ralf Jung5b78e982019-04-19 07:37:332912]
2913
2914[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292915name = "rayon"
Josh Stone29cd7eb2019-10-07 20:44:302916version = "1.2.0"
Nick Cameron4b6f5c22018-02-26 03:15:452917source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stone29cd7eb2019-10-07 20:44:302918checksum = "83a27732a533a1be0a0035a111fe76db89ad312f6f0347004c220c57f209a123"
Nick Cameron4b6f5c22018-02-26 03:15:452919dependencies = [
Josh Stone29cd7eb2019-10-07 20:44:302920 "crossbeam-deque 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092921 "either",
2922 "rayon-core",
Oliver Schneideracdf83f2017-12-06 08:25:292923]
2924
2925[[package]]
2926name = "rayon-core"
Josh Stone29cd7eb2019-10-07 20:44:302927version = "1.6.0"
Oliver Schneideracdf83f2017-12-06 08:25:292928source = "registry+https://github.com/rust-lang/crates.io-index"
Josh Stone29cd7eb2019-10-07 20:44:302929checksum = "98dcf634205083b17d0861252431eb2acbfb698ab7478a2d20de07954f47ec7b"
Oliver Schneideracdf83f2017-12-06 08:25:292930dependencies = [
Josh Stone29cd7eb2019-10-07 20:44:302931 "crossbeam-deque 0.7.1",
Alex Crichton093ede22019-08-15 00:45:092932 "crossbeam-queue",
2933 "crossbeam-utils 0.6.5",
2934 "lazy_static 1.3.0",
2935 "num_cpus",
Laurențiu Nicolab888eb92019-06-10 18:22:312936]
2937
2938[[package]]
2939name = "rdrand"
2940version = "0.4.0"
2941source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092942checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
Laurențiu Nicolab888eb92019-06-10 18:22:312943dependencies = [
Alex Crichton093ede22019-08-15 00:45:092944 "rand_core 0.3.0",
Tatsuyuki Ishi0e79b972017-04-29 23:11:582945]
2946
2947[[package]]
Nick Cameronc5cad5a2017-09-22 01:58:352948name = "redox_syscall"
Alex Crichtonb4110902018-12-08 11:06:542949version = "0.1.43"
Nick Cameronc5cad5a2017-09-22 01:58:352950source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092951checksum = "679da7508e9a6390aeaf7fbd02a800fdc64b73fe2204dd2c8ae66d22d9d5ad5d"
Nick Cameronc5cad5a2017-09-22 01:58:352952
2953[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:292954name = "redox_termios"
2955version = "0.1.1"
2956source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092957checksum = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76"
Oliver Schneideracdf83f2017-12-06 08:25:292958dependencies = [
Alex Crichton093ede22019-08-15 00:45:092959 "redox_syscall",
Oliver Schneideracdf83f2017-12-06 08:25:292960]
2961
2962[[package]]
flip19954c228cc2019-02-18 09:32:582963name = "redox_users"
Laurențiu Nicolab888eb92019-06-10 18:22:312964version = "0.3.0"
flip19954c228cc2019-02-18 09:32:582965source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092966checksum = "3fe5204c3a17e97dde73f285d49be585df59ed84b50a872baf416e73b62c3828"
flip19954c228cc2019-02-18 09:32:582967dependencies = [
Alex Crichton093ede22019-08-15 00:45:092968 "argon2rs",
2969 "failure",
2970 "rand_os",
2971 "redox_syscall",
flip19954c228cc2019-02-18 09:32:582972]
2973
2974[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:582975name = "regex"
Eric Huss6a09cfa2019-05-16 05:27:392976version = "1.1.6"
Oliver Schneider847bb142018-05-11 12:11:062977source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092978checksum = "8f0a0bcab2fd7d1d7c54fa9eae6f43eddeb9ce2e7352f8518a814a4f65d60c58"
Oliver Schneider847bb142018-05-11 12:11:062979dependencies = [
Alex Crichton093ede22019-08-15 00:45:092980 "aho-corasick",
2981 "memchr",
2982 "regex-syntax",
2983 "thread_local",
2984 "utf8-ranges",
Oliver Schneider847bb142018-05-11 12:11:062985]
2986
2987[[package]]
Steve Klabnika0769612017-02-07 23:13:572988name = "regex-syntax"
Eric Huss6a09cfa2019-05-16 05:27:392989version = "0.6.6"
Oliver Schneider847bb142018-05-11 12:11:062990source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:092991checksum = "dcfd8681eebe297b81d98498869d4aae052137651ad7b96822f09ceb690d0a96"
Oliver Schneider847bb142018-05-11 12:11:062992dependencies = [
Alex Crichton093ede22019-08-15 00:45:092993 "ucd-util",
Oliver Schneider847bb142018-05-11 12:11:062994]
2995
2996[[package]]
Alex Crichton7bc2cbf2017-04-26 15:52:192997name = "remote-test-client"
2998version = "0.1.0"
2999
3000[[package]]
3001name = "remote-test-server"
3002version = "0.1.0"
3003
3004[[package]]
Alex Crichton994bfd42018-02-26 17:07:163005name = "remove_dir_all"
Eric Hussf2428a62019-08-01 00:44:393006version = "0.5.2"
Alex Crichton994bfd42018-02-26 17:07:163007source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093008checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
Alex Crichton994bfd42018-02-26 17:07:163009dependencies = [
Eric Huss139477d2019-11-12 18:14:483010 "winapi 0.3.8",
Alex Crichton994bfd42018-02-26 17:07:163011]
3012
3013[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:333014name = "reqwest"
Eric Huss139477d2019-11-12 18:14:483015version = "0.9.22"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:333016source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:483017checksum = "2c2064233e442ce85c77231ebd67d9eca395207dec2127fe0bbedde4bd29a650"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:333018dependencies = [
Alex Crichton093ede22019-08-15 00:45:093019 "base64",
3020 "bytes",
Eric Huss139477d2019-11-12 18:14:483021 "cookie",
3022 "cookie_store",
Alex Crichton093ede22019-08-15 00:45:093023 "encoding_rs",
Eric Huss139477d2019-11-12 18:14:483024 "flate2",
Alex Crichton093ede22019-08-15 00:45:093025 "futures",
3026 "http",
3027 "hyper",
3028 "hyper-tls",
Alex Crichton093ede22019-08-15 00:45:093029 "log",
3030 "mime",
3031 "mime_guess",
3032 "native-tls",
3033 "serde",
3034 "serde_json",
3035 "serde_urlencoded",
Eric Huss139477d2019-11-12 18:14:483036 "time",
Alex Crichton093ede22019-08-15 00:45:093037 "tokio",
3038 "tokio-executor",
3039 "tokio-io",
3040 "tokio-threadpool",
3041 "tokio-timer",
3042 "url 1.7.2",
3043 "uuid",
Eric Huss139477d2019-11-12 18:14:483044 "winreg",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:333045]
3046
3047[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:583048name = "rls"
Igor Matuszewski0658b242019-10-30 08:47:423049version = "1.40.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583050dependencies = [
Alex Crichton093ede22019-08-15 00:45:093051 "cargo",
Manish Goregaokar7d0162d2019-10-24 15:06:403052 "cargo_metadata 0.8.0",
Alex Crichton093ede22019-08-15 00:45:093053 "clippy_lints",
3054 "crossbeam-channel",
3055 "difference",
Ralf Jung9cd1ede2019-10-31 06:50:543056 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:093057 "failure",
3058 "futures",
3059 "heck",
Igor Matuszewskic2249a42019-09-08 08:28:113060 "home",
Alex Crichton093ede22019-08-15 00:45:093061 "itertools 0.8.0",
3062 "jsonrpc-core",
3063 "lazy_static 1.3.0",
3064 "log",
3065 "lsp-codec",
3066 "lsp-types",
3067 "num_cpus",
3068 "ordslice",
3069 "racer",
Igor Matuszewski0658b242019-10-30 08:47:423070 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:093071 "rayon",
3072 "regex",
3073 "rls-analysis",
3074 "rls-data",
Igor Matuszewskic2249a42019-09-08 08:28:113075 "rls-ipc",
Alex Crichton093ede22019-08-15 00:45:093076 "rls-rustc",
3077 "rls-span",
3078 "rls-vfs",
Alex Crichton093ede22019-08-15 00:45:093079 "rustc-workspace-hack",
Igor Matuszewski31dc27d2019-06-08 20:15:223080 "rustc_tools_util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
Alex Crichton093ede22019-08-15 00:45:093081 "rustfmt-nightly",
3082 "serde",
3083 "serde_derive",
Igor Matuszewskic2249a42019-09-08 08:28:113084 "serde_ignored",
Alex Crichton093ede22019-08-15 00:45:093085 "serde_json",
3086 "tempfile",
3087 "tokio",
3088 "tokio-process",
3089 "tokio-timer",
Eric Huss7d92cf42019-08-20 17:46:353090 "toml",
Igor Matuszewskic2249a42019-09-08 08:28:113091 "url 2.1.0",
Alex Crichton093ede22019-08-15 00:45:093092 "walkdir",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583093]
3094
3095[[package]]
3096name = "rls-analysis"
Igor Matuszewskid2d192e2019-07-30 11:00:273097version = "0.18.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583098source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093099checksum = "4c0d208ad66717501222c74b42d9e823a7612592e85ed78b04074c8f58c0be0a"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583100dependencies = [
Alex Crichton093ede22019-08-15 00:45:093101 "derive-new",
3102 "fst",
3103 "itertools 0.7.8",
3104 "json",
3105 "log",
3106 "rls-data",
3107 "rls-span",
3108 "serde",
3109 "serde_json",
Alex Crichton453080f2017-06-05 16:36:483110]
3111
3112[[package]]
Martin Algesten9a6afa82018-02-02 07:29:593113name = "rls-data"
Igor Matuszewski4fb570d2019-04-21 10:52:073114version = "0.19.0"
Martin Algesten9a6afa82018-02-02 07:29:593115source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093116checksum = "76c72ea97e045be5f6290bb157ebdc5ee9f2b093831ff72adfaf59025cf5c491"
Martin Algesten9a6afa82018-02-02 07:29:593117dependencies = [
Alex Crichton093ede22019-08-15 00:45:093118 "rls-span",
3119 "serde",
Martin Algesten9a6afa82018-02-02 07:29:593120]
3121
3122[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:113123name = "rls-ipc"
3124version = "0.1.0"
3125dependencies = [
3126 "jsonrpc-core",
3127 "jsonrpc-core-client",
3128 "jsonrpc-derive",
3129 "jsonrpc-ipc-server",
3130 "rls-data",
3131 "serde",
3132]
3133
3134[[package]]
Nick Cameron92867d22017-08-30 05:09:363135name = "rls-rustc"
Igor Matuszewski9a6a2692019-03-10 16:03:323136version = "0.6.0"
Igor Matuszewskic2249a42019-09-08 08:28:113137dependencies = [
3138 "clippy_lints",
Ralf Jung9cd1ede2019-10-31 06:50:543139 "env_logger 0.7.1",
Igor Matuszewskic2249a42019-09-08 08:28:113140 "failure",
3141 "futures",
3142 "log",
Igor Matuszewski0658b242019-10-30 08:47:423143 "rand 0.7.0",
Igor Matuszewskic2249a42019-09-08 08:28:113144 "rls-data",
3145 "rls-ipc",
3146 "serde",
3147 "tokio",
3148]
Nick Cameron92867d22017-08-30 05:09:363149
3150[[package]]
Nick Cameronfee1f642017-03-14 02:16:443151name = "rls-span"
Igor Matuszewski4fb570d2019-04-21 10:52:073152version = "0.5.1"
Nick Camerondc63eff2017-03-15 08:20:233153source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093154checksum = "f1cb4694410d8d2ce43ccff3682f1c782158a018d5a9a92185675677f7533eb3"
Nick Cameronfee1f642017-03-14 02:16:443155dependencies = [
Alex Crichton093ede22019-08-15 00:45:093156 "serde",
Tatsuyuki Ishi0e79b972017-04-29 23:11:583157]
3158
3159[[package]]
3160name = "rls-vfs"
Igor Matuszewski4fb570d2019-04-21 10:52:073161version = "0.8.0"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583162source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093163checksum = "ce4b57b25b4330ed5ec14028fc02141e083ddafda327e7eb598dc0569c8c83c9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:583164dependencies = [
Alex Crichton093ede22019-08-15 00:45:093165 "log",
3166 "rls-span",
Nick Cameronfee1f642017-03-14 02:16:443167]
3168
3169[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293170name = "rustbook"
Steve Klabnika0769612017-02-07 23:13:573171version = "0.1.0"
3172dependencies = [
Alex Crichton093ede22019-08-15 00:45:093173 "clap",
Eric Huss139477d2019-11-12 18:14:483174 "codespan-reporting",
Alex Crichton093ede22019-08-15 00:45:093175 "failure",
3176 "mdbook",
3177 "mdbook-linkcheck",
Samuel Hollandc648ad52019-10-06 22:30:113178 "rustc-workspace-hack",
Steve Klabnika0769612017-02-07 23:13:573179]
Ahmed Charles9ca382f2016-09-02 08:55:293180
3181[[package]]
3182name = "rustc"
3183version = "0.0.0"
3184dependencies = [
Alex Crichton093ede22019-08-15 00:45:093185 "arena",
3186 "backtrace",
3187 "bitflags",
3188 "byteorder",
Alex Crichton093ede22019-08-15 00:45:093189 "chalk-engine",
3190 "fmt_macros",
3191 "graphviz",
3192 "jobserver",
Alex Crichton093ede22019-08-15 00:45:093193 "log",
Guillaume Gomez356da402019-11-13 14:27:593194 "measureme",
Alex Crichton093ede22019-08-15 00:45:093195 "num_cpus",
Mateusz Mikuła935394f2019-09-11 17:03:283196 "parking_lot 0.9.0",
Alex Crichton093ede22019-08-15 00:45:093197 "polonius-engine",
Josh Stone33c41252019-09-10 17:13:073198 "rustc-rayon 0.3.0",
3199 "rustc-rayon-core 0.3.0",
Alex Crichton093ede22019-08-15 00:45:093200 "rustc_apfloat",
3201 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053202 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093203 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383204 "rustc_feature",
Alex Crichton093ede22019-08-15 00:45:093205 "rustc_fs_util",
csmoed20183d2019-09-26 05:30:103206 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093207 "rustc_macros",
3208 "rustc_target",
3209 "scoped-tls",
3210 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093211 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093212 "syntax",
3213 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293214]
3215
3216[[package]]
Nick Cameron0e6fff82018-05-27 22:16:423217name = "rustc-ap-arena"
Igor Matuszewskiae79ea32019-10-11 14:28:023218version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273219source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023220checksum = "a623fd4805842e9bd0bb6e6dace63efede0ee22de4522a0b03b7c3d15a22f009"
Igor Matuszewskid2d192e2019-07-30 11:00:273221dependencies = [
Alex Crichton093ede22019-08-15 00:45:093222 "rustc-ap-rustc_data_structures",
Ralf Jung90b8d342019-11-04 14:59:093223 "smallvec 0.6.10",
Igor Matuszewskid2d192e2019-07-30 11:00:273224]
3225
3226[[package]]
Nick Cameron595bea62018-11-19 04:21:103227name = "rustc-ap-graphviz"
Igor Matuszewskiae79ea32019-10-11 14:28:023228version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273229source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023230checksum = "ee549ade784b444ef10c0240c3487ed785aa65d711071f7984246b15329a17b6"
Igor Matuszewskid2d192e2019-07-30 11:00:273231
3232[[package]]
Igor Matuszewskid2d192e2019-07-30 11:00:273233name = "rustc-ap-rustc_data_structures"
Igor Matuszewskiae79ea32019-10-11 14:28:023234version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273235source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023236checksum = "ca545744a5a9b42e3d0410d6290d40de96dd567253fe77f310c1de4afd213dd4"
Igor Matuszewskid2d192e2019-07-30 11:00:273237dependencies = [
Alex Crichton093ede22019-08-15 00:45:093238 "cfg-if",
3239 "crossbeam-utils 0.6.5",
3240 "ena",
3241 "indexmap",
3242 "jobserver",
3243 "lazy_static 1.3.0",
3244 "log",
Igor Matuszewskiae79ea32019-10-11 14:28:023245 "parking_lot 0.9.0",
Alex Crichton093ede22019-08-15 00:45:093246 "rustc-ap-graphviz",
Igor Matuszewskiae79ea32019-10-11 14:28:023247 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093248 "rustc-ap-serialize",
3249 "rustc-hash",
Josh Stone33c41252019-09-10 17:13:073250 "rustc-rayon 0.2.0",
3251 "rustc-rayon-core 0.2.0",
Ralf Jung90b8d342019-11-04 14:59:093252 "smallvec 0.6.10",
Alex Crichton093ede22019-08-15 00:45:093253 "stable_deref_trait",
Igor Matuszewskid2d192e2019-07-30 11:00:273254]
3255
3256[[package]]
topecongiro5ae8fa92018-01-18 14:40:373257name = "rustc-ap-rustc_errors"
Igor Matuszewskiae79ea32019-10-11 14:28:023258version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273259source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023260checksum = "a6967a41ed38ef4bce0f559fe9a4801d8ba12ac032f40a12a55e72f79d52c9bb"
Igor Matuszewskid2d192e2019-07-30 11:00:273261dependencies = [
Alex Crichton093ede22019-08-15 00:45:093262 "annotate-snippets",
3263 "atty",
3264 "log",
3265 "rustc-ap-rustc_data_structures",
3266 "rustc-ap-serialize",
3267 "rustc-ap-syntax_pos",
Igor Matuszewskic2249a42019-09-08 08:28:113268 "term_size",
Alex Crichton093ede22019-08-15 00:45:093269 "termcolor",
3270 "unicode-width",
Igor Matuszewskid2d192e2019-07-30 11:00:273271]
3272
3273[[package]]
Igor Matuszewskiae79ea32019-10-11 14:28:023274name = "rustc-ap-rustc_index"
3275version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273276source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023277checksum = "457a5c204ae2fdaa5bdb5b196e58ca59896870d80445fe423063c9453496e3ea"
3278dependencies = [
3279 "rustc-ap-serialize",
Ralf Jung90b8d342019-11-04 14:59:093280 "smallvec 0.6.10",
Igor Matuszewskiae79ea32019-10-11 14:28:023281]
3282
3283[[package]]
3284name = "rustc-ap-rustc_lexer"
3285version = "606.0.0"
3286source = "registry+https://github.com/rust-lang/crates.io-index"
3287checksum = "ed0c064676f8a08e42a36b0d4e4a102465fb0f4b75e11436cb7f66d2c3fa7139"
Igor Matuszewskic2249a42019-09-08 08:28:113288dependencies = [
3289 "unicode-xid 0.2.0",
3290]
Igor Matuszewskid2d192e2019-07-30 11:00:273291
3292[[package]]
topecongiro5a411a62019-06-18 12:15:193293name = "rustc-ap-rustc_macros"
Igor Matuszewskiae79ea32019-10-11 14:28:023294version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273295source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023296checksum = "b2d77e46159c5288c585decbcdc9d742889c65e307c31e104c7a36d63fe1f5d0"
Igor Matuszewskid2d192e2019-07-30 11:00:273297dependencies = [
Alex Crichton093ede22019-08-15 00:45:093298 "itertools 0.8.0",
Igor Matuszewskic2249a42019-09-08 08:28:113299 "proc-macro2 0.4.30",
3300 "quote 0.6.12",
3301 "syn 0.15.35",
Mateusz Mikuład8960882019-10-04 12:43:233302 "synstructure 0.10.2",
Igor Matuszewskid2d192e2019-07-30 11:00:273303]
3304
3305[[package]]
Nick Cameron64572412018-05-01 19:50:583306name = "rustc-ap-rustc_target"
Igor Matuszewskiae79ea32019-10-11 14:28:023307version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273308source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023309checksum = "86ca895350b0de14d064b499168c93fa183958d5462eb042c927d93623e41ec1"
Igor Matuszewskid2d192e2019-07-30 11:00:273310dependencies = [
Alex Crichton093ede22019-08-15 00:45:093311 "bitflags",
3312 "log",
3313 "rustc-ap-rustc_data_structures",
Igor Matuszewskiae79ea32019-10-11 14:28:023314 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093315 "rustc-ap-serialize",
3316 "rustc-ap-syntax_pos",
Igor Matuszewskid2d192e2019-07-30 11:00:273317]
3318
3319[[package]]
Nick Cameron64572412018-05-01 19:50:583320name = "rustc-ap-serialize"
Igor Matuszewskiae79ea32019-10-11 14:28:023321version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273322source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023323checksum = "92679240e86f4583cc05f8dcf6439bdab87bac9e6555718469176de9bd52ba20"
Igor Matuszewskid2d192e2019-07-30 11:00:273324dependencies = [
Alex Crichton093ede22019-08-15 00:45:093325 "indexmap",
Ralf Jung90b8d342019-11-04 14:59:093326 "smallvec 0.6.10",
Igor Matuszewskid2d192e2019-07-30 11:00:273327]
3328
3329[[package]]
Nick Cameron64572412018-05-01 19:50:583330name = "rustc-ap-syntax"
Igor Matuszewskiae79ea32019-10-11 14:28:023331version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273332source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023333checksum = "0a0c30f8e38c847dbfd9e2f1e472ab06d0bd0a23ab53ae4c5a44912842ce834e"
Igor Matuszewskid2d192e2019-07-30 11:00:273334dependencies = [
Alex Crichton093ede22019-08-15 00:45:093335 "bitflags",
3336 "lazy_static 1.3.0",
3337 "log",
3338 "rustc-ap-rustc_data_structures",
3339 "rustc-ap-rustc_errors",
Igor Matuszewskiae79ea32019-10-11 14:28:023340 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093341 "rustc-ap-rustc_lexer",
Alex Crichton093ede22019-08-15 00:45:093342 "rustc-ap-rustc_target",
3343 "rustc-ap-serialize",
3344 "rustc-ap-syntax_pos",
3345 "scoped-tls",
Ralf Jung90b8d342019-11-04 14:59:093346 "smallvec 0.6.10",
Igor Matuszewskid2d192e2019-07-30 11:00:273347]
3348
3349[[package]]
topecongiro5ae8fa92018-01-18 14:40:373350name = "rustc-ap-syntax_pos"
Igor Matuszewskiae79ea32019-10-11 14:28:023351version = "606.0.0"
Igor Matuszewskid2d192e2019-07-30 11:00:273352source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskiae79ea32019-10-11 14:28:023353checksum = "2bdaa0fb40143b4b878256ac4e2b498885daafc269502504d91929eab4744bf4"
Igor Matuszewskid2d192e2019-07-30 11:00:273354dependencies = [
Alex Crichton093ede22019-08-15 00:45:093355 "cfg-if",
3356 "rustc-ap-arena",
3357 "rustc-ap-rustc_data_structures",
Igor Matuszewskiae79ea32019-10-11 14:28:023358 "rustc-ap-rustc_index",
Alex Crichton093ede22019-08-15 00:45:093359 "rustc-ap-rustc_macros",
3360 "rustc-ap-serialize",
3361 "scoped-tls",
3362 "unicode-width",
Igor Matuszewskid2d192e2019-07-30 11:00:273363]
3364
3365[[package]]
Josh Stone020c5ec2017-05-08 22:01:133366name = "rustc-demangle"
Eduard-Mihai Burtescu1ab9e522019-08-14 07:35:243367version = "0.1.16"
Josh Stone020c5ec2017-05-08 22:01:133368source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093369checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
Alex Crichtonfcc8bb42018-12-14 22:37:513370dependencies = [
Alex Crichton093ede22019-08-15 00:45:093371 "compiler_builtins",
3372 "rustc-std-workspace-core",
Alex Crichtonfcc8bb42018-12-14 22:37:513373]
Josh Stone020c5ec2017-05-08 22:01:133374
3375[[package]]
Niko Matsakis9c548bf2018-05-24 12:48:023376name = "rustc-hash"
John Kåre Alsaker7ebd4d62018-05-24 03:37:403377version = "1.0.1"
Niko Matsakis9c548bf2018-05-24 12:48:023378source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093379checksum = "7540fc8b0c49f096ee9c961cda096467dce8084bec6bdca2fc83895fd9b28cb8"
John Kåre Alsaker7ebd4d62018-05-24 03:37:403380dependencies = [
Alex Crichton093ede22019-08-15 00:45:093381 "byteorder",
John Kåre Alsaker7ebd4d62018-05-24 03:37:403382]
Niko Matsakis9c548bf2018-05-24 12:48:023383
3384[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293385name = "rustc-main"
3386version = "0.0.0"
3387dependencies = [
Alex Crichton093ede22019-08-15 00:45:093388 "jemalloc-sys",
3389 "rustc_codegen_ssa",
3390 "rustc_driver",
3391 "rustc_target",
Ahmed Charles9ca382f2016-09-02 08:55:293392]
3393
3394[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033395name = "rustc-rayon"
John Kåre Alsaker0e05a9b2019-04-25 20:50:413396version = "0.2.0"
3397source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093398checksum = "0d2e07e19601f21c59aad953c2632172ba70cb27e685771514ea66e4062b3363"
John Kåre Alsaker0e05a9b2019-04-25 20:50:413399dependencies = [
Alex Crichton093ede22019-08-15 00:45:093400 "crossbeam-deque 0.2.0",
3401 "either",
Josh Stone33c41252019-09-10 17:13:073402 "rustc-rayon-core 0.2.0",
3403]
3404
3405[[package]]
3406name = "rustc-rayon"
3407version = "0.3.0"
3408source = "registry+https://github.com/rust-lang/crates.io-index"
3409checksum = "f32767f90d938f1b7199a174ef249ae1924f6e5bbdb9d112fea141e016f25b3a"
3410dependencies = [
3411 "crossbeam-deque 0.7.1",
3412 "either",
3413 "rustc-rayon-core 0.3.0",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413414]
3415
3416[[package]]
John Kåre Alsaker4afdae62018-05-12 02:11:033417name = "rustc-rayon-core"
John Kåre Alsaker0e05a9b2019-04-25 20:50:413418version = "0.2.0"
3419source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093420checksum = "79d38ca7cbc22fa59f09d8534ea4b27f67b0facf0cbe274433aceea227a02543"
John Kåre Alsaker0e05a9b2019-04-25 20:50:413421dependencies = [
Alex Crichton093ede22019-08-15 00:45:093422 "crossbeam-deque 0.2.0",
3423 "lazy_static 1.3.0",
3424 "libc",
3425 "num_cpus",
John Kåre Alsaker0e05a9b2019-04-25 20:50:413426]
3427
3428[[package]]
Josh Stone33c41252019-09-10 17:13:073429name = "rustc-rayon-core"
3430version = "0.3.0"
3431source = "registry+https://github.com/rust-lang/crates.io-index"
3432checksum = "ea2427831f0053ea3ea73559c8eabd893133a51b251d142bacee53c62a288cb3"
3433dependencies = [
3434 "crossbeam-deque 0.7.1",
3435 "crossbeam-queue",
3436 "crossbeam-utils 0.6.5",
3437 "lazy_static 1.3.0",
3438 "num_cpus",
3439]
3440
3441[[package]]
Amanieu d'Antras1fa7a212019-02-07 11:08:053442name = "rustc-std-workspace-alloc"
Alex Crichton6c74bc92019-09-09 20:01:053443version = "1.99.0"
Amanieu d'Antras1fa7a212019-02-07 11:08:053444dependencies = [
Alex Crichton093ede22019-08-15 00:45:093445 "alloc",
Amanieu d'Antras1fa7a212019-02-07 11:08:053446]
3447
3448[[package]]
Alex Crichton4c21a3b2018-11-20 05:52:503449name = "rustc-std-workspace-core"
Alex Crichton6c74bc92019-09-09 20:01:053450version = "1.99.0"
Alex Crichton4c21a3b2018-11-20 05:52:503451dependencies = [
Alex Crichton093ede22019-08-15 00:45:093452 "core",
Alex Crichton4c21a3b2018-11-20 05:52:503453]
3454
3455[[package]]
Alex Crichtonb47c9692019-08-16 15:29:083456name = "rustc-std-workspace-std"
Alex Crichton6c74bc92019-09-09 20:01:053457version = "1.99.0"
Alex Crichtonb47c9692019-08-16 15:29:083458dependencies = [
3459 "std",
3460]
3461
3462[[package]]
Alex Crichton0e034d12018-07-31 21:16:553463name = "rustc-workspace-hack"
3464version = "1.0.0"
3465dependencies = [
Alex Crichton093ede22019-08-15 00:45:093466 "crossbeam-utils 0.6.5",
Alex Crichton093ede22019-08-15 00:45:093467 "serde",
3468 "serde_json",
Ralf Jung90b8d342019-11-04 14:59:093469 "smallvec 0.6.10",
msizanoen18a0d2332019-10-29 05:17:183470 "syn 0.15.35",
Aaron Hilld440e132019-09-16 18:45:403471 "url 2.1.0",
Eric Huss139477d2019-11-12 18:14:483472 "winapi 0.3.8",
Alex Crichton0e034d12018-07-31 21:16:553473]
3474
3475[[package]]
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433476name = "rustc_apfloat"
3477version = "0.0.0"
3478dependencies = [
Alex Crichton093ede22019-08-15 00:45:093479 "bitflags",
Ralf Jung90b8d342019-11-04 14:59:093480 "smallvec 1.0.0",
Eduard-Mihai Burtescu877ec942017-07-08 17:46:433481]
3482
3483[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:113484name = "rustc_asan"
3485version = "0.0.0"
3486dependencies = [
Alex Crichton093ede22019-08-15 00:45:093487 "alloc",
3488 "build_helper",
3489 "cmake",
3490 "compiler_builtins",
3491 "core",
Jorge Aparicio9af6aa32016-12-30 04:28:113492]
3493
3494[[package]]
Irina Popab63d7e22018-05-08 13:10:163495name = "rustc_codegen_llvm"
3496version = "0.0.0"
3497dependencies = [
Alex Crichton093ede22019-08-15 00:45:093498 "rustc_llvm",
Irina Popab63d7e22018-05-08 13:10:163499]
3500
3501[[package]]
Denis Merigouxc9f26c22018-10-01 16:07:043502name = "rustc_codegen_ssa"
3503version = "0.0.0"
Denis Merigouxb9e5cf92018-10-23 15:01:353504dependencies = [
Alex Crichton093ede22019-08-15 00:45:093505 "bitflags",
3506 "cc",
3507 "jobserver",
3508 "libc",
3509 "log",
3510 "memmap",
3511 "num_cpus",
Alex Crichton093ede22019-08-15 00:45:093512 "rustc",
3513 "rustc_apfloat",
3514 "rustc_codegen_utils",
3515 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053516 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093517 "rustc_errors",
3518 "rustc_fs_util",
3519 "rustc_incremental",
csmoed20183d2019-09-26 05:30:103520 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093521 "rustc_target",
3522 "serialize",
3523 "syntax",
3524 "syntax_pos",
3525 "tempfile",
Denis Merigouxb9e5cf92018-10-23 15:01:353526]
Denis Merigouxc9f26c22018-10-01 16:07:043527
3528[[package]]
Irina Popab63d7e22018-05-08 13:10:163529name = "rustc_codegen_utils"
3530version = "0.0.0"
3531dependencies = [
Alex Crichton093ede22019-08-15 00:45:093532 "log",
3533 "punycode",
3534 "rustc",
3535 "rustc-demangle",
3536 "rustc_data_structures",
3537 "rustc_metadata",
3538 "rustc_target",
3539 "syntax",
3540 "syntax_pos",
Irina Popab63d7e22018-05-08 13:10:163541]
3542
3543[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293544name = "rustc_data_structures"
3545version = "0.0.0"
3546dependencies = [
Mark Rousskovf696b212019-11-11 22:15:363547 "bitflags",
Alex Crichton093ede22019-08-15 00:45:093548 "cfg-if",
3549 "crossbeam-utils 0.6.5",
3550 "ena",
3551 "graphviz",
3552 "indexmap",
3553 "jobserver",
3554 "lazy_static 1.3.0",
3555 "log",
Mark Rousskovf696b212019-11-11 22:15:363556 "measureme",
Mateusz Mikuła935394f2019-09-11 17:03:283557 "parking_lot 0.9.0",
Alex Crichton093ede22019-08-15 00:45:093558 "rustc-hash",
Josh Stone33c41252019-09-10 17:13:073559 "rustc-rayon 0.3.0",
3560 "rustc-rayon-core 0.3.0",
csmoe1cff2e62019-09-25 19:09:513561 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093562 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093563 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093564 "stable_deref_trait",
Ahmed Charles9ca382f2016-09-02 08:55:293565]
3566
3567[[package]]
3568name = "rustc_driver"
3569version = "0.0.0"
3570dependencies = [
Ralf Jung64cf5962019-10-30 20:03:193571 "env_logger 0.7.1",
Alex Crichton093ede22019-08-15 00:45:093572 "graphviz",
Jonas Schievinka8926a52019-05-06 11:47:583573 "lazy_static 1.3.0",
Alex Crichton093ede22019-08-15 00:45:093574 "log",
3575 "rustc",
Alex Crichton093ede22019-08-15 00:45:093576 "rustc_codegen_utils",
3577 "rustc_data_structures",
Mazdak Farrokhzad8444e162019-11-15 18:41:503578 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093579 "rustc_errors",
Mazdak Farrokhzad70234f12019-11-30 01:34:183580 "rustc_feature",
Alex Crichton093ede22019-08-15 00:45:093581 "rustc_interface",
Mark Rousskovdab3bd62019-10-09 13:53:133582 "rustc_lint",
Alex Crichton093ede22019-08-15 00:45:093583 "rustc_metadata",
3584 "rustc_mir",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133585 "rustc_parse",
Simon Sapind0bbc602019-07-16 17:08:323586 "rustc_plugin_impl",
Mark Rousskovdd6df0d2019-11-04 02:42:033587 "rustc_resolve",
Alex Crichton093ede22019-08-15 00:45:093588 "rustc_save_analysis",
3589 "rustc_target",
3590 "serialize",
3591 "syntax",
3592 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293593]
3594
3595[[package]]
Guillaume Gomez125da0c2019-11-11 21:47:053596name = "rustc_error_codes"
3597version = "0.0.0"
3598
3599[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293600name = "rustc_errors"
3601version = "0.0.0"
3602dependencies = [
Alex Crichton093ede22019-08-15 00:45:093603 "annotate-snippets",
3604 "atty",
3605 "log",
3606 "rustc_data_structures",
3607 "serialize",
3608 "syntax_pos",
Esteban Küberf08b0362019-08-14 16:34:093609 "term_size",
Alex Crichton093ede22019-08-15 00:45:093610 "termcolor",
3611 "unicode-width",
Ahmed Charles9ca382f2016-09-02 08:55:293612]
3613
3614[[package]]
Mazdak Farrokhzad3d080a42019-11-29 23:23:383615name = "rustc_feature"
3616version = "0.0.0"
3617dependencies = [
Mazdak Farrokhzad70234f12019-11-30 01:34:183618 "lazy_static 1.3.0",
3619 "rustc_data_structures",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383620 "syntax_pos",
3621]
3622
3623[[package]]
Mark Rousskove3177c62018-08-03 21:31:033624name = "rustc_fs_util"
3625version = "0.0.0"
3626
3627[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293628name = "rustc_incremental"
3629version = "0.0.0"
3630dependencies = [
Alex Crichton093ede22019-08-15 00:45:093631 "graphviz",
3632 "log",
Mateusz Mikuła32101ad2019-08-22 10:28:033633 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:093634 "rustc",
3635 "rustc_data_structures",
3636 "rustc_fs_util",
3637 "serialize",
3638 "syntax",
3639 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293640]
3641
3642[[package]]
csmoe1cff2e62019-09-25 19:09:513643name = "rustc_index"
3644version = "0.0.0"
3645dependencies = [
3646 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093647 "smallvec 1.0.0",
csmoe1cff2e62019-09-25 19:09:513648]
3649
3650[[package]]
John Kåre Alsaker23a51f92018-12-08 19:30:233651name = "rustc_interface"
3652version = "0.0.0"
3653dependencies = [
Alex Crichton093ede22019-08-15 00:45:093654 "log",
Mark Rousskov2fc32b92019-09-10 01:01:413655 "once_cell",
Alex Crichton093ede22019-08-15 00:45:093656 "rustc",
Josh Stone33c41252019-09-10 17:13:073657 "rustc-rayon 0.3.0",
Alex Crichton093ede22019-08-15 00:45:093658 "rustc_codegen_ssa",
3659 "rustc_codegen_utils",
3660 "rustc_data_structures",
3661 "rustc_errors",
3662 "rustc_incremental",
3663 "rustc_lint",
3664 "rustc_metadata",
3665 "rustc_mir",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133666 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093667 "rustc_passes",
Simon Sapind0bbc602019-07-16 17:08:323668 "rustc_plugin_impl",
Alex Crichton093ede22019-08-15 00:45:093669 "rustc_privacy",
3670 "rustc_resolve",
Mazdak Farrokhzadd945f982019-10-11 21:48:163671 "rustc_target",
Alex Crichton093ede22019-08-15 00:45:093672 "rustc_traits",
3673 "rustc_typeck",
3674 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093675 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093676 "syntax",
Mazdak Farrokhzadd420d712019-10-16 08:59:303677 "syntax_expand",
Alex Crichton093ede22019-08-15 00:45:093678 "syntax_ext",
3679 "syntax_pos",
3680 "tempfile",
John Kåre Alsaker23a51f92018-12-08 19:30:233681]
3682
3683[[package]]
Aleksey Kladov395ee0b2019-05-06 08:53:403684name = "rustc_lexer"
3685version = "0.1.0"
3686dependencies = [
Aleksey Kladova0c186c2019-07-21 11:50:393687 "unicode-xid 0.2.0",
Aleksey Kladov395ee0b2019-05-06 08:53:403688]
3689
3690[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293691name = "rustc_lint"
3692version = "0.0.0"
3693dependencies = [
Alex Crichton093ede22019-08-15 00:45:093694 "log",
3695 "rustc",
3696 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053697 "rustc_error_codes",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383698 "rustc_feature",
csmoe64f61c72019-09-26 05:38:333699 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093700 "rustc_target",
3701 "syntax",
3702 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293703]
3704
3705[[package]]
3706name = "rustc_llvm"
3707version = "0.0.0"
3708dependencies = [
Alex Crichton093ede22019-08-15 00:45:093709 "build_helper",
3710 "cc",
Ahmed Charles9ca382f2016-09-02 08:55:293711]
3712
3713[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:113714name = "rustc_lsan"
3715version = "0.0.0"
3716dependencies = [
Alex Crichton093ede22019-08-15 00:45:093717 "alloc",
3718 "build_helper",
3719 "cmake",
3720 "compiler_builtins",
3721 "core",
Jorge Aparicio9af6aa32016-12-30 04:28:113722]
3723
3724[[package]]
John Kåre Alsaker74b64192019-03-01 00:22:103725name = "rustc_macros"
3726version = "0.1.0"
3727dependencies = [
Alex Crichton093ede22019-08-15 00:45:093728 "itertools 0.8.0",
Mateusz Mikuład8960882019-10-04 12:43:233729 "proc-macro2 1.0.3",
3730 "quote 1.0.2",
3731 "syn 1.0.5",
3732 "synstructure 0.12.1",
John Kåre Alsaker74b64192019-03-01 00:22:103733]
3734
3735[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293736name = "rustc_metadata"
3737version = "0.0.0"
3738dependencies = [
Alex Crichton093ede22019-08-15 00:45:093739 "flate2",
3740 "log",
3741 "memmap",
3742 "rustc",
3743 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053744 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093745 "rustc_errors",
csmoed20183d2019-09-26 05:30:103746 "rustc_index",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133747 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093748 "rustc_target",
3749 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093750 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093751 "stable_deref_trait",
3752 "syntax",
Mazdak Farrokhzadd420d712019-10-16 08:59:303753 "syntax_expand",
Alex Crichton093ede22019-08-15 00:45:093754 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293755]
3756
3757[[package]]
3758name = "rustc_mir"
3759version = "0.0.0"
3760dependencies = [
Alex Crichton093ede22019-08-15 00:45:093761 "arena",
Alex Crichton093ede22019-08-15 00:45:093762 "either",
3763 "graphviz",
Mazdak Farrokhzad2f00e862019-11-10 09:26:333764 "itertools 0.8.0",
Alex Crichton093ede22019-08-15 00:45:093765 "log",
3766 "log_settings",
3767 "polonius-engine",
3768 "rustc",
3769 "rustc_apfloat",
3770 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053771 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093772 "rustc_errors",
csmoed20183d2019-09-26 05:30:103773 "rustc_index",
Aleksey Kladova0c186c2019-07-21 11:50:393774 "rustc_lexer",
Camille GILLOTd9eaaf52019-11-10 18:30:193775 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093776 "rustc_target",
3777 "serialize",
Ralf Jung90b8d342019-11-04 14:59:093778 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093779 "syntax",
3780 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293781]
3782
3783[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:113784name = "rustc_msan"
3785version = "0.0.0"
3786dependencies = [
Alex Crichton093ede22019-08-15 00:45:093787 "alloc",
3788 "build_helper",
3789 "cmake",
3790 "compiler_builtins",
3791 "core",
Jorge Aparicio9af6aa32016-12-30 04:28:113792]
3793
3794[[package]]
Mazdak Farrokhzad4ae27282019-10-15 20:48:133795name = "rustc_parse"
3796version = "0.0.0"
3797dependencies = [
3798 "bitflags",
3799 "log",
3800 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053801 "rustc_error_codes",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133802 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383803 "rustc_feature",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133804 "rustc_lexer",
3805 "rustc_target",
3806 "smallvec 1.0.0",
3807 "syntax",
3808 "syntax_pos",
3809]
3810
3811[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293812name = "rustc_passes"
3813version = "0.0.0"
3814dependencies = [
Alex Crichton093ede22019-08-15 00:45:093815 "log",
3816 "rustc",
3817 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053818 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093819 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:383820 "rustc_feature",
Mark Rousskov7c3f65b2019-10-04 14:46:573821 "rustc_index",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133822 "rustc_parse",
Mark Rousskov7c3f65b2019-10-04 14:46:573823 "rustc_target",
Alex Crichton093ede22019-08-15 00:45:093824 "syntax",
3825 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293826]
3827
3828[[package]]
Simon Sapind0bbc602019-07-16 17:08:323829name = "rustc_plugin_impl"
Ahmed Charles9ca382f2016-09-02 08:55:293830version = "0.0.0"
3831dependencies = [
Alex Crichton093ede22019-08-15 00:45:093832 "rustc",
Guillaume Gomez125da0c2019-11-11 21:47:053833 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093834 "rustc_metadata",
3835 "syntax",
Alex Crichton093ede22019-08-15 00:45:093836 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293837]
3838
3839[[package]]
3840name = "rustc_privacy"
3841version = "0.0.0"
3842dependencies = [
Alex Crichton093ede22019-08-15 00:45:093843 "log",
3844 "rustc",
3845 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053846 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093847 "rustc_typeck",
3848 "syntax",
3849 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293850]
3851
3852[[package]]
3853name = "rustc_resolve"
3854version = "0.0.0"
3855dependencies = [
Alex Crichton093ede22019-08-15 00:45:093856 "arena",
3857 "bitflags",
Alex Crichton093ede22019-08-15 00:45:093858 "log",
3859 "rustc",
3860 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053861 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093862 "rustc_errors",
Mazdak Farrokhzad70234f12019-11-30 01:34:183863 "rustc_feature",
Alex Crichton093ede22019-08-15 00:45:093864 "rustc_metadata",
Ralf Jung90b8d342019-11-04 14:59:093865 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093866 "syntax",
Mazdak Farrokhzadd420d712019-10-16 08:59:303867 "syntax_expand",
Alex Crichton093ede22019-08-15 00:45:093868 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293869]
3870
3871[[package]]
3872name = "rustc_save_analysis"
3873version = "0.0.0"
3874dependencies = [
Alex Crichton093ede22019-08-15 00:45:093875 "log",
3876 "rls-data",
3877 "rls-span",
3878 "rustc",
3879 "rustc_codegen_utils",
3880 "rustc_data_structures",
Mazdak Farrokhzad4ae27282019-10-15 20:48:133881 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:093882 "serde_json",
3883 "syntax",
3884 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293885]
3886
3887[[package]]
Irina Popa38e96402017-12-08 19:18:213888name = "rustc_target"
3889version = "0.0.0"
3890dependencies = [
Alex Crichton093ede22019-08-15 00:45:093891 "bitflags",
3892 "log",
3893 "rustc_data_structures",
csmoe64f61c72019-09-26 05:38:333894 "rustc_index",
Camille GILLOT2ba84c62019-11-09 21:27:523895 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093896 "serialize",
3897 "syntax_pos",
Irina Popa38e96402017-12-08 19:18:213898]
3899
3900[[package]]
Matthias Krüger10e7b762018-09-07 07:12:063901name = "rustc_tools_util"
Igor Matuszewski31dc27d2019-06-08 20:15:223902version = "0.2.0"
Matthias Krügerc09d4e72019-01-05 14:40:103903
3904[[package]]
3905name = "rustc_tools_util"
Oliver Scherer2a789512019-05-26 17:21:543906version = "0.2.0"
Igor Matuszewski31dc27d2019-06-08 20:15:223907source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093908checksum = "b725dadae9fabc488df69a287f5a99c5eaf5d10853842a8a3dfac52476f544ee"
Matthias Krüger10e7b762018-09-07 07:12:063909
3910[[package]]
Niko Matsakis3a50b41d2018-02-25 15:58:543911name = "rustc_traits"
3912version = "0.0.0"
3913dependencies = [
Alex Crichton093ede22019-08-15 00:45:093914 "chalk-engine",
Alex Crichton093ede22019-08-15 00:45:093915 "log",
3916 "rustc",
3917 "rustc_data_structures",
Camille GILLOTd5f5e702019-11-13 20:37:153918 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:093919 "rustc_target",
Ralf Jung90b8d342019-11-04 14:59:093920 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093921 "syntax",
3922 "syntax_pos",
Niko Matsakis3a50b41d2018-02-25 15:58:543923]
3924
3925[[package]]
Jorge Aparicio9af6aa32016-12-30 04:28:113926name = "rustc_tsan"
3927version = "0.0.0"
3928dependencies = [
Alex Crichton093ede22019-08-15 00:45:093929 "alloc",
3930 "build_helper",
3931 "cmake",
3932 "compiler_builtins",
3933 "core",
Jorge Aparicio9af6aa32016-12-30 04:28:113934]
3935
3936[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293937name = "rustc_typeck"
3938version = "0.0.0"
3939dependencies = [
Alex Crichton093ede22019-08-15 00:45:093940 "arena",
3941 "log",
3942 "rustc",
3943 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:053944 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:093945 "rustc_errors",
csmoe64f61c72019-09-26 05:38:333946 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:093947 "rustc_target",
Ralf Jung90b8d342019-11-04 14:59:093948 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:093949 "syntax",
3950 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:293951]
3952
3953[[package]]
Oliver Schneider847bb142018-05-11 12:11:063954name = "rustc_version"
Alex Crichtonb4110902018-12-08 11:06:543955version = "0.2.3"
Oliver Schneider847bb142018-05-11 12:11:063956source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093957checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
Oliver Schneider847bb142018-05-11 12:11:063958dependencies = [
Alex Crichton093ede22019-08-15 00:45:093959 "semver",
Oliver Schneider847bb142018-05-11 12:11:063960]
3961
3962[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:293963name = "rustdoc"
3964version = "0.0.0"
3965dependencies = [
Alex Crichton093ede22019-08-15 00:45:093966 "minifier",
Lzu Taobbce9712019-09-19 08:32:313967 "pulldown-cmark 0.5.3",
Josh Stone33c41252019-09-10 17:13:073968 "rustc-rayon 0.3.0",
Alex Crichton093ede22019-08-15 00:45:093969 "tempfile",
Mark Simulacrume2e9b402017-07-23 02:01:583970]
3971
3972[[package]]
Guillaume Gomezdec9fab2018-02-05 22:43:533973name = "rustdoc-themes"
3974version = "0.1.0"
3975
3976[[package]]
Mark Simulacrume2e9b402017-07-23 02:01:583977name = "rustdoc-tool"
3978version = "0.0.0"
3979dependencies = [
Alex Crichton093ede22019-08-15 00:45:093980 "rustdoc",
Ahmed Charles9ca382f2016-09-02 08:55:293981]
3982
3983[[package]]
Alex Crichtonfa9e55f2018-05-02 15:43:153984name = "rustfix"
Eric Huss266fa0c2019-08-08 00:23:543985version = "0.4.6"
Alex Crichton52d7ee832018-07-17 16:04:223986source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:093987checksum = "7150ac777a2931a53489f5a41eb0937b84e3092a20cd0e73ad436b65b507f607"
Alex Crichton52d7ee832018-07-17 16:04:223988dependencies = [
Alex Crichton093ede22019-08-15 00:45:093989 "failure",
3990 "log",
3991 "serde",
3992 "serde_json",
Alex Crichtonfa9e55f2018-05-02 15:43:153993]
3994
3995[[package]]
topecongiro5a411a62019-06-18 12:15:193996name = "rustfmt-config_proc_macro"
Igor Matuszewskic2249a42019-09-08 08:28:113997version = "0.2.0"
topecongiro5a411a62019-06-18 12:15:193998dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:113999 "proc-macro2 1.0.3",
4000 "quote 1.0.2",
Alex Crichton093ede22019-08-15 00:45:094001 "serde",
Igor Matuszewskic2249a42019-09-08 08:28:114002 "syn 1.0.5",
topecongiro5a411a62019-06-18 12:15:194003]
4004
4005[[package]]
Alex Crichton1cede102017-06-15 02:33:064006name = "rustfmt-nightly"
Igor Matuszewskiae79ea32019-10-11 14:28:024007version = "1.4.9"
kennytm0692b3d2017-12-15 19:41:584008dependencies = [
Alex Crichton093ede22019-08-15 00:45:094009 "annotate-snippets",
Alex Crichton093ede22019-08-15 00:45:094010 "bytecount",
Manish Goregaokar7d0162d2019-10-24 15:06:404011 "cargo_metadata 0.8.0",
Alex Crichton093ede22019-08-15 00:45:094012 "derive-new",
4013 "diff",
4014 "dirs",
Alex Crichton5c5e3fa2019-09-24 18:06:564015 "env_logger 0.6.2",
Alex Crichton093ede22019-08-15 00:45:094016 "failure",
4017 "getopts",
4018 "ignore",
4019 "itertools 0.8.0",
4020 "lazy_static 1.3.0",
4021 "log",
4022 "regex",
4023 "rustc-ap-rustc_target",
4024 "rustc-ap-syntax",
4025 "rustc-ap-syntax_pos",
4026 "rustc-workspace-hack",
4027 "rustfmt-config_proc_macro",
4028 "serde",
4029 "serde_json",
Eric Huss139477d2019-11-12 18:14:484030 "structopt",
Alex Crichton093ede22019-08-15 00:45:094031 "term 0.6.0",
Eric Huss7d92cf42019-08-20 17:46:354032 "toml",
Alex Crichton093ede22019-08-15 00:45:094033 "unicode-segmentation",
4034 "unicode-width",
4035 "unicode_categories",
Igor Matuszewskid2d192e2019-07-30 11:00:274036]
4037
4038[[package]]
Alex Crichton2863b752018-08-21 17:23:474039name = "ryu"
Eric Huss04538c62019-07-08 21:52:074040version = "1.0.0"
Alex Crichton2863b752018-08-21 17:23:474041source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094042checksum = "c92464b447c0ee8c4fb3824ecc8383b81717b9f1e74ba2e72540aef7b9f82997"
Alex Crichton2863b752018-08-21 17:23:474043
4044[[package]]
Josh Stone020c5ec2017-05-08 22:01:134045name = "same-file"
Alex Crichtonb4110902018-12-08 11:06:544046version = "1.0.4"
Alex Crichton80d6ed22018-01-08 21:56:224047source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094048checksum = "8f20c4be53a8a1ff4c1f1b2bd14570d2f634628709752f0702ecdd2b3f9a5267"
Alex Crichton80d6ed22018-01-08 21:56:224049dependencies = [
Alex Crichton093ede22019-08-15 00:45:094050 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:224051]
4052
4053[[package]]
4054name = "schannel"
Alex Crichton4f661c02018-10-08 17:39:094055version = "0.1.14"
Alex Crichton80d6ed22018-01-08 21:56:224056source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094057checksum = "0e1a231dc10abf6749cfa5d7767f25888d484201accbd919b66ab5413c502d56"
Alex Crichton80d6ed22018-01-08 21:56:224058dependencies = [
Alex Crichton093ede22019-08-15 00:45:094059 "lazy_static 1.3.0",
Eric Huss139477d2019-11-12 18:14:484060 "winapi 0.3.8",
Alex Crichton80d6ed22018-01-08 21:56:224061]
4062
4063[[package]]
Alex Crichton453080f2017-06-05 16:36:484064name = "scoped-tls"
Marcel Hellwig56fb2872019-02-26 10:15:524065version = "1.0.0"
4066source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094067checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
Marcel Hellwig56fb2872019-02-26 10:15:524068
4069[[package]]
flip19954c228cc2019-02-18 09:32:584070name = "scoped_threadpool"
4071version = "0.1.9"
4072source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094073checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
flip19954c228cc2019-02-18 09:32:584074
4075[[package]]
Nick Cameronad8ecc22017-07-19 01:32:124076name = "scopeguard"
Oliver Schneideracdf83f2017-12-06 08:25:294077version = "0.3.3"
4078source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094079checksum = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27"
Oliver Schneideracdf83f2017-12-06 08:25:294080
4081[[package]]
Ralf Jungc7a599e2019-07-25 13:57:254082name = "scopeguard"
4083version = "1.0.0"
4084source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094085checksum = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d"
Ralf Jungc7a599e2019-07-25 13:57:254086
4087[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334088name = "security-framework"
4089version = "0.3.1"
4090source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094091checksum = "eee63d0f4a9ec776eeb30e220f0bc1e092c3ad744b2a379e3993070364d3adc2"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334092dependencies = [
Eric Huss2b985322019-11-25 16:14:074093 "core-foundation 0.6.3",
4094 "core-foundation-sys 0.6.2",
Alex Crichton093ede22019-08-15 00:45:094095 "libc",
4096 "security-framework-sys",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334097]
4098
4099[[package]]
4100name = "security-framework-sys"
4101version = "0.3.1"
4102source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094103checksum = "9636f8989cbf61385ae4824b98c1aaa54c994d7d8b41f11c601ed799f0549a56"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334104dependencies = [
Eric Huss2b985322019-11-25 16:14:074105 "core-foundation-sys 0.6.2",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334106]
4107
4108[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584109name = "semver"
Alex Crichton80d6ed22018-01-08 21:56:224110version = "0.9.0"
4111source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094112checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
Alex Crichton80d6ed22018-01-08 21:56:224113dependencies = [
Alex Crichton093ede22019-08-15 00:45:094114 "semver-parser",
4115 "serde",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584116]
4117
4118[[package]]
4119name = "semver-parser"
4120version = "0.7.0"
Steve Klabnik2795de32017-02-20 00:20:574121source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094122checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
Steve Klabnik2795de32017-02-20 00:20:574123
4124[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584125name = "serde"
flip199596c3ec12019-08-20 07:32:534126version = "1.0.99"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584127source = "registry+https://github.com/rust-lang/crates.io-index"
flip199596c3ec12019-08-20 07:32:534128checksum = "fec2851eb56d010dc9a21b89ca53ee75e6528bab60c11e89d38390904982da9f"
Eric Huss57393642018-12-17 18:23:044129dependencies = [
Alex Crichton093ede22019-08-15 00:45:094130 "serde_derive",
Eric Huss57393642018-12-17 18:23:044131]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584132
4133[[package]]
4134name = "serde_derive"
Alex Crichtonb4110902018-12-08 11:06:544135version = "1.0.81"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584136source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094137checksum = "477b13b646f5b5b56fc95bedfc3b550d12141ce84f466f6c44b9a17589923885"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584138dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:114139 "proc-macro2 0.4.30",
4140 "quote 0.6.12",
4141 "syn 0.15.35",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584142]
4143
4144[[package]]
flip199596c3ec12019-08-20 07:32:534145name = "serde_ignored"
4146version = "0.1.0"
4147source = "registry+https://github.com/rust-lang/crates.io-index"
4148checksum = "3c24bbb8f4b81834f618cd3e28698235c2fba06ddf7f4fbe30519dd081364e59"
4149dependencies = [
4150 "serde",
4151]
4152
4153[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584154name = "serde_json"
Eric Huss04538c62019-07-08 21:52:074155version = "1.0.40"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584156source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094157checksum = "051c49229f282f7c6f3813f8286cc1e3323e8051823fce42c7ea80fe13521704"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584158dependencies = [
Alex Crichton093ede22019-08-15 00:45:094159 "itoa",
4160 "ryu",
4161 "serde",
Steve Klabnik2795de32017-02-20 00:20:574162]
4163
4164[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114165name = "serde_repr"
4166version = "0.1.5"
4167source = "registry+https://github.com/rust-lang/crates.io-index"
4168checksum = "cd02c7587ec314570041b2754829f84d873ced14a96d1fd1823531e11db40573"
4169dependencies = [
4170 "proc-macro2 1.0.3",
4171 "quote 1.0.2",
4172 "syn 1.0.5",
4173]
4174
4175[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334176name = "serde_urlencoded"
4177version = "0.5.5"
4178source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094179checksum = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334180dependencies = [
Alex Crichton093ede22019-08-15 00:45:094181 "dtoa",
4182 "itoa",
4183 "serde",
4184 "url 1.7.2",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334185]
4186
4187[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294188name = "serialize"
4189version = "0.0.0"
Igor Gutorov4d81fe92018-08-13 19:15:164190dependencies = [
Alex Crichton093ede22019-08-15 00:45:094191 "indexmap",
Ralf Jung90b8d342019-11-04 14:59:094192 "smallvec 1.0.0",
Igor Gutorov4d81fe92018-08-13 19:15:164193]
Ahmed Charles9ca382f2016-09-02 08:55:294194
4195[[package]]
James Munnsde763692019-01-19 02:39:374196name = "sha-1"
4197version = "0.7.0"
4198source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094199checksum = "51b9d1f3b5de8a167ab06834a7c883bd197f2191e1dda1a22d9ccfeedbf9aded"
James Munnsde763692019-01-19 02:39:374200dependencies = [
Alex Crichton093ede22019-08-15 00:45:094201 "block-buffer",
4202 "byte-tools",
4203 "digest",
4204 "fake-simd",
James Munnsde763692019-01-19 02:39:374205]
4206
4207[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584208name = "shell-escape"
Alex Crichtone9d89832018-04-02 15:43:554209version = "0.1.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584210source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094211checksum = "170a13e64f2a51b77a45702ba77287f5c6829375b04a69cf2222acd17d0cfab9"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584212
4213[[package]]
steveklabnik54371882018-01-25 17:32:254214name = "shlex"
4215version = "0.1.1"
4216source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094217checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"
steveklabnik54371882018-01-25 17:32:254218
4219[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434220name = "signal-hook"
4221version = "0.1.7"
4222source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094223checksum = "1f272d1b7586bec132ed427f532dd418d8beca1ca7f2caf7df35569b1415a4b4"
Matthias Krüger696fb8f2019-01-21 15:32:434224dependencies = [
Alex Crichton093ede22019-08-15 00:45:094225 "arc-swap",
4226 "libc",
Matthias Krüger696fb8f2019-01-21 15:32:434227]
4228
4229[[package]]
steveklabnikecfbaca2018-04-03 14:32:044230name = "siphasher"
4231version = "0.2.2"
4232source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094233checksum = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
steveklabnikecfbaca2018-04-03 14:32:044234
4235[[package]]
Eric Hussd5e03532019-05-23 20:27:494236name = "sized-chunks"
Eric Huss2b985322019-11-25 16:14:074237version = "0.5.0"
Eric Hussd5e03532019-05-23 20:27:494238source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss2b985322019-11-25 16:14:074239checksum = "62db64dd92b3b54314b1e216c274634ca2b3fe8da8b3873be670cb1ac4dad30f"
Eric Hussd5e03532019-05-23 20:27:494240dependencies = [
Eric Huss2b985322019-11-25 16:14:074241 "bitmaps",
Alex Crichton093ede22019-08-15 00:45:094242 "typenum",
Eric Hussd5e03532019-05-23 20:27:494243]
4244
4245[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434246name = "slab"
4247version = "0.4.2"
4248source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094249checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
Matthias Krüger696fb8f2019-01-21 15:32:434250
4251[[package]]
John Kåre Alsaker970c6132017-12-03 12:49:014252name = "smallvec"
Eric Hussaedb74b2019-06-12 14:37:304253version = "0.6.10"
John Kåre Alsaker970c6132017-12-03 12:49:014254source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094255checksum = "ab606a9c5e214920bb66c458cd7be8ef094f813f20fe77a54cc7dbfff220d4b7"
John Kåre Alsaker970c6132017-12-03 12:49:014256
4257[[package]]
Ralf Jung90b8d342019-11-04 14:59:094258name = "smallvec"
4259version = "1.0.0"
4260source = "registry+https://github.com/rust-lang/crates.io-index"
4261checksum = "4ecf3b85f68e8abaa7555aa5abdb1153079387e60b718283d732f03897fcfc86"
4262
4263[[package]]
Mark Simulacrum38b46882017-06-26 16:26:154264name = "socket2"
Alex Crichton4f661c02018-10-08 17:39:094265version = "0.3.8"
Mark Simulacrum38b46882017-06-26 16:26:154266source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094267checksum = "c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7"
Mark Simulacrum38b46882017-06-26 16:26:154268dependencies = [
Alex Crichton093ede22019-08-15 00:45:094269 "cfg-if",
4270 "libc",
4271 "redox_syscall",
Eric Huss139477d2019-11-12 18:14:484272 "winapi 0.3.8",
Mark Simulacrum38b46882017-06-26 16:26:154273]
4274
4275[[package]]
Robin Kruppe1a24a592017-04-26 21:22:454276name = "stable_deref_trait"
Alex Crichtond8251152018-07-02 16:33:164277version = "1.1.0"
Robin Kruppe1a24a592017-04-26 21:22:454278source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094279checksum = "ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"
Robin Kruppe1a24a592017-04-26 21:22:454280
4281[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294282name = "std"
4283version = "0.0.0"
4284dependencies = [
Alex Crichton093ede22019-08-15 00:45:094285 "alloc",
4286 "backtrace",
Alex Crichton093ede22019-08-15 00:45:094287 "cfg-if",
4288 "compiler_builtins",
4289 "core",
4290 "dlmalloc",
4291 "fortanix-sgx-abi",
Alex Crichton060b6cb2019-10-24 15:07:034292 "hashbrown 0.6.2",
Stefan Lankes5ebd4d92019-10-20 07:55:104293 "hermit-abi",
Alex Crichton093ede22019-08-15 00:45:094294 "libc",
4295 "panic_abort",
4296 "panic_unwind",
4297 "profiler_builtins",
Mateusz Mikuła32101ad2019-08-22 10:28:034298 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:094299 "rustc_asan",
4300 "rustc_lsan",
4301 "rustc_msan",
4302 "rustc_tsan",
4303 "unwind",
newpavlov6374b842019-08-29 17:13:154304 "wasi",
Ahmed Charles9ca382f2016-09-02 08:55:294305]
4306
4307[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334308name = "string"
4309version = "0.2.1"
4310source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094311checksum = "d24114bfcceb867ca7f71a0d3fe45d45619ec47a6fbfa98cb14e14250bfa5d6d"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334312dependencies = [
Alex Crichton093ede22019-08-15 00:45:094313 "bytes",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334314]
4315
4316[[package]]
steveklabnikecfbaca2018-04-03 14:32:044317name = "string_cache"
Alex Crichtond8251152018-07-02 16:33:164318version = "0.7.3"
steveklabnikecfbaca2018-04-03 14:32:044319source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094320checksum = "25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423"
steveklabnikecfbaca2018-04-03 14:32:044321dependencies = [
Alex Crichton093ede22019-08-15 00:45:094322 "lazy_static 1.3.0",
4323 "new_debug_unreachable",
4324 "phf_shared",
4325 "precomputed-hash",
4326 "serde",
4327 "string_cache_codegen",
4328 "string_cache_shared",
steveklabnikecfbaca2018-04-03 14:32:044329]
4330
4331[[package]]
4332name = "string_cache_codegen"
Taiki Endo6375efc2019-02-26 11:06:314333version = "0.4.2"
steveklabnikecfbaca2018-04-03 14:32:044334source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094335checksum = "1eea1eee654ef80933142157fdad9dd8bc43cf7c74e999e369263496f04ff4da"
steveklabnikecfbaca2018-04-03 14:32:044336dependencies = [
Alex Crichton093ede22019-08-15 00:45:094337 "phf_generator",
4338 "phf_shared",
Igor Matuszewskic2249a42019-09-08 08:28:114339 "proc-macro2 0.4.30",
4340 "quote 0.6.12",
Alex Crichton093ede22019-08-15 00:45:094341 "string_cache_shared",
steveklabnikecfbaca2018-04-03 14:32:044342]
4343
4344[[package]]
4345name = "string_cache_shared"
4346version = "0.3.0"
4347source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094348checksum = "b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
steveklabnikecfbaca2018-04-03 14:32:044349
4350[[package]]
Eric Hussd5e03532019-05-23 20:27:494351name = "strip-ansi-escapes"
4352version = "0.1.0"
4353source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094354checksum = "9d63676e2abafa709460982ddc02a3bb586b6d15a49b75c212e06edd3933acee"
Eric Hussd5e03532019-05-23 20:27:494355dependencies = [
Alex Crichton093ede22019-08-15 00:45:094356 "vte",
Eric Hussd5e03532019-05-23 20:27:494357]
4358
4359[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584360name = "strsim"
Igor Matuszewskic2249a42019-09-08 08:28:114361version = "0.8.0"
Steve Klabnika0769612017-02-07 23:13:574362source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:114363checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
Steve Klabnika0769612017-02-07 23:13:574364
4365[[package]]
topecongiro5a411a62019-06-18 12:15:194366name = "structopt"
Igor Matuszewskic2249a42019-09-08 08:28:114367version = "0.3.1"
4368source = "registry+https://github.com/rust-lang/crates.io-index"
4369checksum = "2ac9d6e93dd792b217bf89cda5c14566e3043960c6f9da890c2ba5d09d07804c"
4370dependencies = [
4371 "clap",
Eric Huss139477d2019-11-12 18:14:484372 "structopt-derive",
Igor Matuszewskic2249a42019-09-08 08:28:114373]
4374
4375[[package]]
4376name = "structopt-derive"
4377version = "0.3.1"
4378source = "registry+https://github.com/rust-lang/crates.io-index"
4379checksum = "2ae9e5165d463a0dea76967d021f8d0f9316057bf5163aa2a4843790e842ff37"
4380dependencies = [
4381 "heck",
4382 "proc-macro-error",
4383 "proc-macro2 1.0.3",
4384 "quote 1.0.2",
4385 "syn 1.0.5",
topecongiro5a411a62019-06-18 12:15:194386]
4387
4388[[package]]
Matt Ickstadt0ab516f2018-04-21 21:06:134389name = "strum"
Bastien Orivel5c4534a2018-12-08 14:11:474390version = "0.11.0"
Matt Ickstadt0ab516f2018-04-21 21:06:134391source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094392checksum = "f6c3a2071519ab6a48f465808c4c1ffdd00dfc8e93111d02b4fc5abab177676e"
Matt Ickstadt0ab516f2018-04-21 21:06:134393
4394[[package]]
4395name = "strum_macros"
Bastien Orivel5c4534a2018-12-08 14:11:474396version = "0.11.0"
Matt Ickstadt0ab516f2018-04-21 21:06:134397source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094398checksum = "8baacebd7b7c9b864d83a6ba7a246232983e277b86fa5cdec77f565715a4b136"
Matt Ickstadt0ab516f2018-04-21 21:06:134399dependencies = [
Alex Crichton093ede22019-08-15 00:45:094400 "heck",
Igor Matuszewskic2249a42019-09-08 08:28:114401 "proc-macro2 0.4.30",
4402 "quote 0.6.12",
4403 "syn 0.15.35",
Matt Ickstadt0ab516f2018-04-21 21:06:134404]
4405
4406[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584407name = "syn"
Eric Hussaedb74b2019-06-12 14:37:304408version = "0.15.35"
Nick Cameron595bea62018-11-19 04:21:104409source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094410checksum = "641e117d55514d6d918490e47102f7e08d096fdde360247e4a10f7a91a8478d3"
Nick Cameron595bea62018-11-19 04:21:104411dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:114412 "proc-macro2 0.4.30",
4413 "quote 0.6.12",
Aleksey Kladova0c186c2019-07-21 11:50:394414 "unicode-xid 0.1.0",
Alex Crichtone9d89832018-04-02 15:43:554415]
4416
4417[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114418name = "syn"
4419version = "1.0.5"
4420source = "registry+https://github.com/rust-lang/crates.io-index"
4421checksum = "66850e97125af79138385e9b88339cbcd037e3f28ceab8c5ad98e64f0f1f80bf"
4422dependencies = [
4423 "proc-macro2 1.0.3",
4424 "quote 1.0.2",
4425 "unicode-xid 0.2.0",
4426]
4427
4428[[package]]
Alex Crichton325d7392017-12-10 17:42:494429name = "synstructure"
Andy Russellc95be3d2019-05-16 18:32:284430version = "0.10.2"
Alex Crichton325d7392017-12-10 17:42:494431source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094432checksum = "02353edf96d6e4dc81aea2d8490a7e9db177bf8acb0e951c24940bf866cb313f"
Alex Crichton325d7392017-12-10 17:42:494433dependencies = [
Igor Matuszewskic2249a42019-09-08 08:28:114434 "proc-macro2 0.4.30",
4435 "quote 0.6.12",
4436 "syn 0.15.35",
Aleksey Kladova0c186c2019-07-21 11:50:394437 "unicode-xid 0.1.0",
Alex Crichton325d7392017-12-10 17:42:494438]
4439
4440[[package]]
Mateusz Mikuład8960882019-10-04 12:43:234441name = "synstructure"
4442version = "0.12.1"
4443source = "registry+https://github.com/rust-lang/crates.io-index"
4444checksum = "3f085a5855930c0441ca1288cf044ea4aecf4f43a91668abdb870b4ba546a203"
4445dependencies = [
4446 "proc-macro2 1.0.3",
4447 "quote 1.0.2",
4448 "syn 1.0.5",
4449 "unicode-xid 0.2.0",
4450]
4451
4452[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294453name = "syntax"
4454version = "0.0.0"
4455dependencies = [
Alex Crichton093ede22019-08-15 00:45:094456 "bitflags",
4457 "lazy_static 1.3.0",
4458 "log",
4459 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:054460 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:094461 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384462 "rustc_feature",
csmoed20183d2019-09-26 05:30:104463 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:094464 "rustc_lexer",
Camille GILLOTc2e16582019-11-09 19:56:194465 "rustc_macros",
Alex Crichton093ede22019-08-15 00:45:094466 "scoped-tls",
4467 "serialize",
Ralf Jung90b8d342019-11-04 14:59:094468 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:094469 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:294470]
4471
4472[[package]]
Mazdak Farrokhzadd420d712019-10-16 08:59:304473name = "syntax_expand"
4474version = "0.0.0"
4475dependencies = [
Mazdak Farrokhzadd420d712019-10-16 08:59:304476 "log",
4477 "rustc_data_structures",
4478 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384479 "rustc_feature",
Mazdak Farrokhzadd420d712019-10-16 08:59:304480 "rustc_lexer",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134481 "rustc_parse",
Mazdak Farrokhzadd420d712019-10-16 08:59:304482 "serialize",
Ralf Jung90b8d342019-11-04 14:59:094483 "smallvec 1.0.0",
Mazdak Farrokhzadd420d712019-10-16 08:59:304484 "syntax",
4485 "syntax_pos",
4486]
4487
4488[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294489name = "syntax_ext"
4490version = "0.0.0"
4491dependencies = [
Alex Crichton093ede22019-08-15 00:45:094492 "fmt_macros",
4493 "log",
4494 "rustc_data_structures",
Guillaume Gomez125da0c2019-11-11 21:47:054495 "rustc_error_codes",
Alex Crichton093ede22019-08-15 00:45:094496 "rustc_errors",
Mazdak Farrokhzad3d080a42019-11-29 23:23:384497 "rustc_feature",
Mazdak Farrokhzad4ae27282019-10-15 20:48:134498 "rustc_parse",
Alex Crichton093ede22019-08-15 00:45:094499 "rustc_target",
Ralf Jung90b8d342019-11-04 14:59:094500 "smallvec 1.0.0",
Alex Crichton093ede22019-08-15 00:45:094501 "syntax",
Mazdak Farrokhzadd420d712019-10-16 08:59:304502 "syntax_expand",
Alex Crichton093ede22019-08-15 00:45:094503 "syntax_pos",
Ahmed Charles9ca382f2016-09-02 08:55:294504]
4505
4506[[package]]
4507name = "syntax_pos"
4508version = "0.0.0"
4509dependencies = [
Alex Crichton093ede22019-08-15 00:45:094510 "arena",
4511 "cfg-if",
Mark Rousskov942f0a62019-11-15 13:27:094512 "log",
Alex Crichton093ede22019-08-15 00:45:094513 "rustc_data_structures",
csmoe64f61c72019-09-26 05:38:334514 "rustc_index",
Alex Crichton093ede22019-08-15 00:45:094515 "rustc_macros",
4516 "scoped-tls",
4517 "serialize",
4518 "unicode-width",
Ahmed Charles9ca382f2016-09-02 08:55:294519]
4520
4521[[package]]
Josh Stone020c5ec2017-05-08 22:01:134522name = "tar"
Alex Crichtonb4110902018-12-08 11:06:544523version = "0.4.20"
Josh Stone020c5ec2017-05-08 22:01:134524source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094525checksum = "a303ba60a099fcd2aaa646b14d2724591a96a75283e4b7ed3d1a1658909d9ae2"
Josh Stone020c5ec2017-05-08 22:01:134526dependencies = [
Alex Crichton093ede22019-08-15 00:45:094527 "filetime",
4528 "libc",
4529 "redox_syscall",
4530 "xattr",
Josh Stone020c5ec2017-05-08 22:01:134531]
4532
4533[[package]]
Aleksey Kladov850156a2018-03-29 07:34:554534name = "tempfile"
Mateusz Mikuła935394f2019-09-11 17:03:284535version = "3.1.0"
Aleksey Kladov850156a2018-03-29 07:34:554536source = "registry+https://github.com/rust-lang/crates.io-index"
Mateusz Mikuła935394f2019-09-11 17:03:284537checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
Aleksey Kladov850156a2018-03-29 07:34:554538dependencies = [
Alex Crichton093ede22019-08-15 00:45:094539 "cfg-if",
4540 "libc",
Mateusz Mikuła935394f2019-09-11 17:03:284541 "rand 0.7.0",
Alex Crichton093ede22019-08-15 00:45:094542 "redox_syscall",
4543 "remove_dir_all",
Eric Huss139477d2019-11-12 18:14:484544 "winapi 0.3.8",
Aleksey Kladov850156a2018-03-29 07:34:554545]
4546
4547[[package]]
steveklabnikecfbaca2018-04-03 14:32:044548name = "tendril"
4549version = "0.4.0"
4550source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094551checksum = "9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
steveklabnikecfbaca2018-04-03 14:32:044552dependencies = [
Alex Crichton093ede22019-08-15 00:45:094553 "futf",
4554 "mac",
4555 "utf-8",
steveklabnikecfbaca2018-04-03 14:32:044556]
4557
4558[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294559name = "term"
Jacob Greenfield28ea2492019-04-07 05:48:594560version = "0.0.0"
Alex Crichtonb47c9692019-08-16 15:29:084561dependencies = [
4562 "core",
4563 "std",
4564]
Jacob Greenfield28ea2492019-04-07 05:48:594565
4566[[package]]
4567name = "term"
Igor Matuszewskid2d192e2019-07-30 11:00:274568version = "0.6.0"
4569source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094570checksum = "0dd90505d5006a4422d3520b30c781d480b3f36768c2fa2187c3e950bc110464"
Igor Matuszewskid2d192e2019-07-30 11:00:274571dependencies = [
Alex Crichton093ede22019-08-15 00:45:094572 "byteorder",
4573 "dirs",
Eric Huss139477d2019-11-12 18:14:484574 "winapi 0.3.8",
Igor Matuszewskid2d192e2019-07-30 11:00:274575]
4576
4577[[package]]
Esteban Küberf08b0362019-08-14 16:34:094578name = "term_size"
4579version = "0.3.1"
4580source = "registry+https://github.com/rust-lang/crates.io-index"
4581checksum = "9e5b9a66db815dcfd2da92db471106457082577c3c278d4138ab3e3b4e189327"
4582dependencies = [
4583 "kernel32-sys",
4584 "libc",
4585 "winapi 0.2.8",
4586]
4587
4588[[package]]
Alex Crichton1cede102017-06-15 02:33:064589name = "termcolor"
Alex Crichtonb4110902018-12-08 11:06:544590version = "1.0.4"
Alex Crichtonfa5b3d32018-07-26 00:25:124591source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094592checksum = "4096add70612622289f2fdcdbd5086dc81c1e2675e6ae58d6c4f62a16c6d7f2f"
Alex Crichtonfa5b3d32018-07-26 00:25:124593dependencies = [
Alex Crichton093ede22019-08-15 00:45:094594 "wincolor",
Alex Crichtonfa5b3d32018-07-26 00:25:124595]
4596
4597[[package]]
Oliver Schneideracdf83f2017-12-06 08:25:294598name = "termion"
4599version = "1.5.1"
4600source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094601checksum = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096"
Oliver Schneideracdf83f2017-12-06 08:25:294602dependencies = [
Alex Crichton093ede22019-08-15 00:45:094603 "libc",
4604 "redox_syscall",
4605 "redox_termios",
Oliver Schneideracdf83f2017-12-06 08:25:294606]
4607
4608[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294609name = "test"
4610version = "0.0.0"
4611dependencies = [
Alex Crichtonb47c9692019-08-16 15:29:084612 "core",
Alex Crichton093ede22019-08-15 00:45:094613 "getopts",
Alex Crichtonb47c9692019-08-16 15:29:084614 "libc",
4615 "panic_abort",
4616 "panic_unwind",
Alex Crichton093ede22019-08-15 00:45:094617 "proc_macro",
Alex Crichtonb47c9692019-08-16 15:29:084618 "std",
Jacob Greenfield28ea2492019-04-07 05:48:594619 "term 0.0.0",
Ahmed Charles9ca382f2016-09-02 08:55:294620]
4621
4622[[package]]
Ralf Jung2bfa6222019-11-17 10:40:184623name = "tester"
flip1995450880f2019-11-23 16:27:364624version = "0.7.0"
4625source = "registry+https://github.com/rust-lang/crates.io-index"
4626checksum = "ee72ec31009a42b53de9a6b7d8f462b493ab3b1e4767bda1fcdbb52127f13b6c"
4627dependencies = [
4628 "getopts",
4629 "libc",
4630 "term 0.6.0",
4631]
4632
4633[[package]]
steveklabnik4871dba2017-06-27 17:33:324634name = "textwrap"
Igor Matuszewskic2249a42019-09-08 08:28:114635version = "0.11.0"
steveklabnik4871dba2017-06-27 17:33:324636source = "registry+https://github.com/rust-lang/crates.io-index"
Igor Matuszewskic2249a42019-09-08 08:28:114637checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
steveklabnik4871dba2017-06-27 17:33:324638dependencies = [
Alex Crichton093ede22019-08-15 00:45:094639 "unicode-width",
steveklabnik4871dba2017-06-27 17:33:324640]
4641
4642[[package]]
Steve Klabnika0769612017-02-07 23:13:574643name = "thread_local"
Alex Crichton2863b752018-08-21 17:23:474644version = "0.3.6"
Steve Klabnika0769612017-02-07 23:13:574645source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094646checksum = "c6b53e329000edc2b34dbe8545fd20e55a333362d0a321909685a19bd28c3f1b"
Steve Klabnika0769612017-02-07 23:13:574647dependencies = [
Alex Crichton093ede22019-08-15 00:45:094648 "lazy_static 1.3.0",
Steve Klabnika0769612017-02-07 23:13:574649]
4650
4651[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294652name = "tidy"
4653version = "0.1.0"
Mark Mansi3ee41042018-02-23 01:52:564654dependencies = [
Alex Crichton093ede22019-08-15 00:45:094655 "lazy_static 1.3.0",
4656 "regex",
4657 "serde",
4658 "serde_json",
4659 "walkdir",
Mark Mansi3ee41042018-02-23 01:52:564660]
Ahmed Charles9ca382f2016-09-02 08:55:294661
4662[[package]]
Alex Crichton15899b02018-01-25 04:01:424663name = "time"
Eric Huss139477d2019-11-12 18:14:484664version = "0.1.42"
Alex Crichton15899b02018-01-25 04:01:424665source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:484666checksum = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
Alex Crichton15899b02018-01-25 04:01:424667dependencies = [
Alex Crichton093ede22019-08-15 00:45:094668 "libc",
4669 "redox_syscall",
Eric Huss139477d2019-11-12 18:14:484670 "winapi 0.3.8",
Alex Crichton15899b02018-01-25 04:01:424671]
4672
4673[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434674name = "tokio"
4675version = "0.1.14"
4676source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094677checksum = "4790d0be6f4ba6ae4f48190efa2ed7780c9e3567796abdb285003cf39840d9c5"
Matthias Krüger696fb8f2019-01-21 15:32:434678dependencies = [
Alex Crichton093ede22019-08-15 00:45:094679 "bytes",
4680 "futures",
4681 "mio",
4682 "num_cpus",
4683 "tokio-codec",
4684 "tokio-current-thread",
4685 "tokio-executor",
4686 "tokio-fs",
4687 "tokio-io",
4688 "tokio-reactor",
4689 "tokio-tcp",
4690 "tokio-threadpool",
4691 "tokio-timer",
4692 "tokio-udp",
4693 "tokio-uds",
Matthias Krüger696fb8f2019-01-21 15:32:434694]
4695
4696[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334697name = "tokio-buf"
4698version = "0.1.1"
4699source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094700checksum = "8fb220f46c53859a4b7ec083e41dec9778ff0b1851c0942b211edb89e0ccdc46"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334701dependencies = [
Alex Crichton093ede22019-08-15 00:45:094702 "bytes",
4703 "either",
4704 "futures",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334705]
4706
4707[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434708name = "tokio-codec"
4709version = "0.1.1"
4710source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094711checksum = "5c501eceaf96f0e1793cf26beb63da3d11c738c4a943fdf3746d81d64684c39f"
Matthias Krüger696fb8f2019-01-21 15:32:434712dependencies = [
Alex Crichton093ede22019-08-15 00:45:094713 "bytes",
4714 "futures",
4715 "tokio-io",
Matthias Krüger696fb8f2019-01-21 15:32:434716]
4717
4718[[package]]
4719name = "tokio-current-thread"
4720version = "0.1.4"
4721source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094722checksum = "331c8acc267855ec06eb0c94618dcbbfea45bed2d20b77252940095273fb58f6"
Matthias Krüger696fb8f2019-01-21 15:32:434723dependencies = [
Alex Crichton093ede22019-08-15 00:45:094724 "futures",
4725 "tokio-executor",
Matthias Krüger696fb8f2019-01-21 15:32:434726]
4727
4728[[package]]
4729name = "tokio-executor"
4730version = "0.1.6"
4731source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094732checksum = "30c6dbf2d1ad1de300b393910e8a3aa272b724a400b6531da03eed99e329fbf0"
Matthias Krüger696fb8f2019-01-21 15:32:434733dependencies = [
Alex Crichton093ede22019-08-15 00:45:094734 "crossbeam-utils 0.6.5",
4735 "futures",
Matthias Krüger696fb8f2019-01-21 15:32:434736]
4737
4738[[package]]
4739name = "tokio-fs"
4740version = "0.1.5"
4741source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094742checksum = "0e9cbbc8a3698b7ab652340f46633364f9eaa928ddaaee79d8b8f356dd79a09d"
Matthias Krüger696fb8f2019-01-21 15:32:434743dependencies = [
Alex Crichton093ede22019-08-15 00:45:094744 "futures",
4745 "tokio-io",
4746 "tokio-threadpool",
Matthias Krüger696fb8f2019-01-21 15:32:434747]
4748
4749[[package]]
4750name = "tokio-io"
4751version = "0.1.11"
4752source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094753checksum = "b53aeb9d3f5ccf2ebb29e19788f96987fa1355f8fe45ea193928eaaaf3ae820f"
Matthias Krüger696fb8f2019-01-21 15:32:434754dependencies = [
Alex Crichton093ede22019-08-15 00:45:094755 "bytes",
4756 "futures",
4757 "log",
Matthias Krüger696fb8f2019-01-21 15:32:434758]
4759
4760[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114761name = "tokio-named-pipes"
4762version = "0.1.0"
4763source = "registry+https://github.com/rust-lang/crates.io-index"
4764checksum = "9d282d483052288b2308ba5ee795f5673b159c9bdf63c385a05609da782a5eae"
4765dependencies = [
4766 "bytes",
4767 "futures",
4768 "mio",
4769 "mio-named-pipes",
4770 "tokio",
4771]
4772
4773[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434774name = "tokio-process"
4775version = "0.2.3"
4776source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094777checksum = "88e1281e412013f1ff5787def044a9577a0bed059f451e835f1643201f8b777d"
Matthias Krüger696fb8f2019-01-21 15:32:434778dependencies = [
Alex Crichton093ede22019-08-15 00:45:094779 "futures",
4780 "libc",
4781 "mio",
4782 "mio-named-pipes",
4783 "tokio-io",
4784 "tokio-reactor",
4785 "tokio-signal",
Eric Huss139477d2019-11-12 18:14:484786 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:434787]
4788
4789[[package]]
4790name = "tokio-reactor"
4791version = "0.1.8"
4792source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094793checksum = "afbcdb0f0d2a1e4c440af82d7bbf0bf91a8a8c0575bcd20c05d15be7e9d3a02f"
Matthias Krüger696fb8f2019-01-21 15:32:434794dependencies = [
Alex Crichton093ede22019-08-15 00:45:094795 "crossbeam-utils 0.6.5",
4796 "futures",
4797 "lazy_static 1.3.0",
4798 "log",
4799 "mio",
4800 "num_cpus",
Igor Matuszewskic2249a42019-09-08 08:28:114801 "parking_lot 0.7.1",
Alex Crichton093ede22019-08-15 00:45:094802 "slab",
4803 "tokio-executor",
4804 "tokio-io",
Matthias Krüger696fb8f2019-01-21 15:32:434805]
4806
4807[[package]]
Igor Matuszewskic2249a42019-09-08 08:28:114808name = "tokio-service"
4809version = "0.1.0"
4810source = "registry+https://github.com/rust-lang/crates.io-index"
4811checksum = "24da22d077e0f15f55162bdbdc661228c1581892f52074fb242678d015b45162"
4812dependencies = [
4813 "futures",
4814]
4815
4816[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:434817name = "tokio-signal"
4818version = "0.2.7"
4819source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094820checksum = "dd6dc5276ea05ce379a16de90083ec80836440d5ef8a6a39545a3207373b8296"
Matthias Krüger696fb8f2019-01-21 15:32:434821dependencies = [
Alex Crichton093ede22019-08-15 00:45:094822 "futures",
4823 "libc",
4824 "mio",
4825 "mio-uds",
4826 "signal-hook",
4827 "tokio-executor",
4828 "tokio-io",
4829 "tokio-reactor",
Eric Huss139477d2019-11-12 18:14:484830 "winapi 0.3.8",
Matthias Krüger696fb8f2019-01-21 15:32:434831]
4832
4833[[package]]
4834name = "tokio-tcp"
4835version = "0.1.3"
4836source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094837checksum = "1d14b10654be682ac43efee27401d792507e30fd8d26389e1da3b185de2e4119"
Matthias Krüger696fb8f2019-01-21 15:32:434838dependencies = [
Alex Crichton093ede22019-08-15 00:45:094839 "bytes",
4840 "futures",
4841 "iovec",
4842 "mio",
4843 "tokio-io",
4844 "tokio-reactor",
Matthias Krüger696fb8f2019-01-21 15:32:434845]
4846
4847[[package]]
4848name = "tokio-threadpool"
4849version = "0.1.10"
4850source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094851checksum = "17465013014410310f9f61fa10bf4724803c149ea1d51efece131c38efca93aa"
Matthias Krüger696fb8f2019-01-21 15:32:434852dependencies = [
Alex Crichton093ede22019-08-15 00:45:094853 "crossbeam-channel",
4854 "crossbeam-deque 0.6.3",
4855 "crossbeam-utils 0.6.5",
4856 "futures",
4857 "log",
4858 "num_cpus",
4859 "rand 0.6.1",
4860 "tokio-executor",
Matthias Krüger696fb8f2019-01-21 15:32:434861]
4862
4863[[package]]
4864name = "tokio-timer"
4865version = "0.2.8"
4866source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094867checksum = "4f37f0111d76cc5da132fe9bc0590b9b9cfd079bc7e75ac3846278430a299ff8"
Matthias Krüger696fb8f2019-01-21 15:32:434868dependencies = [
Alex Crichton093ede22019-08-15 00:45:094869 "crossbeam-utils 0.6.5",
4870 "futures",
4871 "slab",
4872 "tokio-executor",
Matthias Krüger696fb8f2019-01-21 15:32:434873]
4874
4875[[package]]
4876name = "tokio-udp"
4877version = "0.1.3"
4878source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094879checksum = "66268575b80f4a4a710ef83d087fdfeeabdce9b74c797535fbac18a2cb906e92"
Matthias Krüger696fb8f2019-01-21 15:32:434880dependencies = [
Alex Crichton093ede22019-08-15 00:45:094881 "bytes",
4882 "futures",
4883 "log",
4884 "mio",
4885 "tokio-codec",
4886 "tokio-io",
4887 "tokio-reactor",
Matthias Krüger696fb8f2019-01-21 15:32:434888]
4889
4890[[package]]
4891name = "tokio-uds"
4892version = "0.2.5"
4893source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094894checksum = "037ffc3ba0e12a0ab4aca92e5234e0dedeb48fddf6ccd260f1f150a36a9f2445"
Matthias Krüger696fb8f2019-01-21 15:32:434895dependencies = [
Alex Crichton093ede22019-08-15 00:45:094896 "bytes",
4897 "futures",
4898 "iovec",
4899 "libc",
4900 "log",
4901 "mio",
4902 "mio-uds",
4903 "tokio-codec",
4904 "tokio-io",
4905 "tokio-reactor",
Matthias Krüger696fb8f2019-01-21 15:32:434906]
4907
4908[[package]]
Ahmed Charles9ca382f2016-09-02 08:55:294909name = "toml"
flip199596c3ec12019-08-20 07:32:534910version = "0.5.3"
Eric Hussd2228ca2019-03-29 03:13:134911source = "registry+https://github.com/rust-lang/crates.io-index"
flip199596c3ec12019-08-20 07:32:534912checksum = "c7aabe75941d914b72bf3e5d3932ed92ce0664d49d8432305a8b547c37227724"
Eric Hussd2228ca2019-03-29 03:13:134913dependencies = [
Alex Crichton093ede22019-08-15 00:45:094914 "serde",
Eric Hussd2228ca2019-03-29 03:13:134915]
4916
4917[[package]]
steveklabnik54371882018-01-25 17:32:254918name = "toml-query"
Eric Huss2dafa912019-06-19 03:36:474919version = "0.9.0"
James Munnsde763692019-01-19 02:39:374920source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094921checksum = "a24369a1894ac8224efcfd567c3d141aea360292f49888e7ec7dcc316527aebb"
James Munnsde763692019-01-19 02:39:374922dependencies = [
Alex Crichton093ede22019-08-15 00:45:094923 "failure",
4924 "failure_derive",
4925 "is-match",
4926 "lazy_static 1.3.0",
4927 "regex",
Eric Huss7d92cf42019-08-20 17:46:354928 "toml",
Alex Crichton093ede22019-08-15 00:45:094929 "toml-query_derive",
Eric Huss2dafa912019-06-19 03:36:474930]
4931
4932[[package]]
4933name = "toml-query_derive"
4934version = "0.9.0"
4935source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094936checksum = "3c99ca245ec273c7e75c8ee58f47b882d0146f3c2c8495158082c6671e8b5335"
Eric Huss2dafa912019-06-19 03:36:474937dependencies = [
Alex Crichton093ede22019-08-15 00:45:094938 "darling",
Igor Matuszewskic2249a42019-09-08 08:28:114939 "quote 0.6.12",
4940 "syn 0.15.35",
James Munnsde763692019-01-19 02:39:374941]
4942
4943[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334944name = "try-lock"
4945version = "0.2.2"
4946source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094947checksum = "e604eb7b43c06650e854be16a2a03155743d3752dd1c943f6829e26b7a36e382"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:334948
4949[[package]]
Eric Huss139477d2019-11-12 18:14:484950name = "try_from"
4951version = "0.3.2"
4952source = "registry+https://github.com/rust-lang/crates.io-index"
4953checksum = "283d3b89e1368717881a9d51dad843cc435380d8109c9e47d38780a324698d8b"
4954dependencies = [
4955 "cfg-if",
4956]
4957
4958[[package]]
Eric Huss8c20add2018-12-03 01:33:204959name = "typenum"
4960version = "1.10.0"
4961source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094962checksum = "612d636f949607bdf9b123b4a6f6d966dedf3ff669f7f045890d3a4a73948169"
Eric Huss8c20add2018-12-03 01:33:204963
4964[[package]]
James Munnsde763692019-01-19 02:39:374965name = "ucd-trie"
4966version = "0.1.1"
4967source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094968checksum = "71a9c5b1fe77426cf144cc30e49e955270f5086e31a6441dfa8b32efc09b9d77"
James Munnsde763692019-01-19 02:39:374969
4970[[package]]
Alex Crichton994bfd42018-02-26 17:07:164971name = "ucd-util"
Alex Crichtonb4110902018-12-08 11:06:544972version = "0.1.3"
Alex Crichton994bfd42018-02-26 17:07:164973source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094974checksum = "535c204ee4d8434478593480b8f86ab45ec9aae0e83c568ca81abf0fd0e88f86"
Alex Crichton994bfd42018-02-26 17:07:164975
4976[[package]]
Andy Russell30301642019-04-20 17:03:594977name = "unicase"
Lzu Taobbce9712019-09-19 08:32:314978version = "2.5.1"
Andy Russell30301642019-04-20 17:03:594979source = "registry+https://github.com/rust-lang/crates.io-index"
Lzu Taobbce9712019-09-19 08:32:314980checksum = "2e2e6bd1e59e56598518beb94fd6db628ded570326f0a98c679a304bd9f00150"
Andy Russell30301642019-04-20 17:03:594981dependencies = [
Eric Huss2b985322019-11-25 16:14:074982 "version_check 0.1.5",
Andy Russell30301642019-04-20 17:03:594983]
4984
4985[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:584986name = "unicode-bidi"
steveklabnik4871dba2017-06-27 17:33:324987version = "0.3.4"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584988source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094989checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584990dependencies = [
Alex Crichton093ede22019-08-15 00:45:094991 "matches",
Tatsuyuki Ishi0e79b972017-04-29 23:11:584992]
4993
4994[[package]]
4995name = "unicode-normalization"
Alex Crichtond8251152018-07-02 16:33:164996version = "0.1.7"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584997source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:094998checksum = "6a0180bc61fc5a987082bfa111f4cc95c4caff7f9799f3e46df09163a937aa25"
Tatsuyuki Ishi0e79b972017-04-29 23:11:584999
5000[[package]]
5001name = "unicode-segmentation"
Eric Huss139477d2019-11-12 18:14:485002version = "1.6.0"
Steve Klabnika0769612017-02-07 23:13:575003source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:485004checksum = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
Steve Klabnika0769612017-02-07 23:13:575005
5006[[package]]
5007name = "unicode-width"
Alex Crichtonb47c9692019-08-16 15:29:085008version = "0.1.6"
Steve Klabnika0769612017-02-07 23:13:575009source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichtonb47c9692019-08-16 15:29:085010checksum = "7007dbd421b92cc6e28410fe7362e2e0a2503394908f417b68ec8d1c364c4e20"
5011dependencies = [
5012 "compiler_builtins",
5013 "rustc-std-workspace-core",
5014 "rustc-std-workspace-std",
5015]
Steve Klabnika0769612017-02-07 23:13:575016
5017[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585018name = "unicode-xid"
Alex Crichton87f3dda2018-03-01 19:08:485019version = "0.1.0"
5020source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095021checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
Alex Crichton87f3dda2018-03-01 19:08:485022
5023[[package]]
Aleksey Kladova0c186c2019-07-21 11:50:395024name = "unicode-xid"
5025version = "0.2.0"
5026source = "registry+https://github.com/rust-lang/crates.io-index"
5027checksum = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
5028
5029[[package]]
flip19954c228cc2019-02-18 09:32:585030name = "unicode_categories"
5031version = "0.1.1"
5032source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095033checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
flip19954c228cc2019-02-18 09:32:585034
5035[[package]]
est31c2d59062017-06-12 19:35:475036name = "unstable-book-gen"
5037version = "0.1.0"
5038dependencies = [
Alex Crichton093ede22019-08-15 00:45:095039 "num-traits",
5040 "tidy",
est31c2d59062017-06-12 19:35:475041]
5042
5043[[package]]
Nick Cameron71a0be02017-09-25 04:13:295044name = "unwind"
5045version = "0.0.0"
5046dependencies = [
Alex Crichton093ede22019-08-15 00:45:095047 "cc",
5048 "cfg-if",
5049 "compiler_builtins",
5050 "core",
5051 "libc",
Nick Cameron71a0be02017-09-25 04:13:295052]
5053
5054[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585055name = "url"
Alex Crichtonb4110902018-12-08 11:06:545056version = "1.7.2"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585057source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095058checksum = "dd4e7c0d531266369519a4aa4f399d748bd37043b00bde1e4ff1f60a120b355a"
Tatsuyuki Ishi0e79b972017-04-29 23:11:585059dependencies = [
Alex Crichton093ede22019-08-15 00:45:095060 "idna 0.1.5",
5061 "matches",
5062 "percent-encoding 1.0.1",
Tatsuyuki Ishi0e79b972017-04-29 23:11:585063]
5064
5065[[package]]
Eric Hussf2428a62019-08-01 00:44:395066name = "url"
flip199596c3ec12019-08-20 07:32:535067version = "2.1.0"
Eric Hussf2428a62019-08-01 00:44:395068source = "registry+https://github.com/rust-lang/crates.io-index"
flip199596c3ec12019-08-20 07:32:535069checksum = "75b414f6c464c879d7f9babf951f23bc3743fb7313c081b2e6ca719067ea9d61"
Eric Hussf2428a62019-08-01 00:44:395070dependencies = [
Alex Crichton093ede22019-08-15 00:45:095071 "idna 0.2.0",
5072 "matches",
Eric Huss139477d2019-11-12 18:14:485073 "percent-encoding 2.1.0",
Alex Crichton093ede22019-08-15 00:45:095074 "serde",
Eric Hussf2428a62019-08-01 00:44:395075]
5076
5077[[package]]
steveklabnikecfbaca2018-04-03 14:32:045078name = "utf-8"
5079version = "0.7.2"
5080source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095081checksum = "f1262dfab4c30d5cb7c07026be00ee343a6cf5027fdc0104a9160f354e5db75c"
steveklabnikecfbaca2018-04-03 14:32:045082
5083[[package]]
Tatsuyuki Ishi0e79b972017-04-29 23:11:585084name = "utf8-ranges"
Alex Crichtonb4110902018-12-08 11:06:545085version = "1.0.2"
Steve Klabnika0769612017-02-07 23:13:575086source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095087checksum = "796f7e48bef87609f7ade7e06495a87d5cd06c7866e6a5cbfceffc558a243737"
Steve Klabnika0769612017-02-07 23:13:575088
5089[[package]]
Eric Hussd5e03532019-05-23 20:27:495090name = "utf8parse"
5091version = "0.1.1"
5092source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095093checksum = "8772a4ccbb4e89959023bc5b7cb8623a795caa7092d99f3aa9501b9484d4557d"
Eric Hussd5e03532019-05-23 20:27:495094
5095[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335096name = "uuid"
5097version = "0.7.4"
5098source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095099checksum = "90dbc611eb48397705a6b0f6e917da23ae517e4d127123d2cf7674206627d32a"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335100dependencies = [
Alex Crichton093ede22019-08-15 00:45:095101 "rand 0.6.1",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335102]
5103
5104[[package]]
Alex Crichton1cede102017-06-15 02:33:065105name = "vcpkg"
Alex Crichton2863b752018-08-21 17:23:475106version = "0.2.6"
Alex Crichton1cede102017-06-15 02:33:065107source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095108checksum = "def296d3eb3b12371b2c7d0e83bfe1403e4db2d7a0bba324a12b21c4ee13143d"
Alex Crichton1cede102017-06-15 02:33:065109
5110[[package]]
Steve Klabnika0769612017-02-07 23:13:575111name = "vec_map"
Alex Crichtond8251152018-07-02 16:33:165112version = "0.8.1"
Steve Klabnika0769612017-02-07 23:13:575113source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095114checksum = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
Steve Klabnika0769612017-02-07 23:13:575115
5116[[package]]
Ralf Jung8d908b52018-09-17 07:20:035117name = "vergen"
Ralf Jungf2a6db72018-12-07 09:12:015118version = "3.0.4"
Ralf Jung8d908b52018-09-17 07:20:035119source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095120checksum = "6aba5e34f93dc7051dfad05b98a18e9156f27e7b431fe1d2398cb6061c0a1dba"
Ralf Jung8d908b52018-09-17 07:20:035121dependencies = [
Alex Crichton093ede22019-08-15 00:45:095122 "bitflags",
5123 "chrono",
5124 "failure",
Ralf Jung8d908b52018-09-17 07:20:035125]
5126
5127[[package]]
Alex Crichtonb4110902018-12-08 11:06:545128name = "version_check"
5129version = "0.1.5"
5130source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095131checksum = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
Alex Crichtonb4110902018-12-08 11:06:545132
5133[[package]]
Eric Huss2b985322019-11-25 16:14:075134name = "version_check"
5135version = "0.9.1"
5136source = "registry+https://github.com/rust-lang/crates.io-index"
5137checksum = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce"
5138
5139[[package]]
Eric Hussd5e03532019-05-23 20:27:495140name = "vte"
5141version = "0.3.3"
5142source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095143checksum = "4f42f536e22f7fcbb407639765c8fd78707a33109301f834a594758bedd6e8cf"
Eric Hussd5e03532019-05-23 20:27:495144dependencies = [
Alex Crichton093ede22019-08-15 00:45:095145 "utf8parse",
Eric Hussd5e03532019-05-23 20:27:495146]
5147
5148[[package]]
Josh Stone020c5ec2017-05-08 22:01:135149name = "walkdir"
Alex Crichtonb4110902018-12-08 11:06:545150version = "2.2.7"
Alex Crichton80d6ed22018-01-08 21:56:225151source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095152checksum = "9d9d7ed3431229a144296213105a390676cc49c9b6a72bd19f3176c98e129fa1"
Alex Crichton80d6ed22018-01-08 21:56:225153dependencies = [
Alex Crichton093ede22019-08-15 00:45:095154 "same-file",
Eric Huss139477d2019-11-12 18:14:485155 "winapi 0.3.8",
Alex Crichton093ede22019-08-15 00:45:095156 "winapi-util",
Alex Crichton80d6ed22018-01-08 21:56:225157]
5158
5159[[package]]
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335160name = "want"
5161version = "0.2.0"
5162source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095163checksum = "b6395efa4784b027708f7451087e647ec73cc74f5d9bc2e418404248d679a230"
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335164dependencies = [
Alex Crichton093ede22019-08-15 00:45:095165 "futures",
5166 "log",
5167 "try-lock",
André Luis Leal Cardoso Juniorf8069722019-04-07 12:59:335168]
5169
5170[[package]]
newpavlov6374b842019-08-29 17:13:155171name = "wasi"
5172version = "0.7.0"
5173source = "registry+https://github.com/rust-lang/crates.io-index"
5174checksum = "b89c3ce4ce14bdc6fb6beaf9ec7928ca331de5df7e5ea278375642a2f478570d"
5175dependencies = [
5176 "compiler_builtins",
5177 "rustc-std-workspace-alloc",
5178 "rustc-std-workspace-core",
5179]
5180
5181[[package]]
Steve Klabnika0769612017-02-07 23:13:575182name = "winapi"
5183version = "0.2.8"
5184source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095185checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
Steve Klabnika0769612017-02-07 23:13:575186
5187[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225188name = "winapi"
Eric Huss139477d2019-11-12 18:14:485189version = "0.3.8"
Alex Crichton80d6ed22018-01-08 21:56:225190source = "registry+https://github.com/rust-lang/crates.io-index"
Eric Huss139477d2019-11-12 18:14:485191checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
Alex Crichton80d6ed22018-01-08 21:56:225192dependencies = [
Alex Crichton093ede22019-08-15 00:45:095193 "winapi-i686-pc-windows-gnu",
5194 "winapi-x86_64-pc-windows-gnu",
Alex Crichton80d6ed22018-01-08 21:56:225195]
5196
5197[[package]]
Steve Klabnika0769612017-02-07 23:13:575198name = "winapi-build"
5199version = "0.1.1"
5200source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095201checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
Steve Klabnika0769612017-02-07 23:13:575202
Josh Stone020c5ec2017-05-08 22:01:135203[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225204name = "winapi-i686-pc-windows-gnu"
5205version = "0.4.0"
5206source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095207checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
Alex Crichton80d6ed22018-01-08 21:56:225208
5209[[package]]
Alex Crichton2863b752018-08-21 17:23:475210name = "winapi-util"
Eric Huss6a09cfa2019-05-16 05:27:395211version = "0.1.2"
Alex Crichton2863b752018-08-21 17:23:475212source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095213checksum = "7168bab6e1daee33b4557efd0e95d5ca70a03706d39fa5f3fe7a236f584b03c9"
Alex Crichton2863b752018-08-21 17:23:475214dependencies = [
Eric Huss139477d2019-11-12 18:14:485215 "winapi 0.3.8",
Alex Crichton2863b752018-08-21 17:23:475216]
5217
5218[[package]]
Alex Crichton80d6ed22018-01-08 21:56:225219name = "winapi-x86_64-pc-windows-gnu"
5220version = "0.4.0"
5221source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095222checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
Alex Crichton80d6ed22018-01-08 21:56:225223
5224[[package]]
Alex Crichton1cede102017-06-15 02:33:065225name = "wincolor"
Alex Crichton2863b752018-08-21 17:23:475226version = "1.0.1"
Alex Crichtonfa5b3d32018-07-26 00:25:125227source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095228checksum = "561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba"
Alex Crichtonfa5b3d32018-07-26 00:25:125229dependencies = [
Eric Huss139477d2019-11-12 18:14:485230 "winapi 0.3.8",
Alex Crichton093ede22019-08-15 00:45:095231 "winapi-util",
Alex Crichtonfa5b3d32018-07-26 00:25:125232]
5233
5234[[package]]
Eric Huss139477d2019-11-12 18:14:485235name = "winreg"
5236version = "0.6.2"
5237source = "registry+https://github.com/rust-lang/crates.io-index"
5238checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9"
5239dependencies = [
5240 "winapi 0.3.8",
5241]
5242
5243[[package]]
Matthias Krüger696fb8f2019-01-21 15:32:435244name = "ws2_32-sys"
5245version = "0.2.1"
5246source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095247checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
Matthias Krüger696fb8f2019-01-21 15:32:435248dependencies = [
Alex Crichton093ede22019-08-15 00:45:095249 "winapi 0.2.8",
5250 "winapi-build",
Matthias Krüger696fb8f2019-01-21 15:32:435251]
5252
5253[[package]]
Josh Stone020c5ec2017-05-08 22:01:135254name = "xattr"
Alex Crichton52d7ee832018-07-17 16:04:225255version = "0.2.2"
Josh Stone020c5ec2017-05-08 22:01:135256source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095257checksum = "244c3741f4240ef46274860397c7c74e50eb23624996930e484c16679633a54c"
Josh Stone020c5ec2017-05-08 22:01:135258dependencies = [
Alex Crichton093ede22019-08-15 00:45:095259 "libc",
Josh Stone020c5ec2017-05-08 22:01:135260]
5261
5262[[package]]
5263name = "xz2"
Alex Crichtond8251152018-07-02 16:33:165264version = "0.1.5"
Josh Stone020c5ec2017-05-08 22:01:135265source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095266checksum = "df8bf41d3030c3577c9458fd6640a05afbf43b150d0b531b16bd77d3f794f27a"
Josh Stone020c5ec2017-05-08 22:01:135267dependencies = [
Alex Crichton093ede22019-08-15 00:45:095268 "lzma-sys",
Josh Stone020c5ec2017-05-08 22:01:135269]
5270
5271[[package]]
5272name = "yaml-rust"
5273version = "0.3.5"
5274source = "registry+https://github.com/rust-lang/crates.io-index"
Alex Crichton093ede22019-08-15 00:45:095275checksum = "e66366e18dc58b46801afbf2ca7661a9f59cc8c5962c29892b6039b4f86fa992"